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

Bug 332463

Summary: app-misc/glimpse does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New 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: QA CC: c1pher
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
Diff from glimpse-4.18.5.ebuild
The patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-12 16:10:28 UTC
See attached build log.

(Please do not complain about the need for looking at the build log until you can provide an easy way to open bugs with the correct data picked out of a tinderbox log. Thanks.)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-12 16:10:47 UTC
Created attachment 242605 [details]
Build log
Comment 2 Dane Smith (RETIRED) gentoo-dev 2010-08-13 01:42:39 UTC
Created attachment 242685 [details]
Diff from glimpse-4.18.5.ebuild

Takes care of two things. First, the LDFLAGS issue as seen by the additional sed.

I also believe I resolved the parallel make issue, however, this is harder to confirm. I was unable to cause it to break on my machine using anywhere from 2 to 20 jobs so I'm fairly sure it is working as it should be. This fix is provided by the patch that I will attach shortly.
Comment 3 Dane Smith (RETIRED) gentoo-dev 2010-08-13 01:43:37 UTC
Created attachment 242687 [details]
The patch

Patch forces the sub-directories (which contain dependencies for the main directory) to compile first instead of along with. Should resolve any parallel compilation issues.
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2010-08-13 12:45:46 UTC
+  13 Aug 2010; Markos Chandras <hwoarang@gentoo.org> glimpse-4.18.5.ebuild,
+  +files/glimpse-4.18.5-makefile.patch:
+  Patch from Dane Smith <smithdanea@gmail.com> to fix LDFLAGS and parallel
+  build issues. Bug #332463
+