Building oidentd-2.0.8_2.txz (origin /buildshare/ports/355755/security/oidentd) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/oidentd-2.0.8.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> oidentd-2.0.8_2 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 oidentd-2.0.8_2 Make install ===> License GPLv2 accepted by the user ===> oidentd-2.0.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by oidentd-2.0.8_2 for building ===> Extracting for oidentd-2.0.8_2 => SHA256 Checksum OK for oidentd-2.0.8.tar.gz. ===> Patching for oidentd-2.0.8_2 ===> Applying FreeBSD patches for oidentd-2.0.8_2 ===> Configuring for oidentd-2.0.8_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/oidentd/work/oidentd-2.0.8/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/oidentd/work/oidentd-2.0.8/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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for bison... no checking for byacc... byacc checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for flex... /usr/bin/flex checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for sed... /usr/bin/sed checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking netinet/ip_compat.h usability... yes checking netinet/ip_compat.h presence... yes checking for netinet/ip_compat.h... yes checking netinet6/in6_pcb.h usability... yes checking netinet6/in6_pcb.h presence... yes checking for netinet6/in6_pcb.h... yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for u_int32_t... (cached) yes checking for u_int16_t... (cached) yes checking for u_int8_t... (cached) yes checking for AF_INET6... yes checking for socklen_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking for void *... yes checking size of void *... 4 checking for __attribute__ unused... yes checking for __attribute__ noreturn... yes checking for __attribute__ format... yes checking return type of signal handlers... void checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for getopt_long... yes checking for strsep... (cached) yes checking for vasprintf... (cached) yes checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for strdup... (cached) yes checking for strstr... yes checking for strtol... (cached) yes checking for uname... (cached) yes checking for memcmp... (cached) yes checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for gethostbyname... (cached) yes checking for vasprintf... (cached) yes checking for asprintf... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for inet_aton... (cached) yes checking for getpagesize... (cached) yes checking for getopt_long... (cached) yes checking for library containing socket... none required checking for getaddrinfo... (cached) yes checking for freeaddrinfo... (cached) yes checking for gai_strerror... (cached) yes checking for getnameinfo... (cached) yes checking for inet_ntop... (cached) yes checking for main in -ludb... no checking for struct sockaddr_storage... yes checking for ss_family member in struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct addrinfo... yes checking netinet/ip_nat.h usability... yes checking netinet/ip_nat.h presence... yes checking for netinet/ip_nat.h... yes configure: WARNING: not including NAT/IP masquerade support. configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/missing/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for oidentd-2.0.8_2 /usr/bin/make all-recursive Making all in src Making all in missing if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT inet_aton.o -MD -MP -MF ".deps/inet_aton.Tpo" -c -o inet_aton.o inet_aton.c; then mv -f ".deps/inet_aton.Tpo" ".deps/inet_aton.Po"; else rm -f ".deps/inet_aton.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT inet_ntop.o -MD -MP -MF ".deps/inet_ntop.Tpo" -c -o inet_ntop.o inet_ntop.c; then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Po"; else rm -f ".deps/inet_ntop.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT ipv6_missing.o -MD -MP -MF ".deps/ipv6_missing.Tpo" -c -o ipv6_missing.o ipv6_missing.c; then mv -f ".deps/ipv6_missing.Tpo" ".deps/ipv6_missing.Po"; else rm -f ".deps/ipv6_missing.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT snprintf.o -MD -MP -MF ".deps/snprintf.Tpo" -c -o snprintf.o snprintf.c; then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Po"; else rm -f ".deps/snprintf.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT vasprintf.o -MD -MP -MF ".deps/vasprintf.Tpo" -c -o vasprintf.o vasprintf.c; then mv -f ".deps/vasprintf.Tpo" ".deps/vasprintf.Po"; else rm -f ".deps/vasprintf.Tpo"; exit 1; fi rm -f libmissing.a ar cru libmissing.a inet_aton.o inet_ntop.o ipv6_missing.o getopt.o snprintf.o vasprintf.o ranlib libmissing.a if cc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT oidentd.o -MD -MP -MF ".deps/oidentd.Tpo" -c -o oidentd.o oidentd.c; then mv -f ".deps/oidentd.Tpo" ".deps/oidentd.Po"; else rm -f ".deps/oidentd.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT oidentd_util.o -MD -MP -MF ".deps/oidentd_util.Tpo" -c -o oidentd_util.o oidentd_util.c; then mv -f ".deps/oidentd_util.Tpo" ".deps/oidentd_util.Po"; else rm -f ".deps/oidentd_util.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT oidentd_inet_util.o -MD -MP -MF ".deps/oidentd_inet_util.Tpo" -c -o oidentd_inet_util.o oidentd_inet_util.c; then mv -f ".deps/oidentd_inet_util.Tpo" ".deps/oidentd_inet_util.Po"; else rm -f ".deps/oidentd_inet_util.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT oidentd_user_db.o -MD -MP -MF ".deps/oidentd_user_db.Tpo" -c -o oidentd_user_db.o oidentd_user_db.c; then mv -f ".deps/oidentd_user_db.Tpo" ".deps/oidentd_user_db.Po"; else rm -f ".deps/oidentd_user_db.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT oidentd_options.o -MD -MP -MF ".deps/oidentd_options.Tpo" -c -o oidentd_options.o oidentd_options.c; then mv -f ".deps/oidentd_options.Tpo" ".deps/oidentd_options.Po"; else rm -f ".deps/oidentd_options.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT oidentd_masq.o -MD -MP -MF ".deps/oidentd_masq.Tpo" -c -o oidentd_masq.o oidentd_masq.c; then mv -f ".deps/oidentd_masq.Tpo" ".deps/oidentd_masq.Po"; else rm -f ".deps/oidentd_masq.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT oidentd_cfg_scan.o -MD -MP -MF ".deps/oidentd_cfg_scan.Tpo" -c -o oidentd_cfg_scan.o oidentd_cfg_scan.c; then mv -f ".deps/oidentd_cfg_scan.Tpo" ".deps/oidentd_cfg_scan.Po"; else rm -f ".deps/oidentd_cfg_scan.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT oidentd_cfg_parse.o -MD -MP -MF ".deps/oidentd_cfg_parse.Tpo" -c -o oidentd_cfg_parse.o oidentd_cfg_parse.c; then mv -f ".deps/oidentd_cfg_parse.Tpo" ".deps/oidentd_cfg_parse.Po"; else rm -f ".deps/oidentd_cfg_parse.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -O2 -pipe -fno-strict-aliasing -std=gnu89 -MT os.o -MD -MP -MF ".deps/os.Tpo" -c -o os.o os.c; then mv -f ".deps/os.Tpo" ".deps/os.Po"; else rm -f ".deps/os.Tpo"; exit 1; fi cc -funsigned-char -O2 -pipe -fno-strict-aliasing -std=gnu89 -o oidentd oidentd.o oidentd_util.o oidentd_inet_util.o oidentd_user_db.o oidentd_options.o oidentd_masq.o oidentd_cfg_scan.o oidentd_cfg_parse.o os.o -Lmissing -lmissing Making all in doc ===> Staging for oidentd-2.0.8_2 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/security/oidentd/work/oidentd-2.0.8/src/oidentd /obj/buildshare/ports/355755/security/oidentd/work/stage/usr/local/sbin install -o root -g wheel -m 444 /buildshare/ports/355755/security/oidentd/files/oidentd.conf.sample /obj/buildshare/ports/355755/security/oidentd/work/stage/usr/local/etc install -o root -g wheel -m 444 /buildshare/ports/355755/security/oidentd/files/oidentd_masq.conf.sample /obj/buildshare/ports/355755/security/oidentd/work/stage/usr/local/etc install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/oidentd/work/oidentd-2.0.8/doc/oidentd.conf.5 /obj/buildshare/ports/355755/security/oidentd/work/stage/usr/local/man/man5 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/oidentd/work/oidentd-2.0.8/doc/oidentd_masq.conf.5 /obj/buildshare/ports/355755/security/oidentd/work/stage/usr/local/man/man5 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/oidentd/work/oidentd-2.0.8/doc/oidentd.8 /obj/buildshare/ports/355755/security/oidentd/work/stage/usr/local/man/man8 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for oidentd-2.0.8_2 ===> Checking if security/oidentd already installed ===> Registering installation for oidentd-2.0.8_2 Installing oidentd-2.0.8_2... 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/sbin/oidentd This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/oidentd 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://ojnk.sourceforge.net/ Make package ===> Building package for oidentd-2.0.8_2 slot2: removed