Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268444 - dev-libs/libmix-2.05-r1 ignores LDFLAGS
Summary: dev-libs/libmix-2.05-r1 ignores LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (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:
: 352410 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-03 14:47 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2011-05-19 17:20 UTC (History)
3 users (show)

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


Attachments
libmix-2.05-autotools.patch (libmix-2.05-autotools.patch,4.48 KB, patch)
2010-03-20 21:38 UTC, Doktor Notor
Details | Diff
libmix-2.05-r1.ebuild.patch (libmix-2.05-r1.ebuild.patch,1.41 KB, patch)
2010-03-20 21:40 UTC, Doktor Notor
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-05-03 14:47:24 UTC
dev-libs/libmix-2.05-r1 ignores LDFLAGS.

 * QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:         
 * /usr/lib64/libmix++.so                                              
 * /usr/lib64/libmix.so
Comment 1 Doktor Notor 2010-03-20 21:38:18 UTC
Created attachment 224441 [details, diff]
libmix-2.05-autotools.patch

More like a rewrite than patch.... :(
Comment 2 Doktor Notor 2010-03-20 21:40:07 UTC
Created attachment 224445 [details, diff]
libmix-2.05-r1.ebuild.patch

- EAPI=2
- use autotools properly
- fix LDFLAGS, lack of SONAME
- replace no-net2 USE flag with net2
- etc... :)
Comment 3 Doktor Notor 2010-03-20 21:41:12 UTC
Note - only tested with USE="-net2". Enjoy! :P
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2010-08-06 14:25:38 UTC
+*libmix-2.05-r3 (06 Aug 2010)
+
+  06 Aug 2010; Markos Chandras <hwoarang@gentoo.org> -libmix-2.05-r1.ebuild,
+  -libmix-2.05-r2.ebuild, +libmix-2.05-r3.ebuild,
+  +files/libmix-2.05-autotools.patch:
+  Respect LDFLAGS + QA + autotools fixes from Doktor Notor
+  <notordoktor@gmail.com>. Bug #268444. Remove old ebuilds
+
Comment 5 Andreas Deresch 2010-08-11 20:09:44 UTC
With the new ebuild all libraries get installed below /usr/usr/lib?? (seen on ~amd64 and ~sparc), supposedly due to the following line:
libdir = /usr/@libdir@
I haven't had a closer look yet, though.

ad
Comment 6 Dane Smith (RETIRED) gentoo-dev 2011-05-19 17:20:57 UTC
*** Bug 352410 has been marked as a duplicate of this bug. ***