Original bug ID: 5977
Reporter: gildor
Assigned to: @alainfrisch
Status: closed (set by @xavierleroy on 2015-12-11T18:18:36Z)
Resolution: fixed
Priority: normal
Severity: minor
Platform: armv6l
OS: Raspbian (aka Debian Wheezy)
OS Version: wheezy
Version: later
Category: ~DO NOT USE (was: OCaml general)
Related to: #5575 #5793 #5986
Monitored by: @dbuenzli
Bug description
When trying to build from a clean environment:
make[2]: Entering directory /home/jenkins/workspace/ocaml/label/femto/stdlib' ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib ./Compflags pervasives.cmi` -c pervasives.mli
Fatal error: exception Failure("input_value: integer too large")
make[2]: *** [pervasives.cmi] Error 2
Full log here:
http://deci.ovh.le-gall.net:8080/job/ocaml/label=femto/25/console
Steps to reproduce
Build from scratch on Raspbian system:
svn co
make clean || true
./configure
make world
Additional information
Feel free to contact me if you need to access the system.
File attachments
Original bug ID: 5977
Reporter: gildor
Assigned to: @alainfrisch
Status: closed (set by @xavierleroy on 2015-12-11T18:18:36Z)
Resolution: fixed
Priority: normal
Severity: minor
Platform: armv6l
OS: Raspbian (aka Debian Wheezy)
OS Version: wheezy
Version: later
Category: ~DO NOT USE (was: OCaml general)
Related to: #5575 #5793 #5986
Monitored by: @dbuenzli
Bug description
When trying to build from a clean environment:
make[2]: Entering directory
/home/jenkins/workspace/ocaml/label/femto/stdlib' ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib./Compflags pervasives.cmi` -c pervasives.mliFatal error: exception Failure("input_value: integer too large")
make[2]: *** [pervasives.cmi] Error 2
Full log here:
http://deci.ovh.le-gall.net:8080/job/ocaml/label=femto/25/console
Steps to reproduce
Build from scratch on Raspbian system:
svn co
make clean || true
./configure
make world
Additional information
Feel free to contact me if you need to access the system.
File attachments