Building z80asm-1.8.txz (origin /buildshare/ports/355755/devel/z80asm) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/z80asm-1.8.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> z80asm-1.8 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 z80asm-1.8 ===> z80asm-1.8 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 z80asm-1.8 Make install ===> z80asm-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by z80asm-1.8 for building ===> Extracting for z80asm-1.8 => SHA256 Checksum OK for z80asm-1.8.tar.gz. ===> Patching for z80asm-1.8 ===> Applying FreeBSD patches for z80asm-1.8 ===> z80asm-1.8 depends on executable: gmake - found ===> Configuring for z80asm-1.8 ===> Building for z80asm-1.8 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8' cc -O2 -pipe -fno-strict-aliasing -Wall -Wwrite-strings -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -pedantic -ansi -Wshadow -ggdb3 -W -Ignulib -c z80asm.c -o z80asm.o -DVERSION=\"1.8\" In file included from z80asm.h:32, from z80asm.c:22: gnulib/getopt.h:144: warning: function declaration isn't a prototype cc -O2 -pipe -fno-strict-aliasing -Wall -Wwrite-strings -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -pedantic -ansi -Wshadow -ggdb3 -W -Ignulib -c expressions.c -o expressions.o -DVERSION=\"1.8\" In file included from z80asm.h:32, from expressions.c:22: gnulib/getopt.h:144: warning: function declaration isn't a prototype cc -O2 -pipe -fno-strict-aliasing -Wall -Wwrite-strings -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -pedantic -ansi -Wshadow -ggdb3 -W -Ignulib -c gnulib/getopt.c -o gnulib/getopt.o -DVERSION=\"1.8\" In file included from gnulib/getopt.c:102: gnulib/getopt.h:144: warning: function declaration isn't a prototype gnulib/getopt.c:196: warning: function declaration isn't a prototype gnulib/getopt.c: In function '_getopt_initialize': gnulib/getopt.c:334: warning: unused parameter 'argc' gnulib/getopt.c:334: warning: unused parameter 'argv' gnulib/getopt.c: In function '_getopt_internal': gnulib/getopt.c:503: warning: cast discards qualifiers from pointer target type gnulib/getopt.c:525: warning: cast discards qualifiers from pointer target type gnulib/getopt.c:810: warning: cast discards qualifiers from pointer target type gnulib/getopt.c: At top level: gnulib/getopt.c:1132: warning: no previous prototype for 'getopt' cc -O2 -pipe -fno-strict-aliasing -Wall -Wwrite-strings -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -pedantic -ansi -Wshadow -ggdb3 -W -Ignulib -c gnulib/getopt1.c -o gnulib/getopt1.o -DVERSION=\"1.8\" In file included from gnulib/getopt1.c:29: gnulib/getopt.h:144: warning: function declaration isn't a prototype cc z80asm.o expressions.o gnulib/getopt.o gnulib/getopt1.o -o z80asm gmake -C tests || rm z80asm gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/tests' ../z80asm -I ../headers pass.asm -o pass.bin 2> pass.err diff pass.correct-bin pass.bin diff pass.correct-err pass.err rm pass.bin pass.err gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/tests' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8' ===> Staging for z80asm-1.8 ===> Generating temporary packing list install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/z80asm.1 /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/man/man1 install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/z80asm /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/bin /bin/mkdir -p /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/share/examples/z80asm install -o root -g wheel -m 444 -m 444 /obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/examples/hello.asm /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/share/examples/z80asm install -o root -g wheel -m 444 -m 444 /obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/examples/macro.asm /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/share/examples/z80asm install -o root -g wheel -m 444 -m 444 /obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/examples/seek.asm /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/share/examples/z80asm install -o root -g wheel -m 444 -m 444 /obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/headers/msx-bios.asm /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/share/examples/z80asm install -o root -g wheel -m 444 -m 444 /obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/headers/msx2+-bios.asm /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/share/examples/z80asm install -o root -g wheel -m 444 -m 444 /obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/headers/msx2-bios.asm /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/share/examples/z80asm install -o root -g wheel -m 444 -m 444 /obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/headers/msx2-subrom.asm /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/share/examples/z80asm install -o root -g wheel -m 444 -m 444 /obj/buildshare/ports/355755/devel/z80asm/work/z80asm-1.8/headers/msxturbor-bios.asm /obj/buildshare/ports/355755/devel/z80asm/work/stage/usr/local/share/examples/z80asm ====> Compressing man pages (compress-man) ===> Installing for z80asm-1.8 ===> Checking if devel/z80asm already installed ===> Registering installation for z80asm-1.8 Installing z80asm-1.8... done Make package ===> Building package for z80asm-1.8 slot2: removed