===> License LGPL21+ accepted by the user ===> openpgm-5.2.122_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openpgm-5.2.122_3 for building ===> Extracting for openpgm-5.2.122_3 => SHA256 Checksum OK for steve-o-openpgm-release-5-2-122_GH0.tar.gz. ===> Patching for openpgm-5.2.122_3 ===> openpgm-5.2.122_3 depends on executable: autoconf-2.69 - found ===> openpgm-5.2.122_3 depends on executable: autoheader-2.69 - found ===> openpgm-5.2.122_3 depends on executable: autoreconf-2.69 - found ===> openpgm-5.2.122_3 depends on executable: aclocal-1.15 - found ===> openpgm-5.2.122_3 depends on executable: automake-1.15 - found ===> openpgm-5.2.122_3 depends on executable: libtoolize - found ===> openpgm-5.2.122_3 depends on file: /usr/local/bin/python2.7 - found ===> openpgm-5.2.122_3 depends on package: perl5>=5.24<5.25 - found ===> Configuring for openpgm-5.2.122_3 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure: loading site script /usr/ports/Templates/config.site 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 make supports nested variables... (cached) 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... o 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd11.1 checking host system type... amd64-portbld-freebsd11.1 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd11.1 file names to amd64-portbld-freebsd11.1 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.1 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for perl... (cached) /usr/local/bin/perl checking for python... /usr/local/bin/python2.7 checking for library containing sqrt... -lm checking for library containing pthread_mutex_trylock... none required checking for library containing clock_gettime... none required checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for limits.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for inline... inline checking for flexible array members... yes checking for C/C++ restrict keyword... __restrict checking for variable-length arrays... yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for int8_t... (cached) yes checking for mode_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for atexit... (cached) yes checking for clock_gettime... (cached) yes checking for floor... yes checking for ftime... no checking for gethostbyaddr... yes checking for gethostbyname... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for regcomp... yes checking for select... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for socket... yes checking for sqrt... yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strpbrk... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strtoull... (cached) yes checking for pthread_spinlock... yes checking for sa_len member in struct sockaddr... yes checking for __ss_family member in struct sockaddr_storage... no checking for getprotobyname_r... yes checking whether getprotobyname_r returns struct protoent *... no checking whether getprotobyname_r takes 3 parameters... no checking for getnetent... yes checking for C99 variadic macros... yes checking for GNU-style variadic macros... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for eventfd... no checking for /proc/cpuinfo... no checking for backtrace... no checking for pselect... yes checking for /dev/rtc... no checking for RDTSC instruction... yes checking for /dev/hpet... no checking for poll... (cached) yes checking for epoll_ctl... no checking for getifaddrs... yes checking for struct ifreq.ifr_netmask... no checking for struct _WSAMSG.name... no checking for struct group_req.gr_interface... yes checking for struct ip_mreqn.imr_ifindex... yes checking for struct ip_msfilter.imsf_multiaddr... no checking for printf thousands' grouping... yes checking for vasprintf... (cached) yes checking for hidden visibility attribute... yes checking for raw IP sockets ip_{len,off} host byte ordering... yes checking for unaligned pointers... yes checking for intrinsic atomic ops... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating openpgm-5.2.pc config.status: creating openpgm.spec config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for openpgm-5.2.122_3 --- libpgm_noinst_la-cpu.lo --- --- libpgm_noinst_la-thread.lo --- --- libpgm_noinst_la-mem.lo --- --- libpgm_noinst_la-string.lo --- --- libpgm_noinst_la-cpu.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -I./include -DUSE_GALOIS_MUL_LUT -DGETTEXT_PACKAGE='"pgm"' -O2 -pipe -fstack-protector -fno-strict-aliasing -D_REENTRANT -DHAVE_PTHREAD_SPINLOCK -DHAVE_SOCKADDR_SA_LEN -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY -DHAVE_HOST_ORDER_IP_LEN -DHAVE_HOST_ORDER_IP_OFF -DUSE_TICKET_SPINLOCK -DUSE_DUMB_RWSPINLOCK -MT libpgm_noinst_la-cpu.lo -MD -MP -MF .deps/libpgm_noinst_la-cpu.Tpo -c -o libpgm_noinst_la-cpu.lo `test -f 'cpu.c' || echo './'`cpu.c --- libpgm_noinst_la-thread.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -I./include -DUSE_GALOIS_MUL_LUT -DGETTEXT_PACKAGE='"pgm"' -O2 -pipe -fstack-protector -fno-strict-aliasing -D_REENTRANT -DHAVE_PTHREAD_SPINLOCK -DHAVE_SOCKADDR_SA_LEN -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY -DHAVE_HOST_ORDER_IP_LEN -DHAVE_HOST_ORDER_IP_OFF -DUSE_TICKET_SPINLOCK -DUSE_DUMB_RWSPINLOCK -MT libpgm_noinst_la-thread.lo -MD -MP -MF .deps/libpgm_noinst_la-thread.Tpo -c -o libpgm_noinst_la-thread.lo `test -f 'thread.c' || echo './'`thread.c --- libpgm_noinst_la-mem.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -I./include -DUSE_GALOIS_MUL_LUT -DGETTEXT_PACKAGE='"pgm"' -O2 -pipe -fstack-protector -fno-strict-aliasing -D_REENTRANT -DHAVE_PTHREAD_SPINLOCK -DHAVE_SOCKADDR_SA_LEN -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY -DHAVE_HOST_ORDER_IP_LEN -DHAVE_HOST_ORDER_IP_OFF -DUSE_TICKET_SPINLOCK -DUSE_DUMB_RWSPINLOCK -MT libpgm_noinst_la-mem.lo -MD -MP -MF .deps/libpgm_noinst_la-mem.Tpo -c -o libpgm_noinst_la-mem.lo `test -f 'mem.c' || echo './'`mem.c --- libpgm_noinst_la-string.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./include -I./include -DUSE_GALOIS_MUL_LUT -DGETTEXT_PACKAGE='"pgm"' -O2 -pipe -fstack-protector -fno-strict-aliasing -D_REENTRANT -DHAVE_PTHREAD_SPINLOCK -DHAVE_SOCKADDR_SA_LEN -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY -DHAVE_HOST_ORDER_IP_LEN -DHAVE_HOST_ORDER_IP_OFF -DUSE_TICKET_SPINLOCK -DUSE_DUMB_RWSPINLOCK -MT libpgm_noinst_la-string.lo -MD -MP -MF .deps/libpgm_noinst_la-string.Tpo -c -o libpgm_noinst_la-string.lo `test -f 'string.c' || echo './'`string.c --- libpgm_noinst_la-thread.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./include -I./include -DUSE_GALOIS_MUL_LUT -DGETTEXT_PACKAGE=\"pgm\" -O2 -pipe -fstack-protector -fno-strict-aliasing -D_REENTRANT -DHAVE_PTHREAD_SPINLOCK -DHAVE_SOCKADDR_SA_LEN -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY -DHAVE_HOST_ORDER_IP_LEN -DHAVE_HOST_ORDER_IP_OFF -DUSE_TICKET_SPINLOCK -DUSE_DUMB_RWSPINLOCK -MT libpgm_noinst_la-thread.lo -MD -MP -MF .deps/libpgm_noinst_la-thread.Tpo -c thread.c -fPIC -DPIC -o .libs/libpgm_noinst_la-thread.o --- libpgm_noinst_la-string.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./include -I./include -DUSE_GALOIS_MUL_LUT -DGETTEXT_PACKAGE=\"pgm\" -O2 -pipe -fstack-protector -fno-strict-aliasing -D_REENTRANT -DHAVE_PTHREAD_SPINLOCK -DHAVE_SOCKADDR_SA_LEN -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY -DHAVE_HOST_ORDER_IP_LEN -DHAVE_HOST_ORDER_IP_OFF -DUSE_TICKET_SPINLOCK -DUSE_DUMB_RWSPINLOCK -MT libpgm_noinst_la-string.lo -MD -MP -MF .deps/libpgm_noinst_la-string.Tpo -c string.c -fPIC -DPIC -o .libs/libpgm_noinst_la-string.o --- libpgm_noinst_la-cpu.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./include -I./include -DUSE_GALOIS_MUL_LUT -DGETTEXT_PACKAGE=\"pgm\" -O2 -pipe -fstack-protector -fno-strict-aliasing -D_REENTRANT -DHAVE_PTHREAD_SPINLOCK -DHAVE_SOCKADDR_SA_LEN -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY -DHAVE_HOST_ORDER_IP_LEN -DHAVE_HOST_ORDER_IP_OFF -DUSE_TICKET_SPINLOCK -DUSE_DUMB_RWSPINLOCK -MT libpgm_noinst_la-cpu.lo -MD -MP -MF .deps/libpgm_noinst_la-cpu.Tpo -c cpu.c -fPIC -DPIC -o .libs/libpgm_noinst_la-cpu.o --- libpgm_noinst_la-mem.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./include -I./include -DUSE_GALOIS_MUL_LUT -DGETTEXT_PACKAGE=\"pgm\" -O2 -pipe -fstack-protector -fno-strict-aliasing -D_REENTRANT -DHAVE_PTHREAD_SPINLOCK -DHAVE_SOCKADDR_SA_LEN -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY -DHAVE_HOST_ORDER_IP_LEN -DHAVE_HOST_ORDER_IP_OFF -DUSE_TICKET_SPINLOCK -DUSE_DUMB_RWSPINLOCK -MT libpgm_noinst_la-mem.lo -MD -MP -MF .deps/libpgm_noinst_la-mem.Tpo -c mem.c -fPIC -DPIC -o .libs/libpgm_noinst_la-mem.o --- libpgm_noinst_la-cpu.lo --- In file included from cpu.c:31: In file included from ./include/impl/framework.h:45: ./include/impl/byteorder.h:37:11: fatal error: 'byteswap.h' file not found --- libpgm_noinst_la-thread.lo --- In file included from thread.c:26: In file included from ./include/impl/framework.h:45: ./include/impl/byteorder.h:37:11: fatal error: 'byteswap.h' file not found # include ^~~~~~~~~~~~ --- libpgm_noinst_la-string.lo --- In file included from string.c:34: In file included from ./include/impl/framework.h:45: ./include/impl/byteorder.h:37:11: fatal error: 'byteswap.h' file not found # include ^~~~~~~~~~~~ --- libpgm_noinst_la-cpu.lo --- # include ^~~~~~~~~~~~ --- libpgm_noinst_la-mem.lo --- In file included from mem.c:33: In file included from ./include/impl/framework.h:45: ./include/impl/byteorder.h:37:11: fatal error: 'byteswap.h' file not found # include ^~~~~~~~~~~~ --- libpgm_noinst_la-cpu.lo --- 1 error generated. *** [libpgm_noinst_la-cpu.lo] Error code 1 make[1]: stopped in /wrkdirs/openpgm-0cipiertest-port/work/openpgm-release-5-2-122/openpgm/pgm --- libpgm_noinst_la-string.lo --- 1 error generated. --- libpgm_noinst_la-thread.lo --- 1 error generated. --- libpgm_noinst_la-mem.lo --- 1 error generated. --- libpgm_noinst_la-thread.lo --- *** [libpgm_noinst_la-thread.lo] Error code 1 make[1]: stopped in /wrkdirs/openpgm-0cipiertest-port/work/openpgm-release-5-2-122/openpgm/pgm --- libpgm_noinst_la-string.lo --- *** [libpgm_noinst_la-string.lo] Error code 1 make[1]: stopped in /wrkdirs/openpgm-0cipiertest-port/work/openpgm-release-5-2-122/openpgm/pgm --- libpgm_noinst_la-mem.lo --- *** [libpgm_noinst_la-mem.lo] Error code 1 make[1]: stopped in /wrkdirs/openpgm-0cipiertest-port/work/openpgm-release-5-2-122/openpgm/pgm make[1]: stopped in /wrkdirs/openpgm-0cipiertest-port/work/openpgm-release-5-2-122/openpgm/pgm ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /openpgm-0cipiertest-port 1