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

Bug 384351

Summary: app-emulation/xen-tools-3.4.2-r3 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Ian Delaney (RETIRED) <idella4>
Status: RESOLVED FIXED    
Severity: normal CC: xen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log
sed style patch to fix ldflags
patch for files/xen-tools-3.4.2-ldflags.patch && xen-tools-3.4.2-r4.ebuild
patch files/xen-tools-3.4.2-ldflags.patch

Description Agostino Sarubbo gentoo-dev 2011-09-24 22:44:02 UTC
Created attachment 287629 [details]
build.log

* QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/bin/lomount
 * /usr/sbin/fs-backend
 * /usr/lib64/libfsimage.so.1.0.0
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2011-09-27 08:58:44 UTC
Created attachment 287899 [details, diff]
sed style patch to fix ldflags
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2011-09-27 09:35:12 UTC
Created attachment 287903 [details, diff]
patch for files/xen-tools-3.4.2-ldflags.patch && xen-tools-3.4.2-r4.ebuild

   usr/lib64/libblktap.a
ecompressdir: bzip2 -9 /usr/share/man
making executable: usr/lib64/libblktap.so.3.0.0

No QA error msmessage
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2011-09-27 20:43:38 UTC
Created attachment 287985 [details, diff]
patch files/xen-tools-3.4.2-ldflags.patch
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2011-09-27 21:13:33 UTC
+*xen-tools-3.4.2-r5 (27 Sep 2011)
+
+  27 Sep 2011; Tony Vroon <chainsaw@gentoo.org> -xen-tools-3.4.2-r4.ebuild,
+  +xen-tools-3.4.2-r5.ebuild, +files/xen-tools-3.4.2-ldflags-respect.patch:
+  Proxy commit for Ian "idella4" Delaney. LDFLAGS respect closes bug #384351.
+  Removal of static libraries closes bug #384355. Use toolchain function
+  instead of calling LD directly, closes bug #384359.