Public bug reported:

When building a certain application after upgrading to the latest gcc5
packages, gcc now fails to link with the following output:

/bin/bash ../libtool --tag=CC   --mode=link gcc  -lpthread -mcpu=7450 -O2 -ggdb 
 -ldl -lnsl -o pcsx LnxMain.o Plugin.o Config.o Gtk2Gui.o MemcardDlg.o 
ConfDlg.o Cheat.o DebugMemory.o AboutDlg.o -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo 
-lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0   -lglade-2.0 
-lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 
-lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig 
-lgobject-2.0 -lglib-2.0   -lpthread -lz -lm -lXext -lXtst 
../libpcsxcore/libpcsxcore.a -lpthread
libtool: link: gcc -mcpu=7450 -O2 -ggdb -o pcsx LnxMain.o Plugin.o Config.o 
Gtk2Gui.o MemcardDlg.o ConfDlg.o Cheat.o DebugMemory.o AboutDlg.o  -ldl -lnsl 
/usr/lib/powerpc-linux-gnu/libglade-2.0.so -lgtk-x11-2.0 
/usr/lib/powerpc-linux-gnu/libxml2.so -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
-lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 
/usr/lib/powerpc-linux-gnu/libcairo.so -lpango-1.0 
/usr/lib/powerpc-linux-gnu/libfreetype.so -lfontconfig -lgobject-2.0 -lglib-2.0 
-lz -lm -lXext -lXtst ../libpcsxcore/libpcsxcore.a -lpthread
lto1: internal compiler error: in lhd_tree_size, at langhooks.c:302
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
lto-wrapper: fatal error: gcc returned 1 exit status
compilation terminated.
/usr/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status
Kompilierung fehlgeschlagen.
make[1]: Verlasse Verzeichnis '/home/jochen/sources/pcsxr-1.9.92.release/gui'
make[1]: *** [pcsx] Fehler 1
make: *** [all-recursive] Fehler 1

Before upgrading, the application built fine, so this is probably a
regreesion

** Affects: gcc-5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1514092

Title:
  gcc5-powerpc:lto1: internal compiler error: in lhd_tree_size, at
  langhooks.c:302

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1514092/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to