Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2019 09:56:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 241974] lang/nim: Remove BROKEN for powerpc64
Message-ID:  <bug-241974-25139-b687s13u05@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241974-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241974-25139@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=3D241974

--- Comment #8 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
Now it won't build on ELFv2:
=3D=3D=3D>  Building for nim-1.0.2
cd /tmp/usr/ports/lang/nim/work/nim-1.0.2 && /usr/bin/env CC=3D"cc" LINKER=
=3D"cc"=20
COMP_FLAGS=3D" -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "
LINK_FLAGS=3D" -fstack-protector-strong "  /bin/sh build.sh
# OS: freebsd
# CPU: powerpc64
gcc -w -O3 -fno-strict-aliasing -m64 -Ic_code -c
c_code/1_2/stdlib_assertions.nim.c -o c_code/1_2/stdlib_assertions.nim.o
build.sh: gcc: not found

You need to add those patches to EXTRA_PATCHES and make them apply only when
GCC is used. See PPC_ABI variable.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241974-25139-b687s13u05>