Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Alien-UnicornEngine-0.02 v5.18.4 GNU/Linux
Date: 2016-09-18T00:52:27Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Vikas Naresh Kumar,
This is a computer-generated report for Alien-UnicornEngine-0.02
on perl 5.18.4, created by CPAN-Reporter-1.2017.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build':
Building Alien-UnicornEngine
+ pkg-config --atleast-version 0.9 unicorn && pkg-config --modversion unicorn
Downloading File: master.tar.gz ... Done
Extracting Archive ... Done
Building library ...
+ cd /home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master
+ make clean all
make -C qemu clean
make[1]: Entering directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/qemu'
rm -f config.mak op-i386.h opc-i386.h gen-op-i386.h op-arm.h opc-arm.h gen-op-arm.h
find . \( -name '*.l[oa]' -o -name '*.so' -o -name '*.dll' -o -name '*.mo' -o -name '*.[oda]' \) -type f -exec rm {} +
rm -f qemu-ga TAGS cscope.* *.pod *~ */*~
rm -rf .libs */.libs
rm -f config-host.h config-host.h-timestamp qapi-types.h qapi-types.h-timestamp qapi-visit.h qapi-visit.h-timestamp
rm -f qapi-types.c qapi-types.c-timestamp qapi-visit.c qapi-visit.c-timestamp
rm -rf qapi-generated
for d in ; do \
if test -d $d; then make -C $d clean || exit 1; fi; \
done
make[1]: Leaving directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/qemu'
rm -rf *.d *.o
rm -rf libunicorn* unicorn*.lib unicorn*.dll cygunicorn*.dll
cd samples && make clean
make[1]: Entering directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/samples'
rm -rf *.o ./sample_arm ./sample_arm64 ./sample_mips ./sample_sparc ./sample_x86 ./shellcode ./mem_apis ./sample_x86_32_gdt_and_seg_regs ./sample_batch_reg ./sample_m68k ./sample_arm ./sample_arm64 ./sample_mips ./sample_sparc ./sample_x86 ./shellcode ./mem_apis ./sample_x86_32_gdt_and_seg_regs ./sample_batch_reg ./sample_m68k ./*.exe ./*.static ./libunicorn* ./unicorn*
rm -rf sample_x86 sample_arm sample_arm64 sample_mips sample_sparc sample_ppc sample_m68k shellcode mem_apis sample_x86_32_gdt_and_seg_regs sample_batch_reg
rm -rf libunicorn*.so libunicorn*.lib libunicorn*.dylib unicorn*.dll unicorn*.lib
make[1]: Leaving directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/samples'
rm -f ./samples/libunicorn.so
make -C tests/unit clean
make[1]: Entering directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/tests/unit'
rm -rf test_sanity test_x86 test_mem_map test_mem_high test_mem_map_ptr test_tb_x86 test_multihook test_pc_change test_x86_soft_paging test_hookcounts test_hang test_x86_shl_enter_leave test_x86_rip_bug
make[1]: Leaving directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/tests/unit'
if [ "x86 m68k arm aarch64 mips sparc" != "`cat config.log`" ]; then make clean; fi
cat: config.log: No such file or directory
make[1]: Entering directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master'
make -C qemu clean
make[2]: Entering directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/qemu'
rm -f config.mak op-i386.h opc-i386.h gen-op-i386.h op-arm.h opc-arm.h gen-op-arm.h
find . \( -name '*.l[oa]' -o -name '*.so' -o -name '*.dll' -o -name '*.mo' -o -name '*.[oda]' \) -type f -exec rm {} +
rm -f qemu-ga TAGS cscope.* *.pod *~ */*~
rm -rf .libs */.libs
rm -f config-host.h config-host.h-timestamp qapi-types.h qapi-types.h-timestamp qapi-visit.h qapi-visit.h-timestamp
rm -f qapi-types.c qapi-types.c-timestamp qapi-visit.c qapi-visit.c-timestamp
rm -rf qapi-generated
for d in ; do \
if test -d $d; then make -C $d clean || exit 1; fi; \
done
make[2]: Leaving directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/qemu'
rm -rf *.d *.o
rm -rf libunicorn* unicorn*.lib unicorn*.dll cygunicorn*.dll
cd samples && make clean
make[2]: Entering directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/samples'
rm -rf *.o ./sample_arm ./sample_arm64 ./sample_mips ./sample_sparc ./sample_x86 ./shellcode ./mem_apis ./sample_x86_32_gdt_and_seg_regs ./sample_batch_reg ./sample_m68k ./sample_arm ./sample_arm64 ./sample_mips ./sample_sparc ./sample_x86 ./shellcode ./mem_apis ./sample_x86_32_gdt_and_seg_regs ./sample_batch_reg ./sample_m68k ./*.exe ./*.static ./libunicorn* ./unicorn*
rm -rf sample_x86 sample_arm sample_arm64 sample_mips sample_sparc sample_ppc sample_m68k shellcode mem_apis sample_x86_32_gdt_and_seg_regs sample_batch_reg
rm -rf libunicorn*.so libunicorn*.lib libunicorn*.dylib unicorn*.dll unicorn*.lib
make[2]: Leaving directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/samples'
rm -f ./samples/libunicorn.so
make -C tests/unit clean
make[2]: Entering directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/tests/unit'
rm -rf test_sanity test_x86 test_mem_map test_mem_high test_mem_map_ptr test_tb_x86 test_multihook test_pc_change test_x86_soft_paging test_hookcounts test_hang test_x86_shl_enter_leave test_x86_rip_bug
make[2]: Leaving directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master/tests/unit'
make[1]: Leaving directory '/home/stro/cpan/build/5.18.4t/build/Alien-UnicornEngine-0.02-0/_alien/unicorn-master'
cd qemu && \
./configure --cc="cc" --extra-cflags="-DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden" --target-list="x86_64-softmmu, arm-softmmu, m68k-softmmu, aarch64-softmmu, mips-softmmu, mipsel-softmmu, mips64-softmmu, mips64el-softmmu, sparc-softmmu,sparc64-softmmu,"
Disabling libtool due to broken toolchain support
ERROR: glib-2.12 gthread-2.0 is required to compile QEMU
make: *** [qemu/config-host.h-timestamp] Error 1
Makefile:224: recipe for target 'qemu/config-host.h-timestamp' failed
External command (make clean all) failed! Error: 512
at ./Build line 58.
Failed
Build not completed at ./Build line 58.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ----- --------
Alien::Base 0.029 0.029
File::ShareDir 1.00 1.102
build_requires:
Module Need Have
------------------------ ----- --------
Alien::Base::ModuleBuild 0.029 0.029
Alien::gmake 0.11 0.14
Module::Build 0 0.4220
Test::Alien 0 0.04
Test::More 0 1.302056
configure_requires:
Module Need Have
------------------------ ----- --------
Alien::Base::ModuleBuild 0.029 0.029
Module::Build 0 0.4220
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL = /home/stro/perl/5.18.4t/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 19950
PERL5_CPAN_IS_RUNNING = 19950
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 14073,19950
PERL_CR_SMOKER_CURRENT = Alien-UnicornEngine-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro/perl/5.18.4t/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 29 30 44 46 108 114 1000
$EGID = 1000 24 25 29 30 44 46 108 114 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.15
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 1.59
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4220
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.35
Test::More 1.302056
YAML 1.18
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
Platform:
osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-thread-multi
uname='linux vm-debian-001 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt11-1 (2015-05-24) x86_64 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.9.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Jul 10 2015 20:09:52
%ENV:
PERL="/home/stro/perl/5.18.4t/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="19950"
PERL5_CPAN_IS_RUNNING="19950"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="14073,19950"
PERL_CR_SMOKER_CURRENT="Alien-UnicornEngine-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/stro/perl/5.18.4t/lib/site_perl/5.18.4/x86_64-linux-thread-multi
/home/stro/perl/5.18.4t/lib/site_perl/5.18.4
/home/stro/perl/5.18.4t/lib/5.18.4/x86_64-linux-thread-multi
/home/stro/perl/5.18.4t/lib/5.18.4
.