Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5647 - imagemagick-5.4.7 fails to emerge
Summary: imagemagick-5.4.7 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-27 07:40 UTC by Troy Dack
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Troy Dack 2002-07-27 07:40:21 UTC
Imagemagick 5.4.7 fails to emerge, doesn't even get to unpack the source.

gcc version 3.1
Portage 2.0.13

Here's the important stuff:

shaftoe root # emerge imagemagick
Calculating dependencies ...done!
>>> emerge media-gfx/imagemagick-5.4.7 to /
>>> md5 ;-) ImageMagick-5.4.7-1.tar.bz2
/usr/sbin/ebuild.sh: line 1: perl-post_pkg_setup: command not found
!!! emerge aborting on 
/usr/portage/media-gfx/imagemagick/imagemagick-5.4.7.ebuild .


Contents of /var/tmp/imagemagick-5.4.7/temp/eclass-debug.log

>---< Cut Here eclass-debug.log >---< 
inherit: libtool -> /usr/portage/eclass/libtool.eclass
newdepend: entering function, parameters: sys-devel/libtool
newdepend: DEPEND= RDEPEND=
inherit: perl-module -> /usr/portage/eclass/perl-module.eclass
inherit: perl-post -> /usr/portage/eclass/perl-post.eclass
EXPORT_FUNCTIONS: pkg_setup -> perl-post_pkg_setup
EXPORT_FUNCTIONS: pkg_preinst -> perl-post_pkg_preinst
EXPORT_FUNCTIONS: pkg_postinst -> perl-post_pkg_postinst
EXPORT_FUNCTIONS: pkg_prerm -> perl-post_pkg_prerm
EXPORT_FUNCTIONS: pkg_postrm -> perl-post_pkg_postrm
EXPORT_FUNCTIONS: perlinfo -> perl-post_perlinfo
EXPORT_FUNCTIONS: updatepod -> perl-post_updatepod
EXPORT_FUNCTIONS: src_compile -> perl-module_src_compile
EXPORT_FUNCTIONS: src_install -> perl-module_src_install
EXPORT_FUNCTIONS: src_test -> perl-module_src_test
newdepend: entering function, parameters: >=sys-devel/perl-5
newdepend: DEPEND= sys-devel/libtool RDEPEND= sys-devel/libtool
inherit: libtool -> /usr/portage/eclass/libtool.eclass
newdepend: entering function, parameters: sys-devel/libtool
newdepend: DEPEND= RDEPEND=
inherit: perl-module -> /usr/portage/eclass/perl-module.eclass
inherit: perl-post -> /usr/portage/eclass/perl-post.eclass
EXPORT_FUNCTIONS: pkg_setup -> perl-post_pkg_setup
EXPORT_FUNCTIONS: pkg_preinst -> perl-post_pkg_preinst
EXPORT_FUNCTIONS: pkg_postinst -> perl-post_pkg_postinst
EXPORT_FUNCTIONS: pkg_prerm -> perl-post_pkg_prerm
EXPORT_FUNCTIONS: pkg_postrm -> perl-post_pkg_postrm
EXPORT_FUNCTIONS: perlinfo -> perl-post_perlinfo
EXPORT_FUNCTIONS: updatepod -> perl-post_updatepod
EXPORT_FUNCTIONS: src_compile -> perl-module_src_compile
EXPORT_FUNCTIONS: src_install -> perl-module_src_install
EXPORT_FUNCTIONS: src_test -> perl-module_src_test
newdepend: entering function, parameters: >=sys-devel/perl-5
newdepend: DEPEND= sys-devel/libtool RDEPEND= sys-devel/libtool
>---< Cut Here >---<
Comment 1 Troy Dack 2002-07-27 10:35:33 UTC
I bumped this up to "major" it seems this has an effect on all things perl. 
There have been at least two posts to gentoo-users regarding this as well as a
couple of queries on #gentoo.

-- 
   Troy.
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2002-07-27 17:01:19 UTC
These problems should be resolved now, thanks for catching this.