Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179316 - media-gfx/iv-2.1.4 compile failure with USE=xpm
Summary: media-gfx/iv-2.1.4 compile failure with USE=xpm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-21 13:19 UTC by Ulrich Müller
Modified: 2007-10-26 10:15 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 Ulrich Müller gentoo-dev 2007-05-21 13:19:56 UTC
Hi, it looks like media-gfx/iv-2.1.4 misses an "xpm? ( x11-libs/libXpm )" dependency:


>>> Compiling source in /var/tmp/portage/media-gfx/iv-2.1.4/work/iv-2.1.4 ...
Collecting information about this platform...
Generating Platform Configurator and testing system's compiler...
rm -f *.o a.out core pconf
cc fio.c main.c proc.c utils.c -o pconf -Wall
 
Compiler passed all compatibility tests!
 
    *** Object `X11/xpm.h' not found in defined platform paths! ***
    *** Could not find all dependencies for required feature `libxpm'! ***
*** 1 failed dependency! ***
One or more compoents are not available on your system, please install them first and then resume this configuration.
Configuring for platform `Linux'...
Checking this platform...
    Preferred feature `title_image' detected and enabled.
Checking Dependency: libgif-devel...
Checking Dependency: libjpeg-devel...
Checking Dependency: libpng-devel...
Checking Dependency: libxpm-devel...

!!! ERROR: media-gfx/iv-2.1.4 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  iv-2.1.4.ebuild, line 35:   Called die
Comment 1 Ulrich Müller gentoo-dev 2007-10-11 07:01:23 UTC
Any objections if I commit this myself?
Comment 2 Ulrich Müller gentoo-dev 2007-10-26 10:15:13 UTC
Fixed. (Even if this package may be doomed, being a gtk 1.2 application.)