[root@griffith lib]# perl -MCPAN -e shell
CPAN: File::HomeDir loaded ok (v0.64)
cpan shell -- CPAN exploration and modules installation (v1.9205)
ReadLine support enabled
cpan[1]> install HTML::Tidy
CPAN: Storable loaded ok (v2.15)
Going to read /root/.cpan/Metadata
Database was generated on Wed, 29 Oct 2008 23:26:51 GMT
Running install for module 'HTML::Tidy'
Running make for P/PE/PETDANCE/HTML-Tidy-1.08.tar.gz
CPAN: Digest::SHA loaded ok (v5.44)
CPAN: Compress::Zlib loaded ok (v2.004)
Checksum for /root/.cpan/sources/authors/id/P/PE/PETDANCE/HTML-Tidy-1.08.tar.gz ok
Scanning cache /root/.cpan/build for sizes
............................................................................DONE
HTML-Tidy-1.08/
HTML-Tidy-1.08/lib/
HTML-Tidy-1.08/lib/HTML/
HTML-Tidy-1.08/lib/HTML/Tidy/
HTML-Tidy-1.08/lib/HTML/Tidy/Message.pm
HTML-Tidy-1.08/lib/HTML/Tidy.pm
HTML-Tidy-1.08/t/
HTML-Tidy-1.08/t/opt-00.t
HTML-Tidy-1.08/t/cfg-for-parse.cfg
HTML-Tidy-1.08/t/simple.t
HTML-Tidy-1.08/t/segfault-form.t
HTML-Tidy-1.08/t/wordwrap.cfg
HTML-Tidy-1.08/t/roundtrip.t
HTML-Tidy-1.08/t/too-many-titles.t
HTML-Tidy-1.08/t/cfg-for-parse.t
HTML-Tidy-1.08/t/wordwrap.t
HTML-Tidy-1.08/t/venus.cfg
HTML-Tidy-1.08/t/unicode.html
HTML-Tidy-1.08/t/pod-coverage.t
HTML-Tidy-1.08/t/00-load.t
HTML-Tidy-1.08/t/levels.t
HTML-Tidy-1.08/t/unicode.t
HTML-Tidy-1.08/t/pod.t
HTML-Tidy-1.08/t/extra-quote.t
HTML-Tidy-1.08/t/ignore-text.t
HTML-Tidy-1.08/t/ignore.t
HTML-Tidy-1.08/t/venus.t
HTML-Tidy-1.08/t/version.t
HTML-Tidy-1.08/t/clean-crash.t
HTML-Tidy-1.08/t/perfect.t
HTML-Tidy-1.08/t/venus.html
HTML-Tidy-1.08/t/message.t
HTML-Tidy-1.08/Changes
HTML-Tidy-1.08/Tidy.xs
HTML-Tidy-1.08/MANIFEST
HTML-Tidy-1.08/bin/
HTML-Tidy-1.08/bin/webtidy
HTML-Tidy-1.08/perlcriticrc
HTML-Tidy-1.08/ppport.h
HTML-Tidy-1.08/README
HTML-Tidy-1.08/Makefile.PL
HTML-Tidy-1.08/META.yml
CPAN: File::Temp loaded ok (v0.18)
CPAN: YAML loaded ok (v0.62)
CPAN.pm: Going to build P/PE/PETDANCE/HTML-Tidy-1.08.tar.gz
Note (probably harmless): No library found for -ltidy
It seems that you don't have libtidy installed. HTML::Tidy does no
real work on its own. See the section "INSTALLING LIBTIDY" in Tidy.pm
for a step-by-step walkthrough of building the lib. You can also refer
to http://tidy.sourceforge.net/.
If you do have libtidy installed, and I just haven't detected it,
go ahead and try building. If HTML::Tidy builds and tests correctly,
then please let Andy Lester know at bug-html-tidy@rt.cpan.org so that
he can fix the library detection code.
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -ltidy
Writing Makefile for HTML::Tidy
cp lib/HTML/Tidy/Message.pm blib/lib/HTML/Tidy/Message.pm
cp lib/HTML/Tidy.pm blib/lib/HTML/Tidy.pm
/usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap Tidy.xs > Tidy.xsc && mv Tidy.xsc Tidy.c
gcc -c -I. -I/usr/include/tidy -I/usr/local/include/tidy -I/sw/include/tidy -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" -fPIC "-I/usr/lib/perl5/5.8.8/x86_64-linux/CORE" Tidy.c
Running Mkbootstrap for HTML::Tidy ()
chmod 644 Tidy.bs
rm -f blib/arch/auto/HTML/Tidy/Tidy.so
gcc -shared -L/usr/local/lib64 Tidy.o -o blib/arch/auto/HTML/Tidy/Tidy.so \
\
/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/HTML/Tidy/Tidy.so] Erreur 1
PETDANCE/HTML-Tidy-1.08.tar.gz
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Failed during this command:
PETDANCE/HTML-Tidy-1.08.tar.gz : make NO
cpan[2]> *** glibc detected *** perl: double free or corruption (!prev): 0x0000000001084bf0 ***
======= Backtrace: =========
/lib64/libc.so.6[0x2b046ee823a3]
/lib64/libc.so.6[0x2b046ee83c58]
/lib64/libc.so.6(__libc_realloc+0x125)[0x2b046ee84885]
/lib64/libc.so.6[0x2b046ee473b1]
/lib64/libreadline.so.5(sh_set_lines_and_columns+0x5a)[0x2b046f8ddf2a]
/lib64/libreadline.so.5(_rl_get_screen_size+0xad)[0x2b046f8d709d]
/lib64/libreadline.so.5(rl_resize_terminal+0x33)[0x2b046f8d77c3]
/lib64/libreadline.so.5(readline_internal_char+0x1e)[0x2b046f8c4b9e]
/lib64/libreadline.so.5(readline+0x7b)[0x2b046f8c4d9b]
/usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux/auto/Term/ReadLine/Gnu/Gnu.so(XS_Term__ReadLine__Gnu__XS_rl_readline+0x89)[0x2b046f7a88c9]
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/libperl.so(Perl_pp_entersub+0x3fa)[0x2b046e6ba43a]
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/libperl.so(Perl_runops_standard+0x1a)[0x2b046e6b3bba]
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/libperl.so(perl_run+0x12c)[0x2b046e6672bc]
perl(main+0xbc)[0x40164c]
/lib64/libc.so.6(__libc_start_main+0xf4)[0x2b046ee32e64]
perl[0x4014f9]
======= Memory map: ========
00400000-00403000 r-xp 00000000 08:05 67109052 /usr/bin/perl5.8.8
00502000-00503000 rw-p 00002000 08:05 67109052 /usr/bin/perl5.8.8
00503000-069b9000 rw-p 00503000 00:00 0 [heap]
2b046e516000-2b046e530000 r-xp 00000000 08:05 17704376 /lib64/ld-2.4.so
2b046e530000-2b046e532000 rw-p 2b046e530000 00:00 0
2b046e62f000-2b046e630000 r--p 00019000 08:05 17704376 /lib64/ld-2.4.so
2b046e630000-2b046e631000 rw-p 0001a000 08:05 17704376 /lib64/ld-2.4.so
2b046e631000-2b046e745000 r-xp 00000000 08:05 118090053 /usr/lib/perl5/5.8.8/x86_64-linux/CORE/libperl.so
2b046e745000-2b046e844000 ---p 00114000 08:05 118090053 /usr/lib/perl5/5.8.8/x86_64-linux/CORE/libperl.so
2b046e844000-2b046e84d000 rw-p 00113000 08:05 118090053 /usr/lib/perl5/5.8.8/x86_64-linux/CORE/libperl.so
2b046e84d000-2b046e850000 rw-p 2b046e84d000 00:00 0
2b046e850000-2b046e851000 r--p 00000000 08:05 67169123 /usr/share/locale/fr_FR.UTF-8/LC_IDENTIFICATION
2b046e851000-2b046e858000 r--s 00000000 08:05 53743410 /usr/lib64/gconv/gconv-modules.cache
2b046e858000-2b046e859000 r--p 00000000 08:05 201332197 /usr/share/locale/fr_FR.UTF-8/LC_MEASUREMENT
2b046e859000-2b046e85a000 r--p 00000000 08:05 67169124 /usr/share/locale/fr_FR.UTF-8/LC_TELEPHONE
2b046e85a000-2b046e85b000 r--p 00000000 08:05 67169125 /usr/share/locale/fr_FR.UTF-8/LC_ADDRESS
2b046e85b000-2b046e85c000 r--p 00000000 08:05 201332195 /usr/share/locale/fr_FR.UTF-8/LC_NAME
2b046e85c000-2b046e85d000 r--p 00000000 08:05 201332193 /usr/share/locale/fr_FR.UTF-8/LC_PAPER
2b046e85d000-2b046e85e000 r--p 00000000 08:05 218103941 /usr/share/locale/fr_FR.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES
2b046e85e000-2b046e85f000 r--p 00000000 08:05 201332187 /usr/share/locale/fr_FR.UTF-8/LC_MONETARY
2b046e86d000-2b046e880000 r-xp 00000000 08:05 16777369 /lib64/libnsl-2.4.so
2b046e880000-2b046e980000 ---p 00013000 08:05 16777369 /lib64/libnsl-2.4.so
2b046e980000-2b046e982000 rw-p 00013000 08:05 16777369 /lib64/libnsl-2.4.so
2b046e982000-2b046e984000 rw-p 2b046e982000 00:00 0
2b046e984000-2b046e986000 r-xp 00000000 08:05 16777365 /lib64/libdl-2.4.so
2b046e986000-2b046ea86000 ---p 00002000 08:05 16777365 /lib64/libdl-2.4.so
2b046ea86000-2b046ea88000 rw-p 00002000 08:05 16777365 /lib64/libdl-2.4.so
2b046ea88000-2b046eadd000 r-xp 00000000 08:05 16777367 /lib64/libm-2.4.so
2b046eadd000-2b046ebdc000 ---p 00055000 08:05 16777367 /lib64/libm-2.4.so
2b046ebdc000-2b046ebde000 rw-pAbandon
Thread Previous
|
Thread Next