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

Bug 332097

Summary: app-misc/secure-delete 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 secure-delete-3.1.ebuild
patch for makefile

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-10 17:40:56 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-10 17:41:13 UTC
Created attachment 242267 [details]
Build log
Comment 2 Dane Smith (RETIRED) gentoo-dev 2010-08-10 18:58:51 UTC
Created attachment 242283 [details]
Diff from secure-delete-3.1.ebuild

Diff will address:
Lack of respect for LDFLAGS.
The parallel build issues that were originally fixed with -j1.
A few cosmetic changes that will make the ebuild easier on the eyes along with a missing || die for dodoc.

Patch required by ebuild to follow.
Comment 3 Dane Smith (RETIRED) gentoo-dev 2010-08-10 18:59:13 UTC
Created attachment 242285 [details]
patch for makefile
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2010-08-10 19:09:32 UTC
*secure-delete-3.1-r1 (10 Aug 2010)

  10 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
  +secure-delete-3.1-r1.ebuild, +files/secure-delete-3.1-makefile.patch:
  Fix LDFLAGS,parallel build, QA fixes, ebuild clean up. Patch from Dane
  Smith <smithdanea@gmail.com>. Bug #332097