Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384351 - app-emulation/xen-tools-3.4.2-r3 does not respect LDFLAGS
Summary: app-emulation/xen-tools-3.4.2-r3 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Delaney (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2011-09-24 22:44 UTC by Agostino Sarubbo
Modified: 2011-11-29 19:43 UTC (History)
1 user (show)

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


Attachments
build.log (xen-tools-3.4.2-r3:20110924-223605.log,789.23 KB, text/plain)
2011-09-24 22:44 UTC, Agostino Sarubbo
Details
sed style patch to fix ldflags (ldflags.patch,837 bytes, patch)
2011-09-27 08:58 UTC, Ian Delaney (RETIRED)
Details | Diff
patch for files/xen-tools-3.4.2-ldflags.patch && xen-tools-3.4.2-r4.ebuild (xen-tools-3.4.2-ldflags.patch,1.90 KB, patch)
2011-09-27 09:35 UTC, Ian Delaney (RETIRED)
Details | Diff
patch files/xen-tools-3.4.2-ldflags.patch (xen-tools-3.4.2-ldflags.patch,1.30 KB, patch)
2011-09-27 20:43 UTC, Ian Delaney (RETIRED)
Details | Diff

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