Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380835 - net-misc/siproxd-0.8.0-r2 fails to configure with USE="static"
Summary: net-misc/siproxd-0.8.0-r2 fails to configure with USE="static"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal 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: NeedPatch
Depends on:
Blocks:
 
Reported: 2011-08-27 11:05 UTC by Agostino Sarubbo
Modified: 2014-03-03 13:47 UTC (History)
0 users

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


Attachments
build.log (siproxd-0.8.0-r2:20110827-105900.log,8.27 KB, text/plain)
2011-08-27 11:05 UTC, Agostino Sarubbo
Details
config.log (config.log,30.99 KB, text/plain)
2011-08-27 11:07 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2011-08-27 11:05:41 UTC
Created attachment 284789 [details]
build.log

net-misc/siproxd-0.8.0-r2 fails to configure with USE="static"
Comment 1 Agostino Sarubbo gentoo-dev 2011-08-27 11:07:37 UTC
Created attachment 284791 [details]
config.log
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-08-27 12:57:34 UTC
Not a regression from -r1, removing blocker
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-08-27 13:25:22 UTC
Adding --disable-shared makes it work on x86 but not on amd64 where /usr/lib is a symlink to lib64, and this detection logic fails

$as_echo_n "checking \"where I can find libosip2.a\"... " >&6; }
   libosip_static=`find $extra_libs $libosip_prefix_dir/lib /lib \
                        /usr/lib /usr/local/lib \
                        -name libosip2.a 2>/dev/null|head -1`
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-03-03 13:47:09 UTC
+*siproxd-0.8.1-r1 (03 Mar 2014)
+
+  03 Mar 2014; Lars Wendler <polynomial-c@gentoo.org> +siproxd-0.8.1-r1.ebuild,
+  +files/siproxd-0.8.1-amd64_static_build.patch, +files/siproxd.rc8:
+  EAPI-bump. Rewrote init script. Fixed static build on amd64 (bug #380835).
+