>>> Building on exopi-4 under archivers/par2cmdline BDEPENDS = [devel/metaauto;devel/automake/1.15;devel/autoconf/2.69] DIST = [archivers/par2cmdline:par2cmdline-0.7.4.tar.gz] FULLPKGNAME = par2cmdline-0.7.4p0 (Junk lock obtained for exopi-4 at 1711573670.09) >>> Running depends in archivers/par2cmdline at 1711573670.12 /usr/sbin/pkg_add -aI -Drepair automake-1.15.1 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair automake-1.15.1 >>> Running show-prepare-results in archivers/par2cmdline at 1711573671.86 ===> archivers/par2cmdline ===> Building from scratch par2cmdline-0.7.4p0 ===> par2cmdline-0.7.4p0 depends on: metaauto-* -> metaauto-1.0p4 ===> par2cmdline-0.7.4p0 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> par2cmdline-0.7.4p0 depends on: automake->=1.15,<1.16 -> automake-1.15.1 ===> Verifying specs: c m c++ c++abi pthread ===> found c.99.0 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 autoconf-2.69p3 automake-1.15.1 metaauto-1.0p4 (Junk lock released for exopi-4 at 1711573672.96) Woken up education/freedict/swe-ita distfiles size=3617577 >>> Running extract in archivers/par2cmdline at 1711573673.05 ===> archivers/par2cmdline ===> Checking files for par2cmdline-0.7.4p0 `/exopi-cvs/ports/distfiles/par2cmdline-0.7.4.tar.gz' is up to date. >> (SHA256) par2cmdline-0.7.4.tar.gz: OK ===> Extracting for par2cmdline-0.7.4p0 >>> Running patch in archivers/par2cmdline at 1711573673.61 ===> archivers/par2cmdline ===> Patching for par2cmdline-0.7.4p0 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 60. done ===> Applying OpenBSD patch patch-src_par1repairer_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |pledge: | 'par2 repair' with par1 files - stdio rpath cpath | once the target files have been opened for writing, wpath is no | longer required, cpath must be kept to delete partial files in | case of an error | |Index: src/par1repairer.cpp |--- src/par1repairer.cpp.orig |+++ src/par1repairer.cpp -------------------------- Patching file src/par1repairer.cpp using Plan A... Hunk #1 succeeded at 157. done ===> Applying OpenBSD patch patch-src_par2cmdline_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |pledge: | 'par2 create' - stdio rpath wpath cpath | creates and writes par files | | 'par2 repair' - stdio rpath wpath cpath | renames and deletes partial/damaged files, writes repaired files | | 'par2 verify' - stdio rpath cpath | may delete par files, only if -p option was given, otherwise | cpath is not required | |Index: src/par2cmdline.cpp |--- src/par2cmdline.cpp.orig |+++ src/par2cmdline.cpp -------------------------- Patching file src/par2cmdline.cpp using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 63. done ===> Applying OpenBSD patch patch-src_par2repairer_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |pledge: | 'par2 repair' with par2 files - stdio rpath cpath | once the target files have been opened for writing, wpath is no | longer required, cpath must be kept to delete partial files in | case of an error | |Index: src/par2repairer.cpp |--- src/par2repairer.cpp.orig |+++ src/par2repairer.cpp -------------------------- Patching file src/par2repairer.cpp using Plan A... Hunk #1 succeeded at 187. done cd /exopi-obj/pobj/par2cmdline-0.7.4/par2cmdline-0.7.4 && PATH=/exopi-obj/pobj/par2cmdline-0.7.4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.15 aclocal && PATH=/exopi-obj/pobj/par2cmdline-0.7.4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.15 automake --add-missing && PATH=/exopi-obj/pobj/par2cmdline-0.7.4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.15 autoconf ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in archivers/par2cmdline at 1711573677.05 ===> archivers/par2cmdline ===> Generating configure for par2cmdline-0.7.4p0 ===> Configuring for par2cmdline-0.7.4p0 Using /exopi-obj/pobj/par2cmdline-0.7.4/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/par2cmdline-0.7.4/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/par2cmdline-0.7.4/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) 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... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for dirent.h that defines DIR... (cached) 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... no checking for _Bool... no checking for ANSI C header files... (cached) yes checking for stdio.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes 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... (cached) 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... unsupported checking for working memcmp... (cached) yes checking for stricmp... no checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for memcpy... (cached) yes checking for pledge... yes checking for getopt... (cached) yes checking for getopt_long... (cached) 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 configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in archivers/par2cmdline at 1711573684.21 ===> archivers/par2cmdline ===> Building for par2cmdline-0.7.4p0 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /exopi-obj/pobj/par2cmdline-0.7.4/par2cmdline-0.7.4/missing autoheader) rm -f stamp-h1 touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h /usr/bin/make all-am depbase=`echo src/par2cmdline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/par2cmdline.o -MD -MP -MF $depbase.Tpo -c -o src/par2cmdline.o src/par2cmdline.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/par2cmdline.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ src/par2cmdline.cpp:103:18: warning: comparison of different enumeration types in switch statement ('CommandLine::Version' and 'CommandLine::Operation') [-Wenum-compare-switch] case CommandLine::opNone: ^~~~~~~~~~~~~~~~~~~ src/par2cmdline.cpp:127:18: warning: comparison of different enumeration types in switch statement ('CommandLine::Version' and 'CommandLine::Operation') [-Wenum-compare-switch] case CommandLine::opNone: ^~~~~~~~~~~~~~~~~~~ 3 warnings generated. depbase=`echo src/commandline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/commandline.o -MD -MP -MF $depbase.Tpo -c -o src/commandline.o src/commandline.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/commandline.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/crc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/crc.o -MD -MP -MF $depbase.Tpo -c -o src/crc.o src/crc.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/crc.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/creatorpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/creatorpacket.o -MD -MP -MF $depbase.Tpo -c -o src/creatorpacket.o src/creatorpacket.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/creatorpacket.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/criticalpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/criticalpacket.o -MD -MP -MF $depbase.Tpo -c -o src/criticalpacket.o src/criticalpacket.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/criticalpacket.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/datablock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/datablock.o -MD -MP -MF $depbase.Tpo -c -o src/datablock.o src/datablock.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/datablock.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/descriptionpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/descriptionpacket.o -MD -MP -MF $depbase.Tpo -c -o src/descriptionpacket.o src/descriptionpacket.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/descriptionpacket.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/diskfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/diskfile.o -MD -MP -MF $depbase.Tpo -c -o src/diskfile.o src/diskfile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/diskfile.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/filechecksummer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/filechecksummer.o -MD -MP -MF $depbase.Tpo -c -o src/filechecksummer.o src/filechecksummer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/filechecksummer.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/galois.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/galois.o -MD -MP -MF $depbase.Tpo -c -o src/galois.o src/galois.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/galois.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/mainpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/mainpacket.o -MD -MP -MF $depbase.Tpo -c -o src/mainpacket.o src/mainpacket.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/mainpacket.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/md5.o -MD -MP -MF $depbase.Tpo -c -o src/md5.o src/md5.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/md5.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/par1fileformat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/par1fileformat.o -MD -MP -MF $depbase.Tpo -c -o src/par1fileformat.o src/par1fileformat.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/par1fileformat.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/par1repairer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/par1repairer.o -MD -MP -MF $depbase.Tpo -c -o src/par1repairer.o src/par1repairer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/par1repairer.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ src/par1repairer.cpp:592:7: warning: variable 'filenumber' set but not used [-Wunused-but-set-variable] u32 filenumber = 0; ^ In file included from src/par1repairer.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ src/par1repairer.cpp:32:15: note: in instantiation of member function 'ReedSolomon>::ReedSolomon' requested here Par1Repairer::Par1Repairer(void) ^ 3 warnings generated. depbase=`echo src/par1repairersourcefile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/par1repairersourcefile.o -MD -MP -MF $depbase.Tpo -c -o src/par1repairersourcefile.o src/par1repairersourcefile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/par1repairersourcefile.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/par2creator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/par2creator.o -MD -MP -MF $depbase.Tpo -c -o src/par2creator.o src/par2creator.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/par2creator.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ src/par2creator.cpp:30:14: note: in instantiation of member function 'ReedSolomon>::ReedSolomon' requested here Par2Creator::Par2Creator(void) ^ 2 warnings generated. depbase=`echo src/par2creatorsourcefile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/par2creatorsourcefile.o -MD -MP -MF $depbase.Tpo -c -o src/par2creatorsourcefile.o src/par2creatorsourcefile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/par2creatorsourcefile.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/par2fileformat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/par2fileformat.o -MD -MP -MF $depbase.Tpo -c -o src/par2fileformat.o src/par2fileformat.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/par2fileformat.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/par2repairer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/par2repairer.o -MD -MP -MF $depbase.Tpo -c -o src/par2repairer.o src/par2repairer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/par2repairer.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ src/par2repairer.cpp:30:15: note: in instantiation of member function 'ReedSolomon>::ReedSolomon' requested here Par2Repairer::Par2Repairer(void) ^ 2 warnings generated. depbase=`echo src/par2repairersourcefile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/par2repairersourcefile.o -MD -MP -MF $depbase.Tpo -c -o src/par2repairersourcefile.o src/par2repairersourcefile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/par2repairersourcefile.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/recoverypacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/recoverypacket.o -MD -MP -MF $depbase.Tpo -c -o src/recoverypacket.o src/recoverypacket.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/recoverypacket.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/reedsolomon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/reedsolomon.o -MD -MP -MF $depbase.Tpo -c -o src/reedsolomon.o src/reedsolomon.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/reedsolomon.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/verificationhashtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/verificationhashtable.o -MD -MP -MF $depbase.Tpo -c -o src/verificationhashtable.o src/verificationhashtable.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/verificationhashtable.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/verificationpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/verificationpacket.o -MD -MP -MF $depbase.Tpo -c -o src/verificationpacket.o src/verificationpacket.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/verificationpacket.cpp:20: In file included from src/par2cmdline.h:290: src/reedsolomon.h:120:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] outputrows.empty(); ^~~~~~~~~~~~~~~~ 1 warning generated. c++ -Wall -O2 -pipe -o par2 src/par2cmdline.o src/commandline.o 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 -lstdc++ diskfile.cpp(src/diskfile.o:(DiskFile::GetCanonicalPathname(std::__1::basic_string, std::__1::allocator>))): warning: strcpy() is almost always misused, please use strlcpy() diskfile.cpp(src/diskfile.o:(DiskFile::GetCanonicalPathname(std::__1::basic_string, std::__1::allocator>))): warning: strcat() is almost always misused, please use strlcat() md5.cpp(src/md5.o:(operator<<(std::__1::basic_ostream>&, MD5Hash const&))): warning: sprintf() is often misused, please use snprintf() >>> Running package in archivers/par2cmdline at 1711573737.60 ===> archivers/par2cmdline ===> Faking installation for par2cmdline-0.7.4p0 mkdir -p '/exopi-obj/pobj/par2cmdline-0.7.4/fake-amd64/usr/local/bin' /exopi-obj/pobj/par2cmdline-0.7.4/bin/install -c -s -m 755 par2 '/exopi-obj/pobj/par2cmdline-0.7.4/fake-amd64/usr/local/bin' /usr/bin/make install-exec-hook ln -sf /usr/local/bin/par2 /exopi-obj/pobj/par2cmdline-0.7.4/fake-amd64/usr/local/bin/par2create ln -sf /usr/local/bin/par2 /exopi-obj/pobj/par2cmdline-0.7.4/fake-amd64/usr/local/bin/par2verify ln -sf /usr/local/bin/par2 /exopi-obj/pobj/par2cmdline-0.7.4/fake-amd64/usr/local/bin/par2repair mkdir -p '/exopi-obj/pobj/par2cmdline-0.7.4/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/par2cmdline-0.7.4/bin/install -c -m 644 man/par2.1 '/exopi-obj/pobj/par2cmdline-0.7.4/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/par2cmdline-0.7.4/bin/install -d -m 755 /exopi-obj/pobj/par2cmdline-0.7.4/fake-amd64/usr/local/share/doc/par2cmdline /exopi-obj/pobj/par2cmdline-0.7.4/bin/install -c -m 644 /exopi-obj/pobj/par2cmdline-0.7.4/par2cmdline-0.7.4/README /exopi-obj/pobj/par2cmdline-0.7.4/fake-amd64/usr/local/share/doc/par2cmdline ===> Building package for par2cmdline-0.7.4p0 Create /exopi-cvs/ports/packages/amd64/all/par2cmdline-0.7.4p0.tgz Creating package par2cmdline-0.7.4p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************************************** | 90% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/par2cmdline-0.7.4p0.tgz >>> Running clean in archivers/par2cmdline at 1711573741.97 ===> archivers/par2cmdline ===> Cleaning for par2cmdline-0.7.4p0 >>> Ended at 1711573743.05 max_stuck=2.27/depends=1.72/show-prepare-results=1.14/extract=0.60/patch=3.41/configure=6.73/build=53.61/package=4.39/clean=1.32