Building iat-0.1.7.txz (origin /buildshare/ports/355755/sysutils/iat) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/iat-0.1.7.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> iat-0.1.7 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 iat-0.1.7 Make install ===> iat-0.1.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by iat-0.1.7 for building ===> Extracting for iat-0.1.7 => SHA256 Checksum OK for iat-0.1.7.tar.bz2. ===> Patching for iat-0.1.7 ===> Configuring for iat-0.1.7 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/iat/work/iat-0.1.7/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/iat/work/iat-0.1.7/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 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 ISO C89... 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 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 fcntl.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for strcspn... (cached) yes checking for strerror... (cached) yes checking for strrchr... yes checking for strspn... yes configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for iat-0.1.7 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -O2 -pipe -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -O2 -pipe -fno-strict-aliasing -MT calculate_pregap.o -MD -MP -MF .deps/calculate_pregap.Tpo -c -o calculate_pregap.o calculate_pregap.c mv -f .deps/calculate_pregap.Tpo .deps/calculate_pregap.Po cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -O2 -pipe -fno-strict-aliasing -MT convert_2_iso.o -MD -MP -MF .deps/convert_2_iso.Tpo -c -o convert_2_iso.o convert_2_iso.c mv -f .deps/convert_2_iso.Tpo .deps/convert_2_iso.Po cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -O2 -pipe -fno-strict-aliasing -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c In file included from debug.h:66, from debug.c:43: ecma119.h:58: warning: ISO C90 does not support 'long long' mv -f .deps/debug.Tpo .deps/debug.Po cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -O2 -pipe -fno-strict-aliasing -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o cmdline.c cmdline.c: In function 'cmdline_parser_required2': cmdline.c:398: warning: ISO C90 forbids mixed declarations and code cmdline.c: In function 'update_arg': cmdline.c:460: warning: ISO C90 forbids mixed declarations and code cmdline.c: In function 'cmdline_parser_internal': cmdline.c:588: warning: passing argument 14 of 'update_arg' with different width due to prototype cmdline.c:602: warning: passing argument 14 of 'update_arg' with different width due to prototype cmdline.c:616: warning: passing argument 14 of 'update_arg' with different width due to prototype cmdline.c:628: warning: passing argument 14 of 'update_arg' with different width due to prototype cmdline.c:644: warning: passing argument 14 of 'update_arg' with different width due to prototype cmdline.c:661: warning: passing argument 14 of 'update_arg' with different width due to prototype cmdline.c:678: warning: passing argument 14 of 'update_arg' with different width due to prototype cmdline.c:695: warning: passing argument 14 of 'update_arg' with different width due to prototype cmdline.c: In function 'cmdline_parser_string_ext': cmdline.c:829: warning: passing argument 1 of 'cmdline_parser_internal' as signed due to prototype mv -f .deps/cmdline.Tpo .deps/cmdline.Po cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -O2 -pipe -fno-strict-aliasing -MT mkcue.o -MD -MP -MF .deps/mkcue.Tpo -c -o mkcue.o mkcue.c mv -f .deps/mkcue.Tpo .deps/mkcue.Po cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -O2 -pipe -fno-strict-aliasing -MT mktoc.o -MD -MP -MF .deps/mktoc.Tpo -c -o mktoc.o mktoc.c mv -f .deps/mktoc.Tpo .deps/mktoc.Po cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -O2 -pipe -fno-strict-aliasing -MT mkcore.o -MD -MP -MF .deps/mkcore.Tpo -c -o mkcore.o mkcore.c mv -f .deps/mkcore.Tpo .deps/mkcore.Po cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c In file included from debug.h:66, from main.c:70: ecma119.h:58: warning: ISO C90 does not support 'long long' mv -f .deps/main.Tpo .deps/main.Po cc -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -O2 -pipe -fno-strict-aliasing -o iat util.o calculate_pregap.o convert_2_iso.o debug.o cmdline.o mkcue.o mktoc.o mkcore.o main.o Making all in man ===> Staging for iat-0.1.7 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/iat/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'iat' '/obj/buildshare/ports/355755/sysutils/iat/work/stage/usr/local/bin/iat' Making install in man test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/iat/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './iat.1' '/obj/buildshare/ports/355755/sysutils/iat/work/stage/usr/local/man/man1/iat.1' ====> Compressing man pages (compress-man) ===> Installing for iat-0.1.7 ===> Checking if sysutils/iat already installed ===> Registering installation for iat-0.1.7 Installing iat-0.1.7... done Make package ===> Building package for iat-0.1.7 slot1: removed