The build took 00h 01m 15s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
972 |
ansic |
152 |
python |
1,124 |
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/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: adns-python 1.2.1-6 (Tue Apr 4 22:57:20 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) adns-1.5.0-1
Total Installed Size: 0.24 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 adns...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying DNSBL.py -> build/lib.linux-x86_64-2.7
copying ADNS.py -> build/lib.linux-x86_64-2.7
running build_ext
building 'adns' extension
creating build/temp.linux-x86_64-2.7
clang -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -c adnsmodule.c -o build/temp.linux-x86_64-2.7/adnsmodule.o
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/adnsmodule.o -L/usr/lib -ladns -lpython2.7 -o build/lib.linux-x86_64-2.7/adns.so
running install_lib
creating /tmp/adns-python/pkg/adns-python/usr
creating /tmp/adns-python/pkg/adns-python/usr/lib
creating /tmp/adns-python/pkg/adns-python/usr/lib/python2.7
creating /tmp/adns-python/pkg/adns-python/usr/lib/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/DNSBL.py -> /tmp/adns-python/pkg/adns-python/usr/lib/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/ADNS.py -> /tmp/adns-python/pkg/adns-python/usr/lib/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/adns.so -> /tmp/adns-python/pkg/adns-python/usr/lib/python2.7/site-packages
byte-compiling /tmp/adns-python/pkg/adns-python/usr/lib/python2.7/site-packages/DNSBL.py to DNSBL.pyc
byte-compiling /tmp/adns-python/pkg/adns-python/usr/lib/python2.7/site-packages/ADNS.py to ADNS.pyc
running install_egg_info
Writing /tmp/adns-python/pkg/adns-python/usr/lib/python2.7/site-packages/adns_python-1.2.1-py2.7.egg-info
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "adns-python"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: adns-python 1.2.1-6 (Tue Apr 4 22:57:24 UTC 2017)
CMD: pacman --query --file adns-python-1.2.1-6-x86_64.pkg.tar.xz
Creating hybrid package for 'adns-python'
Trying to find vanilla package 'adns-python'...
CMD: pacman --query --file /mirror/adns-python-1.2.1-6.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/python2.7/site-packages/DNSBL.py
/usr/lib/python2.7/site-packages/adns.so
/usr/lib/python2.7/site-packages/ADNS.py
/usr/lib/python2.7/site-packages/DNSBL.pyc
/usr/lib/python2.7/site-packages/ADNS.pyc
/usr/lib/python2.7/site-packages/adns_python-1.2.1-py2.7.egg-info
/sysroot/usr/lib/python2.7/site-packages/DNSBL.py
/sysroot/usr/lib/python2.7/site-packages/ADNS.py
/sysroot/usr/lib/python2.7/site-packages/adns.so
/sysroot/usr/lib/python2.7/site-packages/DNSBL.pyc
/sysroot/usr/lib/python2.7/site-packages/ADNS.pyc
/sysroot/usr/lib/python2.7/site-packages/adns_python-1.2.1-py2.7.egg-info
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 adns-python.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/adns-python.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/adns-python.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/adns-python.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'