Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204819 - dev-libs/gmetadom-0.2.3: allow building without ocamlopt
Summary: dev-libs/gmetadom-0.2.3: allow building without ocamlopt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 203886
  Show dependency tree
 
Reported: 2008-01-07 20:56 UTC by Alexis Ballier
Modified: 2008-02-03 23:34 UTC (History)
0 users

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


Attachments
patch (gmetadom-0.2.3-noocamlopt.patch,487 bytes, patch)
2008-01-07 20:56 UTC, Alexis Ballier
Details | Diff
dev-libs:gmetadom-0.2.6:20080117-185235.log (20080117-185235.log,131.34 KB, text/plain)
2008-01-17 19:09 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2008-01-07 20:56:20 UTC
currently it fails if ocamlopt isnt installed, I'll attach a patch that will fix conditionals in the build system so that it doesnt try to use ocamlopt if not present.
Comment 1 Alexis Ballier gentoo-dev 2008-01-07 20:56:54 UTC
Created attachment 140408 [details, diff]
patch
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2008-01-17 15:09:46 UTC
0.2.6 in cvs. its fixed the issue.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-01-17 19:09:02 UTC
It fails to install now. Build log attachment to follow shortly.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2008-01-17 19:09:42 UTC
Created attachment 141170 [details]
dev-libs:gmetadom-0.2.6:20080117-185235.log
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2008-01-17 19:11:12 UTC
ocamlfind: Bad configuration: Cannot mkdir /dev/shm/portage/dev-libs/gmetadom-0.2.6/image//usr/lib/ocaml/site-packages/gdome2 because a path component does not exist or is not a directory

Seems trivial.
Comment 6 Alexis Ballier gentoo-dev 2008-01-17 19:54:27 UTC
(In reply to comment #5)
> ocamlfind: Bad configuration: Cannot mkdir
> /dev/shm/portage/dev-libs/gmetadom-0.2.6/image//usr/lib/ocaml/site-packages/gdome2
> because a path component does not exist or is not a directory
> 
> Seems trivial.
> 

yeah missing a dodir, ocamlfind doesnt like having to create them :(
Comment 7 MATSUU Takuto (RETIRED) gentoo-dev 2008-01-18 00:33:17 UTC
fixed. please test again
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2008-01-21 14:24:27 UTC
It builds and installs now. :)
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2008-01-21 20:00:05 UTC
The hppa@ alias is enough to keep track.
Comment 10 Jeroen Roovers (RETIRED) gentoo-dev 2008-02-03 23:34:36 UTC
Actually, I say there's nothing to do for HPPA and the bug is fixed. Maintainer is MIA?