==> Creating clean working copy [build]...done
==> Making package: mt-st-git 6.ece9c03-1 (Mon Oct 12 15:38:27 EDT 2015)
==> Retrieving sources...
  -> Cloning mt-st git repo...
Cloning into bare repository '/srv/build/builder/plugbuild/work/mt-st-git/mt-st'...
==> Validating source files with sha256sums...
    mt-st ... Skipped
==> Making package: mt-st-git 6.ece9c03-1 (Mon Oct 12 15:38:28 EDT 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) perl-error-0.17024-1  git-2.6.1-1

Total Installed Size:  22.95 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
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 sha256sums...
    mt-st ... Skipped
==> Extracting sources...
  -> Creating working copy of mt-st git repo...
Cloning into 'mt-st'...
done.
==> Starting pkgver()...
==> Starting build()...
cc -Wall -O2 -o mt-st mt.c
mt.c: In function 'main':
mt.c:280:15: warning: variable 'cmd_code' set but not used [-Wunused-but-set-variable]
     int mtfd, cmd_code, i, argn, len, oflags;
               ^
cc -Wall -O2 -o stinit stinit.c
stinit.c: In function 'sg_io_errcheck':
stinit.c:454:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
     int status;
         ^
==> Entering fakeroot environment...
==> Starting package()...
install -d /build/mt-st-git/pkg/mt-st-git/usr/bin /build/mt-st-git/pkg/mt-st-git/usr/bin /build/mt-st-git/pkg/mt-st-git/usr/share/man/man1 /build/mt-st-git/pkg/mt-st-git/usr/share/man/man8
install  mt-st /build/mt-st-git/pkg/mt-st-git/usr/bin
install -c -m 444 mt.1 /build/mt-st-git/pkg/mt-st-git/usr/share/man/man1/mt-st.1
(if [ -f /build/mt-st-git/pkg/mt-st-git/usr/share/man/man1/mt-st.1.gz ] ; then \
  rm -f /build/mt-st-git/pkg/mt-st-git/usr/share/man/man1/mt-st.1.gz; gzip /build/mt-st-git/pkg/mt-st-git/usr/share/man/man1/mt-st.1; fi)
install stinit /build/mt-st-git/pkg/mt-st-git/usr/bin
install -c -m 444 stinit.8 /build/mt-st-git/pkg/mt-st-git/usr/share/man/man8
(if [ -f /build/mt-st-git/pkg/mt-st-git/usr/share/man/man8/stinit.8.gz ] ; then \
  rm -f /build/mt-st-git/pkg/mt-st-git/usr/share/man/man8/stinit.8.gz; gzip /build/mt-st-git/pkg/mt-st-git/usr/share/man/man8/stinit.8; fi)
==> Tidying install...
  -> Purging unwanted files...
  -> Removing libtool files...
  -> Removing static library files...
  -> Compressing man and info pages...
  -> Stripping unneeded symbols from binaries and libraries...
==> Creating package "mt-st-git"...
  -> Generating .PKGINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mt-st-git 6.ece9c03-1 (Mon Oct 12 15:38:34 EDT 2015)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates

Packages (2) git-2.6.1-1  perl-error-0.17024-1

Total Removed Size:  22.95 MiB

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