Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335378 - sys-block/buffer does not respect LDFLAGS
Summary: sys-block/buffer does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-08-31 09:52 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2011-11-27 06:45 UTC (History)
2 users (show)

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


Attachments
Build log (buffer-1.19-r2:20100831-015532.log,1.41 KB, text/plain)
2010-08-31 09:53 UTC, Diego Elio Pettenò (RETIRED)
Details
respect LDFLAGS, switch CFLAGS to defaults (1.19-LDFLAGS.patch,487 bytes, patch)
2010-12-03 00:23 UTC, Michael Weber (RETIRED)
Details | Diff
revbump, EAPI-2 s/make/emake, drop die messages. (buffer-1.19-r3.ebuild.patch,1.12 KB, patch)
2010-12-03 00:24 UTC, Michael Weber (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-31 09:52:48 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-31 09:53:09 UTC
Created attachment 245452 [details]
Build log
Comment 2 Michael Weber (RETIRED) gentoo-dev 2010-12-03 00:23:06 UTC
Created attachment 256195 [details, diff]
respect LDFLAGS, switch CFLAGS to defaults
Comment 3 Michael Weber (RETIRED) gentoo-dev 2010-12-03 00:24:24 UTC
Created attachment 256197 [details, diff]
revbump, EAPI-2 s/make/emake, drop die messages.
Comment 4 Michael Weber (RETIRED) gentoo-dev 2010-12-03 00:30:34 UTC
FTR; the HOMEPAGE looks dead/orphaned
Comment 5 Kevin Pyle 2010-12-03 04:03:02 UTC
(In reply to comment #2)
> Created an attachment (id=256195) [details]
> respect LDFLAGS

Generally, it is better to place $LDFLAGS near the start of the command line, so that position-sensitive options such as --as-needed are effective.  In this case, it probably does not matter, since there are no libraries for --as-needed to affect.
Comment 6 Tim Harder gentoo-dev 2011-11-27 06:45:01 UTC
Fixed in CVS.