Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351021 - app-office/ical does not respect LDFLAGS
Summary: app-office/ical 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2011-01-07 18:24 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2011-02-05 17:46 UTC (History)
2 users (show)

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


Attachments
Build log (ical-3.0-r1:20110101-165125.log,324.78 KB, text/plain)
2011-01-07 18:24 UTC, Diego Elio Pettenò (RETIRED)
Details
patch to Makefile.in to respect LDFLAGS (ical-3.0-ldflags.patch,681 bytes, patch)
2011-02-04 18:38 UTC, Kevin McCarthy (RETIRED)
Details | Diff
ebuild for new patch. Also fixes bug #315949 (ical-3.0-r1.ebuild,1.29 KB, text/plain)
2011-02-04 18:40 UTC, Kevin McCarthy (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2011-01-07 18:24:25 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 2011-01-07 18:24:42 UTC
Created attachment 259203 [details]
Build log
Comment 2 Kevin McCarthy (RETIRED) gentoo-dev 2011-02-04 18:38:38 UTC
Created attachment 261531 [details, diff]
patch to Makefile.in to respect LDFLAGS
Comment 3 Kevin McCarthy (RETIRED) gentoo-dev 2011-02-04 18:40:06 UTC
Created attachment 261532 [details]
ebuild for new patch. Also fixes bug #315949

I believe all the tests now work. See bug #315949
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2011-02-05 17:46:55 UTC
+  05 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> ical-3.0-r1.ebuild,
+  +files/ical-3.0-ldflags.patch:
+  Respect LDFLAGS and fix src_test() logic wrt #351021 by Kevin McCarthy.