PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-03-09T09:06:11 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Thu, 09 Mar 2017 06:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PL/PLICEASE/Alien-nasm-0.18.tar.gz Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/P/PL/PLICEASE/Alien-nasm-0.18.tar.gz ok Alien-nasm-0.18 Alien-nasm-0.18/README Alien-nasm-0.18/Changes Alien-nasm-0.18/LICENSE Alien-nasm-0.18/INSTALL Alien-nasm-0.18/dist.ini Alien-nasm-0.18/META.yml Alien-nasm-0.18/MANIFEST Alien-nasm-0.18/cpanfile Alien-nasm-0.18/alienfile Alien-nasm-0.18/t Alien-nasm-0.18/t/basic.t Alien-nasm-0.18/META.json Alien-nasm-0.18/author.yml Alien-nasm-0.18/t/01_use.t Alien-nasm-0.18/t/00_diag.t Alien-nasm-0.18/t/warning.t Alien-nasm-0.18/Makefile.PL Alien-nasm-0.18/xt/author Alien-nasm-0.18/xt/author/eol.t Alien-nasm-0.18/xt/author/pod.t Alien-nasm-0.18/lib/Alien Alien-nasm-0.18/lib/Alien/nasm.pm Alien-nasm-0.18/xt/author/strict.t Alien-nasm-0.18/xt/release Alien-nasm-0.18/xt/release/fixme.t Alien-nasm-0.18/xt/author/no_tabs.t Alien-nasm-0.18/xt/author/version.t Alien-nasm-0.18/xt/release/changes.t Alien-nasm-0.18/xt/author/pod_coverage.t Alien-nasm-0.18/maint Alien-nasm-0.18/maint/travis-install-alienbuild Alien-nasm-0.18/xt/author/pod_spelling_common.t Alien-nasm-0.18/xt/author/pod_spelling_system.t Configuring P/PL/PLICEASE/Alien-nasm-0.18.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Alien::Build> error in probe (will do a share install): Command not found nasm at /data/fly2400/cpanfly-5.24/var/megalib/Alien/Build/Plugin/Probe/CommandLine.pm line 40. Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Alien::nasm Writing MYMETA.yml and MYMETA.json PLICEASE/Alien-nasm-0.18.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for P/PL/PLICEASE/Alien-nasm-0.18.tar.gz >>> make cp lib/Alien/nasm.pm blib/lib/Alien/nasm.pm "/data/fly2400/ap2400-300558/bin/perl-static" -MAlien::Build::MM=cmd -e prefix site /home/fly2400/ap2400-300558/lib /home/fly2400/ap2400-300558/site/lib main> prefix /home/fly2400/ap2400-300558/site/lib/auto/share/dist/Alien-nasm "/data/fly2400/ap2400-300558/bin/perl-static" -MAlien::Build::MM=cmd -e download Alien::Build> single file, assuming archive "/data/fly2400/ap2400-300558/bin/perl-static" -MAlien::Build::MM=cmd -e build Alien::Build::CommandSequence> + sh configure --prefix=/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 inline... inline 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 -fwrapv... yes 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 unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.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 for realpath... yes checking for canonicalize_file_name... yes checking for _fullpath... no checking for pathconf... 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 checking if gcc accepts -pedantic... yes checking if gcc accepts -Werror=unknown-warning-option... no checking if gcc accepts -Wpedantic-ms-format... no checking if gcc accepts -Wc90-c99-compat... no checking if gcc accepts -Wlong-long... yes checking if gcc accepts -Werror=implicit... yes checking if gcc accepts -Werror=missing-braces... yes checking if gcc accepts -Werror=return-type... yes checking if gcc accepts -Werror=trigraphs... yes checking if gcc accepts -Werror=pointer-arith... yes checking if gcc accepts -Werror=strict-prototypes... no checking if gcc accepts -Werror=missing-prototypes... yes checking if gcc accepts -Werror=missing-declarations... yes checking if gcc accepts -Werror=comment... yes checking if gcc accepts -Werror=vla... yes 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 Alien::Build::CommandSequence> + make make[1]: Entering directory `/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/_alien/build_hjV5/nasm-2.12.02' gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o nasm.o nasm.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o nasmlib.o nasmlib.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o ver.o ver.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o raa.o raa.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o saa.o saa.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o rbtree.o rbtree.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o srcfile.o srcfile.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o realpath.o realpath.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o float.o float.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsa.o insnsa.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsb.o insnsb.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o directiv.o directiv.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o assemble.o assemble.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o labels.o labels.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o hashtbl.o hashtbl.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o crc64.o crc64.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o parser.o parser.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outform.o output/outform.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outlib.o output/outlib.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/nulldbg.o output/nulldbg.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/nullout.o output/nullout.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outbin.o output/outbin.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outaout.o output/outaout.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outcoff.o output/outcoff.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelf.o output/outelf.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelf32.o output/outelf32.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelf64.o output/outelf64.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelfx32.o output/outelfx32.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outobj.o output/outobj.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outas86.o output/outas86.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outrdf2.o output/outrdf2.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outdbg.o output/outdbg.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outieee.o output/outieee.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outmacho.o output/outmacho.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o md5c.o md5c.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/codeview.o output/codeview.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o preproc.o preproc.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o quote.o quote.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o pptok.o pptok.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o macros.o macros.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o listing.o listing.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o eval.o eval.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o exprlib.o exprlib.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o stdscan.o stdscan.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o strfunc.o strfunc.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o tokhash.o tokhash.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regvals.o regvals.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regflags.o regflags.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o ilog2.o ilog2.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o lib/strlcpy.o lib/strlcpy.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o preproc-nop.o preproc-nop.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o disp8.o disp8.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -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 srcfile.o realpath.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/outmacho.o md5c.o output/codeview.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 -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o ndisasm.o ndisasm.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o disasm.o disasm.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o sync.o sync.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsd.o insnsd.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsn.o insnsn.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regs.o regs.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -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 && make all make[2]: Entering directory `/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/_alien/build_hjV5/nasm-2.12.02/rdoff' gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. -I.. rdfdump.c rdfdump.c: In function ‘main’: rdfdump.c:239:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:254:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:259:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:265:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:270:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:281:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:288:22: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:298:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:309:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:311:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:313:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:320:22: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c: In function ‘print_header’: rdfdump.c:60:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:62:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:72:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:73:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:74:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:75:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:91:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:92:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:97:26: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:101:26: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:120:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:121:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:122:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:127:26: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:131:26: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:148:26: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:152:26: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:163:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:175:22: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:176:22: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:177:22: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdfdump.c:179:26: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. -I.. rdoff.c rdoff.c: In function ‘rdfopenhere’: rdoff.c:270:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] gcc -o rdfdump rdfdump.o rdoff.o gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. -I.. ldrdf.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. -I.. symtab.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. -I.. collectn.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. -I.. rdlib.c rdlib.c: In function ‘rdl_openmodule’: rdlib.c:257:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdlib.c:275:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdlib.c: In function ‘rdl_searchlib’: rdlib.c:168:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdlib.c: In function ‘rdl_verify’: rdlib.c:95:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdlib.c:99:18: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] rdlib.c:109:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. -I.. segtab.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -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 -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. -I.. rdx.c gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. -I.. rdfload.c gcc -o rdx rdx.o rdoff.o rdfload.o symtab.o collectn.o hash.o ../nasmlib.o gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. -I.. rdflib.c rdflib.c: In function ‘main’: rdflib.c:356:16: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] rdflib.c:370:22: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] gcc -o rdflib rdflib.o gcc -c -g -O2 -W -Wall -std=c99 -fwrapv -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -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 make[2]: Leaving directory `/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/_alien/build_hjV5/nasm-2.12.02/rdoff' make[1]: Leaving directory `/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/_alien/build_hjV5/nasm-2.12.02' Alien::Build::CommandSequence> + make install make[1]: Entering directory `/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/_alien/build_hjV5/nasm-2.12.02' mkdir -p /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/bin /usr/bin/install -c nasm /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/bin/nasm /usr/bin/install -c ndisasm /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/bin/ndisasm mkdir -p /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/share/man/man1 /usr/bin/install -c -m 644 ./nasm.1 /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/share/man/man1/nasm.1 /usr/bin/install -c -m 644 ./ndisasm.1 /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/share/man/man1/ndisasm.1 make[1]: Leaving directory `/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/_alien/build_hjV5/nasm-2.12.02' Alien::Build::Plugin::Core::Legacy> adding legacy hash to config Alien::Build::Plugin::Core::Gather> mkdir -p /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/_alien Manifying 1 pod document PLICEASE/Alien-nasm-0.18.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # # # # ACTIVEPERL_CONFIG_DISABLE=1 # HARNESS_ACTIVE=1 # HARNESS_IS_VERBOSE=1 # HARNESS_VERSION=3.36 # LANG=en_US.UTF-8 # PERL5LIB=/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib:/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/arch:/data/fly2400/cpanfly-5.24/var/megalib:/data/fly2400/cpanfly-5.24/var/megalib # PERL5OPT= # PERL5_CPANPLUS_IS_RUNNING=17022 # PERL5_CPAN_IS_RUNNING=17022 # PERL5_CPAN_IS_RUNNING_IN_RECURSION=16297,17022 # PERL_DL_NONLAZY=1 # PERL_MM_USE_DEFAULT=1 # SHELL=/bin/sh # # # # PERL5LIB path # /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib # /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/arch # /data/fly2400/cpanfly-5.24/var/megalib # /data/fly2400/cpanfly-5.24/var/megalib # # # # perl 5.024000 # Alien::Base 0.038 # Alien::Build 0.21 # Alien::Build::MM 0.21 # Capture::Tiny 0.46 # ExtUtils::MakeMaker 7.16 # IPC::Cmd 0.96 # Test2::Suite 0.000067 # Test::Alien 0.12 # Test::More 1.302067 # # # # version = 2.12.02 # bin_dir = /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/bin # dist_dir = /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm # # # t/00_diag.t .. 1..1 ok 1 - okay ok t/01_use.t ... ok 1 - require Alien::nasm; 1..1 ok t/basic.t .... # Seeded srand with seed '20170309' from local date. ok 1 - Alien::nasm responds to: cflags libs dynamic_libs bin_dir ok 2 - run nasm -v # using /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/bin/nasm ok 3 - command succeeded ok 4 - output matches (?^:NASM version) # [cmd] # /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/bin/nasm -v # [out] # NASM version 2.12.02 compiled on Mar 9 2017 1..4 ok t/warning.t .. ok 1 # [stderr] # Alien::nasm with implicit path modification is deprecated ( see https://metacpan.org/pod/Alien::nasm#CAVEATS ) at t/warning.t line 13. # adding /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h/blib/lib/auto/share/dist/Alien-nasm/bin to PATH at t/warning.t line 13. 1..1 ok All tests successful. Files=4, Tests=7, 1 wallclock secs ( 0.02 usr 0.03 sys + 0.65 cusr 0.16 csys = 0.86 CPU) Result: PASS PLICEASE/Alien-nasm-0.18.tar.gz make test TEST_VERBOSE=1 -- OK Graham Ollis <plicease@cpan.org> Find or build nasm, the netwide assembler >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Alien-nasm-0.18-JMAd0h && tar cvf - Alien-nasm-0.18.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/P/PL/PLICEASE/Alien-nasm-0.18.tar.gz Alien-nasm-0.18.ppd blib/ blib/man3/ blib/man3/Alien::nasm.3 blib/arch/ blib/arch/auto/ blib/arch/auto/Alien/ blib/arch/auto/Alien/nasm/ blib/arch/auto/Alien/nasm/nasm.txt blib/lib/ 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/_alien/ blib/lib/auto/share/dist/Alien-nasm/_alien/alienfile blib/lib/auto/share/dist/Alien-nasm/_alien/alien.json 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 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/Alien/ blib/lib/Alien/nasm.pm VmSize: 361900 kB Finished 2017-03-09T09:06:42