Building sidplay-1.0.9.txz (origin /buildshare/ports/355755/audio/sidplay) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/sidplay-base-1.0.9.tgz x packages/ x packages/libsidplay-1.36.59.txz x packages/libtool-2.4.2_3.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> sidplay-1.0.9 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 sidplay-1.0.9 ===> sidplay-1.0.9 depends on shared library: libsidplay.so - not found ===> Verifying for libsidplay.so in /buildshare/ports/355755/audio/libsidplay ===> Installing existing package /packages/libsidplay-1.36.59.txz Installing libsidplay-1.36.59... done ===> Returning to build of sidplay-1.0.9 Make install ===> License GPLv2 accepted by the user ===> sidplay-1.0.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sidplay-1.0.9 for building ===> Extracting for sidplay-1.0.9 => SHA256 Checksum OK for sidplay-base-1.0.9.tgz. ===> Patching for sidplay-1.0.9 ===> Applying FreeBSD patches for sidplay-1.0.9 ===> sidplay-1.0.9 depends on shared library: libsidplay.so - found (/usr/local/lib/libsidplay.so.1) ===> Configuring for sidplay-1.0.9 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/sidplay/work/sidplay-base-1.0.9/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/sidplay/work/sidplay-base-1.0.9/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/sidplay/work/sidplay-base-1.0.9/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking host system type... powerpc-portbld-freebsd11.0 checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for working SIDPLAY library and headers... yes checking how to run the C++ preprocessor... c++ -E checking for ANSI C header files... (cached) yes checking for signal.h... (cached) yes checking for iostream.h... no checking for iomanip.h... no checking for sys/ioctl.h... (cached) yes checking for linux/soundcard.h... no checking for sys/soundcard.h... yes checking for soundcard.h... no checking for sys/audio.h... no checking for sun/audioio.h... no checking for sun/dbriio.h... no checking for sys/audioio.h... no checking for audio.h... no checking for dmedia/audio.h... no checking for cp... /bin/cp checking for main in -lossaudio... no checking which audio driver to install... oss updating cache ./config.cache creating ./config.status creating Makefile ===> Building for sidplay-1.0.9 c++ -DPACKAGE=\"sidplay-base\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FREEBSD=1 -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c sidplay.cpp c++ -DPACKAGE=\"sidplay-base\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FREEBSD=1 -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c audiodrv.cpp audiodrv.cpp: In constructor 'audioDriver::audioDriver()': audiodrv.cpp:18: warning: deprecated conversion from string constant to 'char*' audiodrv.cpp: In member function 'bool audioDriver::Open(udword, int, int, int, int)': audiodrv.cpp:39: warning: deprecated conversion from string constant to 'char*' audiodrv.cpp:56: warning: deprecated conversion from string constant to 'char*' audiodrv.cpp:136: warning: deprecated conversion from string constant to 'char*' audiodrv.cpp:144: warning: deprecated conversion from string constant to 'char*' audiodrv.cpp:149: warning: deprecated conversion from string constant to 'char*' audiodrv.cpp:162: warning: deprecated conversion from string constant to 'char*' audiodrv.cpp:172: warning: deprecated conversion from string constant to 'char*' audiodrv.cpp:181: warning: deprecated conversion from string constant to 'char*' audiodrv.cpp:201: warning: deprecated conversion from string constant to 'char*' c++ -O2 -pipe -fno-strict-aliasing -o sidplay sidplay.o audiodrv.o -L/usr/local/lib -lsidplay c++ -DPACKAGE=\"sidplay-base\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FREEBSD=1 -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c sid2wav.cpp c++ -O2 -pipe -fno-strict-aliasing -o sid2wav sid2wav.o -L/usr/local/lib -lsidplay c++ -DPACKAGE=\"sidplay-base\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FREEBSD=1 -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c sidcon.cpp c++ -O2 -pipe -fno-strict-aliasing -o sidcon sidcon.o -L/usr/local/lib -lsidplay sidcon.o: In function `handleFile(char const*)': sidcon.cpp:(.text+0x220): warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() ===> Staging for sidplay-1.0.9 ===> Generating temporary packing list /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/audio/sidplay/work/stage/usr/local/bin install -s -o root -g wheel -m 555 sidplay /obj/buildshare/ports/355755/audio/sidplay/work/stage/usr/local/bin/sidplay install -s -o root -g wheel -m 555 sid2wav /obj/buildshare/ports/355755/audio/sidplay/work/stage/usr/local/bin/sid2wav install -s -o root -g wheel -m 555 sidcon /obj/buildshare/ports/355755/audio/sidplay/work/stage/usr/local/bin/sidcon /usr/bin/strip /obj/buildshare/ports/355755/audio/sidplay/work/stage/usr/local/bin/sidplay /obj/buildshare/ports/355755/audio/sidplay/work/stage/usr/local/bin/sid2wav /obj/buildshare/ports/355755/audio/sidplay/work/stage/usr/local/bin/sidcon ====> Compressing man pages (compress-man) ===> Installing for sidplay-1.0.9 ===> Checking if audio/sidplay already installed ===> Registering installation for sidplay-1.0.9 Installing sidplay-1.0.9... done Make package ===> Building package for sidplay-1.0.9 slot2: removed