Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293754 - app-text/openjade-1.3.2-r1 fails without /usr/lib*/libosp.la
Summary: app-text/openjade-1.3.2-r1 fails without /usr/lib*/libosp.la
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo SGML project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: portage-multilib
  Show dependency tree
 
Reported: 2009-11-19 20:20 UTC by Nathan Phillip Brink (binki) (RETIRED)
Modified: 2010-03-21 13:47 UTC (History)
1 user (show)

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


Attachments
/home/ohnobinki/openjade-libosp-la.patch (openjade-libosp-la.patch,1.68 KB, text/x-diff)
2009-11-19 22:36 UTC, Nathan Phillip Brink (binki) (RETIRED)
Details
/tmp/openjade-1.3.2-r1.build.log (openjade-1.3.2-r1.build.log,22.30 KB, text/plain)
2009-11-19 23:57 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 2009-11-19 20:20:15 UTC
openjade fails to compile with:
make[2]: *** No rule to make target `/usr/lib/libosp.la', needed by `openjade'.  Stop.

when /usr/lib/libosp.la does not exist. This is due to openjade depending on sed and libtool to convert the string ``/usr/lib/libosp.a'' into -L /usr/lib -losp . See work/jade/Makefile.sub . 

Failed compile log will be attached in an hour or so
Comment 1 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2009-11-19 22:36:42 UTC
Created attachment 210651 [details]
/home/ohnobinki/openjade-libosp-la.patch

fix Makefile dep on external file
Comment 2 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2009-11-19 23:03:12 UTC
A similar patch called openjade-1.3.2-la-fix.patch exists in portage; however, that patch seems to depend on a different version of openjade or on different patches already having been applied to openjade. Also, the current ebuild does not aplpy this particular patch.
Comment 3 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2009-11-19 23:57:15 UTC
Created attachment 210666 [details]
/tmp/openjade-1.3.2-r1.build.log
Comment 4 Ming-Wei 2010-03-05 10:47:25 UTC
(In reply to comment #2)
> A similar patch called openjade-1.3.2-la-fix.patch exists in portage; however,
> that patch seems to depend on a different version of openjade or on different
> patches already having been applied to openjade. Also, the current ebuild does
> not aplpy this particular patch.

The current and only ebuild does not apply this patch in any case:
$ grep la-fix /usr/portage/app-text/openjade/openjade-1.3.2-r1.ebuild
retuns nothing.

So why isn't the patch applied when it's there?

app-text/openjade-1.3.2-r1 also fails to build here with the same error.

Comment 5 Thomas Sachau gentoo-dev 2010-03-21 13:47:07 UTC
In 1.3.2-r2