The build took 00h 01m 20s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
730 |
ansic |
448 |
python |
40 |
makefile |
1,218 |
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: python-setproctitle 1.1.10-1 (Tue Apr 4 23:52:57 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
running build
running build_ext
building 'setproctitle' extension
creating ../buildpy3/temp.linux-x86_64-3.5
creating ../buildpy3/temp.linux-x86_64-3.5/src
clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python3.5m -c src/setproctitle.c -o ../buildpy3/temp.linux-x86_64-3.5/src/setproctitle.o
clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python3.5m -c src/spt_debug.c -o ../buildpy3/temp.linux-x86_64-3.5/src/spt_debug.o
clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python3.5m -c src/spt_setup.c -o ../buildpy3/temp.linux-x86_64-3.5/src/spt_setup.o
clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python3.5m -c src/spt_status.c -o ../buildpy3/temp.linux-x86_64-3.5/src/spt_status.o
clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python3.5m -c src/spt_strlcpy.c -o ../buildpy3/temp.linux-x86_64-3.5/src/spt_strlcpy.o
creating ../buildpy3/lib.linux-x86_64-3.5
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro ../buildpy3/temp.linux-x86_64-3.5/src/setproctitle.o ../buildpy3/temp.linux-x86_64-3.5/src/spt_debug.o ../buildpy3/temp.linux-x86_64-3.5/src/spt_setup.o ../buildpy3/temp.linux-x86_64-3.5/src/spt_status.o ../buildpy3/temp.linux-x86_64-3.5/src/spt_strlcpy.o -L/usr/lib -lpython3.5m -o ../buildpy3/lib.linux-x86_64-3.5/setproctitle.cpython-35m-x86_64-linux-gnu.so
running build
running build_ext
building 'setproctitle' extension
creating ../buildpy2/temp.linux-x86_64-2.7
creating ../buildpy2/temp.linux-x86_64-2.7/src
clang -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python2.7 -c src/setproctitle.c -o ../buildpy2/temp.linux-x86_64-2.7/src/setproctitle.o
clang -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python2.7 -c src/spt_debug.c -o ../buildpy2/temp.linux-x86_64-2.7/src/spt_debug.o
clang -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python2.7 -c src/spt_setup.c -o ../buildpy2/temp.linux-x86_64-2.7/src/spt_setup.o
clang -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python2.7 -c src/spt_status.c -o ../buildpy2/temp.linux-x86_64-2.7/src/spt_status.o
clang -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python2.7 -c src/spt_strlcpy.c -o ../buildpy2/temp.linux-x86_64-2.7/src/spt_strlcpy.o
creating ../buildpy2/lib.linux-x86_64-2.7
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro ../buildpy2/temp.linux-x86_64-2.7/src/setproctitle.o ../buildpy2/temp.linux-x86_64-2.7/src/spt_debug.o ../buildpy2/temp.linux-x86_64-2.7/src/spt_setup.o ../buildpy2/temp.linux-x86_64-2.7/src/spt_status.o ../buildpy2/temp.linux-x86_64-2.7/src/spt_strlcpy.o -L/usr/lib -lpython2.7 -o ../buildpy2/lib.linux-x86_64-2.7/setproctitle.so
==> Entering fakeroot environment...
==> Starting package_python-setproctitle()...
running install
running install_lib
creating /tmp/python-setproctitle/pkg/python-setproctitle/usr
creating /tmp/python-setproctitle/pkg/python-setproctitle/usr/lib
creating /tmp/python-setproctitle/pkg/python-setproctitle/usr/lib/python3.5
creating /tmp/python-setproctitle/pkg/python-setproctitle/usr/lib/python3.5/site-packages
copying build/lib.linux-x86_64-3.5/setproctitle.cpython-35m-x86_64-linux-gnu.so -> /tmp/python-setproctitle/pkg/python-setproctitle/usr/lib/python3.5/site-packages
writing byte-compilation script '/tmp/tmp1x1hs10g.py'
/usr/sbin/python -O /tmp/tmp1x1hs10g.py
removing /tmp/tmp1x1hs10g.py
running install_egg_info
running egg_info
writing dependency_links to setproctitle.egg-info/dependency_links.txt
writing setproctitle.egg-info/PKG-INFO
writing top-level names to setproctitle.egg-info/top_level.txt
reading manifest file 'setproctitle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'setproctitle.egg-info/SOURCES.txt'
Copying setproctitle.egg-info to /tmp/python-setproctitle/pkg/python-setproctitle/usr/lib/python3.5/site-packages/setproctitle-1.1.10-py3.5.egg-info
running install_scripts
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "python-setproctitle"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_python2-setproctitle()...
running install
running install_lib
creating /tmp/python-setproctitle/pkg/python2-setproctitle/usr
creating /tmp/python-setproctitle/pkg/python2-setproctitle/usr/lib
creating /tmp/python-setproctitle/pkg/python2-setproctitle/usr/lib/python2.7
creating /tmp/python-setproctitle/pkg/python2-setproctitle/usr/lib/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/setproctitle.so -> /tmp/python-setproctitle/pkg/python2-setproctitle/usr/lib/python2.7/site-packages
running install_egg_info
Writing /tmp/python-setproctitle/pkg/python2-setproctitle/usr/lib/python2.7/site-packages/setproctitle-1.1.10-py2.7.egg-info
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "python2-setproctitle"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-setproctitle 1.1.10-1 (Tue Apr 4 23:53:05 UTC 2017)
CMD: pacman --query --file python-setproctitle-1.1.10-1-x86_64.pkg.tar.xz
Creating hybrid package for 'python-setproctitle'
Trying to find vanilla package 'python-setproctitle'...
CMD: pacman --query --file /mirror/python-setproctitle-1.1.10-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/python3.5/site-packages/setproctitle-1.1.10-py3.5.egg-info
/usr/lib/python3.5/site-packages/setproctitle.cpython-35m-x86_64-linux-gnu.so
/usr/share/licenses/python-setproctitle/COPYRIGHT
/sysroot/usr/lib/python3.5/site-packages/setproctitle.cpython-35m-x86_64-linux-gnu.so
/sysroot/usr/lib/python3.5/site-packages/setproctitle-1.1.10-py3.5.egg-info/dependency_links.txt
/sysroot/usr/lib/python3.5/site-packages/setproctitle-1.1.10-py3.5.egg-info/SOURCES.txt
/sysroot/usr/lib/python3.5/site-packages/setproctitle-1.1.10-py3.5.egg-info/PKG-INFO
/sysroot/usr/lib/python3.5/site-packages/setproctitle-1.1.10-py3.5.egg-info/top_level.txt
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf python-setproctitle.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/python-setproctitle.pkg.tar.xz
CMD: pacman --query --file python2-setproctitle-1.1.10-1-x86_64.pkg.tar.xz
Creating hybrid package for 'python2-setproctitle'
Trying to find vanilla package 'python2-setproctitle'...
CMD: pacman --query --file /mirror/python2-setproctitle-1.1.10-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/python2.7/site-packages/setproctitle-1.1.10-py2.7.egg-info
/usr/lib/python2.7/site-packages/setproctitle.so
/usr/share/licenses/python2-setproctitle/COPYRIGHT
/sysroot/usr/lib/python2.7/site-packages/setproctitle.so
/sysroot/usr/lib/python2.7/site-packages/setproctitle-1.1.10-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 .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf python2-setproctitle.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/python2-setproctitle.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/python-setproctitle.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/python-setproctitle.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/python2-setproctitle.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/python2-setproctitle.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'