Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332225 - dev-util/kbuild-0.1.5_p2 does not respect LDFLAGS
Summary: dev-util/kbuild-0.1.5_p2 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-08-11 11:11 UTC by Kacper Kowalik (Xarthisius) (RETIRED)
Modified: 2011-01-19 15:02 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
respect LDFLAGS, add epatch with further qa fixes (kbuild-0.1.5_p2-r1.patch,589 bytes, patch)
2011-01-09 15:13 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
fix implicit functions declarations and too few arguments for format (kbuild-0.1.5-qa.patch,593 bytes, patch)
2011-01-09 15:13 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.