Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2019 17:34: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-bgAmQTLdEy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241974-25139@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241974

Piotr Kubaj <pkubaj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Unable to Reproduce
                 CC|                            |pkubaj@FreeBSD.org

--- Comment #3 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
Still doesn't build on 12.1-RELEASE:
===>  Building for nim-1.0.2
cd /usr/local/poudriere/ports/default/lang/nim/work/nim-1.0.2 && /usr/bin/env
CC="cc" LINKER="cc"  COMP_FLAGS=" -O2 -pipe  -fstack-protector-strong
-fno-strict-aliasing " LINK_FLAGS=
" -fstack-protector-strong "  /bin/sh build.sh
# OS: freebsd
# CPU: powerpc64
clang -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: clang: not found

It builds on when using clang in base but this is currently only on head and
requires additional patches - official head still uses elfv1.

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

help

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