From owner-dev-commits-ports-all@freebsd.org Sun Jul 11 22:31:37 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D51D264814A; Sun, 11 Jul 2021 22:31:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GNM7s4w13z3tw9; Sun, 11 Jul 2021 22:31:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 83AE1238BC; Sun, 11 Jul 2021 22:31:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16BMVbDO031080; Sun, 11 Jul 2021 22:31:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16BMVbP8031079; Sun, 11 Jul 2021 22:31:37 GMT (envelope-from git) Date: Sun, 11 Jul 2021 22:31:37 GMT Message-Id: <202107112231.16BMVbP8031079@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Piotr Kubaj Subject: git: 679903f446f6 - main - devel/creduce: fix build on powerpc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pkubaj X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 679903f446f688a0d13c173f5be6d1f4076790db Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jul 2021 22:31:38 -0000 The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=679903f446f688a0d13c173f5be6d1f4076790db commit 679903f446f688a0d13c173f5be6d1f4076790db Author: Piotr Kubaj AuthorDate: 2021-07-11 22:31:25 +0000 Commit: Piotr Kubaj CommitDate: 2021-07-11 22:31:25 +0000 devel/creduce: fix build on powerpc libtool: link: /usr/local/bin/clang80 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o unifdef unifdef-unifdef.o ld: error: unifdef.c:(function main: .text+0x1C2): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function main: .text+0x33A): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function main: .text+0x3C2): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function main: .text+0x422): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function main: .text+0x4EE): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function main: .text+0x81A): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function main: .text+0x8B2): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function main: .text+0x94A): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function process: .text+0x187A): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function process: .text+0x1912): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function process: .text+0x1A0E): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function process: .text+0x1A9E): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function process: .text+0x1B16): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function process: .text+0x1B7E): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function process: .text+0x1D72): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function skipcomment: .text+0x226A): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function findsym: .text+0x265A): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function findsym: .text+0x275A): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function eval_unary: .text+0x34D2): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: unifdef.c:(function eval_unary: .text+0x356E): unknown relocation (88) against symbol _ThreadRuneLocale ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) --- devel/creduce/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/devel/creduce/Makefile b/devel/creduce/Makefile index ce0ae6ad9254..e1d9811acfe0 100644 --- a/devel/creduce/Makefile +++ b/devel/creduce/Makefile @@ -31,4 +31,10 @@ USES= autoreconf gmake libtool perl5 CFLAGS_powerpc64= -mabi=elfv2 +.include + +.if ${ARCH} == powerpc +LLD_UNSAFE= yes +.endif + .include