public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/101235] New: Fails to bootstrap with binutils 2.32
@ 2021-06-28  6:41 rguenth at gcc dot gnu.org
  2021-06-28  6:42 ` [Bug target/101235] [11/12 Regression] " rguenth at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-28  6:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101235

            Bug ID: 101235
           Summary: Fails to bootstrap with binutils 2.32
           Product: gcc
           Version: 11.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
  Target Milestone: ---

Configuring with

../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man
--libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,ada,go --enable-checking=release
--disable-werror --with-gxx-include-dir=/usr/include/c++/11 --enable-ssp
--disable-libssp --disable-libvtv --enable-cet=auto --disable-libcc1
--disable-plugin --with-bugurl=https://bugs.opensuse.org/
'--with-pkgversion=SUSE Linux' --with-slibdir=/lib64 --with-system-zlib
--enable-libstdcxx-allocator=new --disable-libstdcxx-pch
--enable-version-specific-runtime-libs --with-gcc-major-version-only
--enable-linker-build-id --enable-linux-futex --enable-gnu-indirect-function
--program-suffix=-11 --without-system-libunwind --with-cpu=power8
--with-tune=power9 --enable-secureplt --with-long-double-128
--enable-targets=powerpcle-linux --disable-multilib
--build=powerpc64le-suse-linux --host=powerpc64le-suse-linux

causes the build to fail with

[ 1330s] Assembler messages:
[ 1330s] Error: invalid switch -mpower10
[ 1330s] Error: unrecognized option -mpower10
[ 1330s] make[3]: *** [../../../libgcc/shared-object.mk:14: float128-p10.o]
Erro
r 1
[ 1330s] make[3]: *** Waiting for unfinished jobs....
[ 1330s] make[3]: Leaving directory
'/home/abuild/rpmbuild/BUILD/gcc-11.1.1+git400/obj-powerpc64le-suse-linux/powerpc64le-suse-linux/libgcc'
[ 1330s] make[2]: *** [Makefile:19304: all-stage1-target-libgcc] Error 2
[ 1330s] make[2]: Leaving directory
'/home/abuild/rpmbuild/BUILD/gcc-11.1.1+git400/obj-powerpc64le-suse-linux'
[ 1330s] make[1]: *** [Makefile:25648: stage1-bubble] Error 2
[ 1330s] make[1]: Leaving directory
'/home/abuild/rpmbuild/BUILD/gcc-11.1.1+git400/obj-powerpc64le-suse-linux'
[ 1330s] make: *** [Makefile:26587: profiledbootstrap] Error 2
[ 1330s] error: Bad exit status from /var/tmp/rpm-tmp.3OT8Gy (%build)

I don't remember seeing the fail with 11.1.0 so the issue must have crept in
recently.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-06-29  5:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28  6:41 [Bug target/101235] New: Fails to bootstrap with binutils 2.32 rguenth at gcc dot gnu.org
2021-06-28  6:42 ` [Bug target/101235] [11/12 Regression] " rguenth at gcc dot gnu.org
2021-06-28  6:43 ` linkw at gcc dot gnu.org
2021-06-28  8:22 ` linkw at gcc dot gnu.org
2021-06-28 10:15 ` segher at gcc dot gnu.org
2021-06-29  5:24 ` cvs-commit at gcc dot gnu.org
2021-06-29  5:30 ` linkw at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).