The build took 00h 01m 16s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
6,522 |
cpp |
36 |
makefile |
6,558 |
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: bliss-graphs 0.73-2 (Tue Apr 4 23:19:52 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o bliss.o bliss.cc
g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o defs.o defs.cc
g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o graph.o graph.cc
g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o partition.o partition.cc
warning: optimization level '-O9' is not supported; using '-O3' instead
warning: optimization level '-O9' is not supported; using '-O3' instead
warning: optimization level '-O9' is not supported; using '-O3' instead
warning: optimization level '-O9' is not supported; using '-O3' instead
1 warning generated.
g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o orbit.o orbit.cc
warning: optimization level '-O9' is not supported; using '-O3' instead
1 warning generated.
g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o uintseqhash.o uintseqhash.cc
warning: optimization level '-O9' is not supported; using '-O3' instead
1 warning generated.
g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o heap.o heap.cc
warning: optimization level '-O9' is not supported; using '-O3' instead
1 warning generated.
g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o timer.o timer.cc
warning: optimization level '-O9' is not supported; using '-O3' instead
1 warning generated.
g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o utils.o utils.cc
warning: optimization level '-O9' is not supported; using '-O3' instead
1 warning generated.
g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o bliss_C.o bliss_C.cc
warning: optimization level '-O9' is not supported; using '-O3' instead
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
rm -f libbliss.a
ar cr libbliss.a defs.o graph.o partition.o orbit.o uintseqhash.o heap.o timer.o utils.o bliss_C.o
ranlib libbliss.a
g++ -I. -g -Wall --pedantic -O9 -fPIC -o bliss bliss.o defs.o graph.o partition.o orbit.o uintseqhash.o heap.o timer.o utils.o bliss_C.o
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "bliss-graphs"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bliss-graphs 0.73-2 (Tue Apr 4 23:19:59 UTC 2017)
CMD: pacman --query --file bliss-graphs-0.73-2-x86_64.pkg.tar.xz
Creating hybrid package for 'bliss-graphs'
Trying to find vanilla package 'bliss-graphs'...
CMD: pacman --query --file /mirror/bliss-graphs-0.73-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/libbliss.a
/usr/include/bliss/graph.hh
/usr/include/bliss/kstack.hh
/usr/include/bliss/orbit.hh
/usr/include/bliss/bignum.hh
/usr/include/bliss/defs.hh
/usr/include/bliss/kqueue.hh
/usr/include/bliss/partition.hh
/usr/include/bliss/heap.hh
/usr/include/bliss/timer.hh
/usr/include/bliss/uintseqhash.hh
/usr/include/bliss/utils.hh
/usr/bin/bliss
/sysroot/usr/lib/libbliss.a
/sysroot/usr/include/bliss/bignum.hh
/sysroot/usr/include/bliss/defs.hh
/sysroot/usr/include/bliss/graph.hh
/sysroot/usr/include/bliss/heap.hh
/sysroot/usr/include/bliss/kqueue.hh
/sysroot/usr/include/bliss/kstack.hh
/sysroot/usr/include/bliss/orbit.hh
/sysroot/usr/include/bliss/partition.hh
/sysroot/usr/include/bliss/timer.hh
/sysroot/usr/include/bliss/uintseqhash.hh
/sysroot/usr/include/bliss/utils.hh
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 bliss-graphs.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/bliss-graphs.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bliss-graphs.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/bliss-graphs.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'