[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#816776: marked as done (g++: internal compiler error: Segmentation fault when building qt-everywhere-opensource-src-4.8.7)



Your message dated Tue, 20 Sep 2016 22:15:11 +0000
with message-id <[🔎] E1bmTJn-0005QY-0D@franck.debian.org>
and subject line Bug#838316: Removed package(s) from unstable
has caused the Debian Bug report #816776,
regarding g++: internal compiler error: Segmentation fault when building qt-everywhere-opensource-src-4.8.7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
816776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816776
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: g++-4.9
Version: 4.9.2-10
Severity: normal

Dear Maintainer,

Here is my error log :

/*************************/

g++ -c -include .pch/release-shared/QtCore -I/home/linuxconsole25/x86_64/include -I/home/linuxconsole25/dibab/CXXFLAGS -I/home/linuxconsole25/x86_64/include -I/home/linuxconsole25/x86_64/include/AL -I/home/linuxconsole25/x86_64/irrlicht -I/home/linuxconsole25/x86_64/include/freetype2 -I/home/linuxconsole25/x86_64/include -I/home/linuxconsole25/dibab/CXXFLAGS -I/home/linuxconsole25/x86_64/include -I/home/linuxconsole25/x86_64/include/AL -I/home/linuxconsole25/x86_64/irrlicht -I/home/linuxconsole25/x86_64/include/freetype2 -pthread -I/home/linuxconsole25/x86_64/include/glib-2.0 -I/home/linuxconsole25/x86_64/lib/glib-2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DELF_INTERPRETER=\"/lib64/ld-linux-x86-64.so.2\" -DQLIBRARYINFO_EPOCROOT -DQT_USE_ICU -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG -DQT_HAVE_MMX 
 -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/home/linuxconsole25/dibab/src/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -I/home/linuxconsole25/dibab/src/qt-everywhere-opensource-src-4.8.7/src/corelib -I../../include -I../../include/QtCore -I.rcc/release-shared -Iglobal -I/home/linuxconsole25/dibab/src/qt-everywhere-opensource-src-4.8.7/tools/shared -I/home/linuxconsole25/dibab/src/qt-everywhere-opensource-src-4.8.7/src/3rdparty/harfbuzz/src -I/home/linuxconsole25/dibab/src/qt-everywhere-opensource-src-4.8.7/src/3rdparty/md5 -I/home/linuxconsole25/dibab/src/qt-everywhere-opensource-src-4.8.7/src/3rdparty/md4 -I.moc/release-shared -I/home/linuxconsole25//include -I. -o .obj/release-shared/qabstractanimation.o /home/linuxconsole25/dibab/src/qt-everywhere-opensource-src-4.8.7/src/corelib/animation/qabstractanimation.cpp

g++: internal compiler error: Segmentation fault (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Makefile:7394: recipe for target '.obj/release-shared/qabstractanimation.o' failed
make[1]: *** [.obj/release-shared/qabstractanimation.o] Error 4
make[1]: Leaving directory '/home/linuxconsole25/dibab/build-x86_64/qt-everywhere-opensource-src-4.8.7/src/corelib'
Makefile:204: recipe for target 'sub-corelib-make_default-ordered' failed
make: *** [sub-corelib-make_default-ordered] Error 2

/*************************/

What can I do for "full bug report" ?

Thanks

Yann Le Doaré, France

-- System Information:
Debian Release: 8.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14.32-xxxx-grs-ipv6-64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages g++-4.9 depends on:
ii  gcc-4.9            4.9.2-10
ii  gcc-4.9-base       4.9.2-10
ii  libc6              2.19-18+deb8u3
ii  libcloog-isl4      0.18.2-1+b2
ii  libgmp10           2:6.0.0+dfsg-6
ii  libisl10           0.12.2-2
ii  libmpc3            1.0.2-1
ii  libmpfr4           3.1.2-2
ii  libstdc++-4.9-dev  4.9.2-10
ii  zlib1g             1:1.2.8.dfsg-2+b1

g++-4.9 recommends no packages.

Versions of packages g++-4.9 suggests:
pn  g++-4.9-multilib    <none>
pn  gcc-4.9-doc         <none>
pn  libstdc++6-4.9-dbg  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 4.9.4-2+rm

Dear submitter,

as the package gcc-4.9 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/838316

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Chris Lamb (the ftpmaster behind the curtain)

--- End Message ---

Reply to: