Alien-UnicornEngine v0.05 Perl 5 v5.30.1 OpenBSD.amd64-openbsd-thread-multi
- Status
- Unknown
- From
- Alceu Rodrigues de Freitas Junior
- Dist
-
Alien-UnicornEngine v0.05
- Platform
- Perl 5 v5.30.1 OpenBSD.amd64-openbsd-thread-multi
- Date
- 2020-03-21 08:15:58
- ID
- 31bd85e2-6b4c-11ea-b4d1-9e46d73af4b9
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.30.1, 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:
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 --modversion unicorn
Downloading File: 1.0.tar.gz ... Done
Extracting Archive ... Done
Building library ...
+ cd /mnt/cpan_build_dir/goku/Alien-UnicornEngine-0.05-0/_alien/unicorn-1.0
+ gmake clean all
gmake -C qemu clean
gmake[1]: Entering directory '/mnt/cpan_build_dir/goku/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 '/mnt/cpan_build_dir/goku/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 '/mnt/cpan_build_dir/goku/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 '/mnt/cpan_build_dir/goku/Alien-UnicornEngine-0.05-0/_alien/unicorn-1.0/samples'
gmake -C tests/unit clean
gmake[1]: Entering directory '/mnt/cpan_build_dir/goku/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 '/mnt/cpan_build_dir/goku/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: Python not found. Use --python=/path/to/python
gmake: *** [Makefile:204: qemu/config-host.h-timestamp] Error 1
External command (gmake clean all) failed! Error: 512
at ./Build line 62.
Failed
Build not completed at ./Build line 62.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ----- --------
Alien::Base 0.029 2.08
build_requires:
Module Need Have
------------------------ ----- --------
Alien::Base::ModuleBuild 0.029 1.14
Alien::gmake 0.11 0.21
Module::Build 0 0.4231
Test::More 0 1.302171
configure_requires:
Module Need Have
------------------------ ----- --------
Alien::Base::ModuleBuild 0.029 1.14
Archive::Extract 0 0.86
Module::Build 0 0.4231
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DBD_MYSQL_TESTDB = test
DBD_MYSQL_TESTHOST = localhost
DBD_MYSQL_TESTPASSWORD =
DBD_MYSQL_TESTPORT = 3306
DBD_MYSQL_TESTUSER = goku
EXTENDED_TESTING = 1
PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.30.1/bin:/home/goku/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL = /home/goku/perl5/perlbrew/perls/perl-5.30.1/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 49626
PERL5_CPAN_IS_RUNNING = 49626
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 36170,49626
PERLBREW_HOME = /home/goku/.perlbrew
PERLBREW_MANPATH = /home/goku/perl5/perlbrew/perls/perl-5.30.1/man
PERLBREW_PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.30.1/bin
PERLBREW_PERL = perl-5.30.1
PERLBREW_ROOT = /home/goku/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.88
PERLBREW_VERSION = 0.88
PERL_CR_SMOKER_CURRENT = Alien-UnicornEngine-0.05
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/goku/perl5/perlbrew/perls/perl-5.30.1/bin/perl
$UID/$EUID = 1002 / 1002
$GID = 1002 1002 1001
$EGID = 1002 1002 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280234
ExtUtils::Command 7.44
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.35
File::Spec 3.78
JSON 4.02
JSON::PP 4.04
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.43_01
Test::More 1.302171
YAML 1.30
YAML::Syck n/a
version 0.9924
--
Summary of my perl5 (revision 5 version 30 subversion 1) configuration:
Platform:
osname=openbsd
osvers=6.6
archname=OpenBSD.amd64-openbsd-thread-multi
uname='openbsd cpan-smoker-openbsd 6.6 generic.mp#372 amd64 '
config_args='-de -Dprefix=/home/goku/perl5/perlbrew/perls/perl-5.30.1 -Dman1dir=none -Dman3dir=none -Dusemultiplicity -Duse64bitint -Duse64bitall -Dusethreads -Aeval:scriptdir=/home/goku/perl5/perlbrew/perls/perl-5.30.1/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible OpenBSD Clang 8.0.1 (tags/RELEASE_801/final)'
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='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lpthread -lm -lutil -lc
perllibs=-lpthread -lm -lutil -lc
libc=/usr/lib/libc.so.95.1
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 -fPIC -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.86
Built under openbsd
Compiled at Feb 25 2020 16:58:44
%ENV:
PERL="/home/goku/perl5/perlbrew/perls/perl-5.30.1/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="49626"
PERL5_CPAN_IS_RUNNING="49626"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="36170,49626"
PERLBREW_HOME="/home/goku/.perlbrew"
PERLBREW_MANPATH="/home/goku/perl5/perlbrew/perls/perl-5.30.1/man"
PERLBREW_PATH="/home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.30.1/bin"
PERLBREW_PERL="perl-5.30.1"
PERLBREW_ROOT="/home/goku/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.88"
PERLBREW_VERSION="0.88"
PERL_CR_SMOKER_CURRENT="Alien-UnicornEngine-0.05"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/goku/perl5/perlbrew/perls/perl-5.30.1/lib/site_perl/5.30.1/OpenBSD.amd64-openbsd-thread-multi
/home/goku/perl5/perlbrew/perls/perl-5.30.1/lib/site_perl/5.30.1
/home/goku/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/OpenBSD.amd64-openbsd-thread-multi
/home/goku/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1
.