Building awka-0.7.5.txz (origin /buildshare/ports/355755/lang/awka) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/awka-0.7.5.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> awka-0.7.5 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 awka-0.7.5 Make install ===> awka-0.7.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by awka-0.7.5 for building ===> Extracting for awka-0.7.5 => SHA256 Checksum OK for awka-0.7.5.tar.gz. ===> Patching for awka-0.7.5 ===> Applying FreeBSD patches for awka-0.7.5 ===> Configuring for awka-0.7.5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/awka/work/awka-0.7.5/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether we are using GNU C... yes checking how to run the C preprocessor... cpp checking for log in -lm... yes checking checking for inline... __inline__ checking for gawk... (cached) /usr/bin/awk checking for ash... no checking for sh... sh checking for byacc... byacc checking for ar... ar checking for ranlib... ranlib checking for cmp... cmp checking compiler supports void*... yes checking compiler groks prototypes... yes checking for working const... yes checking for stddef.h... (cached) yes getting size_t from checking for fcntl.h... (cached) yes checking for errno.h... (cached) yes checking for time.h... (cached) yes checking for stdarg.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for memcpy... (cached) yes checking for strchr... yes checking for strstr... yes checking for strerror... (cached) yes checking for vfprintf... yes checking for fmod... yes checking for matherr... no checking for limits.h... (cached) yes checking for gethostbyname... (cached) yes checking for connect... yes checking where to find the socket library calls... the standard library 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 for tm_zone in struct tm... yes checking for time... (cached) yes checking for mktime... yes checking for asctime... yes checking for localtime... (cached) yes checking for gmtime... yes checking for .exe extension... no /* config.h -- generated by configure */ #ifndef CONFIG_H #define CONFIG_H #define HAVE_SOCKETS 1 #define HAVE_SYS_SOCKET_H #define HAVE_UNISTD_H #define HAVE_NETDB_H #define HAVE_NETINET_IN_H #define HAVE_FCNTL_H #define awka_MATHLIB "-lm" #define INLINE __inline__ #define SIZE_T_STDDEF_H 1 #define NO_MATHERR 1 #define NO_FPRINTF_IN_STDIO 1 #define NO_SPRINTF_IN_STDIO 1 #define awka_SOCKET_LIBS "" #define awka_CC "cc" #define awka_CFLAGS "-O2 -pipe -fno-strict-aliasing" #define awka_shell "sh" #define HAVE_REAL_PIPES 1 /* #define NO_BIN_CHARS */ /* #define MEM_DEBUG */ #endif /* CONFIG_H */ updating cache ./config.cache creating ./config.status creating Makefile creating lib/Makefile creating awka/Makefile creating test/Makefile ===> Building for awka-0.7.5 cd awka; /usr/bin/make cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c translate.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c awka.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c parse.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c scan.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c memory.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c hash.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c code.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c bi_funct.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c da.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c error.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c init.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c bi_vars.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c cast.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c print.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c kw.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c jmp.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c field.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c re_cmpl.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c preprocess.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c zmalloc.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c msg.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c scancode.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c fcall.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c version.c cc -O2 -pipe -fno-strict-aliasing -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" translate.o awka.o parse.o scan.o memory.o hash.o code.o bi_funct.o da.o error.o init.o bi_vars.o cast.o print.o kw.o jmp.o field.o re_cmpl.o preprocess.o zmalloc.o msg.o scancode.o fcall.o version.o -o awka awka.o: In function `main': awka.c:(.text+0xa30): warning: warning: tempnam() possibly used unsafely; consider using mkstemp() cd lib; /usr/bin/make /usr/bin/awk -f ../examples/fixhdr.awk libawka.h.in >libawka.h cc -O2 -pipe -fno-strict-aliasing -fPIC -c var.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c builtin.c builtin.c: In function 'awka_system': builtin.c:896: warning: incompatible implicit declaration of built-in function 'execl' builtin.c:899: warning: incompatible implicit declaration of built-in function '_exit' cc -O2 -pipe -fno-strict-aliasing -fPIC -c error.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c init.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c array.c array.c: In function '_awka_hashstr': array.c:96: warning: integer constant is too large for 'long' type cc -O2 -pipe -fno-strict-aliasing -fPIC -c io.c io.c: In function '_awka_io_2open': io.c:469: warning: incompatible implicit declaration of built-in function 'execl' io.c:470: warning: incompatible implicit declaration of built-in function '_exit' cc -O2 -pipe -fno-strict-aliasing -fPIC -c garbage.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c rexp.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -I../regexp -c ../regexp/regex.c -o ../regexp/regex.o cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -I../regexp -c ../regexp/dfa.c -o ../regexp/dfa.o ../regexp/dfa.c: In function 'looking_at': ../regexp/dfa.c:420: warning: incompatible implicit declaration of built-in function 'strlen' ../regexp/dfa.c: In function 'lex': ../regexp/dfa.c:686: warning: incompatible implicit declaration of built-in function 'strlen' ../regexp/dfa.c: In function 'dfacomp': ../regexp/dfa.c:2008: warning: incompatible implicit declaration of built-in function 'memset' ../regexp/dfa.c:2011: warning: incompatible implicit declaration of built-in function 'strcpy' ../regexp/dfa.c:2014: warning: incompatible implicit declaration of built-in function 'memmove' ../regexp/dfa.c: In function 'icatalloc': ../regexp/dfa.c:2181: warning: incompatible implicit declaration of built-in function 'strlen' ../regexp/dfa.c:2192: warning: incompatible implicit declaration of built-in function 'strcpy' ../regexp/dfa.c: In function 'istrstr': ../regexp/dfa.c:2211: warning: incompatible implicit declaration of built-in function 'strlen' ../regexp/dfa.c: In function 'addlists': ../regexp/dfa.c:2336: warning: incompatible implicit declaration of built-in function 'strlen' ../regexp/dfa.c: In function 'dfamust': ../regexp/dfa.c:2485: warning: incompatible implicit declaration of built-in function 'strlen' ../regexp/dfa.c:2514: warning: incompatible implicit declaration of built-in function 'strlen' ../regexp/dfa.c:2617: warning: incompatible implicit declaration of built-in function 'strlen' ../regexp/dfa.c:2622: warning: incompatible implicit declaration of built-in function 'strcpy' ar -uvr libawka.a var.o builtin.o error.o init.o array.o io.o garbage.o rexp.o ../regexp/regex.o ../regexp/dfa.o ar: warning: creating libawka.a a - var.o a - builtin.o a - error.o a - init.o a - array.o a - io.o a - garbage.o a - rexp.o a - ../regexp/regex.o a - ../regexp/dfa.o ranlib libawka.a cc -shared -O2 -pipe -fno-strict-aliasing -fPIC var.o builtin.o error.o init.o array.o io.o garbage.o rexp.o ../regexp/regex.o ../regexp/dfa.o -o libawka.so ===> Staging for awka-0.7.5 ===> Generating temporary packing list cd awka; /usr/bin/make cd lib; /usr/bin/make if [ ! -d /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/lib ]; then mkdir -p /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/lib; fi if [ ! -d /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/include ]; then mkdir -p /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/include; fi if [ ! -d /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/bin ]; then mkdir -p /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/bin; fi if [ ! -d /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/man/man1 ]; then mkdir -p /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/man/man1; fi if [ ! -d /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/man/man5 ]; then mkdir -p /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/man/man5; fi cd awka; /usr/bin/make install cp awka /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/bin chmod a+rx /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/bin/awka cd lib; /usr/bin/make install cp libawka.a /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/lib if [ -f libawka.so ]; then cp libawka.so /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/lib; fi cp libawka.h /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/include chmod a+r /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/lib/libawka.* chmod a+r /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/include/libawka.h cp doc/awka.1 /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/man/man1/awka.1 cp doc/awka-elm.5 /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/man/man5 cp doc/awka-elmref.5 /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/man/man5 chmod 0644 /obj/buildshare/ports/355755/lang/awka/work/stage/usr/local/man/man1/awka.1 ====> Compressing man pages (compress-man) ===> Installing for awka-0.7.5 ===> Checking if lang/awka already installed ===> Registering installation for awka-0.7.5 Installing awka-0.7.5... 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/libawka.so 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://awka.sourceforge.net/ Make package ===> Building package for awka-0.7.5 slot1: removed