Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707938 - dev-ml/dose3-5.0.1 - File "myocamlbuild.ml.pp", line 5, characters 0-1: Error: Syntax error
Summary: dev-ml/dose3-5.0.1 - File "myocamlbuild.ml.pp", line 5, characters 0-1: Error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-02 15:35 UTC by Luke A. Guest
Modified: 2021-01-27 06:34 UTC (History)
1 user (show)

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


Attachments
logs.tar.xz (logs.tar.xz,21.82 KB, application/x-xz-compressed-tar)
2020-02-02 15:35 UTC, Luke A. Guest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luke A. Guest 2020-02-02 15:35:44 UTC
Created attachment 611062 [details]
logs.tar.xz

Doesn't get very far, literally fails straight away now:

cudf: 0.9
re.pcre: 1.7.1
extlib: 1.7.2
ocamlgraph: 1.8.8\n
DESTDIR: 
OCAMLFIND_DESTDIR: 
Prefix: /usr
Libdir: /usr/usr/lib64/ocaml/4.09.0
Bindir: /usr/bin
OCAML_OS_TYPE: Unix
OCAML_SYSTEM: linux
Code type: native
----------------------
Install: ocamlfind install -destdir /usr/usr/lib64/ocaml/4.09.0
Remove: ocamlfind remove -destdir /usr/usr/lib64/ocaml/4.09.0

>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ml/dose3-5.0.1/work/dose3-5.0.1 ...
make -j6 -j1 
make: Circular all <- all dependency dropped.
/var/tmp/portage/dev-ml/dose3-5.0.1/work/dose3-5.0.1
cppo -V OCAML:4.09.0 myocamlbuild.ml.pp -o myocamlbuild.ml
ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY common/common.otarget
+ ocamlopt.opt unix.cmxa -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
File "myocamlbuild.ml.pp", line 5, characters 0-1:
Error: Syntax error
Command exited with code 2.
Compilation unsuccessful after building 1 target (0 cached) in 00:00:00.
make: *** [Makefile:64: _build/doselibs/common.cma] Error 10
 * ERROR: dev-ml/dose3-5.0.1::gentoo failed (compile phase)

Blocks the installation of opam.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2020-02-02 15:46:03 UTC
Comment on attachment 611062 [details]
logs.tar.xz

build.log  environment  info.log  pqv.log
Comment 2 Larry the Git Cow gentoo-dev 2021-01-27 06:34:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69dc77d70d4eec570353c055a6339e3e00e1eab

commit a69dc77d70d4eec570353c055a6339e3e00e1eab
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-01-27 06:34:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-27 06:34:37 +0000

    dev-ml/dose3: import Debian patchset (p16)
    
    Closes: https://bugs.gentoo.org/675892
    Closes: https://bugs.gentoo.org/707938
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/dose3/Manifest               |  2 +
 dev-ml/dose3/dose3-5.0.1_p16.ebuild | 80 +++++++++++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+)