==> Creating clean working copy [build]...done
==> Making package: hulk-git r11.a9b9ad4-2 (Thu May 26 21:14:48 EDT 2016)
==> Retrieving sources...
  -> Cloning hulk git repo...
Cloning into bare repository '/srv/build/builder/plugbuild/work/hulk-git/hulk'...
==> Validating source files with sha512sums...
    hulk ... Skipped
==> Making package: hulk-git r11.a9b9ad4-2 (Thu May 26 21:14:50 EDT 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) perl-error-0.17024-1  git-2.8.3-1  go-2:1.6.2-2

Total Download Size:    29.64 MiB
Total Installed Size:  210.72 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading go-2:1.6.2-2-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing go...

The "liteide" package provides an IDE for editing and building Go projects.

Example use of the "go" tool:

    mkdir ~/go
    export GOPATH=~/go
    export PATH=$PATH:~/go/bin
    go get golang.org/x/tour/gotour

Optional dependencies for go
    mercurial: for fetching sources from mercurial repositories
    git: for fetching sources from git repositories [pending]
    bzr: for fetching sources from bazaar repositories
    subversion: for fetching sources from subversion repositories
    go-tools: godoc, goimports, gorename, and other tools.
installing perl-error...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts
    subversion: git svn
    cvsps2: git cvsimport
    gnome-keyring: GNOME keyring credential helper
==> Retrieving sources...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    hulk ... Skipped
==> Extracting sources...
  -> Creating working copy of hulk git repo...
Cloning into 'hulk'...
done.
==> Starting pkgver()...
==> Starting build()...
_/build/hulk-git/src/hulk
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "hulk-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hulk-git r11.a9b9ad4-2 (Thu May 26 21:16:00 EDT 2016)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates

Packages (3) git-2.8.3-1  go-2:1.6.2-2  perl-error-0.17024-1

Total Removed Size:  210.72 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing go...
removing git...
removing perl-error...