Archive-Tar-Builder v2.5005 Perl 5 v5.12.2 MSWin32-x86-multi-thread
- Status
- Unknown
- From
- Alexandr Ciornii (CHORNY)
- Dist
-
Archive-Tar-Builder v2.5005
- Platform
- Perl 5 v5.12.2 MSWin32-x86-multi-thread
- Date
- 2019-10-12 17:16:11
- ID
- 8e297b62-6bf5-1014-a7d6-297e77ac8577
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 Alexandra Hrefna Maheu,
This is a computer-generated report for Archive-Tar-Builder-2.5005
on perl 5.12.2, 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 'C:\strawberry\c\bin\dmake.EXE':
cp lib/Archive/Tar/Builder/UserCache.pm blib\lib\Archive\Tar\Builder\UserCache.pm
cp lib/Archive/Tar/Builder/HardlinkCache.pm blib\lib\Archive\Tar\Builder\HardlinkCache.pm
cp lib/Archive/Tar/Builder.pm blib\lib\Archive\Tar\Builder.pm
Running Mkbootstrap for Archive::Tar::Builder ()
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 src\Builder.bs
gcc -c -D_FILE_OFFSET_BITS=64 -s -O2 -DVERSION=\"2.5005\" -DXS_VERSION=\"2.5005\" -o src\b_builder.o "-IC:\strawberry\perl\lib\CORE" src\b_builder.c
In file included from src\b_builder.c:15:
src\/b_header.h:17:17: error: pwd.h: No such file or directory
In file included from src\b_builder.c:15:
src\/b_header.h:75: error: expected specifier-qualifier-list before 'uid_t'
In file included from src\b_builder.c:18:
src\/b_builder.h:39: error: expected declaration specifiers or '...' before 'uid_t'
src\/b_builder.h:40: error: expected declaration specifiers or '...' before 'gid_t'
src\b_builder.c: In function 'inode_linktype':
src\b_builder.c:39: error: 'S_IFLNK' undeclared (first use in this function)
src\b_builder.c:39: error: (Each undeclared identifier is reported only once
src\b_builder.c:39: error: for each function it appears in.)
src\b_builder.c: In function 'header_for_file':
src\b_builder.c:318: error: 'b_header' has no member named 'truncated'
src\b_builder.c:319: error: 'b_header' has no member named 'prefix'
src\b_builder.c:322: error: 'b_header' has no member named 'uid'
src\b_builder.c:323: error: 'b_header' has no member named 'gid'
src\b_builder.c:324: error: 'b_header' has no member named 'size'
src\b_builder.c:325: error: 'b_header' has no member named 'mtime'
src\b_builder.c:326: error: 'b_header' has no member named 'major'
src\b_builder.c:327: error: 'b_header' has no member named 'minor'
src\b_builder.c:328: error: 'b_header' has no member named 'linktype'
src\b_builder.c:329: error: 'b_header' has no member named 'linkdest'
src\b_builder.c:330: error: 'b_header' has no member named 'user'
src\b_builder.c:331: error: 'b_header' has no member named 'group'
src\b_builder.c:333: error: 'b_header' has no member named 'truncated_link'
src\b_builder.c:335: error: 'S_IFLNK' undeclared (first use in this function)
src\b_builder.c:336: error: 'b_header' has no member named 'linkdest'
src\b_builder.c:343: error: 'b_header' has no member named 'linktype'
src\b_builder.c:344: error: 'b_header' has no member named 'linkdest'
src\b_builder.c:348: error: 'b_header' has no member named 'linkdest'
src\b_builder.c:348: error: 'b_header' has no member named 'linkdest'
src\b_builder.c:349: error: 'b_header' has no member named 'truncated_link'
src\b_builder.c: In function 'b_builder_write_file':
src\b_builder.c:407: warning: passing argument 2 of 'builder->user_lookup' makes pointer from integer without a cast
src\b_builder.c:407: note: expected 'struct b_string **' but argument is of type 'short int'
src\b_builder.c:407: warning: passing argument 3 of 'builder->user_lookup' makes pointer from integer without a cast
src\b_builder.c:407: note: expected 'struct b_string **' but argument is of type 'short int'
src\b_builder.c:407: error: too many arguments to function 'builder->user_lookup'
src\b_builder.c:425: error: 'b_header' has no member named 'truncated'
src\b_builder.c:425: error: 'b_header' has no member named 'truncated_link'
src\b_builder.c:457: error: 'b_header' has no member named 'truncated'
src\b_builder.c:461: error: 'b_header' has no member named 'truncated_link'
src\b_builder.c:461: error: 'b_header' has no member named 'linkdest'
src\b_builder.c:471: error: 'b_header' has no member named 'linkdest'
src\b_builder.c:499: error: 'b_header' has no member named 'linktype'
src\b_builder.c:500: error: 'b_header' has no member named 'size'
dmake.EXE: Error code 129, while making 'src\b_builder.o'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- --------
Test::Exception 0 0.32
Test::Simple 0.44 1.001003
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = c:\Windows\system32;c:\Windows\System32\Wbem;C:\Git\cmd;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
PERL = C:\strawberry\perl\bin\perl.exe
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 920
PERL5_CPAN_IS_RUNNING = 920
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1096,920
PERL_CR_SMOKER_CURRENT = Archive-Tar-Builder-2.5005
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.141520
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4206
Module::Signature 0.66
Parse::CPAN::Meta 1.4414
Test::Harness 3.32
Test::More 1.001003
YAML 0.98
YAML::Syck 1.27
version 0.9908
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname='Win32 strawberryperl 5.12.2.0 #1 Fri Nov 5 05:17:27 2010 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.4.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
libpth=C:\strawberry\c\lib C:\strawberry\c\i686-w64-mingw32\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl512.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_SITECUSTOMIZE
Built under MSWin32
Compiled at Nov 5 2010 08:39:08
%ENV:
PERL="C:\strawberry\perl\bin\perl.exe"
PERL5_CPANPLUS_IS_RUNNING="920"
PERL5_CPAN_IS_RUNNING="920"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1096,920"
PERL_CR_SMOKER_CURRENT="Archive-Tar-Builder-2.5005"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/strawberry/perl/site/lib
C:/strawberry/perl/vendor/lib
C:/strawberry/perl/lib
.