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

Bug 334745

Summary: dev-util/pscan does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: CONFIRMED ---    
Severity: QA CC: esigra, mmk
Priority: High Flags: robbat2: Bugday+
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
pscan-20000721-r2.ebuild
pscan-makefile.patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-27 08:50:59 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-27 08:51:09 UTC
Created attachment 244865 [details]
Build log
Comment 2 Michael Mair-Keimberger (iamnr3) 2013-03-03 13:42:18 UTC
Updated the package:
 * fixed not respecting $LDFLAGS in makefile (also adding cflags to makefile)
 * updated ebuild to eapi=5 (please have a look at it)
Comment 3 Michael Mair-Keimberger (iamnr3) 2013-03-03 13:42:48 UTC
Created attachment 340854 [details]
pscan-20000721-r2.ebuild

updated ebuild (eapi 5)
Comment 4 Michael Mair-Keimberger (iamnr3) 2013-03-03 13:43:10 UTC
Created attachment 340856 [details, diff]
pscan-makefile.patch

patch for makefile