Building p5-IO-AIO-4.18.txz (origin /buildshare/ports/355755/devel/p5-IO-AIO) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/IO-AIO-4.18.tar.gz x packages/ x packages/p5-common-sense-3.6.txz x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> p5-IO-AIO-4.18 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 p5-IO-AIO-4.18 ===> p5-IO-AIO-4.18 depends on package: p5-common-sense>=0 - not found ===> Verifying install for p5-common-sense>=0 in /buildshare/ports/355755/devel/p5-common-sense ===> Installing existing package /packages/p5-common-sense-3.6.txz Installing p5-common-sense-3.6...Installing perl5-5.16.3_10... done done ===> Returning to build of p5-IO-AIO-4.18 ===> p5-IO-AIO-4.18 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-IO-AIO-4.18 depends on package: p5-common-sense>=0 - found ===> p5-IO-AIO-4.18 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> License ART10 GPLv1 accepted by the user ===> p5-IO-AIO-4.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-IO-AIO-4.18 for building ===> Extracting for p5-IO-AIO-4.18 => SHA256 Checksum OK for IO-AIO-4.18.tar.gz. ===> Patching for p5-IO-AIO-4.18 ===> p5-IO-AIO-4.18 depends on package: p5-common-sense>=0 - found ===> p5-IO-AIO-4.18 depends on file: /usr/local/bin/perl5.16.3 - found ===> Configuring for p5-IO-AIO-4.18 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/p5-IO-AIO/work/IO-AIO-4.18/configure If you have problems with deadlocks or crashes on your system, make sure your perl has been linked with -lpthread (you might try LD_PRELOAD=/path/to/libpthread.so as a workaround). Also, pthread support under many BSDs is not the best - before reporting a bug in this module, make sure it's not an OS bug. 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 how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for stdint.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking for library containing pthread_create... none required checking for utimes... yes checking for futimes... yes checking for readahead... no checking for fdatasync... no checking for sendfile... yes checking for sync_file_range... no checking for fallocate... no checking for sys_syncfs... no checking for prctl_set_name... no checking for posix_madvise... yes checking for posix_fadvise... yes checking linux/fs.h usability... no checking linux/fs.h presence... no checking for linux/fs.h... no checking linux/fiemap.h usability... no checking linux/fiemap.h presence... no checking for linux/fiemap.h... no checking for splice, vmsplice and tee... no configure: creating ./config.status config.status: creating libeio/config.h Checking if your kit is complete... Looks good Writing Makefile for IO::AIO Writing MYMETA.yml and MYMETA.json ===> Building for p5-IO-AIO-4.18 cp AIO.pm blib/lib/IO/AIO.pm /usr/local/bin/perl5 /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap -typemap typemap AIO.xs > AIO.xsc && mv AIO.xsc AIO.c cc -c -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"4.18\" -DXS_VERSION=\"4.18\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" AIO.c AIO.xs: In function 'newSVaio_wd': AIO.xs:306: warning: cast from pointer to integer of different size AIO.xs: In function 'XS_IO__AIO_madvise': AIO.xs:1792: warning: cast to pointer from integer of different size AIO.xs: In function 'XS_IO__AIO_munlock': AIO.xs:1821: warning: cast to pointer from integer of different size Running Mkbootstrap for IO::AIO () chmod 644 AIO.bs rm -f blib/arch/auto/IO/AIO/AIO.so LD_RUN_PATH="/usr/lib" cc -shared -L/usr/local/lib -fstack-protector AIO.o -o blib/arch/auto/IO/AIO/AIO.so -lpthread chmod 755 blib/arch/auto/IO/AIO/AIO.so cp AIO.bs blib/arch/auto/IO/AIO/AIO.bs chmod 644 blib/arch/auto/IO/AIO/AIO.bs cp bin/treescan blib/script/treescan /usr/local/bin/perl5 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/treescan Manifying blib/man3/IO::AIO.3 ===> Staging for p5-IO-AIO-4.18 ===> p5-IO-AIO-4.18 depends on package: p5-common-sense>=0 - found ===> p5-IO-AIO-4.18 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /obj/buildshare/ports/355755/devel/p5-IO-AIO/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/IO/AIO/AIO.bs Installing /obj/buildshare/ports/355755/devel/p5-IO-AIO/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/IO/AIO/AIO.so Installing /obj/buildshare/ports/355755/devel/p5-IO-AIO/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/IO/AIO.pm Installing /obj/buildshare/ports/355755/devel/p5-IO-AIO/work/stage/usr/local/lib/perl5/5.16/man/man3/IO::AIO.3 Installing /obj/buildshare/ports/355755/devel/p5-IO-AIO/work/stage/usr/local/bin/treescan ====> Compressing man pages (compress-man) ===> Installing for p5-IO-AIO-4.18 ===> Checking if devel/p5-IO-AIO already installed ===> Registering installation for p5-IO-AIO-4.18 Installing p5-IO-AIO-4.18... done Make package ===> Building package for p5-IO-AIO-4.18 slot2: removed