The build took 00h 00m 47s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,707 |
ansic |
225 |
makefile |
113 |
sh |
2,045 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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/libexecCMD: 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: tinycdb 0.78-2 (Thu Apr 13 18:41:43 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...cc -D_FILE_OFFSET_BITS=64 -c cdb_init.ccc -D_FILE_OFFSET_BITS=64 -c cdb_find.ccc -D_FILE_OFFSET_BITS=64 -c cdb_findnext.ccc -D_FILE_OFFSET_BITS=64 -c cdb_seq.ccc -D_FILE_OFFSET_BITS=64 -c cdb_seek.ccc -D_FILE_OFFSET_BITS=64 -c cdb_unpack.ccc -D_FILE_OFFSET_BITS=64 -c cdb_make_add.ccc -D_FILE_OFFSET_BITS=64 -c cdb_make_put.ccc -D_FILE_OFFSET_BITS=64 -c cdb_make.ccc -D_FILE_OFFSET_BITS=64 -c cdb_hash.crm -f libcdb.aar rv libcdb.a cdb_init.o cdb_find.o cdb_findnext.o cdb_seq.o cdb_seek.o cdb_unpack.o cdb_make_add.o cdb_make_put.o cdb_make.o cdb_hash.oar: creating libcdb.aa - cdb_init.oa - cdb_find.oa - cdb_findnext.oa - cdb_seq.oa - cdb_seek.oa - cdb_unpack.oa - cdb_make_add.oa - cdb_make_put.oa - cdb_make.oa - cdb_hash.oranlib libcdb.acc -D_FILE_OFFSET_BITS=64 -c cdb.ccdb.c:189:58: warning: data argument not used by format string [-Wformat-extra-args] if (printf(mode == 'd' ? "+%u,%u:" : "+%u:", klen, vlen) < 0) return -1; ~~~~~~ ^1 warning generated.cc -o cdb cdb.o libcdb.a==> Entering fakeroot environment...==> Starting package()...cc -O -D_FILE_OFFSET_BITS=64 -fPIC -c -o cdb_init.lo -DNSSCDB_DIR=\"/etc\" cdb_init.ccc -O -D_FILE_OFFSET_BITS=64 -fPIC -c -o cdb_find.lo -DNSSCDB_DIR=\"/etc\" cdb_find.ccc -O -D_FILE_OFFSET_BITS=64 -fPIC -c -o cdb_findnext.lo -DNSSCDB_DIR=\"/etc\" cdb_findnext.ccc -O -D_FILE_OFFSET_BITS=64 -fPIC -c -o cdb_seq.lo -DNSSCDB_DIR=\"/etc\" cdb_seq.ccc -O -D_FILE_OFFSET_BITS=64 -fPIC -c -o cdb_seek.lo -DNSSCDB_DIR=\"/etc\" cdb_seek.ccc -O -D_FILE_OFFSET_BITS=64 -fPIC -c -o cdb_unpack.lo -DNSSCDB_DIR=\"/etc\" cdb_unpack.ccc -O -D_FILE_OFFSET_BITS=64 -fPIC -c -o cdb_make_add.lo -DNSSCDB_DIR=\"/etc\" cdb_make_add.ccc -O -D_FILE_OFFSET_BITS=64 -fPIC -c -o cdb_make_put.lo -DNSSCDB_DIR=\"/etc\" cdb_make_put.ccc -O -D_FILE_OFFSET_BITS=64 -fPIC -c -o cdb_make.lo -DNSSCDB_DIR=\"/etc\" cdb_make.ccc -O -D_FILE_OFFSET_BITS=64 -fPIC -c -o cdb_hash.lo -DNSSCDB_DIR=\"/etc\" cdb_hash.crm -f libcdb.soln -s libcdb.so.1 libcdb.socc -shared -o libcdb.so.1 \ -Wl,--soname=libcdb.so.1 -Wl,--version-script=libcdb.map \ cdb_init.lo cdb_find.lo cdb_findnext.lo cdb_seq.lo cdb_seek.lo cdb_unpack.lo cdb_make_add.lo cdb_make_put.lo cdb_make.lo cdb_hash.locc -o cdb-shared cdb.o libcdb.so.1set -- \ cdb.h 644 /usr/include - \ cdb.3 644 /usr/share/man/man3 - \ cdb.1 644 /usr/share/man/man1 - \ cdb.5 644 /usr/share/man/man5 - \ cdb-shared 755 /usr/bin cdb \ libcdb.a 644 /usr/lib - \ ; \while [ "$1" ] ; do if [ .$4 = .- ]; then f=$1; else f=$4; fi; d=/tmp/tinycdb/pkg/tinycdb$3 ; echo installing $1 to $d/$f; [ -d $d ] || mkdir -p $d || exit 1 ; cp $1 $d/$f || exit 1; chmod 0$2 $d/$f || exit 1; shift 4; doneinstalling cdb.h to /tmp/tinycdb/pkg/tinycdb/usr/include/cdb.hinstalling cdb.3 to /tmp/tinycdb/pkg/tinycdb/usr/share/man/man3/cdb.3installing cdb.1 to /tmp/tinycdb/pkg/tinycdb/usr/share/man/man1/cdb.1installing cdb.5 to /tmp/tinycdb/pkg/tinycdb/usr/share/man/man5/cdb.5installing cdb-shared to /tmp/tinycdb/pkg/tinycdb/usr/bin/cdbinstalling libcdb.a to /tmp/tinycdb/pkg/tinycdb/usr/lib/libcdb.ainstalling libcdb.so.1 to /tmp/tinycdb/pkg/tinycdb/usr/lib/libcdb.so.1==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "tinycdb"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: tinycdb 0.78-2 (Thu Apr 13 18:41:47 UTC 2017)CMD: pacman --query --file tinycdb-0.78-2-x86_64.pkg.tar.xz
Creating hybrid package for 'tinycdb'
Trying to find vanilla package 'tinycdb'...
CMD: pacman --query --file /mirror/tinycdb-0.78-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/bin/cdb/usr/include/cdb.h/usr/lib/libcdb.so/usr/lib/libcdb.so.1/usr/share/licenses/tinycdb/copyright/usr/share/man/man1/cdb.1.gz/usr/share/man/man3/cdb.3.gz/usr/share/man/man5/cdb.5.gz/sysroot/usr/lib/libcdb.a/sysroot/usr/lib/libcdb.so.1/sysroot/usr/lib/libcdb.so/sysroot/usr/include/cdb.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf tinycdb.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/tinycdb.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tinycdb.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/tinycdb.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'