Heap-Fibonacci-Fast v0.0101 Perl 5 v5.12.1 i686-linux-thread-multi
- Status
- Unknown
- From
- Serguei Trouchelle (STRO)
- Dist
-
Heap-Fibonacci-Fast v0.0101
- Platform
- Perl 5 v5.12.1 i686-linux-thread-multi
- Date
- 2010-07-01 19:11:28
- ID
- 732fcb64-8544-11df-aed7-1fa5d0696c16
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 Sergey Aleynikov,
This is a computer-generated report for Heap-Fibonacci-Fast-0.0101
on perl 5.12.1, created by CPAN-Reporter-1.1711.
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:\Program Files\Microsoft Visual Studio\VC98\bin\nmake.EXE"':
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cp compare.pl blib\lib\Heap\Fibonacci\compare.pl
cp lib/Heap/Fibonacci/Fast.pm blib\lib\Heap\Fibonacci\Fast.pm
cp lib/Heap/Fibonacci/Fast.pod blib\lib\Heap\Fibonacci\Fast.pod
C:\home\stro\perl\perl5121\bin\perl.exe "-Iinc" C:\home\stro\perl\perl5121\lib\ExtUtils\xsubpp -typemap C:\home\stro\perl\perl5121\lib\ExtUtils\typemap Fast.xs > Fast.xsc && C:\home\stro\perl\perl5121\bin\perl.exe "-Iinc" -MExtUtils::Command -e "mv" -- Fast.xsc Fast.c
cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.0101\" -DXS_VERSION=\"0.0101\" "-IC:\home\stro\perl\perl5121\lib\CORE" Fast.c
Fast.c
fibpriv.h(58) : error C2054: expected '(' to follow 'inline'
fibpriv.h(58) : error C2085: 'fh_initheap' : not in formal parameter list
fibpriv.h(59) : error C2085: 'fh_insertrootlist' : not in formal parameter list
fibpriv.h(60) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(60) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(60) : error C2085: 'fh_removerootlist' : not in formal parameter list
fibpriv.h(61) : error C2085: 'fh_consolidate' : not in formal parameter list
fibpriv.h(62) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(62) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(62) : error C2085: 'fh_heaplink' : not in formal parameter list
fibpriv.h(63) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(63) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(63) : error C2085: 'fh_cut' : not in formal parameter list
fibpriv.h(64) : error C2085: 'fh_cascading_cut' : not in formal parameter list
fibpriv.h(65) : error C2085: 'fh_extractminel' : not in formal parameter list
fibpriv.h(66) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(66) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(66) : error C2085: 'fh_checkcons' : not in formal parameter list
fibpriv.h(67) : error C2085: 'fh_destroyheap' : not in formal parameter list
fibpriv.h(68) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(68) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(68) : error C2085: 'fh_emptyheap' : not in formal parameter list
fibpriv.h(69) : error C2085: 'fh_insertel' : not in formal parameter list
fibpriv.h(70) : error C2085: 'fh_deleteel' : not in formal parameter list
fibpriv.h(76) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(76) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(76) : error C2085: 'fhe_newelem' : not in formal parameter list
fibpriv.h(77) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(77) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(77) : error C2085: 'fhe_initelem' : not in formal parameter list
fibpriv.h(78) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(78) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(78) : error C2085: 'fhe_insertafter' : not in formal parameter list
fibpriv.h(79) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(79) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(79) : error C2085: 'fhe_insertbefore' : not in formal parameter list
fibpriv.h(80) : error C2085: 'fhe_remove' : not in formal parameter list
fibpriv.h(86) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(86) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(86) : error C2085: 'ceillog2' : not in formal parameter list
fibpriv.h(89) : error C2085: 'fh_insertkey' : not in formal parameter list
fibpriv.h(90) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(90) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(90) : error C2085: 'fh_replacekey' : not in formal parameter list
fibpriv.h(91) : error C2085: 'fh_replacekeydata' : not in formal parameter list
fibpriv.h(94) : error C2085: 'fh_makeheap' : not in formal parameter list
fibpriv.h(95) : error C2085: 'fh_setcmp' : not in formal parameter list
fibpriv.h(96) : error C2085: 'fh_insert' : not in formal parameter list
fibpriv.h(99) : error C2085: 'fh_extractmin' : not in formal parameter list
fibpriv.h(100) : error C2085: 'fh_min' : not in formal parameter list
fibpriv.h(101) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(101) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(101) : error C2085: 'fh_replacedata' : not in formal parameter list
fibpriv.h(102) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(102) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(102) : error C2085: 'fh_union' : not in formal parameter list
fibpriv.h(105) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(105) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(105) : error C2085: 'int_key_min_compare' : not in formal parameter list
fibpriv.h(106) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(106) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(106) : error C2085: 'int_key_max_compare' : not in formal parameter list
fibpriv.h(107) : error C2085: 'data_compare' : not in formal parameter list
fibpriv.h(108) : error C2085: 'fh_compare' : not in formal parameter list
fibpriv.h(109) : error C2082: redefinition of formal parameter 'inline'
fibpriv.h(109) : error C2143: syntax error : missing ';' before 'type'
fibpriv.h(109) : error C2085: 'fh_comparedata' : not in formal parameter list
fib.c(49) : error C2082: redefinition of formal parameter 'inline'
fib.c(49) : error C2143: syntax error : missing ';' before 'type'
fib.c(49) : error C2085: 'ceillog2' : not in formal parameter list
fib.c(49) : error C2143: syntax error : missing ';' before '{'
fib.c(86) : warning C4013: 'fh_replacekey' undefined; assuming extern returning int
fib.c(94) : warning C4013: 'fh_replacedata' undefined; assuming extern returning int
fib.c(98) : warning C4013: 'fh_extractminel' undefined; assuming extern returning int
fib.c(98) : warning C4047: '!=' : 'int ' differs in levels of indirection from 'struct fibheap_el *'
fib.c(111) : error C2054: expected '(' to follow 'inline'
fib.c(111) : error C2085: 'fh_initheap' : not in formal parameter list
fib.c(111) : error C2143: syntax error : missing ';' before '{'
fib.c(116) : error C2054: expected '(' to follow 'inline'
fib.c(116) : error C2085: 'fh_emptyheap' : not in formal parameter list
fib.c(116) : error C2143: syntax error : missing ';' before '{'
fib.c(141) : error C2054: expected '(' to follow 'inline'
fib.c(142) : error C2085: 'fh_makeheap' : not in formal parameter list
fib.c(142) : error C2143: syntax error : missing ';' before '{'
fib.c(153) : error C2054: expected '(' to follow 'inline'
fib.c(153) : error C2085: 'fh_union' : not in formal parameter list
fib.c(153) : error C2143: syntax error : missing ';' before '{'
fib.c(184) : error C2054: expected '(' to follow 'inline'
fib.c(185) : error C2085: 'fh_insertkey' : not in formal parameter list
fib.c(185) : error C2143: syntax error : missing ';' before '{'
fib.c(200) : error C2054: expected '(' to follow 'inline'
fib.c(200) : error C2082: redefinition of formal parameter 'fh_replacedata'
fib.c(200) : error C2143: syntax error : missing ';' before '{'
fib.c(205) : error C2054: expected '(' to follow 'inline'
fib.c(205) : error C2082: redefinition of formal parameter 'fh_replacekey'
fib.c(205) : error C2143: syntax error : missing ';' before '{'
fib.c(221) : warning C4013: 'fh_comparedata' undefined; assuming extern returning int
fib.c(227) : warning C4013: 'fh_insertel' undefined; assuming extern returning int
fib.c(244) : warning C4013: 'fh_compare' undefined; assuming extern returning int
fib.c(245) : warning C4013: 'fh_cut' undefined; assuming extern returning int
fib.c(246) : warning C4013: 'fh_cascading_cut' undefined; assuming extern returning int
fib.c(265) : error C2054: expected '(' to follow 'inline'
fib.c(266) : error C2085: 'fh_insert' : not in formal parameter list
fib.c(266) : error C2143: syntax error : missing ';' before '{'
fib.c(279) : error C2054: expected '(' to follow 'inline'
fib.c(280) : error C2085: 'fh_min' : not in formal parameter list
fib.c(280) : error C2143: syntax error : missing ';' before '{'
fib.c(294) : warning C4047: '=' : 'struct fibheap_el *' differs in levels of indirection from 'int '
fib.c(306) : error C2040: 'fh_extractminel' : 'struct fibheap_el *(struct fibheap *)' differs in levels of indirection from 'int ()'
fib.c(320) : warning C4013: 'fh_insertrootlist' undefined; assuming extern returning int
fib.c(324) : warning C4013: 'fh_removerootlist' undefined; assuming extern returning int
fib.c(332) : warning C4013: 'fh_consolidate' undefined; assuming extern returning int
fib.c(339) : error C2371: 'fh_insertrootlist' : redefinition; different basic types
fib.c(347) : warning C4013: 'fhe_insertafter' undefined; assuming extern returning int
fib.c(351) : error C2054: expected '(' to follow 'inline'
fib.c(351) : fatal error C1003: error count exceeds 100; stopping compilation
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 6.42 6.56
List::Util 0 1.23_02
Test::Exception 0 0.29
Test::More 0 0.95_02
XSLoader 0 0.10
configure_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 6.42 6.56
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
INCLUDE = C:\Program Files\Microsoft Visual Studio\VC98\atl\include;C:\Program Files\Microsoft Visual Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC98\include
LIB = C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib
NUMBER_OF_PROCESSORS = 1
PATH = C:\Program Files\Far2\;C:\Program Files\CollabNet\Subversion Client;C:\usr\site\bin;C:\usr\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;%CommonProgramFiles%\Microsoft Shared\Windows Live
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3668
PERL5_CPAN_IS_EXECUTING = \home\stro\cpan\build\5.12.1\Heap-Fibonacci-Fast-0.0101-Fvufm5\Makefile.PL
PERL5_CPAN_IS_RUNNING = 3668
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3396,3668
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Graph-Implicit-0.03
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 15 Model 44 Stepping 2, AuthenticAMD
TEMP = C:\DOCUME~1\root\LOCALS~1\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\home\stro\perl\perl5121\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 1.94_58
Cwd 3.31
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2205
File::Spec 3.31
Module::Build 0.3607
Module::Signature n/a
Test::Harness 3.21
Test::More 0.95_02
YAML 0.71
YAML::Syck 1.10
version 0.82
--
Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname=''
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='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX',
optimize='-MD -Zi -DNDEBUG -O1',
cppflags='-DWIN32'
ccversion='12.00.8168', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\home\stro\perl\perl5121\lib\CORE" -machine:x86'
libpth=\lib
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl512.lib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\home\stro\perl\perl5121\lib\CORE" -machine:x86'
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
Built under MSWin32
Compiled at Jun 22 2010 14:30:48
%ENV:
PERL5_CPANPLUS_IS_RUNNING="3668"
PERL5_CPAN_IS_EXECUTING="\home\stro\cpan\build\5.12.1\Heap-Fibonacci-Fast-0.0101-Fvufm5\Makefile.PL"
PERL5_CPAN_IS_RUNNING="3668"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3396,3668"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Graph-Implicit-0.03"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/home/stro/perl/perl5121/site/lib
C:/home/stro/perl/perl5121/lib
.