The build took 00h 03m 17s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
5,642 |
ansic |
204 |
makefile |
82 |
perl |
5,928 |
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/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: jbigkit 2.1-2 (Thu Apr 13 11:18:32 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
cd libjbig && make -e
make[1]: Entering directory '/tmp/jbigkit/src/jbigkit-2.1/libjbig'
gcc -fPIC -c -o jbig.o jbig.c
gcc -fPIC -c -o jbig_ar.o jbig_ar.c
rm -f libjbig.a
ar rc libjbig.a jbig.o jbig_ar.o
ranlib libjbig.a
gcc -fPIC -c -o jbig85.o jbig85.c
rm -f libjbig85.a
ar rc libjbig85.a jbig85.o jbig_ar.o
ranlib libjbig85.a
gcc -fPIC -c -o tstcodec.o tstcodec.c
gcc -fPIC -o tstcodec tstcodec.o jbig.o jbig_ar.o
gcc -fPIC -c -o tstcodec85.o tstcodec85.c
gcc -fPIC -o tstcodec85 tstcodec85.o jbig85.o jbig_ar.o
make[1]: Leaving directory '/tmp/jbigkit/src/jbigkit-2.1/libjbig'
cd pbmtools && make -e
make[1]: Entering directory '/tmp/jbigkit/src/jbigkit-2.1/pbmtools'
gcc -fPIC -I../libjbig -c -o pbmtojbg.o pbmtojbg.c
gcc -fPIC -o pbmtojbg pbmtojbg.o -L../libjbig -ljbig
gcc -fPIC -I../libjbig -c -o jbgtopbm.o jbgtopbm.c
gcc -fPIC -o jbgtopbm jbgtopbm.o -L../libjbig -ljbig
gcc -fPIC -I../libjbig -c -o pbmtojbg85.o pbmtojbg85.c
gcc -fPIC -o pbmtojbg85 pbmtojbg85.o -L../libjbig -ljbig85
gcc -fPIC -I../libjbig -c -o jbgtopbm85.o jbgtopbm85.c
gcc -fPIC -o jbgtopbm85 jbgtopbm85.o -L../libjbig -ljbig85
make[1]: Leaving directory '/tmp/jbigkit/src/jbigkit-2.1/pbmtools'
Enter 'make test' in order to start some automatic tests.
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "jbigkit"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: jbigkit 2.1-2 (Thu Apr 13 11:18:37 UTC 2017)
CMD: pacman --query --file jbigkit-2.1-2-x86_64.pkg.tar.xz
Creating hybrid package for 'jbigkit'
Trying to find vanilla package 'jbigkit'...
CMD: pacman --query --file /mirror/jbigkit-2.1-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/bin/jbgtopbm85
/usr/bin/jbgtopbm
/usr/bin/pbmtojbg
/usr/bin/pbmtojbg85
/usr/share/man/man1/pbmtojbg.1.gz
/usr/share/man/man1/jbgtopbm.1.gz
/usr/lib/libjbig85.a
/usr/lib/libjbig.a
/usr/include/jbig.h
/usr/include/jbig85.h
/usr/include/jbig_ar.h
/sysroot/usr/lib/libjbig.a
/sysroot/usr/lib/libjbig85.a
/sysroot/usr/include/jbig.h
/sysroot/usr/include/jbig_ar.h
/sysroot/usr/include/jbig85.h
Generating .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 jbigkit.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/jbigkit.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/jbigkit.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/jbigkit.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'