Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384519 - app-misc/strigi-0.7.6 failed (configure phase) without dev-libs/boost installed
Summary: app-misc/strigi-0.7.6 failed (configure phase) without dev-libs/boost installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 13:31 UTC by andrew swartz
Modified: 2011-09-27 20:25 UTC (History)
1 user (show)

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


Attachments
failed build.log (build.log,10.98 KB, text/plain)
2011-09-26 16:58 UTC, jc
Details
environment for my previous attachment (environment,108.82 KB, text/plain)
2011-09-26 16:59 UTC, jc
Details
added boost to COMMONDEPEND (strigi-0.7.6.ebuild.patch,275 bytes, patch)
2011-09-26 17:02 UTC, jc
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description andrew swartz 2011-09-26 13:31:27 UTC
Unfortunately I didn't save the failed logs, but I had to emerge dev-libs/boost in order for strigi to pass the configure test.

[ebuild   R    ] app-misc/strigi-0.7.6  USE="dbus ffmpeg qt4 -clucene -debug -exif -fam -hyperestraier -inotify (-log) -test"

asus-gentoo ~ # emerge --depclean -av app-misc/strigi

Calculating dependencies... done!
  app-misc/strigi-0.7.6 pulled in by:
    kde-base/kdelibs-4.7.1-r1


[ebuild   R    ] kde-base/kdelibs-4.7.1-r1  USE="3dnow acl alsa bzip2 lzma mmx nls opengl policykit sse sse2 ssl udev udisks upower (-altivec) (-aqua) -bindist -debug -doc -fam -handbook -jpeg2k (-kdeenablefinal) -kerberos -openexr -semantic-desktop -spell -test -upnp -zeroconf" 0 kB
Comment 1 jc 2011-09-26 16:55:08 UTC
getting this too
Comment 2 jc 2011-09-26 16:58:47 UTC
Created attachment 287807 [details]
failed build.log
Comment 3 jc 2011-09-26 16:59:13 UTC
Created attachment 287809 [details]
environment for my previous attachment
Comment 4 jc 2011-09-26 17:02:23 UTC
Created attachment 287813 [details, diff]
added boost to COMMONDEPEND
Comment 5 jc 2011-09-26 17:05:49 UTC
I confirm that after applying my patch, strigi built fine for me (without previously having boost).
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2011-09-27 19:33:03 UTC
Indeed, it's now required (and maybe was all the time...)
Comment 7 jc 2011-09-27 20:25:17 UTC
(In reply to comment #6)
> Indeed, it's now required (and maybe was all the time...)

nope, I built the previous version without problems and it didn't pull boost at all... Just this one broke (I was just now updating a freshly installed system).