Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179139 - dev-util/subversion: Building swig bindings ignores LDFLAGS
Summary: dev-util/subversion: Building swig bindings ignores LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-19 19:20 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2007-11-10 20:42 UTC (History)
0 users

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


Attachments
subversion-swig-bindings-LDFLAGS.patch (subversion-swig-bindings-LDFLAGS.patch,2.23 KB, patch)
2007-05-19 19:21 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff
subversion-swig-bindings-LDFLAGS.patch (subversion-swig-bindings-LDFLAGS.patch,1.99 KB, patch)
2007-05-19 19:59 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff
subversion-swig-bindings-LDFLAGS.patch (subversion-swig-bindings-LDFLAGS.patch,2.01 KB, patch)
2007-05-19 21:52 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
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 2007-05-19 19:20:05 UTC
When python, perl or ruby swig bindings are being built, LDFLAGS are ignored.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-05-19 19:21:25 UTC
Created attachment 119733 [details, diff]
subversion-swig-bindings-LDFLAGS.patch
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-05-19 19:59:41 UTC
Created attachment 119734 [details, diff]
subversion-swig-bindings-LDFLAGS.patch

Updated patch.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-05-19 21:52:17 UTC
Created attachment 119747 [details, diff]
subversion-swig-bindings-LDFLAGS.patch
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-05-20 16:44:06 UTC
This patch, which is already attached and not marked as obsolete, is finished, tested and works correctly, so you can safely apply it.

svn-config was deleted, so also delete this line in src_install ():
	dobin svn-config
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-06-15 10:18:05 UTC
Please, submit this upstream, this is not a Gentoo-specific issue.

http://subversion.tigris.org/project_issues.html
Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-07-14 19:38:52 UTC
(In reply to comment #5)
> Please, submit this upstream, this is not a Gentoo-specific issue.
> 
> http://subversion.tigris.org/project_issues.html

OK. Give me some time. I will slightly modify this patch.
Comment 7 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-08-14 19:19:08 UTC
This line:
export EXTRA_LDFLAGS="${LDFLAGS}"

Should be replaced with:
export SWIG_LDFLAGS="${LDFLAGS}"

It will solve problems with Python and Ruby bindings.

In case of Perl bindings, it's a bug in MakeMaker.
Comment 8 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-08-15 01:03:57 UTC
It is fixed in subversion-1.5_pre26086 in Eaedificāta Repository.
http://www.ffta.host.sk/Eaedificata/index.html

Problem connected with Perl bindings should be fixed in MakeMaker.
Comment 9 Benedikt Böhm (RETIRED) gentoo-dev 2007-09-08 09:21:27 UTC
not apache related
Comment 10 Benedikt Böhm (RETIRED) gentoo-dev 2007-11-10 20:42:36 UTC
fixed in 1.4.5