Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Devel-Trace-Syscall-0.03 v5.20.3 GNU/Linux
Date: 2017-05-31T08:50:35Z
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 Rob Hoelz,
This is a computer-generated report for Devel-Trace-Syscall-0.03
on perl 5.20.3, 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 '/usr/bin/make -j4 -j4':
Running Mkbootstrap for Syscall ()
"/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl5.20.3" "/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/ExtUtils/xsubpp" -typemap '/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/ExtUtils/typemap' Syscall.xs > Syscall.xsc
/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl5.20.3 generate-syscalls-gperf.pl > syscall-lookup.h
chmod 644 "Syscall.bs"
cc -c -I. -Wall -Wextra -Werror -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE" syscall-info-x86-64.c
syscall-info-x86-64.c: In function âsyscall_info_from_userâ:
syscall-info-x86-64.c:8:40: error: âstruct user_regsâ has no member named âorig_raxâ
info->syscall_no = userdata->regs.orig_rax;
^
syscall-info-x86-64.c:9:40: error: âstruct user_regsâ has no member named âraxâ
info->return_value = userdata->regs.rax;
^
syscall-info-x86-64.c:10:40: error: âstruct user_regsâ has no member named ârdiâ
info->args[0] = userdata->regs.rdi;
^
syscall-info-x86-64.c:11:40: error: âstruct user_regsâ has no member named ârsiâ
info->args[1] = userdata->regs.rsi;
^
syscall-info-x86-64.c:12:40: error: âstruct user_regsâ has no member named ârdxâ
info->args[2] = userdata->regs.rdx;
^
syscall-info-x86-64.c:13:40: error: âstruct user_regsâ has no member named ârcxâ
info->args[3] = userdata->regs.rcx;
^
syscall-info-x86-64.c:14:40: error: âstruct user_regsâ has no member named âr8â
info->args[4] = userdata->regs.r8;
^
syscall-info-x86-64.c:15:40: error: âstruct user_regsâ has no member named âr9â
info->args[5] = userdata->regs.r9;
^
Makefile:348: recipe for target 'syscall-info-x86-64.o' failed
make: *** [syscall-info-x86-64.o] Error 1
make: *** Waiting for unfinished jobs....
cp generate-syscalls-gperf.pl blib/lib/Devel/Trace/generate-syscalls-gperf.pl
cp lib/Devel/Trace/Syscall.pm blib/lib/Devel/Trace/Syscall.pm
Please specify prototyping behavior for Syscall.xs (see perlxs manual)
mv Syscall.xsc Syscall.c
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------- --------
perl v5.18.0 5.020003
build_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 7.24
File::Spec 0 3.48_01
IO::Handle 0 1.35
IPC::Open3 0 1.16
Test::Differences 0.61 0.64
Test::More 0 1.001002
configure_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
LANG = en_US.UTF-8
LANGUAGE = en_US.UTF-8
LC_ALL = en_US.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin:/home/njh/perl5/perlbrew/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
PERL = /home/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl5.20.3
PERL5LIB = /home/njh/.cpan/build/Test-Differences-0.64-2/blib/arch:/home/njh/.cpan/build/Test-Differences-0.64-2/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12256
PERL5_CPAN_IS_RUNNING = 12256
PERLBREW_BASHRC_VERSION = 0.78
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.20.3/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin
PERLBREW_PERL = perl-5.20.3
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.78
PERL_LOCAL_LIB_ROOT =
SHELL = /bin/sh
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl5.20.3
$UID/$EUID = 1000 / 1000
$GID = 100 100
$EGID = 100 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.143240
Cwd 3.48_01
ExtUtils::CBuilder 0.280217
ExtUtils::Command 7.24
ExtUtils::Install 1.67
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.48_01
JSON n/a
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.36
Test::More 1.001002
YAML 1.23
YAML::Syck 1.30
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
Platform:
osname=linux, osvers=4.5.7-std-4, archname=armv7l-linux-thread-multi
uname='linux scw-808d97 4.5.7-std-4 #1 smp tue jul 12 11:00:06 utc 2016 armv7l gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.20.3 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.9.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, 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 /usr/lib/gcc/arm-linux-gnueabihf/4.9/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.19.so, 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_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.38
Built under linux
Compiled at Mar 1 2017 07:59:06
%ENV:
PERL="/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl5.20.3"
PERL5LIB="/home/njh/.cpan/build/Test-Differences-0.64-2/blib/arch:/home/njh/.cpan/build/Test-Differences-0.64-2/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12256"
PERL5_CPAN_IS_RUNNING="12256"
PERLBREW_BASHRC_VERSION="0.78"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.20.3/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin"
PERLBREW_PERL="perl-5.20.3"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.78"
PERL_LOCAL_LIB_ROOT=""
@INC:
/home/njh/.cpan/build/Test-Differences-0.64-2/blib/arch
/home/njh/.cpan/build/Test-Differences-0.64-2/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/armv7l-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3
.