>>> Building on exopi-4 under security/hashdeep BDEPENDS = [devel/libtool;devel/automake/1.15;devel/metaauto;devel/gmake;devel/autoconf/2.69] DIST = [security/hashdeep:hashdeep-4.4.tar.gz] FULLPKGNAME = hashdeep-4.4p0 (Junk lock obtained for exopi-4 at 1711583101.48) >>> Running depends in security/hashdeep at 1711583101.52 last junk was in games/tuxkart /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1 gmake-4.4.1 libtool-2.4.2p2 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1 gmake-4.4.1 libtool-2.4.2p2 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1 gmake-4.4.1 libtool-2.4.2p2 metaauto-1.0p4 >>> Running show-prepare-results in security/hashdeep at 1711583103.20 ===> security/hashdeep ===> Building from scratch hashdeep-4.4p0 ===> hashdeep-4.4p0 depends on: metaauto-* -> metaauto-1.0p4 ===> hashdeep-4.4p0 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> hashdeep-4.4p0 depends on: automake->=1.15,<1.16 -> automake-1.15.1 ===> hashdeep-4.4p0 depends on: libtool-* -> libtool-2.4.2p2 ===> hashdeep-4.4p0 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c++ c++abi pthread c m ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.99.0 m.10.1 autoconf-2.69p3 automake-1.15.1 gmake-4.4.1 libtool-2.4.2p2 metaauto-1.0p4 (Junk lock released for exopi-4 at 1711583104.36) distfiles size=4534639 >>> Running extract in security/hashdeep at 1711583104.39 ===> security/hashdeep ===> Checking files for hashdeep-4.4p0 `/exopi-cvs/ports/distfiles/hashdeep-4.4.tar.gz' is up to date. >> (SHA256) hashdeep-4.4.tar.gz: OK ===> Extracting for hashdeep-4.4p0 >>> Running patch in security/hashdeep at 1711583104.83 ===> security/hashdeep ===> Patching for hashdeep-4.4p0 ===> Applying OpenBSD patch patch-src_display_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fixes for Clang 6. | |Index: src/display.cpp |--- src/display.cpp.orig |+++ src/display.cpp -------------------------- Patching file src/display.cpp using Plan A... Hunk #1 succeeded at 311. Hunk #2 succeeded at 424. done ===> Applying OpenBSD patch patch-src_files_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fixes for Clang 6. | |Index: src/files.cpp |--- src/files.cpp.orig |+++ src/files.cpp -------------------------- Patching file src/files.cpp using Plan A... Hunk #1 succeeded at 509. Hunk #2 succeeded at 542. done ===> Applying OpenBSD patch patch-src_hash_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fixes for Clang 6. | |Index: src/hash.cpp |--- src/hash.cpp.orig |+++ src/hash.cpp -------------------------- Patching file src/hash.cpp using Plan A... Hunk #1 succeeded at 124. Hunk #2 succeeded at 279. done ===> Applying OpenBSD patch patch-src_hashlist_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fixes for Clang 6. | |Index: src/hashlist.cpp |--- src/hashlist.cpp.orig |+++ src/hashlist.cpp -------------------------- Patching file src/hashlist.cpp using Plan A... Hunk #1 succeeded at 342. Hunk #2 succeeded at 390. done ===> Applying OpenBSD patch patch-src_xml_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for Clang 6. | |Index: src/xml.h |--- src/xml.h.orig |+++ src/xml.h -------------------------- Patching file src/xml.h using Plan A... Hunk #1 succeeded at 100. done ===> 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 security/hashdeep at 1711583105.19 ===> security/hashdeep ===> Generating configure for hashdeep-4.4p0 Running autoreconf-2.69 in /exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4 configure.ac:13: installing './compile' parallel-tests: installing './test-driver' ===> Configuring for hashdeep-4.4p0 Using /exopi-obj/pobj/hashdeep-4.4/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/hashdeep-4.4/config.site checking for a BSD-compatible install... /exopi-obj/pobj/hashdeep-4.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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc 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 cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking /usr/local/include checking /opt/local/include checking /sw/include checking how to run the C preprocessor... cc -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking whether gcc understands -MD... yes checking whether gcc understands -D_FORTIFY_SOURCE=2... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wmissing-declarations... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Wbad-function-cast... yes checking whether gcc understands -Wcast-qual... yes checking whether gcc understands -Wundef... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wdisabled-optimization... yes checking whether gcc understands -Wfloat-equal... yes checking whether gcc understands -Wmissing-format-attribute... yes checking whether gcc understands -Wmultichar... yes checking whether gcc understands -Wc++-compat... yes checking whether gcc understands -Wmissing-noreturn... yes checking whether gcc understands -funit-at-a-time... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Weffc++... yes checking whether g++ understands -Wall... yes checking whether g++ understands -MD... yes checking whether g++ understands -D_FORTIFY_SOURCE=2... yes checking whether g++ understands -Wpointer-arith... yes checking whether g++ understands -Wshadow... yes checking whether g++ understands -Wwrite-strings... yes checking whether g++ understands -Wcast-align... yes checking whether g++ understands -Wredundant-decls... yes checking whether g++ understands -Wdisabled-optimization... yes checking whether g++ understands -Wfloat-equal... yes checking whether g++ understands -Wmultichar... yes checking whether g++ understands -Wmissing-noreturn... yes checking whether g++ understands -Wstrict-null-sentinel... yes checking whether g++ understands -Woverloaded-virtual... yes checking whether g++ understands -Wsign-promo... yes checking whether g++ understands -funit-at-a-time... yes checking whether g++ understands -Weffc++... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for libgen.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for inttypes.h... (cached) yes checking for malloc.h... (cached) no checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/mmap.h usability... no checking sys/mmap.h presence... no checking for sys/mmap.h... no checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/resource.h... (cached) yes checking for wchar.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/disk.h usability... yes checking sys/disk.h presence... yes checking for sys/disk.h... yes checking CommonCrypto/CommonDigest.h usability... no checking CommonCrypto/CommonDigest.h presence... no checking for CommonCrypto/CommonDigest.h... no checking whether MAP_FILE is declared... no checking for _gmtime64_s... no checking for _gmtime64... no checking for gmtime_r... (cached) yes checking for mmap... (cached) yes checking for usleep... (cached) yes checking for mkstemp... (cached) yes checking for vasprintf... (cached) yes checking for getrusage... (cached) yes checking for getprogname... yes checking for isxdigit... (cached) yes checking for CC_MD5_Init... no checking for CC_SHA1_Init... no checking for CC_SHA256_Init... no checking for sys/mount.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/cdefs.h... (cached) yes checking for sys/resource.h... (cached) yes checking for pwd.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for localtime_r... (cached) yes checking for getuid... (cached) yes checking for gethostname... (cached) yes checking for getwpuid... no checking for getrusage... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for struct stat.st_blksize... yes checking whether closedir returns void... (cached) no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether cc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... (cached) yes checking whether stat accepts an empty string... (cached) no checking for vprintf... (cached) yes checking for _doprnt... no checking for fseeko64... no checking for ftello64... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes Using settings from AX_PTHREAD macro checking for pthread.h... (cached) yes checking for pthread_create in -lpthreadGC2... no checking for pthread_win32_process_attach_np... no checking for pthread_win32_process_detach_np... no checking for pthread_win32_thread_attach_np... no checking for pthread_win32_thread_detach_np... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating tests/testfiles/Makefile config.status: creating config.h config.status: executing depfiles commands ============================ configure: WARNING: unrecognized options: --disable-gtk-doc ./configure finished at Thu Mar 28 00:45:24 CET 2024 PACKAGE_NAME: MD5DEEP PACKAGE_VERSION: 4.4 CC: cc CXX: c++ CPPFLAGS: -pthread -I/usr/local/include -DUTC_OFFSET=+0100 CFLAGS: -pthread -O2 -pipe -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -Wall -Wstrict-prototypes -Weffc++ CXXFLAGS: -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ LIBS: LDFLAGS: -L/usr/local/lib >>> Running build in security/hashdeep at 1711583124.49 ===> security/hashdeep ===> Building for hashdeep-4.4p0 gmake all-recursive gmake[1]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4' Making all in src gmake[2]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/src' cc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -O2 -pipe -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -Wall -Wstrict-prototypes -Weffc++ -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c cc: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] md5.c:91:25: warning: cast from 'unsigned char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] MD5Transform(ctx->buf, (uint32_t *) ctx->in); ^~~~~~~~~~~~~~~~~~~~ md5.c:100:25: warning: cast from 'unsigned char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] MD5Transform(ctx->buf, (uint32_t *) ctx->in); ^~~~~~~~~~~~~~~~~~~~ md5.c:135:25: warning: cast from 'unsigned char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] MD5Transform(ctx->buf, (uint32_t *) ctx->in); ^~~~~~~~~~~~~~~~~~~~ md5.c:156:23: warning: cast from 'unsigned char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] uint32_t *ctxin = (uint32_t *)ctx->in; ^~~~~~~~~~~~~~~~~~~ md5.c:160:28: warning: cast from 'unsigned char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] MD5Transform(ctx->buf, (uint32_t *) ctx->in); ^~~~~~~~~~~~~~~~~~~~ 5 warnings generated. mv -f .deps/md5.Tpo .deps/md5.Po cc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -O2 -pipe -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -Wall -Wstrict-prototypes -Weffc++ -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c cc: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] mv -f .deps/sha1.Tpo .deps/sha1.Po cc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -O2 -pipe -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -Wall -Wstrict-prototypes -Weffc++ -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c cc: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] mv -f .deps/sha256.Tpo .deps/sha256.Po cc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -O2 -pipe -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -Wall -Wstrict-prototypes -Weffc++ -MT whirlpool.o -MD -MP -MF .deps/whirlpool.Tpo -c -o whirlpool.o whirlpool.c cc: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] mv -f .deps/whirlpool.Tpo .deps/whirlpool.Po cc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -O2 -pipe -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -Wall -Wstrict-prototypes -Weffc++ -MT tiger.o -MD -MP -MF .deps/tiger.Tpo -c -o tiger.o tiger.c cc: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] tiger.c:629:1: warning: unused function 'tiger_init' [-Wunused-function] tiger_init (void *context) ^ tiger.c:641:1: warning: unused function 'tiger2_init' [-Wunused-function] tiger2_init (void *context) ^ 2 warnings generated. mv -f .deps/tiger.Tpo .deps/tiger.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] 1 warning generated. mv -f .deps/main.Tpo .deps/main.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT hashlist.o -MD -MP -MF .deps/hashlist.Tpo -c -o hashlist.o hashlist.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] 1 warning generated. mv -f .deps/hashlist.Tpo .deps/hashlist.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT multihash.o -MD -MP -MF .deps/multihash.Tpo -c -o multihash.o multihash.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] 1 warning generated. mv -f .deps/multihash.Tpo .deps/multihash.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] 1 warning generated. mv -f .deps/display.Tpo .deps/display.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] hash.cpp:60:24: warning: unused function 'max' [-Wunused-function] static inline uint64_t max(uint64_t a,uint64_t b){ ^ 2 warnings generated. mv -f .deps/hash.Tpo .deps/hash.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT dig.o -MD -MP -MF .deps/dig.Tpo -c -o dig.o dig.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] 1 warning generated. mv -f .deps/dig.Tpo .deps/dig.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT helpers.o -MD -MP -MF .deps/helpers.Tpo -c -o helpers.o helpers.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] 1 warning generated. mv -f .deps/helpers.Tpo .deps/helpers.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] 1 warning generated. mv -f .deps/xml.Tpo .deps/xml.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] 1 warning generated. mv -f .deps/files.Tpo .deps/files.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT threadpool.o -MD -MP -MF .deps/threadpool.Tpo -c -o threadpool.o threadpool.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] 1 warning generated. mv -f .deps/threadpool.Tpo .deps/threadpool.Po c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0100 -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -MT winpe.o -MD -MP -MF .deps/winpe.Tpo -c -o winpe.o winpe.cpp c++: warning: optimization flag '-funit-at-a-time' is not supported [-Wignored-optimization-argument] warning: unknown warning option '-Wstrict-null-sentinel' [-Wunknown-warning-option] 1 warning generated. mv -f .deps/winpe.Tpo .deps/winpe.Po c++ -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -L/usr/local/lib -o hashdeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o main.cpp(main.o:(state::main(int, char**))): warning: strcpy() is almost always misused, please use strlcpy() c++ -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -L/usr/local/lib -o md5deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o main.cpp(main.o:(state::main(int, char**))): warning: strcpy() is almost always misused, please use strlcpy() c++ -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -L/usr/local/lib -o sha1deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o main.cpp(main.o:(state::main(int, char**))): warning: strcpy() is almost always misused, please use strlcpy() c++ -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -L/usr/local/lib -o sha256deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o main.cpp(main.o:(state::main(int, char**))): warning: strcpy() is almost always misused, please use strlcpy() c++ -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -L/usr/local/lib -o whirlpooldeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o main.cpp(main.o:(state::main(int, char**))): warning: strcpy() is almost always misused, please use strlcpy() c++ -pthread -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -L/usr/local/lib -o tigerdeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o main.cpp(main.o:(state::main(int, char**))): warning: strcpy() is almost always misused, please use strlcpy() gmake[2]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/src' Making all in tests gmake[2]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests' Making all in man gmake[2]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/man' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/man' Making all in tests/testfiles gmake[2]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests/testfiles' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests/testfiles' gmake[2]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4' gmake[2]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4' gmake[1]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4' >>> Running package in security/hashdeep at 1711583145.39 ===> security/hashdeep ===> Faking installation for hashdeep-4.4p0 Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/src' gmake[2]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/src' mkdir -p '/exopi-obj/pobj/hashdeep-4.4/fake-amd64/usr/local/bin' /exopi-obj/pobj/hashdeep-4.4/bin/install -c -s -m 755 hashdeep md5deep sha1deep sha256deep whirlpooldeep tigerdeep '/exopi-obj/pobj/hashdeep-4.4/fake-amd64/usr/local/bin' gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/src' gmake[1]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/src' Making install in tests gmake[1]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests' gmake[2]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests' gmake[1]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests' Making install in man gmake[1]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/man' gmake[2]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/man' gmake[2]: Nothing to be done for 'install-exec-am'. /exopi-obj/pobj/hashdeep-4.4/bin/install -c md5deep.1 sha1deep.1 /exopi-obj/pobj/hashdeep-4.4/bin/install -c md5deep.1 sha256deep.1 /exopi-obj/pobj/hashdeep-4.4/bin/install -c md5deep.1 tigerdeep.1 /exopi-obj/pobj/hashdeep-4.4/bin/install -c md5deep.1 whirlpooldeep.1 rm -f /exopi-obj/pobj/hashdeep-4.4/fake-amd64/usr/local/man/man1/{md5,sha1,sha256,sha3,tiger,whirlpool,hashdeep}deep.1 gmake install-man1 gmake[3]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/man' mkdir -p '/exopi-obj/pobj/hashdeep-4.4/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/hashdeep-4.4/bin/install -c -m 644 md5deep.1 sha1deep.1 sha256deep.1 tigerdeep.1 whirlpooldeep.1 hashdeep.1 '/exopi-obj/pobj/hashdeep-4.4/fake-amd64/usr/local/man/man1' gmake[3]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/man' gmake[2]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/man' gmake[1]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/man' Making install in tests/testfiles gmake[1]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests/testfiles' gmake[2]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests/testfiles' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests/testfiles' gmake[1]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4/tests/testfiles' gmake[1]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4' gmake[2]: Entering directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4' gmake[1]: Leaving directory '/exopi-obj/pobj/hashdeep-4.4/hashdeep-4.4' ===> Building package for hashdeep-4.4p0 Create /exopi-cvs/ports/packages/amd64/all/hashdeep-4.4p0.tgz Creating package hashdeep-4.4p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********** | 16% archiving|********************* | 32% archiving|******************************* | 49% archiving|****************************************** | 65% archiving|**************************************************** | 81% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/hashdeep-4.4p0.tgz >>> Running clean in security/hashdeep at 1711583147.74 ===> security/hashdeep ===> Cleaning for hashdeep-4.4p0 >>> Ended at 1711583147.95 max_stuck=1.61/depends=1.68/show-prepare-results=1.21/extract=0.44/patch=0.36/configure=19.30/build=20.90/package=2.35/clean=0.24