Alien-UnicornEngine v0.05 Perl 5 v5.34.0 amd64-freebsd-ld

Status
Unknown
From
Slaven Rezić
Dist
Alien-UnicornEngine v0.05
Platform
Perl 5 v5.34.0 amd64-freebsd-ld
Date
2021-06-12 10:13:28
ID
d4f52b40-cb66-11eb-a4b0-be8a1f24ea8f
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.05
on perl 5.34.0, created by CPAN-Reporter-1.2018.

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/perl5.34.0Dp/bin/perl Build.PL':

+ pkg-config --modversion unicorn
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Alien-UnicornEngine' version '0.05'
Creating README using Pod::Text
Created META.yml and META.json
Building Alien-UnicornEngine
+ pkg-config --modversion unicorn
Downloading File: 1.0.tar.gz ... Done
Extracting Archive ... Done
Building library ... 
+ cd /usr/home/cpansand/.cpan/build/2021061209/Alien-UnicornEngine-0.05-0/_alien/unicorn-1.0
+ gmake clean all
gmake -C qemu clean
gmake[1]: Entering directory '/usr/home/cpansand/.cpan/build/2021061209/Alien-UnicornEngine-0.05-0/_alien/unicorn-1.0/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 gmake -C $d clean || exit 1; fi; \
        done
gmake[1]: Leaving directory '/usr/home/cpansand/.cpan/build/2021061209/Alien-UnicornEngine-0.05-0/_alien/unicorn-1.0/qemu'
rm -rf *.d *.o
rm -rf libunicorn* unicorn*.lib unicorn*.dll unicorn*.a unicorn*.def unicorn*.exp cygunicorn*.dll
gmake -C samples clean
gmake[1]: Entering directory '/usr/home/cpansand/.cpan/build/2021061209/Alien-UnicornEngine-0.05-0/_alien/unicorn-1.0/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
gmake[1]: Leaving directory '/usr/home/cpansand/.cpan/build/2021061209/Alien-UnicornEngine-0.05-0/_alien/unicorn-1.0/samples'
gmake -C tests/unit clean
gmake[1]: Entering directory '/usr/home/cpansand/.cpan/build/2021061209/Alien-UnicornEngine-0.05-0/_alien/unicorn-1.0/tests/unit'
rm -rf test_gdt_idt_x86 test_hang test_hookcounts test_mem_high test_mem_map test_mem_map_ptr test_multihook test_pc_change test_sanity test_tb_x86 test_x86 test_x86_rip_bug test_x86_shl_enter_leave test_x86_soft_paging
gmake[1]: Leaving directory '/usr/home/cpansand/.cpan/build/2021061209/Alien-UnicornEngine-0.05-0/_alien/unicorn-1.0/tests/unit'
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," 

ERROR: Cannot use 'python', Python 2.4 or later is required.
       Note that Python 3 or later is not yet supported.
       Use --python=/path/to/python to specify a supported Python.

gmake: *** [Makefile:204: qemu/config-host.h-timestamp] Error 1
External command (gmake clean all) failed! Error: 512
 at Build.PL line 54.
Failed
Build not completed at Build.PL line 54.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                   Need  Have    
    ------------------------ ----- --------
    Alien::Base              0.029 2.40    

build_requires:

    Module                   Need  Have    
    ------------------------ ----- --------
    Alien::Base::ModuleBuild 0.029 1.15    
    Alien::gmake             0.11  0.21    
    Module::Build            0     0.4231  
    Test::More               0     1.302183

configure_requires:

    Module                   Need  Have    
    ------------------------ ----- --------
    Alien::Base::ModuleBuild 0.029 1.15    
    Archive::Extract         0     0.88    
    Module::Build            0     0.4231  


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd13.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL = /usr/perl5.34.0Dp/bin/perl
    PERL5LIB = /home/cpansand/.cpan/build/2021061209/Alien-Base-ModuleBuild-1.15-0/blib/arch:/home/cpansand/.cpan/build/2021061209/Alien-Base-ModuleBuild-1.15-0/blib/lib:/home/cpansand/.cpan/build/2021061209/Shell-Config-Generate-0.34-0/blib/arch:/home/cpansand/.cpan/build/2021061209/Shell-Config-Generate-0.34-0/blib/lib
    PERL5OPT = -I/var/tmp/cpansmoker-1023/2021061209/CPAN-Reporter-lib-TzYG -MDevel::Autoflush
    PERL5_CPANPLUS_IS_RUNNING = 67258
    PERL5_CPAN_IS_EXECUTING = 
    PERL5_CPAN_IS_RUNNING = 67258
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 67245,67258
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_AUTOINSTALL = --defaultdeps
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021061209/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2021061209

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/perl5.34.0Dp/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.43    
    File::Spec          3.80    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.0-stable
    archname=amd64-freebsd-ld
    uname='freebsd cloud10.bbbike.org 13.0-stable freebsd 13.0-stable #1 stable13-n245702-3099792c874d: fri may 21 10:00:28 utc 2021 root@cloud10.bbbike.org:usrobjusrhomeprojectsfreebsdamd64.amd64sysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.34.0Dp -Duselongdouble -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/11.0.1/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
  Built under freebsd
  Compiled at May 25 2021 18:27:23
  %ENV:
    PERL="/usr/perl5.34.0Dp/bin/perl"
    PERL5LIB="/home/cpansand/.cpan/build/2021061209/Alien-Base-ModuleBuild-1.15-0/blib/arch:/home/cpansand/.cpan/build/2021061209/Alien-Base-ModuleBuild-1.15-0/blib/lib:/home/cpansand/.cpan/build/2021061209/Shell-Config-Generate-0.34-0/blib/arch:/home/cpansand/.cpan/build/2021061209/Shell-Config-Generate-0.34-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="67258"
    PERL5_CPAN_IS_EXECUTING=""
    PERL5_CPAN_IS_RUNNING="67258"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="67245,67258"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021061209/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2021061209/Alien-Base-ModuleBuild-1.15-0/blib/arch
    /home/cpansand/.cpan/build/2021061209/Alien-Base-ModuleBuild-1.15-0/blib/lib
    /home/cpansand/.cpan/build/2021061209/Shell-Config-Generate-0.34-0/blib/arch
    /home/cpansand/.cpan/build/2021061209/Shell-Config-Generate-0.34-0/blib/lib
    /usr/perl5.34.0Dp/lib/site_perl/5.34.0/amd64-freebsd-ld
    /usr/perl5.34.0Dp/lib/site_perl/5.34.0
    /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld
    /usr/perl5.34.0Dp/lib/5.34.0
    .