Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 472220

Summary: app-misc/recoll-1.17.3-r1 - qmake: Cannot find file: recoll.pro.
Product: Gentoo Linux Reporter: john
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: thorus90
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log, emerge --info, and USE flags.
emerge --info recoll and emerge -v recoll

Description john 2013-06-03 20:58:43 UTC
Created attachment 350006 [details]
Build log, emerge --info, and USE flags.

When compiling Recoll on amd64, eqmake4 fails, output attached.

Steps to reproduce: Attempt to install Recoll with portage on Gnome 3.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-06-04 14:56:04 UTC
Pretty sure this used to work in the past.

@Qt. Any chance this broke after the recent eqmake4 changes?
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2013-06-04 19:08:33 UTC
(In reply to Markos Chandras from comment #1)
> Pretty sure this used to work in the past.
> 
> @Qt. Any chance this broke after the recent eqmake4 changes?

I don't think so... maybe the configure script failed to generate recoll.pro from recoll.pro.in instead?
Comment 3 Stephan Dale 2013-08-20 15:51:51 UTC
Created attachment 356506 [details]
emerge --info recoll and emerge -v recoll
Comment 4 Stephan Dale 2013-08-20 15:52:11 UTC
I can confirm the problem
Comment 5 Michael Palimaka (kensington) gentoo-dev 2015-02-17 10:41:41 UTC
Thanks, fixed in CVS. This was bug #457744 come back to life (it was never backported).

+  17 Feb 2015; Michael Palimaka <kensington@gentoo.org> recoll-1.17.3-r1.ebuild:
+  Avoid build failure with USE="-qt4" wrt bug #472220.