Math-Geometry-Planar-GPC v1.04 Perl 5 v5.34.0 x86_64-linux
- Status
- Pass
- From
- Dagfinn Ilmari MannsÃÂÃÂ¥ker
- Dist
-
Math-Geometry-Planar-GPC v1.04
- Platform
- Perl 5 v5.34.0 x86_64-linux
- Date
- 2021-05-21 02:03:52
- ID
- ca6cc3ee-b9d8-11eb-9db0-9f4bc4b231f8
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 DVDPOL,
This is a computer-generated report for Math-Geometry-Planar-GPC-1.04
on perl 5.34.0, created by App::cpanminus::reporter 0.17 (1.7044).
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 '':
Building and testing Math-Geometry-Planar-GPC-1.04
cp GPC.pm blib/lib/Math/Geometry/Planar/GPC.pm
Running Mkbootstrap for GPC ()
chmod 644 "GPC.bs"
"/home/ilmari/perl5/perlbrew/perls/34.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GPC.bs blib/arch/auto/Math/Geometry/Planar/GPC/GPC.bs 644
"/home/ilmari/perl5/perlbrew/perls/34.0/bin/perl" "/home/ilmari/perl5/perlbrew/perls/34.0/lib/5.34.0/ExtUtils/xsubpp" -typemap '/home/ilmari/perl5/perlbrew/perls/34.0/lib/5.34.0/ExtUtils/typemap' GPC.xs > GPC.xsc
Didn't find a 'MODULE ... PACKAGE ... PREFIX' line
mv GPC.xsc GPC.c
cc -c -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=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/34.0/lib/5.34.0/x86_64-linux/CORE" GPC.c
GPC.xs: In function âÂÂgpc_read_polygonâÂÂ:
GPC.xs:2885:3: warning: ignoring return value of âÂÂfscanfâÂÂ, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fp, "%d", &(p->num_contours));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPC.xs:2892:5: warning: ignoring return value of âÂÂfscanfâÂÂ, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fp, "%d", &(p->contour[c].num_vertices));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPC.xs:2895:7: warning: ignoring return value of âÂÂfscanfâÂÂ, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fp, "%d", &(p->hole[c]));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPC.xs:2902:7: warning: ignoring return value of âÂÂfscanfâÂÂ, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fp, "%lf %lf", &(p->contour[c].vertex[v].x),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
&(p->contour[c].vertex[v].y));
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rm -f blib/arch/auto/Math/Geometry/Planar/GPC/GPC.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong GPC.o -o blib/arch/auto/Math/Geometry/Planar/GPC/GPC.so \
\
chmod 755 blib/arch/auto/Math/Geometry/Planar/GPC/GPC.so
"/home/ilmari/perl5/perlbrew/perls/34.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GPC.bs blib/arch/auto/Math/Geometry/Planar/GPC/GPC.bs 644
PERL_DL_NONLAZY=1 "/home/ilmari/perl5/perlbrew/perls/34.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/GPC.t .. ok
All tests successful.
Files=1, Tests=9, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.01 cusr 0.00 csys = 0.03 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
PATH = /home/ilmari/.perlbrew/libs/34.0@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/34.0/bin:/home/ilmari/.perlbrew/libs/32.0@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/32.0/bin:/home/ilmari/.pyenv/bin:/home/ilmari/.local/bin:/home/ilmari/.cargo/bin:/usr/lib/ccache:/home/ilmari/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /home/ilmari/.perlbrew/libs/34.0@std/lib/perl5
PERLBREW_HOME = /home/ilmari/.perlbrew
PERLBREW_LIB = std
PERLBREW_MANPATH = /home/ilmari/.perlbrew/libs/34.0@std/man:/home/ilmari/perl5/perlbrew/perls/34.0/man
PERLBREW_PATH = /home/ilmari/.perlbrew/libs/34.0@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/34.0/bin
PERLBREW_PERL = 34.0
PERLBREW_ROOT = /home/ilmari/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.82
PERLBREW_VERSION = 0.88
PERL_LOCAL_LIB_ROOT = /home/ilmari/.perlbrew/libs/34.0@std
PERL_MB_OPT = --install_base "/home/ilmari/.perlbrew/libs/34.0@std"
PERL_MM_OPT = INSTALL_BASE=/home/ilmari/.perlbrew/libs/34.0@std
SHELL = /bin/bash
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1000 4 24 25 27 29 30 44 46 50 108 114 128 129 999 1000
EUID = 1000
EXECUTABLE_NAME = /home/ilmari/perl5/perlbrew/perls/34.0/bin/perl
GID = 1000 4 24 25 27 29 30 44 46 50 108 114 128 129 999 1000
UID = 1000
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.302185
YAML 1.30
YAML::Syck n/a
version 0.9928
--
Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
Platform:
osname=linux
osvers=5.10.0-0.bpo.5-amd64
archname=x86_64-linux
uname='linux ilmari-thinkpad 5.10.0-0.bpo.5-amd64 #1 smp debian 5.10.24-1~bpo10+1 (2021-03-29) x86_64 gnulinux '
config_args='-de -Dprefix=/home/ilmari/perl5/perlbrew/perls/34.0 -Duseshrplib -Dman1dir=none -Dman3dir=none -Aeval:scriptdir=/home/ilmari/perl5/perlbrew/perls/34.0/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
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='8.3.0'
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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so
so=so
useshrplib=true
libperl=libperl.so
gnulibc_version='2.28'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E -Wl,-rpath,/home/ilmari/perl5/perlbrew/perls/34.0/lib/5.34.0/x86_64-linux/CORE'
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_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_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at May 21 2021 00:00:34
%ENV:
PERL5LIB="/home/ilmari/.perlbrew/libs/34.0@std/lib/perl5"
PERLBREW_HOME="/home/ilmari/.perlbrew"
PERLBREW_LIB="std"
PERLBREW_MANPATH="/home/ilmari/.perlbrew/libs/34.0@std/man:/home/ilmari/perl5/perlbrew/perls/34.0/man"
PERLBREW_PATH="/home/ilmari/.perlbrew/libs/34.0@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/34.0/bin"
PERLBREW_PERL="34.0"
PERLBREW_ROOT="/home/ilmari/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.82"
PERLBREW_VERSION="0.88"
PERL_LOCAL_LIB_ROOT="/home/ilmari/.perlbrew/libs/34.0@std"
PERL_MB_OPT="--install_base "/home/ilmari/.perlbrew/libs/34.0@std""
PERL_MM_OPT="INSTALL_BASE=/home/ilmari/.perlbrew/libs/34.0@std"
@INC:
/home/ilmari/.perlbrew/libs/34.0@std/lib/perl5/x86_64-linux
/home/ilmari/.perlbrew/libs/34.0@std/lib/perl5
/home/ilmari/perl5/perlbrew/perls/34.0/lib/site_perl/5.34.0/x86_64-linux
/home/ilmari/perl5/perlbrew/perls/34.0/lib/site_perl/5.34.0
/home/ilmari/perl5/perlbrew/perls/34.0/lib/5.34.0/x86_64-linux
/home/ilmari/perl5/perlbrew/perls/34.0/lib/5.34.0