Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364137 - app-text/poppler-0.16.4: fail to update from app-text/poppler-0.16.3
Summary: app-text/poppler-0.16.4: fail to update from app-text/poppler-0.16.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: x86 FreeBSD
: Normal normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-19 14:03 UTC by Denis I. Polukarov
Modified: 2011-10-05 23:27 UTC (History)
1 user (show)

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


Attachments
The complete build log (build.log,24.60 KB, text/plain)
2011-04-19 14:04 UTC, Denis I. Polukarov
Details
The ebuild environment file (environment.bz2,24.60 KB, application/octet-stream)
2011-04-19 14:04 UTC, Denis I. Polukarov
Details
emerge --info =app-text/poppler-0.16.4 (info,4.04 KB, text/plain)
2011-04-19 14:04 UTC, Denis I. Polukarov
Details
emerge -pqv =app-text/poppler-0.16.4 (pqv,174 bytes, text/plain)
2011-04-19 14:05 UTC, Denis I. Polukarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis I. Polukarov 2011-04-19 14:03:35 UTC
/usr/lib/gcc/i686-gentoo-freebsd8.0/4.5.2/../../../../i686-gentoo-freebsd8.0/bin/ld: cannot find -lQtGui
collect2: ld returned 1 exit status
gmake[2]: *** [glib/libpoppler-glib.so.6.0.0] Error 1
gmake[1]: *** [glib/CMakeFiles/poppler-glib.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....

Reproducible: Always

Steps to Reproduce:
1. emerge =app-text/poppler-0.16.4
2.
3.
Actual Results:  
Failed to emerge app-text/poppler-0.16.4

Expected Results:  
emerged app-text/poppler-0.16.4
Comment 1 Denis I. Polukarov 2011-04-19 14:04:00 UTC
Created attachment 270539 [details]
The complete build log
Comment 2 Denis I. Polukarov 2011-04-19 14:04:28 UTC
Created attachment 270541 [details]
The ebuild environment file
Comment 3 Denis I. Polukarov 2011-04-19 14:04:57 UTC
Created attachment 270543 [details]
emerge --info =app-text/poppler-0.16.4
Comment 4 Denis I. Polukarov 2011-04-19 14:05:17 UTC
Created attachment 270545 [details]
emerge -pqv =app-text/poppler-0.16.4
Comment 5 Alexis Ballier gentoo-dev 2011-07-06 19:34:44 UTC
sth seems wrong with you qt install: it finds QtGui in configure step but then fails to find it when linking...
Comment 6 Naohiro Aota gentoo-dev 2011-07-27 08:17:46 UTC
Worked fine here with poppler-0.16.7. Do you still have this problem?
Comment 7 Alexis Ballier gentoo-dev 2011-10-05 23:27:24 UTC
latest poppler works fine here -> closing