Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149713 - dev-perl/ImageSize-3.01 needs a dependency to Module/Build.pm
Summary: dev-perl/ImageSize-3.01 needs a dependency to Module/Build.pm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-01 04:31 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2006-10-02 00:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2006-10-01 04:31:37 UTC
Hi,

ImageSize doesn't compile here:

>>> Emerging (1 of 2) dev-perl/ImageSize-3.01 to /
 * Image-Size-3.01.tar.gz MD5 ;-) ...                                     [ ok ]
 * Image-Size-3.01.tar.gz RMD160 ;-) ...                                  [ ok ]
 * Image-Size-3.01.tar.gz SHA1 ;-) ...                                    [ ok ]
 * Image-Size-3.01.tar.gz SHA256 ;-) ...                                  [ ok ]
 * Image-Size-3.01.tar.gz size ;-) ...                                    [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking Image-Size-3.01.tar.gz ;-) ...                                [ ok ]
>>> Unpacking source...
>>> Unpacking Image-Size-3.01.tar.gz to /home/portage/tmp/portage/ImageSize-3.01
/work
>>> Source unpacked.
>>> Compiling source in /home/portage/tmp/portage/ImageSize-3.01/work/Image-Size
-3.01 ...
/home/portage/tmp/portage/ImageSize-3.01/work/Image-Size-3.01
 * Using Module::Build
Can't locate Module/Build.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/ve
ndor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendo
r_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8
/usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /u
sr/local/lib/site_perl .) at Build.PL line 3.
BEGIN failed--compilation aborted at Build.PL line 3.

!!! ERROR: dev-perl/ImageSize-3.01 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called perl-module_src_compile
  perl-module.eclass, line 136:   Called perl-module_src_prep
  perl-module.eclass, line 121:   Called die

!!! Unable to build! (are you using USE="build"?)
!!! If you need support, post the topmost build error, and the call stack if rel                                                                                                                    evant.
Comment 1 Christian Hartmann (RETIRED) gentoo-dev 2006-10-02 00:09:49 UTC
Fixed in cvs. Thanks for reporting me. (Silly me should have read the changelog more carefully - actually I was aware of the change of the build-system being used.)