Building fusefs-mp3fs-0.32_1.txz (origin /buildshare/ports/355755/sysutils/fusefs-mp3fs) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/mp3fs-0.32.tar.gz x packages/ x packages/pkgconf-0.9.5.txz x packages/flac-1.3.0_2.txz x packages/lame-3.99.5_1.txz x packages/pkg-1.2.7_2.txz x packages/libogg-1.3.2,4.txz x packages/fusefs-libs-2.9.3_2.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/libid3tag-0.15.1b.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> fusefs-mp3fs-0.32_1 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 fusefs-mp3fs-0.32_1 ===> fusefs-mp3fs-0.32_1 depends on shared library: libfuse.so - not found ===> Verifying for libfuse.so in /buildshare/ports/355755/sysutils/fusefs-libs ===> Installing existing package /packages/fusefs-libs-2.9.3_2.txz Installing fusefs-libs-2.9.3_2... done Install the fuse kernel module to use this port. ===> Returning to build of fusefs-mp3fs-0.32_1 ===> fusefs-mp3fs-0.32_1 depends on shared library: mp3lame - not found ===> Verifying install for mp3lame in /buildshare/ports/355755/audio/lame ===> Installing existing package /packages/lame-3.99.5_1.txz Installing lame-3.99.5_1... done ===> Returning to build of fusefs-mp3fs-0.32_1 ===> fusefs-mp3fs-0.32_1 depends on shared library: FLAC - not found ===> Verifying install for FLAC in /buildshare/ports/355755/audio/flac ===> Installing existing package /packages/flac-1.3.0_2.txz Installing flac-1.3.0_2...Installing libogg-1.3.2,4... done done ===> Returning to build of fusefs-mp3fs-0.32_1 ===> fusefs-mp3fs-0.32_1 depends on shared library: id3tag - not found ===> Verifying install for id3tag in /buildshare/ports/355755/audio/libid3tag ===> Installing existing package /packages/libid3tag-0.15.1b.txz Installing libid3tag-0.15.1b... done ===> Returning to build of fusefs-mp3fs-0.32_1 ===> fusefs-mp3fs-0.32_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of fusefs-mp3fs-0.32_1 Make install ===> fusefs-mp3fs-0.32_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-mp3fs-0.32_1 for building ===> Extracting for fusefs-mp3fs-0.32_1 => SHA256 Checksum OK for mp3fs-0.32.tar.gz. ===> Patching for fusefs-mp3fs-0.32_1 ===> Applying FreeBSD patches for fusefs-mp3fs-0.32_1 ===> fusefs-mp3fs-0.32_1 depends on executable: pkgconf - found ===> fusefs-mp3fs-0.32_1 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so.2) ===> fusefs-mp3fs-0.32_1 depends on shared library: mp3lame - found ===> fusefs-mp3fs-0.32_1 depends on shared library: FLAC - found ===> fusefs-mp3fs-0.32_1 depends on shared library: id3tag - found ===> Configuring for fusefs-mp3fs-0.32_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fusefs-mp3fs/work/mp3fs-0.32/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fusefs-mp3fs/work/mp3fs-0.32/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 whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for lame_init in -lmp3lame... yes 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 lame/lame.h usability... yes checking lame/lame.h presence... no configure: WARNING: lame/lame.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: lame/lame.h: proceeding with the compiler's result checking for lame/lame.h... yes checking pkg-config is at least version 0.9.0... yes checking for fuse... yes checking for id3tag... yes checking for flac... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: executing depfiles commands ===> Building for fusefs-mp3fs-0.32_1 Making all in src CC mp3fs.o CC fuseops.o fuseops.c: In function 'mp3fs_open': fuseops.c:244: warning: cast from pointer to integer of different size fuseops.c: In function 'mp3fs_read': fuseops.c:284: warning: cast to pointer from integer of different size fuseops.c: In function 'mp3fs_release': fuseops.c:329: warning: cast to pointer from integer of different size CC transcode.o CCLD mp3fs Making all in test ===> Staging for fusefs-mp3fs-0.32_1 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/obj/buildshare/ports/355755/sysutils/fusefs-mp3fs/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 mp3fs '/obj/buildshare/ports/355755/sysutils/fusefs-mp3fs/work/stage/usr/local/bin' Making install in test /bin/mkdir -p '/obj/buildshare/ports/355755/sysutils/fusefs-mp3fs/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 mp3fs.1 '/obj/buildshare/ports/355755/sysutils/fusefs-mp3fs/work/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) ===> Installing for fusefs-mp3fs-0.32_1 ===> Checking if sysutils/fusefs-mp3fs already installed ===> Registering installation for fusefs-mp3fs-0.32_1 Installing fusefs-mp3fs-0.32_1... done Make package ===> Building package for fusefs-mp3fs-0.32_1 slot1: removed