[Bug 261180] devel/ocaml-opam: does not build on ARM

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 23 Feb 2022 17:16:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261180

--- Comment #17 from Stefan Grundmann <sg2342@googlemail.com> ---
arm.armv7 with patch from 2022-02-23 14:08 UTC and NOPRECIOUSMAKEVARS= yes in
Makefile fails:

gmake[6]: Entering directory
'/usr/ports/devel/ocaml-opam/work/opam-full-2.1.2/bootstrap/ocaml-4.12.1/stdlib'
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48
-g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  
-nopervasives -c camlinternalFormatBasics.ml
/tmp/camlasmccb845.s:58:1: error: symbol '.L116' is already defined
.L116:
^
/tmp/camlasmccb845.s:459:1: error: symbol '.L193' is already defined
.L193:
^
/tmp/camlasmccb845.s:861:1: error: symbol '.L280' is already defined
.L280:
^
File
"/usr/ports/devel/ocaml-opam/work/opam-full-2.1.2/bootstrap/ocaml-4.12.1/stdlib/camlinternalFormatBasics.ml",
line 1:
Error: Assembler error, input left in file /tmp/camlasmccb845.s

-- 
You are receiving this mail because:
You are the assignee for the bug.