Building roboctl-0.3.7.txz (origin /buildshare/ports/355755/devel/roboctl) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/roboctl-0.3.7.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/libgamepad-0.1.1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> roboctl-0.3.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 roboctl-0.3.7 ===> roboctl-0.3.7 depends on file: /usr/local/lib/libgamepad.a - not found ===> Verifying install for /usr/local/lib/libgamepad.a in /buildshare/ports/355755/devel/libgamepad ===> Installing existing package /packages/libgamepad-0.1.1.txz Installing libgamepad-0.1.1... done ===> Returning to build of roboctl-0.3.7 Make install ===> roboctl-0.3.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by roboctl-0.3.7 for building ===> Extracting for roboctl-0.3.7 => SHA256 Checksum OK for roboctl-0.3.7.tar.gz. ===> Patching for roboctl-0.3.7 ===> roboctl-0.3.7 depends on file: /usr/local/lib/libgamepad.a - found ===> Configuring for roboctl-0.3.7 ===> Building for roboctl-0.3.7 (cd /obj/buildshare/ports/355755/devel/roboctl/work/roboctl-0.3.7 && /usr/bin/env EXTRALIBS=-lbluetooth TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" make depend) (cd Libs/C; make depend) rm -f Makefile.depend for file in *.c; do cpp -MM -I. -I/usr/local/include ${file} >> Makefile.depend; printf "\t\${CC} -c \${CFLAGS} ${file}\n\n" >> Makefile.depend; done (cd Commands/Vexctl; make depend) rm -f Makefile.depend for file in *.c; do cpp -I../../Libs/C -I/usr/local/include -MM ${file} >> Makefile.depend; printf "\t\${CC} -c \${CFLAGS} ${file}\n\n" >> Makefile.depend; done (cd Commands/Legoctl; make depend) rm -f Makefile.depend for file in *.c; do cpp -I../../Libs/C -I/usr/local/include -MM ${file} >> Makefile.depend; printf "\t\${CC} -c \${CFLAGS} ${file}\n\n" >> Makefile.depend; done (cd Libs/C; /usr/bin/make) cc -c -g -pipe -Wall -I. -I/usr/local/include rct.c cc -c -g -pipe -Wall -I. -I/usr/local/include nxt.c cc -c -g -pipe -Wall -I. -I/usr/local/include nxt_direct_cmd.c cc -c -g -pipe -Wall -I. -I/usr/local/include nxt_system_cmd.c cc -c -g -pipe -Wall -I. -I/usr/local/include rcx.c cc -c -g -pipe -Wall -I. -I/usr/local/include usb.c cc -c -g -pipe -Wall -I. -I/usr/local/include brick.c cc -c -g -pipe -Wall -I. -I/usr/local/include get_home_dir.c cc -c -g -pipe -Wall -I. -I/usr/local/include debug.c cc -c -g -pipe -Wall -I. -I/usr/local/include pic.c pic.c: In function 'pic_return_to_user_code': pic.c:281: warning: unused variable 'c' cc -c -g -pipe -Wall -I. -I/usr/local/include vex.c In file included from vex.c:8: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" ar r libroboctl.a rct.o nxt.o nxt_direct_cmd.o nxt_system_cmd.o rcx.o usb.o brick.o get_home_dir.o debug.o pic.o vex.o ar: warning: creating libroboctl.a ranlib libroboctl.a (cd Commands/Legoctl; /usr/bin/make) cc -c -O2 -pipe -fno-strict-aliasing -Wall -I../../Libs/C -I/usr/local/include legoctl.c cc -o legoctl legoctl.o -L../../Libs/C -lroboctl -L/usr/local/lib -lusb -lbluetooth (cd Commands/Vexctl; /usr/bin/make) cc -c -g -pipe -Wall -I../../Libs/C -I/usr/local/include vexctl.c cc -o vexctl vexctl.o -L../../Libs/C -L/usr/local/lib -lroboctl -lbluetooth ===> Installing for roboctl-0.3.7 ===> Generating temporary packing list ===> Checking if devel/roboctl already installed (cd Libs/C; /usr/bin/make) (cd Commands/Legoctl; /usr/bin/make) (cd Commands/Vexctl; /usr/bin/make) (cd Libs/C; /usr/bin/make install) mkdir -p /usr/local/bin /usr/local/lib /usr/local/include/roboctl /usr/local/man/man3 (cd Commands/Legoctl; /usr/bin/make install) mkdir -p /usr/local/bin /usr/local/lib /usr/local/include /usr/local/man/man1 (cd Commands/Vexctl; /usr/bin/make install) mkdir -p /usr/local/bin /usr/local/lib /usr/local/include /usr/local/man/man1 (cd /obj/buildshare/ports/355755/devel/roboctl/work/roboctl-0.3.7/Commands/NXTRemote; make) cc -c -o nxtremote.o -O2 -pipe -I/usr/local/include/roboctl -I/usr/local/include -I../../Libs/C nxtremote.c cc -c -o arcade_drive.o -O2 -pipe -I/usr/local/include/roboctl -I/usr/local/include -I../../Libs/C arcade_drive.c cc -o nxtremote nxtremote.o arcade_drive.o -L../../Libs/C -L/usr/local/lib -lroboctl -lgamepad -lusbhid -lusb -lbluetooth -lm install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/devel/roboctl/work/roboctl-0.3.7/Commands/NXTRemote/nxtremote /usr/local/bin install -o root -g wheel -m 555 /obj/buildshare/ports/355755/devel/roboctl/work/roboctl-0.3.7/Scripts/lego_bluetooth_config /usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/roboctl/work/roboctl-0.3.7/Commands/NXTRemote/nxtremote.1 /usr/local/man/man1 ===> Compressing manual pages for roboctl-0.3.7 ===> Registering installation for roboctl-0.3.7 Installing roboctl-0.3.7... done Make package ===> Building package for roboctl-0.3.7 Creating package for roboctl-0.3.7 slot1: removed