Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2018 14:12:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231785] devel/libffcall: Fix build on powerpc64
Message-ID:  <bug-231785-7788-HJ8y7FU4BJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231785-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231785-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=3D231785

--- Comment #8 from Tobias Kortkamp <tobik@freebsd.org> ---
> For some strange reason, when compiling on powerpc64 __sparc64__
> is also defined, which makes farg variable to be defined twice,
> which makes the port fail to build.

I do not like this.  Can we not find the root cause?  Are you sure
the port is functional after this change?  Having __sparc64__ defined
when it should not be probably has other consequences.  Does the
test suite (set TEST_TARGET=3Dcheck in the port and then `make test`)
pass on powerpc64?

Has anybody reported this issue upstream?

--=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-231785-7788-HJ8y7FU4BJ>