Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 138498 Details for
Bug 202315
media-libs/amanith-0.3-r1 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
LC_ALL=C emerge -1 amanith &> amanith.log
amanith.log (text/plain), 124.08 KB, created by
Christoph Brill (egore) (RESIGNED)
on 2007-12-14 20:01:40 UTC
(
hide
)
Description:
LC_ALL=C emerge -1 amanith &> amanith.log
Filename:
MIME Type:
Creator:
Christoph Brill (egore) (RESIGNED)
Created:
2007-12-14 20:01:40 UTC
Size:
124.08 KB
patch
obsolete
> * Overlay eclass overrides eclass from PORTDIR: > * > * '/usr/local/overlays/gnome-experimental/eclass/gnome2.eclass' > * > * It is best to avoid overridding eclasses from PORTDIR because it will > * trigger invalidation of cached ebuild metadata that is distributed with > * the portage tree. If you must override eclasses from PORTDIR then you > * are advised to run `emerge --regen` after each time that you run `emerge > * --sync`. Set PORTAGE_ECLASS_WARNING_ENABLE="0" in /etc/make.conf if you > * would like to disable this warning. >Calculating dependencies !!! A file is not listed in the Manifest: '/usr/local/overlays/gentoo-de/dev-util/giggle/giggle-0.3.ebuild' > ... done! >>>> Verifying ebuild Manifests... > >>>> Emerging (1 of 1) media-libs/amanith-0.3-r1 to / > * amanith_03.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking amanith_03.tar.gz ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking amanith_03.tar.gz to /var/tmp/portage/media-libs/amanith-0.3-r1/work >tar: A lone zero block at 48652 > [32;01m*[0m Applying amanith-0.3-build.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying amanith-0.3-gcc4.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying amanith-0.3-freetype.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-libs/amanith-0.3-r1/work/amanith ... >cd build/ && /usr/bin/qmake build.pro -unix QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_CFLAGS=-O2\ -pipe\ -march=athlon64\ -ggdb QMAKE_CXXFLAGS=-O2\ -pipe\ -march=athlon64\ -ggdb QMAKE_LFLAGS=-Wl,--as-needed -o Makefile >cd plugins/ && /usr/bin/qmake plugins.pro -unix QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_CFLAGS=-O2\ -pipe\ -march=athlon64\ -ggdb QMAKE_CXXFLAGS=-O2\ -pipe\ -march=athlon64\ -ggdb QMAKE_LFLAGS=-Wl,--as-needed -o Makefile >cd build/ && make -f Makefile >make[1]: Entering directory `/var/tmp/portage/media-libs/amanith-0.3-r1/work/amanith/build' >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gelement.o ../src/gelement.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gproperty.o ../src/gproperty.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gmultiproperty.o ../src/gmultiproperty.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gkernel.o ../src/gkernel.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gerror.o ../src/gerror.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gimpexp.o ../src/gimpexp.cpp >../src/gkernel.cpp: In member function 'Amanith::GError Amanith::GKernel::LoadPlugin(const char*, const Amanith::GClassID*)': >../src/gkernel.cpp:327: warning: dereferencing type-punned pointer will break strict-aliasing rules >../src/gkernel.cpp:328: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gpluglib.o ../src/gpluglib.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gcurve1d.o ../src/1d/gcurve1d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gmulticurve1d.o ../src/1d/gmulticurve1d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gbeziercurve1d.o ../src/1d/gbeziercurve1d.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gbsplinecurve1d.o ../src/1d/gbsplinecurve1d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gpolylinecurve1d.o ../src/1d/gpolylinecurve1d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o ghermitecurve1d.o ../src/1d/ghermitecurve1d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gcurve2d.o ../src/2d/gcurve2d.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gmulticurve2d.o ../src/2d/gmulticurve2d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gbeziercurve2d.o ../src/2d/gbeziercurve2d.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gbsplinecurve2d.o ../src/2d/gbsplinecurve2d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gpolylinecurve2d.o ../src/2d/gpolylinecurve2d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o ghermitecurve2d.o ../src/2d/ghermitecurve2d.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gellipsecurve2d.o ../src/2d/gellipsecurve2d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 5u, unsigned int COLS = 5u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 5u, unsigned int COLS = 5u]' >../include/amanith/geometry/gmatrix.h:726: instantiated from 'bool Amanith::InvertFull_GJ(Amanith::GMatrix<DATA_TYPE, SIZE, SIZE>&, const Amanith::GMatrix<DATA_TYPE, SIZE, SIZE>&, DATA_TYPE&, DATA_TYPE) [with DATA_TYPE = double, unsigned int SIZE = 5u]' >../src/2d/gellipsecurve2d.cpp:821: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gmesh2d.o ../src/2d/gmesh2d.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gpath2d.o ../src/2d/gpath2d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gtracer2d.o ../src/2d/gtracer2d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gpixelmap.o ../src/2d/gpixelmap.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gfont2d.o ../src/2d/gfont2d.cpp >../src/2d/gfont2d.cpp: In member function 'const Amanith::GPoint2& Amanith::GFont2D::KerningByIndex(unsigned int, unsigned int) const': >../src/2d/gfont2d.cpp:1326: warning: reference to local variable 'entry' returned >../src/2d/gfont2d.cpp:1326: warning: reference to local variable 'entry' returned >../src/2d/gfont2d.cpp:1326: warning: reference to local variable 'entry' returned >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gtesselator2d.o ../src/2d/gtesselator2d.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o ganimtrsnode2d.o ../src/2d/ganimtrsnode2d.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gaffineparts.o ../src/geometry/gaffineparts.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o geigen.o ../src/numerics/geigen.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gintegration.o ../src/numerics/gintegration.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gdrawstyle.o ../src/rendering/gdrawstyle.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gdrawboard.o ../src/rendering/gdrawboard.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gopenglboard.o ../src/rendering/gopenglboard.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gopenglstyles.o ../src/rendering/gopenglstyles.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../src/rendering/gopenglboard.cpp:910: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gopenglmasks.o ../src/rendering/gopenglmasks.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../src/rendering/gopenglstyles.cpp:857: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../src/rendering/gopenglmasks.cpp:124: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gopenglgroups.o ../src/rendering/gopenglgroups.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../src/rendering/gopenglgroups.cpp:60: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gopenglradialgrad.o ../src/rendering/gopenglradialgrad.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gopenglconicalgrad.o ../src/rendering/gopenglconicalgrad.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gopenglstroke.o ../src/rendering/gopenglstroke.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gopenglgeometries.o ../src/rendering/gopenglgeometries.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gopenglcache.o ../src/rendering/gopenglcache.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gopenglcompositing.o ../src/rendering/gopenglcompositing.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gavltree.o ../src/support/gavltree.cpp >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gutilities.o ../src/support/gutilities.cpp >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 2u, unsigned int COLS = 2u]' >../include/amanith/geometry/gmatrix.h:2414: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 3u, unsigned int COLS = 3u]' >../include/amanith/geometry/gmatrix.h:2416: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >../include/amanith/geometry/gmatrix.h: In member function 'const DATA_TYPE** Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::Data() const [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]': >../include/amanith/geometry/gmatrix.h:167: instantiated from 'Amanith::GMatrix<DATA_TYPE, ROWS, COLS>::GMatrix(const Amanith::GMatrix<DATA_TYPE, ROWS, COLS>&) [with DATA_TYPE = double, unsigned int ROWS = 4u, unsigned int COLS = 4u]' >../include/amanith/geometry/gmatrix.h:2418: instantiated from here >../include/amanith/geometry/gmatrix.h:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o gsvgpathtokenizer.o ../src/support/gsvgpathtokenizer.cpp >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=athlon64 -ggdb -O2 -pipe -march=athlon64 -ggdb -Wall -W -fPIC -DUSE_QT4 -D_OPENGLEXT_PLUGIN -D_JPEG_PLUGIN -D_PNG_PLUGIN -D_FONTS_PLUGIN -DDOUBLE_REAL_TYPE -DG_MAKE_DLL -DGLEW_BUILD -DG_MAKE_PLUGIN -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../include -I/usr/include -I. -o glew.o ../src/support/glew.c >../src/support/glew.c: In function 'glewContextInit': >../src/support/glew.c:4736: error: assignment of read-only location >../src/support/glew.c:4737: error: assignment of read-only location >../src/support/glew.c:4738: error: assignment of read-only location >../src/support/glew.c:4739: error: assignment of read-only location >../src/support/glew.c:4740: error: assignment of read-only location >../src/support/glew.c:4741: error: assignment of read-only location >../src/support/glew.c:4747: error: assignment of read-only location >../src/support/glew.c:4748: error: assignment of read-only location >../src/support/glew.c:4749: error: assignment of read-only location >../src/support/glew.c:4750: error: assignment of read-only location >../src/support/glew.c:4751: error: assignment of read-only location >../src/support/glew.c:4752: error: assignment of read-only location >../src/support/glew.c:4756: error: assignment of read-only location >../src/support/glew.c:4757: error: assignment of read-only location >../src/support/glew.c:4758: error: assignment of read-only location >../src/support/glew.c:4759: error: assignment of read-only location >../src/support/glew.c:4760: error: assignment of read-only location >../src/support/glew.c:4761: error: assignment of read-only location >../src/support/glew.c:4765: error: assignment of read-only location >../src/support/glew.c:4766: error: assignment of read-only location >../src/support/glew.c:4767: error: assignment of read-only location >../src/support/glew.c:4768: error: assignment of read-only location >../src/support/glew.c:4769: error: assignment of read-only location >../src/support/glew.c:4770: error: assignment of read-only location >../src/support/glew.c:4774: error: assignment of read-only location >../src/support/glew.c:4775: error: assignment of read-only location >../src/support/glew.c:4776: error: assignment of read-only location >../src/support/glew.c:4777: error: assignment of read-only location >../src/support/glew.c:4778: error: assignment of read-only location >../src/support/glew.c:4779: error: assignment of read-only location >../src/support/glew.c:4783: error: assignment of read-only location >../src/support/glew.c:4784: error: assignment of read-only location >../src/support/glew.c:4785: error: assignment of read-only location >../src/support/glew.c:4786: error: assignment of read-only location >../src/support/glew.c:4787: error: assignment of read-only location >../src/support/glew.c:4788: error: assignment of read-only location >../src/support/glew.c:4794: error: assignment of read-only location >../src/support/glew.c:4797: error: assignment of read-only location >../src/support/glew.c:4800: error: assignment of read-only location >../src/support/glew.c:4803: error: assignment of read-only location >../src/support/glew.c:4806: error: assignment of read-only location >../src/support/glew.c:4809: error: assignment of read-only location >../src/support/glew.c:4812: error: assignment of read-only location >../src/support/glew.c:4813: error: assignment of read-only location >../src/support/glew.c:4816: error: assignment of read-only location >../src/support/glew.c:4819: error: assignment of read-only location >../src/support/glew.c:4822: error: assignment of read-only location >../src/support/glew.c:4823: error: assignment of read-only location >../src/support/glew.c:4826: error: assignment of read-only location >../src/support/glew.c:4827: error: assignment of read-only location >../src/support/glew.c:4830: error: assignment of read-only location >../src/support/glew.c:4833: error: assignment of read-only location >../src/support/glew.c:4836: error: assignment of read-only location >../src/support/glew.c:4839: error: assignment of read-only location >../src/support/glew.c:4840: error: assignment of read-only location >../src/support/glew.c:4843: error: assignment of read-only location >../src/support/glew.c:4846: error: assignment of read-only location >../src/support/glew.c:4847: error: assignment of read-only location >../src/support/glew.c:4850: error: assignment of read-only location >../src/support/glew.c:4851: error: assignment of read-only location >../src/support/glew.c:4854: error: assignment of read-only location >../src/support/glew.c:4857: error: assignment of read-only location >../src/support/glew.c:4858: error: assignment of read-only location >../src/support/glew.c:4861: error: assignment of read-only location >../src/support/glew.c:4864: error: assignment of read-only location >../src/support/glew.c:4865: error: assignment of read-only location >../src/support/glew.c:4868: error: assignment of read-only location >../src/support/glew.c:4871: error: assignment of read-only location >../src/support/glew.c:4874: error: assignment of read-only location >../src/support/glew.c:4877: error: assignment of read-only location >../src/support/glew.c:4880: error: assignment of read-only location >../src/support/glew.c:4881: error: assignment of read-only location >../src/support/glew.c:4884: error: assignment of read-only location >../src/support/glew.c:4885: error: assignment of read-only location >../src/support/glew.c:4888: error: assignment of read-only location >../src/support/glew.c:4889: error: assignment of read-only location >../src/support/glew.c:4892: error: assignment of read-only location >../src/support/glew.c:4893: error: assignment of read-only location >../src/support/glew.c:4896: error: assignment of read-only location >../src/support/glew.c:4897: error: assignment of read-only location >../src/support/glew.c:4900: error: assignment of read-only location >../src/support/glew.c:4903: error: assignment of read-only location >../src/support/glew.c:4904: error: assignment of read-only location >../src/support/glew.c:4907: error: assignment of read-only location >../src/support/glew.c:4910: error: assignment of read-only location >../src/support/glew.c:4911: error: assignment of read-only location >../src/support/glew.c:4914: error: assignment of read-only location >../src/support/glew.c:4917: error: assignment of read-only location >../src/support/glew.c:4920: error: assignment of read-only location >../src/support/glew.c:4923: error: assignment of read-only location >../src/support/glew.c:4926: error: assignment of read-only location >../src/support/glew.c:4927: error: assignment of read-only location >../src/support/glew.c:4930: error: assignment of read-only location >../src/support/glew.c:4933: error: assignment of read-only location >../src/support/glew.c:4936: error: assignment of read-only location >../src/support/glew.c:4939: error: assignment of read-only location >../src/support/glew.c:4942: error: assignment of read-only location >../src/support/glew.c:4945: error: assignment of read-only location >../src/support/glew.c:4948: error: assignment of read-only location >../src/support/glew.c:4951: error: assignment of read-only location >../src/support/glew.c:4954: error: assignment of read-only location >../src/support/glew.c:4957: error: assignment of read-only location >../src/support/glew.c:4958: error: assignment of read-only location >../src/support/glew.c:4961: error: assignment of read-only location >../src/support/glew.c:4962: error: assignment of read-only location >../src/support/glew.c:4965: error: assignment of read-only location >../src/support/glew.c:4966: error: assignment of read-only location >../src/support/glew.c:4969: error: assignment of read-only location >../src/support/glew.c:4970: error: assignment of read-only location >../src/support/glew.c:4973: error: assignment of read-only location >../src/support/glew.c:4974: error: assignment of read-only location >../src/support/glew.c:4977: error: assignment of read-only location >../src/support/glew.c:4978: error: assignment of read-only location >../src/support/glew.c:4981: error: assignment of read-only location >../src/support/glew.c:4984: error: assignment of read-only location >../src/support/glew.c:4987: error: assignment of read-only location >../src/support/glew.c:4990: error: assignment of read-only location >../src/support/glew.c:4993: error: assignment of read-only location >../src/support/glew.c:4994: error: assignment of read-only location >../src/support/glew.c:4997: error: assignment of read-only location >../src/support/glew.c:4998: error: assignment of read-only location >../src/support/glew.c:5001: error: assignment of read-only location >../src/support/glew.c:5002: error: assignment of read-only location >../src/support/glew.c:5005: error: assignment of read-only location >../src/support/glew.c:5006: error: assignment of read-only location >../src/support/glew.c:5009: error: assignment of read-only location >../src/support/glew.c:5010: error: assignment of read-only location >../src/support/glew.c:5013: error: assignment of read-only location >../src/support/glew.c:5014: error: assignment of read-only location >../src/support/glew.c:5017: error: assignment of read-only location >../src/support/glew.c:5018: error: assignment of read-only location >../src/support/glew.c:5021: error: assignment of read-only location >../src/support/glew.c:5024: error: assignment of read-only location >../src/support/glew.c:5027: error: assignment of read-only location >../src/support/glew.c:5030: error: assignment of read-only location >../src/support/glew.c:5033: error: assignment of read-only location >../src/support/glew.c:5036: error: assignment of read-only location >../src/support/glew.c:5037: error: assignment of read-only location >../src/support/glew.c:5040: error: assignment of read-only location >../src/support/glew.c:5041: error: assignment of read-only location >../src/support/glew.c:5044: error: assignment of read-only location >../src/support/glew.c:5045: error: assignment of read-only location >../src/support/glew.c:5048: error: assignment of read-only location >../src/support/glew.c:5051: error: assignment of read-only location >../src/support/glew.c:5054: error: assignment of read-only location >../src/support/glew.c:5057: error: assignment of read-only location >../src/support/glew.c:5060: error: assignment of read-only location >../src/support/glew.c:5061: error: assignment of read-only location >../src/support/glew.c:5064: error: assignment of read-only location >../src/support/glew.c:5065: error: assignment of read-only location >../src/support/glew.c:5068: error: assignment of read-only location >../src/support/glew.c:5069: error: assignment of read-only location >../src/support/glew.c:5072: error: assignment of read-only location >../src/support/glew.c:5075: error: assignment of read-only location >../src/support/glew.c:5076: error: assignment of read-only location >../src/support/glew.c:5079: error: assignment of read-only location >../src/support/glew.c:5082: error: assignment of read-only location >../src/support/glew.c:5085: error: assignment of read-only location >../src/support/glew.c:5088: error: assignment of read-only location >../src/support/glew.c:5089: error: assignment of read-only location >../src/support/glew.c:5092: error: assignment of read-only location >../src/support/glew.c:5093: error: assignment of read-only location >../src/support/glew.c:5096: error: assignment of read-only location >../src/support/glew.c:5097: error: assignment of read-only location >../src/support/glew.c:5100: error: assignment of read-only location >../src/support/glew.c:5101: error: assignment of read-only location >../src/support/glew.c:5104: error: assignment of read-only location >../src/support/glew.c:5105: error: assignment of read-only location >../src/support/glew.c:5108: error: assignment of read-only location >../src/support/glew.c:5109: error: assignment of read-only location >../src/support/glew.c:5112: error: assignment of read-only location >../src/support/glew.c:5113: error: assignment of read-only location >../src/support/glew.c:5116: error: assignment of read-only location >../src/support/glew.c:5117: error: assignment of read-only location >../src/support/glew.c:5120: error: assignment of read-only location >../src/support/glew.c:5121: error: assignment of read-only location >../src/support/glew.c:5124: error: assignment of read-only location >../src/support/glew.c:5125: error: assignment of read-only location >../src/support/glew.c:5128: error: assignment of read-only location >../src/support/glew.c:5129: error: assignment of read-only location >../src/support/glew.c:5132: error: assignment of read-only location >../src/support/glew.c:5133: error: assignment of read-only location >../src/support/glew.c:5136: error: assignment of read-only location >../src/support/glew.c:5139: error: assignment of read-only location >../src/support/glew.c:5140: error: assignment of read-only location >../src/support/glew.c:5143: error: assignment of read-only location >../src/support/glew.c:5144: error: assignment of read-only location >../src/support/glew.c:5147: error: assignment of read-only location >../src/support/glew.c:5150: error: assignment of read-only location >../src/support/glew.c:5151: error: assignment of read-only location >../src/support/glew.c:5154: error: assignment of read-only location >../src/support/glew.c:5157: error: assignment of read-only location >../src/support/glew.c:5158: error: assignment of read-only location >../src/support/glew.c:5161: error: assignment of read-only location >../src/support/glew.c:5162: error: assignment of read-only location >../src/support/glew.c:5165: error: assignment of read-only location >../src/support/glew.c:5168: error: assignment of read-only location >../src/support/glew.c:5169: error: assignment of read-only location >../src/support/glew.c:5172: error: assignment of read-only location >../src/support/glew.c:5175: error: assignment of read-only location >../src/support/glew.c:5176: error: assignment of read-only location >../src/support/glew.c:5179: error: assignment of read-only location >../src/support/glew.c:5182: error: assignment of read-only location >../src/support/glew.c:5183: error: assignment of read-only location >../src/support/glew.c:5186: error: assignment of read-only location >../src/support/glew.c:5187: error: assignment of read-only location >../src/support/glew.c:5190: error: assignment of read-only location >../src/support/glew.c:5193: error: assignment of read-only location >../src/support/glew.c:5194: error: assignment of read-only location >../src/support/glew.c:5197: error: assignment of read-only location >../src/support/glew.c:5198: error: assignment of read-only location >../src/support/glew.c:5201: error: assignment of read-only location >../src/support/glew.c:5204: error: assignment of read-only location >../src/support/glew.c:5207: error: assignment of read-only location >../src/support/glew.c:5210: error: assignment of read-only location >../src/support/glew.c:5211: error: assignment of read-only location >../src/support/glew.c:5214: error: assignment of read-only location >../src/support/glew.c:5217: error: assignment of read-only location >../src/support/glew.c:5218: error: assignment of read-only location >../src/support/glew.c:5221: error: assignment of read-only location >../src/support/glew.c:5224: error: assignment of read-only location >../src/support/glew.c:5225: error: assignment of read-only location >../src/support/glew.c:5228: error: assignment of read-only location >../src/support/glew.c:5231: error: assignment of read-only location >../src/support/glew.c:5234: error: assignment of read-only location >../src/support/glew.c:5237: error: assignment of read-only location >../src/support/glew.c:5240: error: assignment of read-only location >../src/support/glew.c:5243: error: assignment of read-only location >../src/support/glew.c:5246: error: assignment of read-only location >../src/support/glew.c:5249: error: assignment of read-only location >../src/support/glew.c:5252: error: assignment of read-only location >../src/support/glew.c:5255: error: assignment of read-only location >../src/support/glew.c:5258: error: assignment of read-only location >../src/support/glew.c:5261: error: assignment of read-only location >../src/support/glew.c:5262: error: assignment of read-only location >../src/support/glew.c:5265: error: assignment of read-only location >../src/support/glew.c:5266: error: assignment of read-only location >../src/support/glew.c:5269: error: assignment of read-only location >../src/support/glew.c:5272: error: assignment of read-only location >../src/support/glew.c:5273: error: assignment of read-only location >../src/support/glew.c:5276: error: assignment of read-only location >../src/support/glew.c:5277: error: assignment of read-only location >../src/support/glew.c:5280: error: assignment of read-only location >../src/support/glew.c:5281: error: assignment of read-only location >../src/support/glew.c:5284: error: assignment of read-only location >../src/support/glew.c:5285: error: assignment of read-only location >../src/support/glew.c:5288: error: assignment of read-only location >../src/support/glew.c:5291: error: assignment of read-only location >../src/support/glew.c:5292: error: assignment of read-only location >../src/support/glew.c:5295: error: assignment of read-only location >../src/support/glew.c:5298: error: assignment of read-only location >../src/support/glew.c:5301: error: assignment of read-only location >../src/support/glew.c:5304: error: assignment of read-only location >../src/support/glew.c:5305: error: assignment of read-only location >../src/support/glew.c:5308: error: assignment of read-only location >../src/support/glew.c:5311: error: assignment of read-only location >../src/support/glew.c:5314: error: assignment of read-only location >../src/support/glew.c:5317: error: assignment of read-only location >../src/support/glew.c:5318: error: assignment of read-only location >../src/support/glew.c:5321: error: assignment of read-only location >../src/support/glew.c:5324: error: assignment of read-only location >../src/support/glew.c:5327: error: assignment of read-only location >../src/support/glew.c:5328: error: assignment of read-only location >../src/support/glew.c:5331: error: assignment of read-only location >../src/support/glew.c:5332: error: assignment of read-only location >../src/support/glew.c:5335: error: assignment of read-only location >../src/support/glew.c:5336: error: assignment of read-only location >../src/support/glew.c:5339: error: assignment of read-only location >../src/support/glew.c:5342: error: assignment of read-only location >../src/support/glew.c:5343: error: assignment of read-only location >../src/support/glew.c:5346: error: assignment of read-only location >../src/support/glew.c:5347: error: assignment of read-only location >../src/support/glew.c:5350: error: assignment of read-only location >../src/support/glew.c:5353: error: assignment of read-only location >../src/support/glew.c:5356: error: assignment of read-only location >../src/support/glew.c:5359: error: assignment of read-only location >../src/support/glew.c:5362: error: assignment of read-only location >../src/support/glew.c:5363: error: assignment of read-only location >../src/support/glew.c:5366: error: assignment of read-only location >../src/support/glew.c:5367: error: assignment of read-only location >../src/support/glew.c:5370: error: assignment of read-only location >../src/support/glew.c:5373: error: assignment of read-only location >../src/support/glew.c:5376: error: assignment of read-only location >../src/support/glew.c:5377: error: assignment of read-only location >../src/support/glew.c:5380: error: assignment of read-only location >../src/support/glew.c:5383: error: assignment of read-only location >../src/support/glew.c:5386: error: assignment of read-only location >../src/support/glew.c:5387: error: assignment of read-only location >../src/support/glew.c:5390: error: assignment of read-only location >../src/support/glew.c:5393: error: assignment of read-only location >../src/support/glew.c:5396: error: assignment of read-only location >../src/support/glew.c:5397: error: assignment of read-only location >../src/support/glew.c:5400: error: assignment of read-only location >../src/support/glew.c:5403: error: assignment of read-only location >../src/support/glew.c:5404: error: assignment of read-only location >../src/support/glew.c:5407: error: assignment of read-only location >../src/support/glew.c:5408: error: assignment of read-only location >../src/support/glew.c:5411: error: assignment of read-only location >../src/support/glew.c:5412: error: assignment of read-only location >../src/support/glew.c:5415: error: assignment of read-only location >../src/support/glew.c:5416: error: assignment of read-only location >../src/support/glew.c:5419: error: assignment of read-only location >../src/support/glew.c:5420: error: assignment of read-only location >../src/support/glew.c:5423: error: assignment of read-only location >../src/support/glew.c:5426: error: assignment of read-only location >../src/support/glew.c:5429: error: assignment of read-only location >../src/support/glew.c:5432: error: assignment of read-only location >../src/support/glew.c:5435: error: assignment of read-only location >../src/support/glew.c:5438: error: assignment of read-only location >../src/support/glew.c:5441: error: assignment of read-only location >../src/support/glew.c:5444: error: assignment of read-only location >../src/support/glew.c:5447: error: assignment of read-only location >../src/support/glew.c:5450: error: assignment of read-only location >../src/support/glew.c:5451: error: assignment of read-only location >../src/support/glew.c:5454: error: assignment of read-only location >../src/support/glew.c:5457: error: assignment of read-only location >../src/support/glew.c:5458: error: assignment of read-only location >../src/support/glew.c:5461: error: assignment of read-only location >../src/support/glew.c:5464: error: assignment of read-only location >../src/support/glew.c:5467: error: assignment of read-only location >../src/support/glew.c:5470: error: assignment of read-only location >../src/support/glew.c:5473: error: assignment of read-only location >../src/support/glew.c:5476: error: assignment of read-only location >../src/support/glew.c:5479: error: assignment of read-only location >../src/support/glew.c:5482: error: assignment of read-only location >../src/support/glew.c:5485: error: assignment of read-only location >../src/support/glew.c:5488: error: assignment of read-only location >../src/support/glew.c:5491: error: assignment of read-only location >../src/support/glew.c:5494: error: assignment of read-only location >../src/support/glew.c:5497: error: assignment of read-only location >../src/support/glew.c:5498: error: assignment of read-only location >../src/support/glew.c:5501: error: assignment of read-only location >../src/support/glew.c:5502: error: assignment of read-only location >../src/support/glew.c:5505: error: assignment of read-only location >../src/support/glew.c:5508: error: assignment of read-only location >../src/support/glew.c:5509: error: assignment of read-only location >../src/support/glew.c:5512: error: assignment of read-only location >../src/support/glew.c:5515: error: assignment of read-only location >../src/support/glew.c:5516: error: assignment of read-only location >../src/support/glew.c:5519: error: assignment of read-only location >../src/support/glew.c:5520: error: assignment of read-only location >../src/support/glew.c:5523: error: assignment of read-only location >../src/support/glew.c:5526: error: assignment of read-only location >../src/support/glew.c:5529: error: assignment of read-only location >../src/support/glew.c:5530: error: assignment of read-only location >../src/support/glew.c:5533: error: assignment of read-only location >../src/support/glew.c:5536: error: assignment of read-only location >../src/support/glew.c:5539: error: assignment of read-only location >../src/support/glew.c:5540: error: assignment of read-only location >../src/support/glew.c:5543: error: assignment of read-only location >../src/support/glew.c:5546: error: assignment of read-only location >../src/support/glew.c:5549: error: assignment of read-only location >../src/support/glew.c:5552: error: assignment of read-only location >../src/support/glew.c:5555: error: assignment of read-only location >../src/support/glew.c:5558: error: assignment of read-only location >../src/support/glew.c:5559: error: assignment of read-only location >../src/support/glew.c:5562: error: assignment of read-only location >../src/support/glew.c:5565: error: assignment of read-only location >../src/support/glew.c:5566: error: assignment of read-only location >../src/support/glew.c:5569: error: assignment of read-only location >../src/support/glew.c:5570: error: assignment of read-only location >../src/support/glew.c:5573: error: assignment of read-only location >../src/support/glew.c:5574: error: assignment of read-only location >../src/support/glew.c:5577: error: assignment of read-only location >../src/support/glew.c:5580: error: assignment of read-only location >../src/support/glew.c:5583: error: assignment of read-only location >../src/support/glew.c:5586: error: assignment of read-only location >../src/support/glew.c:5587: error: assignment of read-only location >../src/support/glew.c:5590: error: assignment of read-only location >../src/support/glew.c:5593: error: assignment of read-only location >../src/support/glew.c:5594: error: assignment of read-only location >../src/support/glew.c:5597: error: assignment of read-only location >../src/support/glew.c:5600: error: assignment of read-only location >../src/support/glew.c:5603: error: assignment of read-only location >../src/support/glew.c:5606: error: assignment of read-only location >../src/support/glew.c:5607: error: assignment of read-only location >../src/support/glew.c:5610: error: assignment of read-only location >../src/support/glew.c:5611: error: assignment of read-only location >../src/support/glew.c:5614: error: assignment of read-only location >../src/support/glew.c:5617: error: assignment of read-only location >../src/support/glew.c:5620: error: assignment of read-only location >../src/support/glew.c:5623: error: assignment of read-only location >../src/support/glew.c:5626: error: assignment of read-only location >../src/support/glew.c:5629: error: assignment of read-only location >../src/support/glew.c:5632: error: assignment of read-only location >../src/support/glew.c:5635: error: assignment of read-only location >../src/support/glew.c:5638: error: assignment of read-only location >../src/support/glew.c:5641: error: assignment of read-only location >../src/support/glew.c:5644: error: assignment of read-only location >../src/support/glew.c:5645: error: assignment of read-only location >../src/support/glew.c:5648: error: assignment of read-only location >../src/support/glew.c:5651: error: assignment of read-only location >../src/support/glew.c:5652: error: assignment of read-only location >../src/support/glew.c:5655: error: assignment of read-only location >../src/support/glew.c:5658: error: assignment of read-only location >../src/support/glew.c:5659: error: assignment of read-only location >../src/support/glew.c:5662: error: assignment of read-only location >../src/support/glew.c:5665: error: assignment of read-only location >../src/support/glew.c:5666: error: assignment of read-only location >../src/support/glew.c:5669: error: assignment of read-only location >../src/support/glew.c:5672: error: assignment of read-only location >../src/support/glew.c:5673: error: assignment of read-only location >../src/support/glew.c:5676: error: assignment of read-only location >../src/support/glew.c:5677: error: assignment of read-only location >../src/support/glew.c:5680: error: assignment of read-only location >../src/support/glew.c:5683: error: assignment of read-only location >../src/support/glew.c:5686: error: assignment of read-only location >../src/support/glew.c:5687: error: assignment of read-only location >../src/support/glew.c: In function 'glxewContextInit': >../src/support/glew.c:6888: error: assignment of read-only location >../src/support/glew.c:6889: error: assignment of read-only location >../src/support/glew.c:6890: error: assignment of read-only location >../src/support/glew.c:6891: error: assignment of read-only location >../src/support/glew.c:6892: error: assignment of read-only location >../src/support/glew.c:6900: error: assignment of read-only location >../src/support/glew.c:6903: error: assignment of read-only location >../src/support/glew.c:6904: error: assignment of read-only location >../src/support/glew.c:6913: error: assignment of read-only location >../src/support/glew.c:6916: error: assignment of read-only location >../src/support/glew.c:6919: error: assignment of read-only location >../src/support/glew.c:6922: error: assignment of read-only location >../src/support/glew.c:6925: error: assignment of read-only location >../src/support/glew.c:6928: error: assignment of read-only location >../src/support/glew.c:6931: error: assignment of read-only location >../src/support/glew.c:6932: error: assignment of read-only location >../src/support/glew.c:6935: error: assignment of read-only location >../src/support/glew.c:6936: error: assignment of read-only location >../src/support/glew.c:6939: error: assignment of read-only location >../src/support/glew.c:6942: error: assignment of read-only location >../src/support/glew.c:6945: error: assignment of read-only location >../src/support/glew.c:6948: error: assignment of read-only location >../src/support/glew.c:6949: error: assignment of read-only location >../src/support/glew.c:6952: error: assignment of read-only location >../src/support/glew.c:6953: error: assignment of read-only location >../src/support/glew.c:6956: error: assignment of read-only location >../src/support/glew.c:6957: error: assignment of read-only location >../src/support/glew.c:6960: error: assignment of read-only location >../src/support/glew.c:6961: error: assignment of read-only location >../src/support/glew.c:6964: error: assignment of read-only location >../src/support/glew.c:6965: error: assignment of read-only location >../src/support/glew.c:6968: error: assignment of read-only location >../src/support/glew.c:6971: error: assignment of read-only location >../src/support/glew.c:6972: error: assignment of read-only location >../src/support/glew.c:6975: error: assignment of read-only location >../src/support/glew.c:6983: error: assignment of read-only location >../src/support/glew.c:6986: error: assignment of read-only location >../src/support/glew.c:6989: error: assignment of read-only location >../src/support/glew.c:6992: error: assignment of read-only location >../src/support/glew.c:6995: error: assignment of read-only location >../src/support/glew.c:6996: error: assignment of read-only location >../src/support/glew.c:6999: error: assignment of read-only location >../src/support/glew.c:7000: error: assignment of read-only location >../src/support/glew.c:7003: error: assignment of read-only location >../src/support/glew.c:7004: error: assignment of read-only location >../src/support/glew.c:7007: error: assignment of read-only location >../src/support/glew.c:7008: error: assignment of read-only location >../src/support/glew.c:7011: error: assignment of read-only location >../src/support/glew.c:7012: error: assignment of read-only location >../src/support/glew.c:7015: error: assignment of read-only location >../src/support/glew.c:7018: error: assignment of read-only location >../src/support/glew.c:7019: error: assignment of read-only location >../src/support/glew.c:7022: error: assignment of read-only location >../src/support/glew.c:7023: error: assignment of read-only location >../src/support/glew.c:7026: error: assignment of read-only location >../src/support/glew.c:7027: error: assignment of read-only location >../src/support/glew.c:7030: error: assignment of read-only location >../src/support/glew.c:7031: error: assignment of read-only location >../src/support/glew.c:7034: error: assignment of read-only location >../src/support/glew.c:7035: error: assignment of read-only location >../src/support/glew.c:7038: error: assignment of read-only location >../src/support/glew.c:7039: error: assignment of read-only location >make[1]: *** [glew.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/media-libs/amanith-0.3-r1/work/amanith/build' >make: *** [sub-build-make_default-ordered] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: media-libs/amanith-0.3-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 46: Called src_compile > [31;01m*[0m environment, line 2096: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || diefunc "$FUNCNAME" "$LINENO" "$?" "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/media-libs/amanith-0.3-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/amanith-0.3-r1/temp/environment'. > [31;01m*[0m > > * Messages for package media-libs/amanith-0.3-r1: > > * > * ERROR: media-libs/amanith-0.3-r1 failed. > * Call stack: > * ebuild.sh, line 46: Called src_compile > * environment, line 2096: Called die > * The specific snippet of code: > * emake || diefunc "$FUNCNAME" "$LINENO" "$?" "emake failed" > * The die message: > * emake failed > * > * If you need support, post the topmost build error, and the call stack if relevant. > * A complete build log is located at '/var/tmp/portage/media-libs/amanith-0.3-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/amanith-0.3-r1/temp/environment'. > *
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 202315
: 138498 |
138500
|
138838
|
150976