Building rats-2.3.txz (origin /buildshare/ports/355755/security/rats) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/rats-2.3.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/expat-2.1.0.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> rats-2.3 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 rats-2.3 ===> rats-2.3 depends on shared library: expat.6 - not found ===> Verifying install for expat.6 in /buildshare/ports/355755/textproc/expat2 ===> Installing existing package /packages/expat-2.1.0.txz Installing expat-2.1.0... done ===> Returning to build of rats-2.3 ===> rats-2.3 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 rats-2.3 Make install ===> rats-2.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rats-2.3 for building ===> Extracting for rats-2.3 => SHA256 Checksum OK for rats-2.3.tar.gz. ===> Patching for rats-2.3 ===> rats-2.3 depends on executable: gmake - found ===> rats-2.3 depends on shared library: expat.6 - found ===> Configuring for rats-2.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/rats/work/rats-2.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking for C compiler default output... 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 flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for XML_ParserCreate in -lexpat... yes 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 expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking xmlparse.h usability... no checking xmlparse.h presence... no checking for xmlparse.h... no configure: creating ./config.status config.status: creating Makefile ===> Building for rats-2.3 gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/rats/work/rats-2.3' cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o engine.o -c engine.c cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o lex.yyc.o -c lex.yyc.c c-lex.l: In function 'cstyle_comment': c-lex.l:267: warning: comparison is always true due to limited range of data type c-lex.l:279: warning: comparison is always false due to limited range of data type c-lex.l: In function 'preprocessor': c-lex.l:306: warning: comparison is always true due to limited range of data type c-lex.l:326: warning: comparison is always false due to limited range of data type cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o lex.yyp.o -c lex.yyp.c python-lex.l: In function 'gobble_string': python-lex.l:201: warning: comparison is always true due to limited range of data type python-lex.l: In function 'longstring': python-lex.l:259: warning: comparison is always true due to limited range of data type python-lex.l: At top level: lex.yyp.c:5051: warning: 'yyunput' defined but not used cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o lex.yyperl.o -c lex.yyperl.c perl-lex.l: In function 'gobble_string': perl-lex.l:436: warning: comparison is always true due to limited range of data type perl-lex.l: In function 'gobble_pod': perl-lex.l:473: warning: comparison is always true due to limited range of data type perl-lex.l: At top level: lex.yyperl.c:3833: warning: 'yyunput' defined but not used cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o lex.yyphp.o -c lex.yyphp.c php-lex.l: In function 'gobble_string': php-lex.l:279: warning: comparison is always true due to limited range of data type php-lex.l: In function 'cstyle_comment': php-lex.l:382: warning: comparison is always true due to limited range of data type php-lex.l:396: warning: comparison is always false due to limited range of data type php-lex.l: At top level: lex.yyphp.c:10315: warning: 'yyunput' defined but not used lex.yyphp.c:10775: warning: 'yy_push_state' defined but not used lex.yyphp.c:10800: warning: 'yy_pop_state' defined but not used lex.yyphp.c:10808: warning: 'yy_top_state' defined but not used cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o lex.yyruby.o -c lex.yyruby.c ruby-lex.l: In function 'gobble_string': ruby-lex.l:212: warning: comparison is always true due to limited range of data type ruby-lex.l: In function 'rubystyle_comment': ruby-lex.l:317: warning: comparison is always true due to limited range of data type ruby-lex.l:337: warning: comparison is always false due to limited range of data type ruby-lex.l: At top level: ruby-lex.l:242: warning: 'scan_yytext' defined but not used lex.yyruby.c:6247: warning: 'yyunput' defined but not used cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o hash.o -c hash.c hash.c: In function 'HashKeys': hash.c:96: warning: initialization discards qualifiers from pointer target type cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o kazhash.o -c kazhash.c cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o main.o -c main.c cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o report.o -c report.c cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o vuln_db.o -c vuln_db.c vuln_db.c: In function 'ParseVulnDb': vuln_db.c:417: warning: format '%d' expects type 'int', but argument 4 has type 'XML_Size' cc -Wall -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/xml -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1 -DDATADIR=\"/usr/local/share/rats\" -o getopt.o -c getopt.c cc -Wall -g -L/usr/local/lib -L/usr/local/lib -o rats engine.o lex.yyc.o lex.yyp.o lex.yyperl.o lex.yyphp.o lex.yyruby.o hash.o kazhash.o main.o report.o vuln_db.o getopt.o -lexpat gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/rats/work/rats-2.3' ===> Installing for rats-2.3 ===> Generating temporary packing list ===> Checking if security/rats already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/rats/work/rats-2.3' ./mkinstalldirs /usr/local/bin /usr/local/lib /usr/local/man /usr/local/man/man1 /usr/local/share/rats mkdir /usr/local/share/rats install -s -o root -g wheel -m 555 rats /usr/local/bin install -o root -g wheel -m 444 rats-python.xml /usr/local/share/rats install -o root -g wheel -m 444 rats-c.xml /usr/local/share/rats install -o root -g wheel -m 444 rats-perl.xml /usr/local/share/rats install -o root -g wheel -m 444 rats-php.xml /usr/local/share/rats install -o root -g wheel -m 444 rats-ruby.xml /usr/local/share/rats install -o root -g wheel -m 444 rats-openssl.xml /usr/local/share/rats install -o root -g wheel -m 444 rats.1 /usr/local/man/man1 gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/rats/work/rats-2.3' /bin/mkdir -p /usr/local/share/doc/rats install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/rats/work/rats-2.3/README /usr/local/share/doc/rats ===> Compressing manual pages for rats-2.3 ===> Registering installation for rats-2.3 Installing rats-2.3... done Make package ===> Building package for rats-2.3 Creating package for rats-2.3 slot2: removed