==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: bliss-graphs 0.73-4 (Wed Nov 14 09:02:49 2018) ==> Retrieving sources... -> Found bliss-0.73.zip -> Found digraph_heuristic.patch ==> Validating source files with md5sums... bliss-0.73.zip ... Passed digraph_heuristic.patch ... Passed ==> Making package: bliss-graphs 0.73-4 (Wed 14 Nov 2018 09:02:50 AM MST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found bliss-0.73.zip -> Found digraph_heuristic.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting bliss-0.73.zip with bsdtar ==> Starting prepare()... patching file graph.hh Hunk #1 succeeded at 862 (offset 19 lines). ==> 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 g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o orbit.o orbit.cc g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o uintseqhash.o uintseqhash.cc g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o heap.o heap.cc g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o timer.o timer.cc g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o utils.o utils.cc g++ -I. -g -Wall --pedantic -O9 -fPIC -c -o bliss_C.o bliss_C.cc bliss.cc:62:15: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf(fp, "bliss version %s (compiled "__DATE__")\n", bliss::version); ^ partition.cc: In member function 'bliss::Partition::BacktrackPoint bliss::Partition::set_backtrack_point()': partition.cc:151:17: warning: 'info.bliss::Partition::BacktrackInfo::cr_backtrack_point' may be used uninitialized in this function [-Wmaybe-uninitialized] 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 libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "bliss-graphs"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: bliss-graphs 0.73-4 (Wed 14 Nov 2018 09:02:55 AM MST) ==> Cleaning up...