PATH=/usr/bin:/bin:/home/fly1600/cpanfly-5.16/var/megalib/bin Start 2016-01-30T14:18:12 ActivePerl-1600 CPAN-2.10 Reading '/home/fly1600/cpanfly-5.16/var/cpan/Metadata' Database was generated on Sat, 30 Jan 2016 06:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PL/PLICEASE/Alien-nasm-0.10.tar.gz Checksum for /home/fly1600/cpanfly-5.16/var/cpan/sources/authors/id/P/PL/PLICEASE/Alien-nasm-0.10.tar.gz ok Alien-nasm-0.10 Alien-nasm-0.10/README Alien-nasm-0.10/Changes Alien-nasm-0.10/LICENSE Alien-nasm-0.10/INSTALL Alien-nasm-0.10/dist.ini Alien-nasm-0.10/META.yml Alien-nasm-0.10/Build.PL Alien-nasm-0.10/MANIFEST Alien-nasm-0.10/cpanfile Alien-nasm-0.10/META.json Alien-nasm-0.10/t Alien-nasm-0.10/t/01_use.t Alien-nasm-0.10/t/00_diag.t Alien-nasm-0.10/xt/release Alien-nasm-0.10/xt/release/eol.t Alien-nasm-0.10/xt/release/pod.t Alien-nasm-0.10/lib/Alien Alien-nasm-0.10/lib/Alien/nasm.pm Alien-nasm-0.10/xt/release/fixme.t Alien-nasm-0.10/xt/release/strict.t Alien-nasm-0.10/xt/release/changes.t Alien-nasm-0.10/xt/release/no_tabs.t Alien-nasm-0.10/xt/release/version.t Alien-nasm-0.10/inc/My Alien-nasm-0.10/inc/My/ModuleBuild.pm Alien-nasm-0.10/xt/release/release.yml /bin/tar: Read 7680 bytes from - Alien-nasm-0.10/xt/release/pod_coverage.t Alien-nasm-0.10/xt/release/pod_spelling_common.t Alien-nasm-0.10/xt/release/pod_spelling_system.t Configuring P/PL/PLICEASE/Alien-nasm-0.10.tar.gz with Build.PL >>> /home/fly1600/ap1600/bin/perl-static Build.PL Could not create MYMETA files Creating new 'Build' script for 'Alien-nasm' version '0.10' PLICEASE/Alien-nasm-0.10.tar.gz /home/fly1600/ap1600/bin/perl-static Build.PL -- OK Running Build for P/PL/PLICEASE/Alien-nasm-0.10.tar.gz Could not read metadata file. Falling back to other methods to determine prerequisites >>> ./Build Building Alien-nasm Downloading File: nasm-2.11.08.tar.gz ... Done Extracting Archive ... Done Building library ... + cd /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/_alien/nasm-2.11.08 + ./configure --with-pic --prefix=/data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/lib/auto/share/dist/Alien-nasm configure: WARNING: unrecognized options: --with-pic configure: loading site script /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/_alien/config.site checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking if gcc has a working bool type... yes checking whether byte ordering is bigendian... no checking if gcc accepts -W... yes checking if gcc accepts -Wall... yes checking if gcc accepts -std=c99... yes checking if gcc accepts -pedantic... yes checking if gcc accepts -Werror=implicit... no checking if gcc accepts -Werror=missing-braces... no checking if gcc accepts -Werror=return-type... no checking if gcc accepts -Werror=trigraphs... no checking if gcc accepts -Werror=pointer-arith... no checking if gcc accepts -Werror=strict-prototypes... no checking if gcc accepts -Werror=missing-prototypes... no checking if gcc accepts -Werror=missing-declarations... no checking if gcc accepts -Werror=comment... no checking if gcc accepts -Werror=vla... no checking for nroff... nroff checking for asciidoc... no checking for xmlto... no checking for acrodist... no checking for ps2pdf... ps2pdf checking for pstopdf... no configure: WARNING: No acsciidoc package found configure: WARNING: No xmlto package found checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for strcspn... yes checking for strspn... yes checking for vsnprintf... yes checking for _vsnprintf... no checking for snprintf... yes checking for _snprintf... no checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strsep... yes checking for strlcpy... no checking for getuid... yes checking for getgid... yes checking whether strcasecmp is declared... yes checking whether stricmp is declared... no checking whether strncasecmp is declared... yes checking whether strnicmp is declared... no checking whether strsep is declared... yes checking whether strlcpy is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating rdoff/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing default-1 commands configure: WARNING: unrecognized options: --with-pic + gmake gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasm.o nasm.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasmlib.o nasmlib.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ver.o ver.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o raa.o raa.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o saa.o saa.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o rbtree.o rbtree.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o float.o float.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsa.o insnsa.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsb.o insnsb.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o directiv.o directiv.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o assemble.o assemble.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o labels.o labels.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o hashtbl.o hashtbl.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o crc64.o crc64.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o parser.o parser.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outform.o output/outform.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outlib.o output/outlib.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/nulldbg.o output/nulldbg.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/nullout.o output/nullout.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outbin.o output/outbin.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outaout.o output/outaout.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outcoff.o output/outcoff.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf.o output/outelf.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf32.o output/outelf32.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf64.o output/outelf64.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelfx32.o output/outelfx32.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outobj.o output/outobj.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outas86.o output/outas86.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outrdf2.o output/outrdf2.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outdbg.o output/outdbg.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outieee.o output/outieee.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outmac32.o output/outmac32.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outmac64.o output/outmac64.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o preproc.o preproc.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o quote.o quote.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o pptok.o pptok.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o macros.o macros.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o listing.o listing.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o eval.o eval.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o exprlib.o exprlib.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o stdscan.o stdscan.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o strfunc.o strfunc.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o tokhash.o tokhash.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regvals.o regvals.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regflags.o regflags.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ilog2.o ilog2.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o lib/strlcpy.o lib/strlcpy.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o preproc-nop.o preproc-nop.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o disp8.o disp8.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o iflag.o iflag.c gcc -o nasm nasm.o nasmlib.o ver.o raa.o saa.o rbtree.o float.o insnsa.o insnsb.o directiv.o assemble.o labels.o hashtbl.o crc64.o parser.o output/outform.o output/outlib.o output/nulldbg.o output/nullout.o output/outbin.o output/outaout.o output/outcoff.o output/outelf.o output/outelf32.o output/outelf64.o output/outelfx32.o output/outobj.o output/outas86.o output/outrdf2.o output/outdbg.o output/outieee.o output/outmac32.o output/outmac64.o preproc.o quote.o pptok.o macros.o listing.o eval.o exprlib.o stdscan.o strfunc.o tokhash.o regvals.o regflags.o ilog2.o lib/strlcpy.o preproc-nop.o disp8.o iflag.o gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ndisasm.o ndisasm.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o disasm.o disasm.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o sync.o sync.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsd.o insnsd.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsn.o insnsn.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regs.o regs.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regdis.o regdis.c gcc -o ndisasm ndisasm.o disasm.o sync.o nasmlib.o ver.o insnsd.o insnsb.o insnsn.o regs.o regdis.o disp8.o iflag.o cd rdoff && gmake all gmake[1]: Entering directory `/data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/_alien/nasm-2.11.08/rdoff' gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdfdump.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdoff.c gcc -o rdfdump rdfdump.o rdoff.o gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. ldrdf.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. symtab.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. collectn.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdlib.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. segtab.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. hash.c gcc -o ldrdf ldrdf.o rdoff.o symtab.o collectn.o rdlib.o segtab.o hash.o ../nasmlib.o gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdx.c gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdfload.c gcc -o rdx rdx.o rdoff.o rdfload.o symtab.o collectn.o hash.o ../nasmlib.o gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdflib.c gcc -o rdflib rdflib.o gcc -c -fno-merge-constants -fno-strict-aliasing -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdf2bin.c gcc -o rdf2bin rdf2bin.o rdoff.o rdfload.o symtab.o collectn.o hash.o ../nasmlib.o rm -f rdf2com && ln -s rdf2bin rdf2com rm -f rdf2ith && ln -s rdf2bin rdf2ith rm -f rdf2ihx && ln -s rdf2bin rdf2ihx rm -f rdf2srec && ln -s rdf2bin rdf2srec gmake[1]: Leaving directory `/data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/_alien/nasm-2.11.08/rdoff' Done Installing library to /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/_alien/nasm-2.11.08 ... + cd /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/_alien/nasm-2.11.08 + gmake install mkdir -p /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/lib/auto/share/dist/Alien-nasm/bin /usr/bin/install -c nasm /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/lib/auto/share/dist/Alien-nasm/bin/nasm /usr/bin/install -c ndisasm /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/lib/auto/share/dist/Alien-nasm/bin/ndisasm mkdir -p /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/lib/auto/share/dist/Alien-nasm/share/man/man1 /usr/bin/install -c -m 644 ./nasm.1 /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/lib/auto/share/dist/Alien-nasm/share/man/man1/nasm.1 /usr/bin/install -c -m 644 ./ndisasm.1 /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/lib/auto/share/dist/Alien-nasm/share/man/man1/ndisasm.1 Done PLICEASE/Alien-nasm-0.10.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 Writing config notes to blib/lib/Alien/nasm/ConfigData.pm # # # # ACTIVEPERL_CONFIG_DISABLE=1 # HARNESS_ACTIVE=1 # HARNESS_IS_VERBOSE=1 # HARNESS_VERSION=3.36 # PERL5LIB=/data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/lib:/data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/arch:inc:/home/fly1600/cpanfly-5.16/var/megalib:/home/fly1600/cpanfly-5.16/var/megalib # PERL5OPT= # PERL5_CPANPLUS_IS_RUNNING=17716 # PERL5_CPAN_IS_RUNNING=17716 # PERL5_CPAN_IS_RUNNING_IN_RECURSION=14086,17716 # PERL_DL_NONLAZY=1 # PERL_MM_USE_DEFAULT=1 # SHELL=/bin/sh # # # # PERL5LIB path # /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/lib # /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/blib/arch # inc # /home/fly1600/cpanfly-5.16/var/megalib # /home/fly1600/cpanfly-5.16/var/megalib # # # # perl 5.016000 # Alien::Base 0.024 # Alien::Base::ModuleBuild 0.024 # Alien::gmake 0.12 # Capture::Tiny 0.30 # File::ShareDir 1.102 # Test::More 1.001009 # # # t/00_diag.t .. 1..1 ok 1 - okay ok t/01_use.t ... 1..1 ok 1 - use Alien::nasm; ok All tests successful. Files=2, Tests=2, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.54 cusr 0.08 csys = 0.65 CPU) Result: PASS Testing library (if applicable) ... + cd /data/fly1600/cpan/build/Alien-nasm-0.10-LIdKhY/_alien/nasm-2.11.08 Done PLICEASE/Alien-nasm-0.10.tar.gz ./Build test verbose=1 -- OK Graham Ollis <plicease@cpan.org> Find or build nasm, the netwide assembler >>> (cd /home/fly1600/cpanfly-5.16/var/cpan/build/Alien-nasm-0.10-LIdKhY && tar cvf - Alien-nasm-0.10.ppd blib) | gzip -c >/home/fly1600/cpanfly-5.16/var/REPO/P/PL/PLICEASE/Alien-nasm-0.10.tar.gz Alien-nasm-0.10.ppd blib/ blib/lib/ blib/lib/Alien/ blib/lib/Alien/nasm.pm blib/lib/Alien/nasm/ blib/lib/Alien/nasm/ConfigData.pm blib/lib/Alien/nasm/Install/ blib/lib/Alien/nasm/Install/Files.pm blib/lib/auto/ blib/lib/auto/share/ blib/lib/auto/share/dist/ blib/lib/auto/share/dist/Alien-nasm/ blib/lib/auto/share/dist/Alien-nasm/README blib/lib/auto/share/dist/Alien-nasm/bin/ blib/lib/auto/share/dist/Alien-nasm/bin/nasm blib/lib/auto/share/dist/Alien-nasm/bin/ndisasm blib/lib/auto/share/dist/Alien-nasm/share/ blib/lib/auto/share/dist/Alien-nasm/share/man/ blib/lib/auto/share/dist/Alien-nasm/share/man/man1/ blib/lib/auto/share/dist/Alien-nasm/share/man/man1/nasm.1 blib/lib/auto/share/dist/Alien-nasm/share/man/man1/ndisasm.1 >>> mv /home/fly1600/cpanfly-5.16/var/cpan/build/Alien-nasm-0.10-LIdKhY/Alien-nasm-0.10.ppd /home/fly1600/cpanfly-5.16/var/REPO/P/PL/PLICEASE VmSize: 282872 kB Finished 2016-01-30T14:18:37