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

Bug 314505

Summary: app-forensics/rdd links statically by defauilt
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED OBSOLETE    
Severity: normal CC: benchmarks, esigra, joost.ruis, qa, zerochaos
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 251464, 422777    
Attachments: Build log
emerge --info =app-forensics/rdd-2.0.7

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-04-10 11:41:13 UTC
As much as I can appreciate this is a forensics software, no ebuild should link statically without an USE=static opt-in, as that can create security issues (in this case, it statically link to libz for instance).

Also, please make sure to properly die on the install commands.
Comment 1 Joost Ruis 2010-05-28 07:10:47 UTC
Patrick, if you are going to work on this I also need to point out the following:

 * QA Notice: Package has poor programming practices which may compile
 *            but will almost certainly crash on 64bit architectures.
 *
 * Function `rdd_test_get_writer' implicitly converted to pointer at twriter.c:85
Comment 2 Joost Ruis 2010-05-28 07:11:18 UTC
Created attachment 233217 [details]
Build log
Comment 3 Joost Ruis 2010-05-28 07:12:29 UTC
Created attachment 233219 [details]
emerge --info =app-forensics/rdd-2.0.7
Comment 4 Rick Farina (Zero_Chaos) gentoo-dev 2013-07-26 16:43:27 UTC
this appears to be fixed in 3.0.4.   please open a new bug if that is not the case.