Geo-TCX v1.01 Perl 5 v5.24.3 amd64-freebsd-thread-multi

Status
Fail
From
Chris Williams (BINGOS)
Dist
Geo-TCX v1.01
Platform
Perl 5 v5.24.3 amd64-freebsd-thread-multi
Date
2022-10-20 20:57:49
ID
db43e87c-50b9-11ed-aba6-9a79f339625c
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 PATJOL,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':


#   Failed test 'use Geo::TCX;'
#   at t/00_load.t line 6.
#     Tried to use 'Geo::TCX'.
#     Error:  Cannot determine local time zone
# Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Track.pm line 25.
# BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Track.pm line 25.
# Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Lap.pm line 45.
# BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Lap.pm line 45.
# Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX.pm line 27.
# BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX.pm line 27.
# Compilation failed in require at t/00_load.t line 6.
# BEGIN failed--compilation aborted at t/00_load.t line 6.
Use of uninitialized value $Geo::TCX::VERSION in concatenation (.) or string at
	t/00_load.t line 9 (#1)
    (W uninitialized) An undefined value was used as if it were already
    defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
    To suppress this warning assign a defined value to your variables.
    
    To help you figure out what was undefined, perl will try to tell you
    the name of the variable (if any) that was undefined.  In some cases
    it cannot do this, so it also tells you what operation you used the
    undefined value in.  Note, however, that perl optimizes your program
    and the operation displayed in the warning may not necessarily appear
    literally in your program.  For example, "that $foo" is usually
    optimized into "that " . $foo, and the warning will refer to the
    concatenation (.) operator, even though there is no . in
    your program.
    
# Testing Geo::TCX 
Can't locate object method "new" via package "Geo::TCX" at t/00_load.t line 11 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "new" via package "Geo::TCX" at t/00_load.t line 11.
# Looks like your test exited with 255 just after 1.
t/00_load.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
Uncaught exception from user code:
	Cannot determine local time zone
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Track.pm line 25.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Track.pm line 25.
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Lap.pm line 45.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Lap.pm line 45.
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX.pm line 27.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX.pm line 27.
	Compilation failed in require at t/01_main.t line 6.
	BEGIN failed--compilation aborted at t/01_main.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/01_main.t ........ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 81/81 subtests 
Uncaught exception from user code:
	Cannot determine local time zone
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Track.pm line 25.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Track.pm line 25.
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Lap.pm line 45.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Lap.pm line 45.
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX.pm line 27.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX.pm line 27.
	Compilation failed in require at t/02_lap.t line 6.
	BEGIN failed--compilation aborted at t/02_lap.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/02_lap.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 60/60 subtests 
Uncaught exception from user code:
	Cannot determine local time zone
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Track.pm line 25.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Track.pm line 25.
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Lap.pm line 45.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Lap.pm line 45.
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX.pm line 27.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX.pm line 27.
	Compilation failed in require at t/02_track.t line 6.
	BEGIN failed--compilation aborted at t/02_track.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/02_track.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 53/53 subtests 
Uncaught exception from user code:
	Cannot determine local time zone
	Compilation failed in require at t/02_trackpoint.t line 6.
	BEGIN failed--compilation aborted at t/02_trackpoint.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/02_trackpoint.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 35/35 subtests 
Uncaught exception from user code:
	Cannot determine local time zone
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Track.pm line 25.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Track.pm line 25.
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Lap.pm line 45.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX/Lap.pm line 45.
	Compilation failed in require at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX.pm line 27.
	BEGIN failed--compilation aborted at /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib/Geo/TCX.pm line 27.
	Compilation failed in require at t/03_courses.t line 6.
	BEGIN failed--compilation aborted at t/03_courses.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/03_courses.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 

Test Summary Report
-------------------
t/00_load.t      (Wstat: 65280 (exited 255) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/01_main.t      (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 81 tests but ran 0.
t/02_lap.t       (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 60 tests but ran 0.
t/02_track.t     (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 53 tests but ran 0.
t/02_trackpoint.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 35 tests but ran 0.
t/03_courses.t   (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
Files=6, Tests=1, 17 wallclock secs ( 0.05 usr  0.05 sys + 14.16 cusr  2.17 csys = 16.43 CPU)
Result: FAIL
Failed 6/6 test programs. 1/1 subtests failed.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  DateTime                           1.58        0
	  DateTime::Format::ISO8601          0.16        0
	  Geo::Calc                          0.12        0
	  Geo::Gpx                           1.03     1.02
	  Module::Build                    0.4231     0.28
	  Test::More                     1.302191        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.64
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.64
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.44
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.32
	Test2                          1.302191
	Test::Harness                      3.44
	Test::More                     1.302191
	version                          0.9929

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/Usx2hK6Za2/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/2cB5uADats/XML-Descent-1.04/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/2cB5uADats/XML-Descent-1.04/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/usDbO_dtNT/Geo-Gpx-1.03/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/usDbO_dtNT/Geo-Gpx-1.03/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 83249
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.24.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/Usx2hK6Za2
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/Usx2hK6Za2"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/Usx2hK6Za2
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/thr/perl-5.24.3/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=12.3-release, archname=amd64-freebsd-thread-multi
    uname='freebsd fforc 12.3-release freebsd 12.3-release r371126 generic amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.24.3 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)', 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 /usr/lib/clang/10.0.1/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-lpthread -ldl -lm -lcrypt -lutil
    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 MULTIPLICITY PERLIO_LAYERS
                        PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        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 2.08
  Built under freebsd
  Compiled at Dec  9 2021 12:59:05
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/Usx2hK6Za2/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/2cB5uADats/XML-Descent-1.04/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/2cB5uADats/XML-Descent-1.04/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/usDbO_dtNT/Geo-Gpx-1.03/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/usDbO_dtNT/Geo-Gpx-1.03/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="83249"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.24.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/Usx2hK6Za2"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/Usx2hK6Za2""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/Usx2hK6Za2"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/jail/Usx2hK6Za2/lib/perl5/5.24.3/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/jail/Usx2hK6Za2/lib/perl5/5.24.3
    /usr/home/cpan/pit/jail/Usx2hK6Za2/lib/perl5/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/jail/Usx2hK6Za2/lib/perl5
    /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/2cB5uADats/XML-Descent-1.04/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/2cB5uADats/XML-Descent-1.04/blib/arch
    /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/usDbO_dtNT/Geo-Gpx-1.03/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/usDbO_dtNT/Geo-Gpx-1.03/blib/arch
    /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/x4i7BLClw5/Geo-TCX-1.01/blib/arch
    /usr/home/cpan/pit/thr/perl-5.24.3/lib/site_perl/5.24.3/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.24.3/lib/site_perl/5.24.3
    /usr/home/cpan/pit/thr/perl-5.24.3/lib/5.24.3/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.24.3/lib/5.24.3
    .