Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170456 - media-libs/giblib-1.2.4 thinks imlib2 is missing
Summary: media-libs/giblib-1.2.4 thinks imlib2 is missing
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-11 18:12 UTC by Caleb Cushing
Modified: 2007-03-11 19:35 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,3.42 KB, text/plain)
2007-03-11 18:13 UTC, Caleb Cushing
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Caleb Cushing 2007-03-11 18:12:43 UTC
!!! ERROR: media-libs/giblib-1.2.4 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_unpack
  ebuild.sh, line 751:   Called qa_call 'src_unpack'
  environment, line 3074:   Called src_unpack
  giblib-1.2.4.ebuild, line 24:   Called built_with_use 'media-libs/imlib2' 'X'
  eutils.eclass, line 1654:   Called die

!!! Unable to resolve media-libs/imlib2 to an installed package

eix imlib2

[I] media-libs/imlib2
     Available versions:  1.2.1.009 ~1.2.2.001 1.3.0
     Installed versions:  1.3.0(13:58:20 03/11/07)(X bzip2 -doc gif jpeg mmx mp3 nls png tiff zlib)



Reproducible: Always
Comment 1 Caleb Cushing 2007-03-11 18:13:11 UTC
Created attachment 112978 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-03-11 18:16:08 UTC
grep -Rni media-libs/imlib2 /etc/portage
ls -1 /var/db/pkg/media-libs/imlib2-*/

^^^ Paste the output here.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2007-03-11 18:17:26 UTC
giblib-1.2.4.ebuild, line 24:   Called built_with_use 'media-libs/imlib2' 'X'

It wants you to build imlib2 with USE flag X.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-03-11 18:26:10 UTC
(In reply to comment #3)
> It wants you to build imlib2 with USE flag X.

Erm, not exactly"

!!! Unable to resolve media-libs/imlib2 to an installed package
Comment 5 Caleb Cushing 2007-03-11 18:27:27 UTC
grep -Rni media-libs/imlib2 /etc/portage
(no output)

ls -1 /var/db/pkg/media-libs/imlib2-*/
CATEGORY
CBUILD
CFLAGS
CHOST
CONTENTS
COUNTER
CXXFLAGS
DEPEND
DESCRIPTION
EAPI
FEATURES
HOMEPAGE
INHERITED
IUSE
KEYWORDS
LICENSE
NEEDED
PDEPEND
PF
RDEPEND
SLOT
SRC_URI
USE
environment.bz2
imlib2-1.3.0.ebuild

yeah and you can check emerge --info and my eix set to see that I have it set
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-03-11 18:39:05 UTC
Post the output of `portageq best_version / media-libs/imlib2` as well please...
Comment 7 Caleb Cushing 2007-03-11 18:44:46 UTC
 portageq best_version / media-libs/imlib2
media-libs/imlib2-1.3.0
Comment 8 Zac Medico gentoo-dev 2007-03-11 19:23:13 UTC
Please attach a log from `emerge --debug giblib`.
Comment 9 Caleb Cushing 2007-03-11 19:35:08 UTC
where's the closed wtf option. a reboot later it has decided to work. wtf (I had reboot earlier too so I don't think that's it). I haven't updated portage or anything. I'm closing worksforme unless someone can duplicate.