Skip Menu |

This queue is for tickets about the Apache-Gallery CPAN distribution.

Report information
The Basics
Id: 2379
Status: resolved
Priority: 0/
Queue: Apache-Gallery

People
Owner: Nobody in particular
Requestors: mkalle [...] ofir.dk
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.5.1
Fixed in: (no value)



Subject: during make test
-su-2.05b# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/001_use..........NOK 1# Failed test (t/001_use.t at line 3) # Tried to use 'Apache::Gallery'. # Error: Had problems bootstrapping Inline module 'Apache::Gallery_4033' # # Can't load '/tmp/lib/auto/Apache/Gallery_4033/Gallery_4033.so' for module Apache::Gallery_4033: /tmp/lib/auto/Apache/Gallery_4033/Gallery_4033.so: Undefined symbol "imlib_image_get_height" at /usr/local/lib/perl5/5.8.0/mach/DynaLoader.pm line 229. # at /usr/local/lib/perl5/site_perl/5.8.0/Inline.pm line 500 # # # at /root/Apache-Gallery-0.5.1/blib/lib/Apache/Gallery.pm line 33 # Compilation failed in require at (eval 3) line 2. # Looks like you failed 1 tests of 1. t/001_use..........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/002_graphlibs....Had problems bootstrapping Inline module 'Apache::Gallery_4033' Can't load '/tmp/lib/auto/Apache/Gallery_4033/Gallery_4033.so' for module Apache::Gallery_4033: /tmp/lib/auto/Apache/Gallery_4033/Gallery_4033.so: Undefined symbol "imlib_image_get_height" at /usr/local/lib/perl5/5.8.0/mach/DynaLoader.pm line 229. at /usr/local/lib/perl5/site_perl/5.8.0/Inline.pm line 500 at /root/Apache-Gallery-0.5.1/blib/lib/Apache/Gallery.pm line 33 Compilation failed in require at t/002_graphlibs.t line 2. BEGIN failed--compilation aborted at t/002_graphlibs.t line 2. # No tests run! t/002_graphlibs....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/003_comment......Had problems bootstrapping Inline module 'Apache::Gallery_4033' Can't load '/tmp/lib/auto/Apache/Gallery_4033/Gallery_4033.so' for module Apache::Gallery_4033: /tmp/lib/auto/Apache/Gallery_4033/Gallery_4033.so: Undefined symbol "imlib_image_get_height" at /usr/local/lib/perl5/5.8.0/mach/DynaLoader.pm line 229. at /usr/local/lib/perl5/site_perl/5.8.0/Inline.pm line 500 at /root/Apache-Gallery-0.5.1/blib/lib/Apache/Gallery.pm line 33 Compilation failed in require at t/003_comment.t line 3. BEGIN failed--compilation aborted at t/003_comment.t line 3. # No tests run! t/003_comment......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/004_cache_dir....Had problems bootstrapping Inline module 'Apache::Gallery_4033' Can't load '/tmp/lib/auto/Apache/Gallery_4033/Gallery_4033.so' for module Apache::Gallery_4033: /tmp/lib/auto/Apache/Gallery_4033/Gallery_4033.so: Undefined symbol "imlib_image_get_height" at /usr/local/lib/perl5/5.8.0/mach/DynaLoader.pm line 229. at /usr/local/lib/perl5/site_perl/5.8.0/Inline.pm line 500 at /root/Apache-Gallery-0.5.1/blib/lib/Apache/Gallery.pm line 33 Compilation failed in require at t/004_cache_dir.t line 1. BEGIN failed--compilation aborted at t/004_cache_dir.t line 1. t/004_cache_dir....dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/001_use.t 1 256 1 1 100.00% 1 t/002_graphlibs.t 255 65280 4 4 100.00% 1-4 t/003_comment.t 255 65280 2 2 100.00% 1-2 t/004_cache_dir.t 255 65280 ?? ?? % ?? Failed 4/4 test scripts, 0.00% okay. 7/7 subtests failed, 0.00% okay. *** Error code 2 Stop in /root/Apache-Gallery-0.5.1. ------------------------------------- i "should" be useing inline module 0.42, dont know how to check it though.
Hi Could you try http://svn.apachegallery.dk:8080/snapshots/Apache-Gallery-r123.tar.gz and see if that helps you? Thanks