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

Bug 351021

Summary: app-office/ical does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: QA CC: esigra, signals
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
patch to Makefile.in to respect LDFLAGS
ebuild for new patch. Also fixes bug #315949

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.