Building libmodbus-3.1.1.txz (origin /buildshare/ports/355755/comms/libmodbus) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/libmodbus-3.1.1.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libmodbus-3.1.1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libmodbus-3.1.1 ===> libmodbus-3.1.1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of libmodbus-3.1.1 Make install ===> License LGPL21 accepted by the user ===> libmodbus-3.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libmodbus-3.1.1 for building ===> Extracting for libmodbus-3.1.1 => SHA256 Checksum OK for libmodbus-3.1.1.tar.gz. ===> Patching for libmodbus-3.1.1 ===> libmodbus-3.1.1 depends on executable: gmake - found ===> Configuring for libmodbus-3.1.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/comms/libmodbus/work/libmodbus-3.1.1/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/comms/libmodbus/work/libmodbus-3.1.1/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/comms/libmodbus/work/libmodbus-3.1.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/comms/libmodbus/work/libmodbus-3.1.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking how to create a pax tar archive... gnutar checking for style of include used by gmake... GNU 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 dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... cpp 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gmake supports nested variables... (cached) yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc -std=gnu99... /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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 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 -B output from cc -std=gnu99 object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for cc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu99 static flag -static works... yes checking if cc -std=gnu99 supports -c -o file.o... yes checking if cc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 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... no checking for arpa/inet.h... (cached) yes checking for byteswap.h... (cached) no checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking linux/serial.h usability... no checking linux/serial.h presence... no checking for linux/serial.h... no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for asciidoc... no checking for xmlto... no checking whether to build documentation... no checking whether to install manpages... yes checking whether __CYGWIN__ is declared... no checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for accept4... yes checking for getaddrinfo... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for strlcpy... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking whether TIOCSRS485 is declared... no checking whether TIOCM_RTS is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/modbus-version.h config.status: creating src/win32/modbus.dll.manifest config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating libmodbus.pc config.status: creating libmodbus.spec config.status: creating config.h config.status: creating tests/unit-test.h config.status: tests/unit-test.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands libmodbus 3.1.1 =============== prefix: /usr/local sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include compiler: cc -std=gnu99 cflags: -O2 -pipe -fno-strict-aliasing ldflags: ===> Building for libmodbus-3.1.1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/comms/libmodbus/work/libmodbus-3.1.1' gmake --no-print-directory all-recursive Making all in src CC modbus.lo CC modbus-data.lo modbus-data.c:46:5: warning: #warning "Fallback on C functions for bswap_16" modbus-data.c:53:5: warning: #warning "Fallback on C functions for bswap_32" modbus-data.c: In function 'modbus_set_bits_from_byte': modbus-data.c:62: warning: declaration of 'index' shadows a global declaration /usr/include/strings.h:57: warning: shadowed declaration is here modbus-data.c: In function 'modbus_set_bits_from_bytes': modbus-data.c:73: warning: declaration of 'index' shadows a global declaration /usr/include/strings.h:57: warning: shadowed declaration is here modbus-data.c: In function 'modbus_get_byte_from_bits': modbus-data.c:89: warning: declaration of 'index' shadows a global declaration /usr/include/strings.h:57: warning: shadowed declaration is here CC modbus-rtu.lo CC modbus-tcp.lo CCLD libmodbus.la Making all in doc gmake[3]: Nothing to be done for `all'. Making all in tests gmake all-am CC bandwidth-server-one.o CCLD bandwidth-server-one CC bandwidth-server-many-up.o CCLD bandwidth-server-many-up CC bandwidth-client.o CCLD bandwidth-client CC random-test-server.o CCLD random-test-server CC random-test-client.o CCLD random-test-client CC unit-test-server.o CCLD unit-test-server CC unit-test-client.o CCLD unit-test-client CC version.o CCLD version gmake[3]: Nothing to be done for `all-am'. gmake[1]: Leaving directory `/obj/buildshare/ports/355755/comms/libmodbus/work/libmodbus-3.1.1' ===> Staging for libmodbus-3.1.1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/comms/libmodbus/work/libmodbus-3.1.1' Making install in src /bin/mkdir -p '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libmodbus.la '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libmodbus.so.6 /obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/lib/libmodbus.so.6 libtool: install: (cd /obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/lib && { ln -s -f libmodbus.so.6 libmodbus.so || { rm -f libmodbus.so && ln -s libmodbus.so.6 libmodbus.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/lib && { ln -s -f libmodbus.so.6 libmodbus.so || { rm -f libmodbus.so && ln -s libmodbus.so.6 libmodbus.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libmodbus.lai /obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/lib/libmodbus.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/include/modbus' install -o root -g wheel -m 444 modbus.h modbus-version.h modbus-rtu.h modbus-tcp.h '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/include/modbus' /bin/mkdir -p '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/include/libmodbus' install -o root -g wheel -m 444 modbus.h '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/include/libmodbus' Making install in doc gmake[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/man/man3' install -o root -g wheel -m 444 modbus_close.3 modbus_connect.3 modbus_flush.3 modbus_free.3 modbus_get_byte_from_bits.3 modbus_get_byte_timeout.3 modbus_get_float.3 modbus_get_float_dcba.3 modbus_get_header_length.3 modbus_get_response_timeout.3 modbus_get_socket.3 modbus_mapping_free.3 modbus_mapping_new.3 modbus_mask_write_register.3 modbus_new_rtu.3 modbus_new_tcp_pi.3 modbus_new_tcp.3 modbus_read_bits.3 modbus_read_input_bits.3 modbus_read_input_registers.3 modbus_read_registers.3 modbus_receive_confirmation.3 modbus_receive_from.3 modbus_receive.3 modbus_reply_exception.3 modbus_reply.3 modbus_report_slave_id.3 modbus_rtu_get_serial_mode.3 modbus_rtu_set_serial_mode.3 modbus_rtu_get_rts.3 modbus_rtu_set_rts.3 modbus_send_raw_request.3 modbus_set_bits_from_bytes.3 modbus_set_bits_from_byte.3 modbus_set_byte_timeout.3 modbus_set_debug.3 modbus_set_error_recovery.3 modbus_set_float.3 modbus_set_float_dcba.3 modbus_set_response_timeout.3 '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/man/man3' install -o root -g wheel -m 444 modbus_set_slave.3 modbus_set_socket.3 modbus_strerror.3 modbus_tcp_listen.3 modbus_write_and_read_registers.3 modbus_write_bits.3 modbus_write_bit.3 modbus_write_registers.3 modbus_write_register.3 '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/man/man3' /bin/mkdir -p '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/man/man7' install -o root -g wheel -m 444 libmodbus.7 '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/man/man7' Making install in tests gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 libmodbus.pc '/obj/buildshare/ports/355755/comms/libmodbus/work/stage/usr/local/libdata/pkgconfig' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/comms/libmodbus/work/libmodbus-3.1.1' ====> Compressing man pages (compress-man) ===> Installing for libmodbus-3.1.1 ===> Checking if comms/libmodbus already installed ===> Registering installation for libmodbus-3.1.1 Installing libmodbus-3.1.1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libmodbus.so.6 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://libmodbus.org/ Make package ===> Building package for libmodbus-3.1.1 slot2: removed