Summary: | portage bug: imagemagick-5.5.6-r1 ebuild doesn't respect use flags and econf options | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Matt Taylor <liverbugg> |
Component: | Unclassified | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | darkspecter, magnade |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Matt Taylor
2003-05-13 17:36:54 UTC
i dont think this is a econf bug but rather just how bash works it would prob continue onto the next line if the \ wasnt commented out also ;) I tested this and configure choaks. I put a '\' at the begining of line 66. configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: #--enable-static configuring ImageMagick 5.5.6 checking build system type... Invalid configuration `#--enable-static': machine `#--enable' not recognized configure: error: /bin/sh ./config.sub #--enable-static failed !!! ERROR: media-gfx/imagemagick-5.5.6-r1 failed. !!! Function econf, Line 303, Exitcode 1 !!! econf failed I also upgraded to portage-2.0.48 and this problem still exists. yeah it will continue to exist removing the commented line is only fix for now moving would be good also I'll handle this as soon as my system finishes updating, it's no biggie (I've just been inactive for a while due to a move) So long, and thanks for all the fish This problem appears to be fixed in the latest stable and unstable ebuilds. 5.5.6-r1 and 5.5.7 |