------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> par2cmdline-0.8.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> par2cmdline-0.8.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by par2cmdline-0.8.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> par2cmdline-0.8.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by par2cmdline-0.8.1 for building => SHA256 Checksum OK for Parchive-par2cmdline-v0.8.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> par2cmdline-0.8.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by par2cmdline-0.8.1 for building ===> Extracting for par2cmdline-0.8.1 => SHA256 Checksum OK for Parchive-par2cmdline-v0.8.1_GH0.tar.gz. Extracted Memory Use: 10.37M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for par2cmdline-0.8.1 ===> Applying ports patches for par2cmdline-0.8.1 from /xports/archivers/par2cmdline/files SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> par2cmdline-0.8.1 depends on package: autoconf>=2.69 - found ===> par2cmdline-0.8.1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> par2cmdline-0.8.1 depends on package: autoconf>=2.69 - found ===> par2cmdline-0.8.1 depends on package: automake>=1.16.1 - found ===> Configuring for par2cmdline-0.8.1 configure.ac:42: installing './ar-lib' configure.ac:42: installing './compile' configure.ac:32: installing './install-sh' configure.ac:32: installing './missing' parallel-tests: installing './test-driver' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking for ranlib... ranlib checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for ANSI C header files... (cached) yes checking for stdio.h... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking for getopt.h... (cached) yes checking for limits.h... (cached) yes checking for size_t... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for c++ option to support OpenMP... -fopenmp checking for working memcmp... yes checking for stricmp... no checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for memcpy... (cached) yes checking for getopt... (cached) yes checking for getopt_long... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating stamp-h config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for par2cmdline-0.8.1 --- all --- /usr/bin/make all-am --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- src/crc.o --- --- src/creatorpacket.o --- --- src/criticalpacket.o --- --- src/datablock.o --- --- src/descriptionpacket.o --- --- src/diskfile.o --- --- src/filechecksummer.o --- --- src/galois.o --- --- src/mainpacket.o --- --- src/md5.o --- --- src/creatorpacket.o --- depbase=`echo src/creatorpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/creatorpacket.o -MD -MP -MF $depbase.Tpo -c -o src/creatorpacket.o src/creatorpacket.cpp && mv -f $depbase.Tpo $depbase.Po --- src/datablock.o --- depbase=`echo src/datablock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/datablock.o -MD -MP -MF $depbase.Tpo -c -o src/datablock.o src/datablock.cpp && mv -f $depbase.Tpo $depbase.Po --- src/descriptionpacket.o --- depbase=`echo src/descriptionpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/descriptionpacket.o -MD -MP -MF $depbase.Tpo -c -o src/descriptionpacket.o src/descriptionpacket.cpp && mv -f $depbase.Tpo $depbase.Po --- src/diskfile.o --- depbase=`echo src/diskfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/diskfile.o -MD -MP -MF $depbase.Tpo -c -o src/diskfile.o src/diskfile.cpp && mv -f $depbase.Tpo $depbase.Po --- src/filechecksummer.o --- depbase=`echo src/filechecksummer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/filechecksummer.o -MD -MP -MF $depbase.Tpo -c -o src/filechecksummer.o src/filechecksummer.cpp && mv -f $depbase.Tpo $depbase.Po --- src/galois.o --- depbase=`echo src/galois.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/galois.o -MD -MP -MF $depbase.Tpo -c -o src/galois.o src/galois.cpp && mv -f $depbase.Tpo $depbase.Po --- src/mainpacket.o --- depbase=`echo src/mainpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/mainpacket.o -MD -MP -MF $depbase.Tpo -c -o src/mainpacket.o src/mainpacket.cpp && mv -f $depbase.Tpo $depbase.Po --- src/crc.o --- depbase=`echo src/crc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/crc.o -MD -MP -MF $depbase.Tpo -c -o src/crc.o src/crc.cpp && mv -f $depbase.Tpo $depbase.Po --- src/criticalpacket.o --- depbase=`echo src/criticalpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/criticalpacket.o -MD -MP -MF $depbase.Tpo -c -o src/criticalpacket.o src/criticalpacket.cpp && mv -f $depbase.Tpo $depbase.Po --- src/md5.o --- depbase=`echo src/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/md5.o -MD -MP -MF $depbase.Tpo -c -o src/md5.o src/md5.cpp && mv -f $depbase.Tpo $depbase.Po --- src/par1fileformat.o --- depbase=`echo src/par1fileformat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/par1fileformat.o -MD -MP -MF $depbase.Tpo -c -o src/par1fileformat.o src/par1fileformat.cpp && mv -f $depbase.Tpo $depbase.Po --- src/par1repairer.o --- depbase=`echo src/par1repairer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/par1repairer.o -MD -MP -MF $depbase.Tpo -c -o src/par1repairer.o src/par1repairer.cpp && mv -f $depbase.Tpo $depbase.Po --- src/par1repairersourcefile.o --- depbase=`echo src/par1repairersourcefile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/par1repairersourcefile.o -MD -MP -MF $depbase.Tpo -c -o src/par1repairersourcefile.o src/par1repairersourcefile.cpp && mv -f $depbase.Tpo $depbase.Po --- src/par2creator.o --- depbase=`echo src/par2creator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/par2creator.o -MD -MP -MF $depbase.Tpo -c -o src/par2creator.o src/par2creator.cpp && mv -f $depbase.Tpo $depbase.Po --- src/par2creatorsourcefile.o --- depbase=`echo src/par2creatorsourcefile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/par2creatorsourcefile.o -MD -MP -MF $depbase.Tpo -c -o src/par2creatorsourcefile.o src/par2creatorsourcefile.cpp && mv -f $depbase.Tpo $depbase.Po --- src/par2fileformat.o --- depbase=`echo src/par2fileformat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/par2fileformat.o -MD -MP -MF $depbase.Tpo -c -o src/par2fileformat.o src/par2fileformat.cpp && mv -f $depbase.Tpo $depbase.Po --- src/par2repairer.o --- depbase=`echo src/par2repairer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/par2repairer.o -MD -MP -MF $depbase.Tpo -c -o src/par2repairer.o src/par2repairer.cpp && mv -f $depbase.Tpo $depbase.Po --- src/par2repairersourcefile.o --- depbase=`echo src/par2repairersourcefile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/par2repairersourcefile.o -MD -MP -MF $depbase.Tpo -c -o src/par2repairersourcefile.o src/par2repairersourcefile.cpp && mv -f $depbase.Tpo $depbase.Po --- src/recoverypacket.o --- --- src/par1repairer.o --- In file included from src/libpar2internal.h:222, from src/par1repairer.cpp:21: src/reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<8, 285, unsigned char>; std::ostream = std::basic_ostream]': src/par1repairer.cpp:1265:51: required from here src/reedsolomon.h:254:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(leftmatrix, 0, outcount * incount * sizeof(G)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:218, from src/par1repairer.cpp:21: src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} declared here class Galois ^~~~~~ In file included from src/libpar2internal.h:222, from src/par1repairer.cpp:21: src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(rightmatrix, 0, outcount *outcount * sizeof(G)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:218, from src/par1repairer.cpp:21: src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} declared here class Galois ^~~~~~ --- src/recoverypacket.o --- depbase=`echo src/recoverypacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/recoverypacket.o -MD -MP -MF $depbase.Tpo -c -o src/recoverypacket.o src/recoverypacket.cpp && mv -f $depbase.Tpo $depbase.Po --- src/reedsolomon.o --- depbase=`echo src/reedsolomon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/reedsolomon.o -MD -MP -MF $depbase.Tpo -c -o src/reedsolomon.o src/reedsolomon.cpp && mv -f $depbase.Tpo $depbase.Po --- src/verificationhashtable.o --- depbase=`echo src/verificationhashtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/verificationhashtable.o -MD -MP -MF $depbase.Tpo -c -o src/verificationhashtable.o src/verificationhashtable.cpp && mv -f $depbase.Tpo $depbase.Po --- src/verificationpacket.o --- depbase=`echo src/verificationpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/verificationpacket.o -MD -MP -MF $depbase.Tpo -c -o src/verificationpacket.o src/verificationpacket.cpp && mv -f $depbase.Tpo $depbase.Po --- src/libpar2.o --- depbase=`echo src/libpar2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/libpar2.o -MD -MP -MF $depbase.Tpo -c -o src/libpar2.o src/libpar2.cpp && mv -f $depbase.Tpo $depbase.Po --- src/par2creator.o --- In file included from src/libpar2internal.h:222, from src/par2creator.cpp:21: src/reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<16, 69643, short unsigned int>; std::ostream = std::basic_ostream]': src/par2creator.cpp:734:41: required from here src/reedsolomon.h:254:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(leftmatrix, 0, outcount * incount * sizeof(G)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:218, from src/par2creator.cpp:21: src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here class Galois ^~~~~~ In file included from src/libpar2internal.h:222, from src/par2creator.cpp:21: src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(rightmatrix, 0, outcount *outcount * sizeof(G)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:218, from src/par2creator.cpp:21: src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here class Galois ^~~~~~ --- src/par2cmdline.o --- depbase=`echo src/par2cmdline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/par2cmdline.o -MD -MP -MF $depbase.Tpo -c -o src/par2cmdline.o src/par2cmdline.cpp && mv -f $depbase.Tpo $depbase.Po --- src/commandline.o --- depbase=`echo src/commandline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -MT src/commandline.o -MD -MP -MF $depbase.Tpo -c -o src/commandline.o src/commandline.cpp && mv -f $depbase.Tpo $depbase.Po --- src/par2repairer.o --- In file included from src/libpar2internal.h:222, from src/par2repairer.cpp:21: src/reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<16, 69643, short unsigned int>; std::ostream = std::basic_ostream]': src/par2repairer.cpp:2428:51: required from here src/reedsolomon.h:254:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(leftmatrix, 0, outcount * incount * sizeof(G)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:218, from src/par2repairer.cpp:21: src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here class Galois ^~~~~~ In file included from src/libpar2internal.h:222, from src/par2repairer.cpp:21: src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(rightmatrix, 0, outcount *outcount * sizeof(G)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:218, from src/par2repairer.cpp:21: src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here class Galois ^~~~~~ --- libpar2.a --- rm -f libpar2.a ar cru libpar2.a src/crc.o src/creatorpacket.o src/criticalpacket.o src/datablock.o src/descriptionpacket.o src/diskfile.o src/filechecksummer.o src/galois.o src/mainpacket.o src/md5.o src/par1fileformat.o src/par1repairer.o src/par1repairersourcefile.o src/par2creator.o src/par2creatorsourcefile.o src/par2fileformat.o src/par2repairer.o src/par2repairersourcefile.o src/recoverypacket.o src/reedsolomon.o src/verificationhashtable.o src/verificationpacket.o src/libpar2.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpar2.a --- par2 --- c++ -Wall -std=c++11 -fopenmp -pipe -O2 -fno-strict-aliasing -o par2 src/par2cmdline.o src/commandline.o libpar2.a SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for par2cmdline-0.8.1 ===> Generating temporary packing list /bin/mkdir -p '/construction/archivers/par2cmdline/stage/usr/local/bin' install -s -m 555 par2 '/construction/archivers/par2cmdline/stage/usr/local/bin' /usr/bin/make install-exec-hook cd /construction/archivers/par2cmdline/stage/usr/local/bin/ && ln -sf par2 par2create && ln -sf par2 par2verify && ln -sf par2 par2repair /bin/mkdir -p '/construction/archivers/par2cmdline/stage/usr/local/man/man1' install -m 0644 man/par2.1 '/construction/archivers/par2cmdline/stage/usr/local/man/man1' install -m 0644 /construction/archivers/par2cmdline/par2cmdline-0.8.1/README /construction/archivers/par2cmdline/stage/usr/local/share/doc/par2cmdline ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for par2cmdline-0.8.1 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:42