The build took 00h 03m 11s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,357 |
cpp |
101 |
ruby |
31 |
makefile |
4,489 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: pbzip2 1.1.13-1 (Thu Apr 13 13:08:27 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
clang++ -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_STACKSIZE_CUSTOMIZATION -pthread -D_POSIX_PTHREAD_SEMANTICS pbzip2.cpp BZ2StreamScanner.cpp ErrorContext.cpp -o pbzip2 -lbz2 -lpthread
==> Entering fakeroot environment...
==> Starting package()...
if ( test ! -d /tmp/pbzip2/pkg/pbzip2/usr/bin ) ; then mkdir -p /tmp/pbzip2/pkg/pbzip2/usr/bin ; fi
if ( test ! -d /tmp/pbzip2/pkg/pbzip2/usr/share ) ; then mkdir -p /tmp/pbzip2/pkg/pbzip2/usr/share ; fi
if ( test ! -d /tmp/pbzip2/pkg/pbzip2/usr/share/man ) ; then mkdir -p /tmp/pbzip2/pkg/pbzip2/usr/share/man ; fi
if ( test ! -d /tmp/pbzip2/pkg/pbzip2/usr/share/man/man1 ) ; then mkdir -p /tmp/pbzip2/pkg/pbzip2/usr/share/man/man1 ; fi
cp -f pbzip2 /tmp/pbzip2/pkg/pbzip2/usr/bin/pbzip2
chmod a+x /tmp/pbzip2/pkg/pbzip2/usr/bin/pbzip2
ln -s -f pbzip2 /tmp/pbzip2/pkg/pbzip2/usr/bin/pbunzip2
ln -s -f pbzip2 /tmp/pbzip2/pkg/pbzip2/usr/bin/pbzcat
cp -f pbzip2.1 /tmp/pbzip2/pkg/pbzip2/usr/share/man/man1
chmod a+r /tmp/pbzip2/pkg/pbzip2/usr/share/man/man1/pbzip2.1
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "pbzip2"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pbzip2 1.1.13-1 (Thu Apr 13 13:08:34 UTC 2017)
CMD: pacman --query --file pbzip2-1.1.13-1-x86_64.pkg.tar.xz
Creating hybrid package for 'pbzip2'
Trying to find vanilla package 'pbzip2'...
CMD: pacman --query --file /mirror/pbzip2-1.1.13-1.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf pbzip2.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/pbzip2.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/pbzip2.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/pbzip2.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'