Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622264 - net-misc/unison-2.48.4 out of bounds error if compiled in Native code
Summary: net-misc/unison-2.48.4 out of bounds error if compiled in Native code
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: Normal 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: 2017-06-20 00:12 UTC by Reimundo Heluani
Modified: 2020-10-24 15:21 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reimundo Heluani 2017-06-20 00:12:52 UTC
When compiled with +ocamlopt (the default) on a Raspberry-Pi, I get an out of bounds error: 

Invalid argument: index out of bounds 
Raised by primitive operation at file "/var/tmp/portage/net-misc/unison-2.48.4/work/src/uitext.ml", line 690, characters 12-74 

Works fine compiled with -ocamlopt. However I had to add MAKEOPTS="-j1" to manage to compile this version.
Comment 1 Benda Xu gentoo-dev 2017-07-05 06:38:02 UTC
Cannot reproduce on amd64.  Need to confirm on arm.
Comment 2 Reimundo Heluani 2017-07-05 10:39:32 UTC
yes, on my 5 machines, only one is arm and it is the only one where I found this problem.
Comment 3 Volkmar W. Pogatzki 2020-10-23 08:44:33 UTC
Is this still an issue?
Comment 4 Nico Baggus 2020-10-24 15:15:48 UTC
I stopped using gentoo on RPi.

It does build on amd64
(version now is quite a lot later (2.48.15).

So no, i guess this one can be closed.