Tk-Zinc v3.304 Perl 5 v5.32.0 armv6l-linux
- Status
- Unknown
- From
- gregor herrmann
- Dist
-
Tk-Zinc v3.304
- Platform
- Perl 5 v5.32.0 armv6l-linux
- Date
- 2020-11-27 06:02:40
- ID
- 282c658a-3076-11eb-bc55-089bad41f224
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 Alexander Becker,
This is a computer-generated report for Tk-Zinc-3.304
on perl 5.32.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:
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 -j3 -j3':
Running Mkbootstrap for Zinc ()
"/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/bin/perl" "/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/ExtUtils/xsubpp" -typemap '/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/ExtUtils/typemap' Zinc.xs > Zinc.xsc
chmod 644 "Zinc.bs"
cc -c -I. -I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/armv6l-linux/Tk -I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/armv6l-linux/Tk/pTk -I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/armv6l-linux/Tk/X11 -I/usr/X11R6/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"3.304\" -DXS_VERSION=\"804.035\" -fPIC "-I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/armv6l-linux/CORE" -DPTK -DGL -DSHAPE -DATC Arc.c
cp Zinc/Debug.pm blib/lib/Tk/Zinc/Debug.pm
cp Zinc/TraceErrors.pm blib/lib/Tk/Zinc/TraceErrors.pm
cp Zinc/TraceUtils.pm blib/lib/Tk/Zinc/TraceUtils.pm
cp Zinc/Graphics.pm blib/lib/Tk/Zinc/Graphics.pm
cp Zinc.pm blib/lib/Tk/Zinc.pm
cp Zinc/Logo.pm blib/lib/Tk/Zinc/Logo.pm
cp Zinc/Text.pm blib/lib/Tk/Zinc/Text.pm
cp Zinc/Graphics.pod blib/lib/Tk/Zinc/Graphics.pod
cp Zinc/Trace.pm blib/lib/Tk/Zinc/Trace.pm
cc -c -I. -I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/armv6l-linux/Tk -I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/armv6l-linux/Tk/pTk -I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/armv6l-linux/Tk/X11 -I/usr/X11R6/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"3.304\" -DXS_VERSION=\"804.035\" -fPIC "-I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/armv6l-linux/CORE" -DPTK -DGL -DSHAPE -DATC Attrs.c
mv Zinc.xsc Zinc.c
cc -c -I. -I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/armv6l-linux/Tk -I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/armv6l-linux/Tk/pTk -I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/armv6l-linux/Tk/X11 -I/usr/X11R6/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"3.304\" -DXS_VERSION=\"804.035\" -fPIC "-I/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/armv6l-linux/CORE" -DPTK -DGL -DSHAPE -DATC Color.c
Attrs.c:25:10: fatal error: GL/glu.h: No such file or directory
25 | #include <GL/glu.h>
| ^~~~~~~~~~
compilation terminated.
distcc[7122] ERROR: compile Attrs.c on guinan.sh3.net.invalid failed
distcc[7122] (dcc_build_somewhere) Warning: remote compilation of 'Attrs.c' failed, retrying locally
distcc[7122] Warning: failed to distribute Attrs.c to guinan.sh3.net.invalid, running locally instead
In file included from Arc.c:25:
tkZinc.h:27:10: fatal error: GL/glu.h: No such file or directory
27 | #include <GL/glu.h>
| ^~~~~~~~~~
compilation terminated.
distcc[7116] ERROR: compile Arc.c on localhost failed
make: *** [Makefile:432: Arc.o] Error 1
make: *** Waiting for unfinished jobs....
Attrs.c:25:10: fatal error: GL/glu.h: No such file or directory
25 | #include <GL/glu.h>
| ^~~~~~~~~~
compilation terminated.
distcc[7122] ERROR: compile Attrs.c on localhost failed
make: *** [Makefile:432: Attrs.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 6.98 7.56
perl 5.006 5.032000
Tk 8.004 804.035
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.56
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.56
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LC_CTYPE = de_AT.utf8
LD_LIBRARY_PATH = /usr/lib/libeatmydata
NONINTERACTIVE_TESTING = 1
PATH = /srv/smoker/bin:/usr/lib/ccache:/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL = /srv/smoker/perl5/perlbrew/perls/perl-5.32.0/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 6422
PERL5_CPAN_IS_RUNNING = 6422
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2821,6422
PERLBREW_HOME = /srv/smoker/.perlbrew
PERLBREW_MANPATH = /srv/smoker/perl5/perlbrew/perls/perl-5.32.0/man
PERLBREW_PATH = /srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/bin
PERLBREW_PERL = perl-5.32.0
PERLBREW_ROOT = /srv/smoker/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.89
PERLBREW_VERSION = 0.89
PERL_CR_SMOKER_CURRENT = Tk-Zinc-3.304
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_TEST_TIME_OUT_FACTOR = 3
PERL_TEST_TIME_OUT_FACTOR = 3
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = screen-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /srv/smoker/perl5/perlbrew/perls/perl-5.32.0/bin/perl
$UID/$EUID = 1111 / 1111
$GID = 65534 65534
$EGID = 65534 65534
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280235
ExtUtils::Command 7.56
ExtUtils::Install 2.18
ExtUtils::MakeMaker 7.56
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.02
JSON::PP 4.05
Module::Build 0.4231
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302183
YAML 1.30
YAML::Syck 1.34
version 0.9928
--
Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
Platform:
osname=linux
osvers=4.9.0-6-rpi
archname=armv6l-linux
uname='linux smoker 4.9.0-6-rpi #1 raspbian 4.9.82-1+deb9u3+rpi2 (2018-11-09) armv6l gnulinux '
config_args='-de -Dprefix=/srv/smoker/perl5/perlbrew/perls/perl-5.32.0 -Aeval:scriptdir=/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=undef
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.3.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=1234
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
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-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.30.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.30'
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-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_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.38
Built under linux
Compiled at Jun 21 2020 02:24:10
%ENV:
PERL="/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="6422"
PERL5_CPAN_IS_RUNNING="6422"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="2821,6422"
PERLBREW_HOME="/srv/smoker/.perlbrew"
PERLBREW_MANPATH="/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/man"
PERLBREW_PATH="/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/bin"
PERLBREW_PERL="perl-5.32.0"
PERLBREW_ROOT="/srv/smoker/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.89"
PERLBREW_VERSION="0.89"
PERL_CR_SMOKER_CURRENT="Tk-Zinc-3.304"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_TEST_TIME_OUT_FACTOR="3"
PERL_USE_UNSAFE_INC="1"
@INC:
/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/armv6l-linux
/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0
/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/armv6l-linux
/srv/smoker/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0
.