The build took 00h 01m 17s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
3,222 |
ansic |
171 |
makefile |
167 |
sh |
3,560 |
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: ipvsadm 1.28-1 (Thu Apr 13 17:16:49 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) libnl1-1.1.4-1
Total Installed Size: 0.47 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 libnl1...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
make -C libipvs
make[1]: Entering directory '/tmp/ipvsadm/src/ipvsadm-1.28/libipvs'
gcc -Wall -Wunused -Wstrict-prototypes -g -fPIC -DLIBIPVS_USE_NL -I/usr/include/libnl3 -DHAVE_NET_IP_VS_H -c -o libipvs.o libipvs.c
gcc -Wall -Wunused -Wstrict-prototypes -g -fPIC -DLIBIPVS_USE_NL -I/usr/include/libnl3 -DHAVE_NET_IP_VS_H -c -o ip_vs_nl_policy.o ip_vs_nl_policy.c
ar rv libipvs.a libipvs.o ip_vs_nl_policy.o
ar: creating libipvs.a
a - libipvs.o
a - ip_vs_nl_policy.o
gcc -shared -Wl,-soname,libipvs.so -o libipvs.so libipvs.o ip_vs_nl_policy.o
make[1]: Leaving directory '/tmp/ipvsadm/src/ipvsadm-1.28/libipvs'
gcc -Wall -Wunused -Wstrict-prototypes -g -DVERSION=\"1.28\" -DSCHEDULERS=\""rr|wrr|lc|wlc|lblc|lblcr|dh|sh|sed|nq"\" -DPE_LIST=\""sip"\" -DHAVE_NET_IP_VS_H -c -o ipvsadm.o ipvsadm.c
gcc -Wall -Wunused -Wstrict-prototypes -g -DVERSION=\"1.28\" -DSCHEDULERS=\""rr|wrr|lc|wlc|lblc|lblcr|dh|sh|sed|nq"\" -DPE_LIST=\""sip"\" -DHAVE_NET_IP_VS_H -c -o config_stream.o config_stream.c
gcc -Wall -Wunused -Wstrict-prototypes -g -DVERSION=\"1.28\" -DSCHEDULERS=\""rr|wrr|lc|wlc|lblc|lblcr|dh|sh|sed|nq"\" -DPE_LIST=\""sip"\" -DHAVE_NET_IP_VS_H -c -o dynamic_array.o dynamic_array.c
gcc -Wall -Wunused -Wstrict-prototypes -g -o ipvsadm ipvsadm.o config_stream.o dynamic_array.o libipvs/libipvs.a -lpopt -lnl-genl-3 -lnl-3
==> Entering fakeroot environment...
==> Starting package()...
/tmp/ipvsadm/src/ipvsadm-1.28 /tmp/ipvsadm/src
make -C libipvs
make[1]: Entering directory '/tmp/ipvsadm/src/ipvsadm-1.28/libipvs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/ipvsadm/src/ipvsadm-1.28/libipvs'
if [ ! -d /tmp/ipvsadm/pkg/ipvsadm/usr/bin ]; then mkdir -p /tmp/ipvsadm/pkg/ipvsadm/usr/bin; fi
install -m 0755 ipvsadm /tmp/ipvsadm/pkg/ipvsadm/usr/bin
install -m 0755 ipvsadm-save /tmp/ipvsadm/pkg/ipvsadm/usr/bin
install -m 0755 ipvsadm-restore /tmp/ipvsadm/pkg/ipvsadm/usr/bin
[ -d /tmp/ipvsadm/pkg/ipvsadm/usr/share/man/man8 ] || mkdir -p /tmp/ipvsadm/pkg/ipvsadm/usr/share/man/man8
install -m 0644 ipvsadm.8 /tmp/ipvsadm/pkg/ipvsadm/usr/share/man/man8
install -m 0644 ipvsadm-save.8 /tmp/ipvsadm/pkg/ipvsadm/usr/share/man/man8
install -m 0644 ipvsadm-restore.8 /tmp/ipvsadm/pkg/ipvsadm/usr/share/man/man8
[ -d /tmp/ipvsadm/pkg/ipvsadm/etc/rc.d ] || mkdir -p /tmp/ipvsadm/pkg/ipvsadm/etc/rc.d
install -m 0755 ipvsadm.sh /tmp/ipvsadm/pkg/ipvsadm/etc/rc.d/ipvsadm
/tmp/ipvsadm/src
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "ipvsadm"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ipvsadm 1.28-1 (Thu Apr 13 17:16:51 UTC 2017)
CMD: pacman --query --file ipvsadm-1.28-1-x86_64.pkg.tar.xz
Creating hybrid package for 'ipvsadm'
Trying to find vanilla package 'ipvsadm'...
CMD: pacman --query --file /mirror/ipvsadm-1.28-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.INSTALL
/.MTREE
/etc/ipvsadm.conf
/usr/bin/ipvsadm-save
/usr/bin/ipvsadm-restore
/usr/bin/ipvsadm
/usr/share/man/man8/ipvsadm.8.gz
/usr/share/man/man8/ipvsadm-save.8.gz
/usr/share/man/man8/ipvsadm-restore.8.gz
/usr/lib/systemd/scripts/ipvsadm
/usr/lib/systemd/system/ipvsadm.service
/sysroot/usr/lib/systemd/scripts/ipvsadm
/sysroot/usr/lib/systemd/system/ipvsadm.service
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf ipvsadm.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ipvsadm.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ipvsadm.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/ipvsadm.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'