The build took 00h 01m 09s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
2,079 |
ansic |
316 |
perl |
115 |
sh |
83 |
makefile |
2,593 |
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: sslh 1.18-1 (Thu Apr 13 19:45:42 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) libconfig-1.5-3
Total Installed Size: 0.19 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libconfig...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
./genver.sh >version.h
clang -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c common.c
clang -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c sslh-main.c
clang -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c probe.c
clang -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c tls.c
clang -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c sslh-fork.c
clang -o sslh-fork sslh-fork.o common.o sslh-main.o probe.o tls.o -lconfig -lcap
#strip sslh-fork
clang -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c sslh-select.c
clang -o sslh-select sslh-select.o common.o sslh-main.o probe.o tls.o -lconfig -lcap
#strip sslh-select
pod2man --section=8 --release="v1.18" --center=" " sslh.pod | gzip -9 - > sslh.8.gz
clang -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c echosrv.c
clang -o echosrv echosrv.o probe.o common.o tls.o -lconfig -lcap
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "sslh"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sslh 1.18-1 (Thu Apr 13 19:45:45 UTC 2017)
CMD: pacman --query --file sslh-1.18-1-x86_64.pkg.tar.xz
Creating hybrid package for 'sslh'
Trying to find vanilla package 'sslh'...
CMD: pacman --query --file /mirror/sslh-1.18-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.INSTALL
/.MTREE
/etc/sslh.conf
/usr/bin/sslh
/usr/bin/sslh-fork
/usr/bin/sslh-select
/usr/share/man/man8/sslh.8.gz
/usr/share/doc/sslh/basic.cfg
/usr/share/doc/sslh/example.cfg
/usr/lib/systemd/system/sslh-fork.service
/usr/lib/systemd/system/sslh-select.service
/usr/lib/sysusers.d/sslh.conf
/sysroot/usr/lib/systemd/system/sslh-fork.service
/sysroot/usr/lib/systemd/system/sslh-select.service
/sysroot/usr/lib/sysusers.d/sslh.conf
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf sslh.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/sslh.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sslh.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/sslh.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'