Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361543 - media-gfx/imagemagick-6.6.5.6 fails to build
Summary: media-gfx/imagemagick-6.6.5.6 fails to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 03:23 UTC by a_tevelev
Modified: 2011-04-01 03:34 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,4.62 KB, text/plain)
2011-04-01 03:24 UTC, a_tevelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_tevelev 2011-04-01 03:23:38 UTC
media-gfx/imagemagick-6.6.5.6 fails to build:

# emerge -v media-gfx/imagemagick

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-gfx/imagemagick-6.6.5.6  USE="X autotrace bzip2 corefonts cxx fftw fontconfig gs hdri jbig jpeg jpeg2k lcms lqr openmp png q32 raw svg tiff truetype wmf xml zlib -djvu -fpx -graphviz -openexr -perl -q8 -static-libs" VIDEO_CARDS="nvidia" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-gfx/imagemagick-6.6.5.6

...

  CCLD   utilities/stream
  CCLD   coders/svg.la
/bin/grep: /usr/lib64/libXt.la: No such file or directory
/bin/sed: can't read /usr/lib64/libXt.la: No such file or directory
libtool: link: `/usr/lib64/libXt.la' is not a valid libtool archive
make[1]: *** [coders/svg.la] Error 1
make[1]: Leaving directory `/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6'
make: *** [all] Error 2
emake failed
 * ERROR: media-gfx/imagemagick-6.6.5.6 failed (compile phase):
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 2472:  Called _eapi2_src_compile
 *     ebuild.sh, line  665:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =media-gfx/imagemagick-6.6.5.6',
 * the complete build log and the output of 'emerge -pqv =media-gfx/imagemagick-6.6.5.6'.
 * The complete build log is located at '/tmp/portage/media-gfx/imagemagick-6.6.5.6/temp/build.log.gz'.
 * The ebuild environment file is located at '/tmp/portage/media-gfx/imagemagick-6.6.5.6/temp/environment'.
 * S: '/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6'

>>> Failed to emerge media-gfx/imagemagick-6.6.5.6, Log file:

Reproducible: Always
Comment 1 a_tevelev 2011-04-01 03:24:48 UTC
Created attachment 268083 [details]
emerge --info
Comment 2 a_tevelev 2011-04-01 03:34:01 UTC
Running

lafilefixer --justfixit

fixed it.

Sorry for the noise.