Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Feb 2022 18:25:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261180] devel/ocaml-opam: does not build on ARM
Message-ID:  <bug-261180-7788-yXrekOOHym@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261180-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261180-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261180

Mikael Urankar <mikael@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael@FreeBSD.org

--- Comment #8 from Mikael Urankar <mikael@FreeBSD.org> ---
It's because the bootstrap tarball is extracted at build time:

step to reproduce:

modify work/opam-full-2.1.2/bootstrap/ocaml-4.12.1/configure.ac
chflags schg work/opam-full-2.1.2/bootstrap/ocaml-4.12.1/configure.ac

make
cd /usr/ports/devel/ocaml-opam/work/opam-full-2.1.2 && gmake compiler
gmake[2]: Entering directory '/usr/ports/devel/ocaml-opam/work/opam-full-2.=
1.2'
env MAKE=3Dgmake BOOTSTRAP_EXTRA_OPTS=3D BOOTSTRAP_OPT_TARGET=3Dopt.opt
BOOTSTRAP_ROOT=3D.. BOOTSTRAP_DIR=3Dbootstrap ./shell/bootstrap-ocaml.sh=20
ocaml-4.12.1/configure.ac: Can't unlink already-existing object
tar: Error exit delayed from previous errors.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261180-7788-yXrekOOHym>