Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277963 - app-crypt/pinentry-0.7.6 fails to build with USE="qt4 static"
Summary: app-crypt/pinentry-0.7.6 fails to build with USE="qt4 static"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-15 17:15 UTC by Akkenoth
Modified: 2009-07-15 22:51 UTC (History)
1 user (show)

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


Attachments
my emerge --info (info.txt,3.44 KB, text/plain)
2009-07-15 17:18 UTC, Akkenoth
Details
pinentry build log (build.log,13.99 KB, text/plain)
2009-07-15 17:19 UTC, Akkenoth
Details
pinantry build log - 16-07-09, 0:30 (build.log,1.17 KB, text/plain)
2009-07-15 22:32 UTC, Akkenoth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Akkenoth 2009-07-15 17:15:10 UTC
pinentry craches when I emerge it (or when i emerge kde4.2). When I tried to make it manually, it said that it's written for moc-4.4.1 and my version (4.5 - newest) differs too much. I found, that i can moc these files ({pinentry}/qt4/pinentrydialog.h and qt4/qsecurelineedit.h) manually and than make pinentry, but portage doesnt see that pinentry is installed and wants to install it once more.

Reproducible: Always

Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge kde-meta:4.2
2. OR emerge pinentry
3.



Expected Results:  
Just install the pinentry ;)

I'm new to bugzilla and gentoo, so forgive me if I don't send sth, I choose bad severity, or whatever.
Comment 1 Akkenoth 2009-07-15 17:18:39 UTC
Created attachment 198077 [details]
my emerge --info
Comment 2 Akkenoth 2009-07-15 17:19:59 UTC
Created attachment 198078 [details]
pinentry build log
Comment 3 Akkenoth 2009-07-15 17:34:11 UTC
btw. I marked it as critical coz it totally blocks emerging kde4.2.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-07-15 18:20:07 UTC
Reinstall x11-libs/qt-core.
Comment 5 Akkenoth 2009-07-15 19:24:35 UTC
did it twice. pinentry wants qtcore 4.4, i have 4.5 (latest)
Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-07-15 21:05:04 UTC
The fix was trivial, so I committed it.
Comment 7 Akkenoth 2009-07-15 21:21:29 UTC
which fix? Reinstall of qtcore? Pinentry still deny to build, and it's needed for kde! Or am I wrong?
Comment 8 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-07-15 21:26:46 UTC
You forgot to wait some hours and run `emerge --sync`.
Comment 9 Akkenoth 2009-07-15 22:32:51 UTC
Created attachment 198108 [details]
pinantry build log - 16-07-09, 0:30

new log of compilation. gettin' better.
Comment 10 Akkenoth 2009-07-15 22:34:55 UTC
after emerge --sync there is another error...
btw. yea, i forgot to ;)
Comment 11 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-07-15 22:46:43 UTC
Previously you were able to unpack pinentry-0.7.6.tar.gz, so maybe you have disk corruption. Anyway this bug is fixed.
Comment 12 Akkenoth 2009-07-15 22:51:29 UTC
(In reply to comment #10)
> after emerge --sync there is another error...
> btw. yea, i forgot to ;)
> 

oops, the same with ALL packages, some big issue.