Subject: | COMULATIVE FAIL (testers.cpan.org) and cygwin. |
As far as i can talk about cygwin [1] there is a compilation error.
PS: I loved this module.
Cheers,
Murat
-[1]-
CPAN.pm: Going to build R/RO/ROBIN/Algorithm-FastPermute-0.06.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Algorithm::FastPermute
cp perms.pl blib/lib/Algorithm/perms.pl
cp FastPermute.pm blib/lib/Algorithm/FastPermute.pm
/usr/bin/perl.exe /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap /usr/lib/perl5/
5.8.5/ExtUtils/typemap FastPermute.xs > FastPermute.xsc && mv FastPermute.xsc F
astPermute.c
gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include
-DUSEIMPORTLIB -pg -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" "-I/usr/lib/perl5
/5.8.5/cygwin-thread-multi-64int/CORE" FastPermute.c
Running Mkbootstrap for Algorithm::FastPermute ()
chmod 644 FastPermute.bs
rm -f blib/arch/auto/Algorithm/FastPermute/FastPermute.dll
LD_RUN_PATH="" ld2 -s -L/usr/local/lib FastPermute.o -o blib/arch/auto/Algorit
hm/FastPermute/FastPermute.dll /usr/lib/perl5/5.8.5/cygwin-thread-multi-64int/C
ORE/libperl.dll.a
gcc -shared -o FastPermute.dll -Wl,--out-implib=libFastPermute.dll.a -Wl,--expo
rt-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 \
-s -L/usr/local/lib FastPermute.o /usr/lib/perl5/5.8.5/cygwin-thread-multi-64in
t/CORE/libperl.dll.a
Creating library file: libFastPermute.dll.a
FastPermute.o(.text+0xe):FastPermute.c: undefined reference to `_mcount'
FastPermute.o(.text+0x11f):FastPermute.c: undefined reference to `_mcount'
FastPermute.o(.text+0x27b):FastPermute.c: undefined reference to `_mcount'
FastPermute.o(.text+0xdf1):FastPermute.c: undefined reference to `_mcount'
collect2: ld returned 1 exit status
perlld: *** system() failed to execute
gcc -shared -o FastPermute.dll -Wl,--out-implib=libFastPermute.dll.a -Wl,--expo
rt-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 \
-s -L/usr/local/lib FastPermute.o /usr/lib/perl5/5.8.5/cygwin-thread-multi-64in
t/CORE/libperl.dll.a
make: *** [blib/arch/auto/Algorithm/FastPermute/FastPermute.dll] Error 1
make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
---