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

Bug 332225

Summary: dev-util/kbuild-0.1.5_p2 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Kacper Kowalik (Xarthisius) (RETIRED) <xarthisius>
Component: Current packagesAssignee: Markus Ullmann (RETIRED) <jokey>
Status: RESOLVED FIXED    
Severity: QA CC: esigra, polynomial-c, swapon
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: respect LDFLAGS, add epatch with further qa fixes
fix implicit functions declarations and too few arguments for format

Description Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-08-11 11:11:35 UTC
* QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/bin/kmk_cmp
 * /usr/bin/kmk_expr
 * /usr/bin/kmk_chmod
 * /usr/bin/kmk_append
 * /usr/bin/kmk_cp
 * /usr/bin/kmk_mkdir
 * /usr/bin/kmk_sed
 * /usr/bin/kmk_md5sum
 * /usr/bin/kmk_ln
 * /usr/bin/kmk_rm
 * /usr/bin/kmk_echo
 * /usr/bin/kDepPre
 * /usr/bin/kmk_test
 * /usr/bin/kmk
 * /usr/bin/kmk_gmake
 * /usr/bin/kmk_sleep
 * /usr/bin/kmk_redirect
 * /usr/bin/kmk_printf
 * /usr/bin/kObjCache
 * /usr/bin/kmk_ash
 * /usr/bin/kmk_time
 * /usr/bin/kmk_rmdir
 * /usr/bin/kmk_cat
 * /usr/bin/kmk_mv
 * /usr/bin/kDepIDB
 * /usr/bin/kmk_install
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-01-09 15:13:14 UTC
Created attachment 259371 [details, diff]
respect LDFLAGS, add epatch with further qa fixes
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-01-09 15:13:57 UTC
Created attachment 259373 [details, diff]
fix implicit functions declarations and too few arguments for format
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-01-19 15:02:25 UTC
+*kbuild-0.1.5_p2-r1 (19 Jan 2011)
+
+  19 Jan 2011; Lars Wendler <polynomial-c@gentoo.org>
+  +kbuild-0.1.5_p2-r1.ebuild, +files/kbuild-0.1.5_p2-qa.patch:
+  Added patch to respect LDLFAGS. Thanks to Kacper Kowalik who provided a fix
+  in bug #332225.