Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2019 23:41:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 239424] devel/binutils 2.32 fails to build on FreeBSD 13.0-CURRENT r350103 ppc64
Message-ID:  <bug-239424-25139-YoVQkJHzhw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239424-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239424-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=3D239424

Mark Millard <marklmi26-fbsd@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marklmi26-fbsd@yahoo.com

--- Comment #4 from Mark Millard <marklmi26-fbsd@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-stro=
ng=20
conftest.c  >&5
cc1: error: unrecognized command line option "-all-static"
configure:4356: $? =3D 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.  */
|=20
| int
| main ()
| {
|=20
|   ;
|   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

--=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-239424-25139-YoVQkJHzhw>