[Bug 239424] devel/binutils 2.32 fails to build on FreeBSD 13.0-CURRENT r350103 ppc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 24 23:41:16 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239424
Mark Millard <marklmi26-fbsd at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marklmi26-fbsd at yahoo.com
--- Comment #4 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
(In reply to Dennis Clarke from comment #3)
FYI (from the config.log): It looked like the below
was the source of the rejection.
configure:4330: checking whether the C compiler works
configure:4352: cc -O2 -pipe -I/usr/local/include -fstack-protector-strong
-fno-strict-aliasing -L/usr/local/lib -all-static -fstack-protector-strong
conftest.c >&5
cc1: error: unrecognized command line option "-all-static"
configure:4356: $? = 1
configure:4394: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4399: error: in `/usr/ports/devel/binutils/work/binutils-2.32':
configure:4402: error: C compiler cannot create executables
See `config.log' for more details
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list