Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299285 - www-client/fetch-1.0 compile broken
Summary: www-client/fetch-1.0 compile broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: 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:
Depends on:
Blocks:
 
Reported: 2010-01-01 22:42 UTC by Nathan Phillip Brink (binki) (RETIRED)
Modified: 2010-01-03 06:52 UTC (History)
0 users

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


Attachments
/tmp/fetch-1.0-build.log (fetch-1.0-build.log,3.70 KB, text/plain)
2010-01-01 22:43 UTC, Nathan Phillip Brink (binki) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2010-01-01 22:42:42 UTC
this package wants the directory /usr/local/lib to exist; GCC bails because it doesn't.
Comment 1 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2010-01-01 22:43:07 UTC
Created attachment 214884 [details]
/tmp/fetch-1.0-build.log
Comment 2 Rafał Mużyło 2010-01-02 12:34:34 UTC
Something stinks here in more than one way.
First of all, unless there's a very good reason (doesn't seem that way here),
ebuild should use econf. Next thing is, that it should not be adding an rpath
without a good reason, especially not /usr/local.

Attach build log of dev-libs/http-fetcher, if you still have it.
Comment 3 Rafał Mużyło 2010-01-02 12:48:46 UTC
Never mind, it's the build system of fetch, that's broken
(that is unless you do have something in /usr/local).
Probably all that's needed is the removal of the offending line
in src/Makefile.am and eautomake.
Comment 4 Víctor Ostorga (RETIRED) gentoo-dev 2010-01-03 06:52:10 UTC
Fixed forced -rpath in www-client/fetch-1.0-r1