Skip to content

Instantly share code, notes, and snippets.

@bbandix
Created November 24, 2011 13:11
Show Gist options
  • Save bbandix/1391310 to your computer and use it in GitHub Desktop.
Save bbandix/1391310 to your computer and use it in GitHub Desktop.
In file included from /home/abecsi/swork/qt5_build/qtbase/include/QtCore/5.0.0/QtCore/private/qvariant_p.h:1,
from /home/abecsi/swork/qt5/qtbase/src/corelib/kernel/qvariant.cpp:55:
/home/abecsi/swork/qt5/qtbase/src/corelib/kernel/qvariant_p.h:212: warning: all
member functions in class `QVariantIsNull<Filter>::HasIsNullMethod<T,
IsClass>' are private
/home/abecsi/swork/qt5/qtbase/src/corelib/kernel/qvariant_p.h: In instantiation of `QVariantIsNull<<unnamed>::CoreTypesFilter>::HasIsNullMethod<QVariantIsNull<<unnamed>::CoreTypesFilter>::SelfTest1, true>':
/home/abecsi/swork/qt5/qtbase/src/corelib/kernel/qvariant_p.h:238: instantiated from `QVariantIsNull<<unnamed>::CoreTypesFilter>'
/home/abecsi/swork/qt5/qtbase/src/corelib/kernel/qvariant.cpp:119: instantiated from here
/home/abecsi/swork/qt5/qtbase/src/corelib/kernel/qvariant_p.h:222: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make: *** [qvariant.o] Error 1
make: *** No targets specified and no makefile found. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment