The build took 00h 01m 52s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
13,803 |
ansic |
137 |
makefile |
13,940 |
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: wireless_tools 30.pre9-1 (Thu Apr 13 15:34:17 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
cp wireless.22.h wireless.h
gcc -I. -MMD -fPIC -c -o iwlib.so iwlib.c
rm -f libiw.a
ar cru libiw.a iwlib.so
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libiw.a
gcc -I. -MMD -c iwconfig.c
gcc -I. -MMD -o iwconfig iwconfig.o libiw.a -lm
gcc -I. -MMD -c iwlist.c
gcc -I. -MMD -o iwlist iwlist.o libiw.a -lm
gcc -I. -MMD -c iwpriv.c
gcc -I. -MMD -o iwpriv iwpriv.o libiw.a -lm
gcc -I. -MMD -c iwspy.c
gcc -I. -MMD -o iwspy iwspy.o libiw.a -lm
gcc -I. -MMD -c iwgetid.c
gcc -I. -MMD -o iwgetid iwgetid.o libiw.a -lm
gcc -I. -MMD -c iwevent.c
iwevent.c:92:24: warning: 'memset' call operates on objects of type 'struct rtnl_handle' while the size is based on a different type 'struct rtnl_handle *' [-Wsizeof-pointer-memaccess]
memset(rth, 0, sizeof(rth));
~~~ ^~~
iwevent.c:92:24: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)?
memset(rth, 0, sizeof(rth));
^~~
1 warning generated.
gcc -I. -MMD -o iwevent iwevent.o libiw.a -lm
gcc -I. -MMD -c ifrename.c
gcc -I. -MMD -o ifrename ifrename.o libiw.a -lm
==> Entering fakeroot environment...
==> Starting package()...
install -m 755 -d /tmp/wireless_tools/pkg/wireless_tools/usr/lib
install -m 644 libiw.a /tmp/wireless_tools/pkg/wireless_tools/usr/lib
install -m 755 -d /tmp/wireless_tools/pkg/wireless_tools/usr/bin
install -m 755 iwconfig iwlist iwpriv iwspy iwgetid iwevent ifrename /tmp/wireless_tools/pkg/wireless_tools/usr/bin
install -m 755 -d /tmp/wireless_tools/pkg/wireless_tools/usr/include
install -m 644 iwlib.h /tmp/wireless_tools/pkg/wireless_tools/usr/include
install -m 644 wireless.h /tmp/wireless_tools/pkg/wireless_tools/usr/include
for lang in . cs fr.*; do \
install -m 755 -d /tmp/wireless_tools/pkg/wireless_tools/usr/share/man/$lang/man8/; \
install -m 644 $lang/iwconfig.8 iwlist.8 iwpriv.8 iwspy.8 iwgetid.8 iwevent.8 ifrename.8 /tmp/wireless_tools/pkg/wireless_tools/usr/share/man/$lang/man8/; \
install -m 755 -d /tmp/wireless_tools/pkg/wireless_tools/usr/share/man/$lang/man7/; \
install -m 644 $lang/wireless.7 /tmp/wireless_tools/pkg/wireless_tools/usr/share/man/$lang/man7/; \
install -m 755 -d /tmp/wireless_tools/pkg/wireless_tools/usr/share/man/$lang/man5/; \
install -m 644 $lang/iftab.5 /tmp/wireless_tools/pkg/wireless_tools/usr/share/man/$lang/man5/; \
done
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "wireless_tools"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: wireless_tools 30.pre9-1 (Thu Apr 13 15:34:18 UTC 2017)
CMD: pacman --query --file wireless_tools-30.pre9-1-x86_64.pkg.tar.xz
Creating hybrid package for 'wireless_tools'
Trying to find vanilla package 'wireless_tools'...
CMD: pacman --query --file /mirror/wireless_tools-30.pre9-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/bin/ifrename
/usr/bin/iwconfig
/usr/bin/iwevent
/usr/bin/iwgetid
/usr/bin/iwlist
/usr/bin/iwpriv
/usr/bin/iwspy
/usr/include/iwlib.h
/usr/include/wireless.h
/usr/lib/libiw.so
/usr/lib/libiw.so.30
/usr/share/man/cs/man5/iftab.5.gz
/usr/share/man/cs/man7/wireless.7.gz
/usr/share/man/cs/man8/ifrename.8.gz
/usr/share/man/cs/man8/iwconfig.8.gz
/usr/share/man/cs/man8/iwevent.8.gz
/usr/share/man/cs/man8/iwgetid.8.gz
/usr/share/man/cs/man8/iwlist.8.gz
/usr/share/man/cs/man8/iwpriv.8.gz
/usr/share/man/cs/man8/iwspy.8.gz
/usr/share/man/fr.ISO8859-1/man5/iftab.5.gz
/usr/share/man/fr.ISO8859-1/man7/wireless.7.gz
/usr/share/man/fr.ISO8859-1/man8/ifrename.8.gz
/usr/share/man/fr.ISO8859-1/man8/iwconfig.8.gz
/usr/share/man/fr.ISO8859-1/man8/iwevent.8.gz
/usr/share/man/fr.ISO8859-1/man8/iwgetid.8.gz
/usr/share/man/fr.ISO8859-1/man8/iwlist.8.gz
/usr/share/man/fr.ISO8859-1/man8/iwpriv.8.gz
/usr/share/man/fr.ISO8859-1/man8/iwspy.8.gz
/usr/share/man/fr.UTF-8/man5/iftab.5.gz
/usr/share/man/fr.UTF-8/man7/wireless.7.gz
/usr/share/man/fr.UTF-8/man8/ifrename.8.gz
/usr/share/man/fr.UTF-8/man8/iwconfig.8.gz
/usr/share/man/fr.UTF-8/man8/iwevent.8.gz
/usr/share/man/fr.UTF-8/man8/iwgetid.8.gz
/usr/share/man/fr.UTF-8/man8/iwlist.8.gz
/usr/share/man/fr.UTF-8/man8/iwpriv.8.gz
/usr/share/man/fr.UTF-8/man8/iwspy.8.gz
/usr/share/man/man5/iftab.5.gz
/usr/share/man/man7/wireless.7.gz
/usr/share/man/man8/ifrename.8.gz
/usr/share/man/man8/iwconfig.8.gz
/usr/share/man/man8/iwevent.8.gz
/usr/share/man/man8/iwgetid.8.gz
/usr/share/man/man8/iwlist.8.gz
/usr/share/man/man8/iwpriv.8.gz
/usr/share/man/man8/iwspy.8.gz
/sysroot/usr/lib/libiw.a
/sysroot/usr/include/iwlib.h
/sysroot/usr/include/wireless.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 wireless_tools.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/wireless_tools.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/wireless_tools.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/wireless_tools.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/wireless_tools.pkg.tar.xz
Attempting to access local repository, attempt 4
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/wireless_tools.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/wireless_tools.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'