Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 324408 Details for
Bug 435676
sci-chemistry/ghemical-2.99.2-r2 - /usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::~DenFunctional()'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-chemistry:ghemical-2.99.2-r2:20120920-165803.log
sci-chemistry:ghemical-2.99.2-r2:20120920-165803.log (text/plain), 94.40 KB, created by
Luis Ferreira
on 2012-09-20 17:14:27 UTC
(
hide
)
Description:
sci-chemistry:ghemical-2.99.2-r2:20120920-165803.log
Filename:
MIME Type:
Creator:
Luis Ferreira
Created:
2012-09-20 17:14:27 UTC
Size:
94.40 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sci-chemistry/ghemical-2.99.2-r2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sci-chemistry@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux openbabel threads userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking ghemical-2.99.2.tar.gz to /var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work >>>> Source unpacked in /var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work >>>> Preparing source in /var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2 ... > [32;01m*[0m Applying 2.99.2-docs.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2' ... > [32;01m*[0m Running glib-gettextize --copy --force ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running intltoolize --automake --copy --force ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: ghemical-2.99.2/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2 ... > * econf: updating ghemical-2.99.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ghemical-2.99.2/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-openbabel --enable-threads >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for ar... /usr/bin/ar >checking for sh... /bin/sh >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.50.2 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.12.4 >checking for XML::Parser... ok >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking whether build environment is sane... yes >checking for acos in -lm... yes >checking for GTHREAD... yes >checking for GTK... yes >checking for OPENBABEL... yes >checking for LIBGHEMICAL... yes >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking GL/glu.h usability... yes >checking GL/glu.h presence... yes >checking for GL/glu.h... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for inline... inline >checking for an ANSI C-conforming const... yes >checking for ANSI C header files... (cached) yes >configure: > >build options: >^^^^^^^^^^^^^^ >enable gtk : yes >enable threads : yes >enable OpenBabel : yes > >configure: creating ./config.status >config.status: creating Makefile >config.status: creating docs/Makefile >config.status: creating docs/user-docs/Makefile >config.status: creating docs/user-docs/images/Makefile >config.status: creating examples/Makefile >config.status: creating examples/TSS/Makefile >config.status: creating examples/TSS/carbocation_rearrangement_hydride_shift/Makefile >config.status: creating examples/TSS/carbocation_rearrangement_methide_shift/Makefile >config.status: creating examples/TSS/cycloaddition_Diels-Alder/Makefile >config.status: creating examples/TSS/E2-reaction/Makefile >config.status: creating examples/TSS/sigmatropic_rearrangement_Cope/Makefile >config.status: creating examples/TSS/SN2-reaction/Makefile >config.status: creating examples/TSS/tautomeric_shift_keto_enol/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating src/res_gtk/Makefile >config.status: creating src/ghemicalconfig.h >config.status: executing src/ghemicalconfig2.h commands >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing stamp.h commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2 ... >make -j9 -l9 >Making all in docs >make[1]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/docs' >Making all in user-docs >make[2]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/docs/user-docs' >Making all in images >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/docs/user-docs/images' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/docs/user-docs/images' >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/docs/user-docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/docs/user-docs' >make[2]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/docs/user-docs' >make[2]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/docs' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/docs' >make[1]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/docs' >Making all in examples >make[1]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples' >Making all in TSS >make[2]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS' >Making all in carbocation_rearrangement_hydride_shift >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/carbocation_rearrangement_hydride_shift' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/carbocation_rearrangement_hydride_shift' >Making all in carbocation_rearrangement_methide_shift >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/carbocation_rearrangement_methide_shift' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/carbocation_rearrangement_methide_shift' >Making all in cycloaddition_Diels-Alder >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/cycloaddition_Diels-Alder' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/cycloaddition_Diels-Alder' >Making all in E2-reaction >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/E2-reaction' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/E2-reaction' >Making all in sigmatropic_rearrangement_Cope >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/sigmatropic_rearrangement_Cope' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/sigmatropic_rearrangement_Cope' >Making all in SN2-reaction >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/SN2-reaction' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/SN2-reaction' >Making all in tautomeric_shift_keto_enol >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/tautomeric_shift_keto_enol' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS/tautomeric_shift_keto_enol' >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS' >make[2]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples/TSS' >make[2]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples' >make[1]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/examples' >Making all in src >make[1]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/src' >make all-recursive >make[2]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/src' >Making all in res_gtk >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/src/res_gtk' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/src/res_gtk' >make[3]: Entering directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o fileio.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT filetrans.o -MD -MP -MF .deps/filetrans.Tpo -c -o filetrans.o filetrans.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT custom_app.o -MD -MP -MF .deps/custom_app.Tpo -c -o custom_app.o custom_app.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT custom_camera.o -MD -MP -MF .deps/custom_camera.Tpo -c -o custom_camera.o custom_camera.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT custom_lights.o -MD -MP -MF .deps/custom_lights.Tpo -c -o custom_lights.o custom_lights.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT project.o -MD -MP -MF .deps/project.Tpo -c -o project.o project.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT spline.o -MD -MP -MF .deps/spline.Tpo -c -o spline.o spline.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT pangofont_wcl.o -MD -MP -MF .deps/pangofont_wcl.Tpo -c -o pangofont_wcl.o pangofont_wcl.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT oglview_wcl.o -MD -MP -MF .deps/oglview_wcl.Tpo -c -o oglview_wcl.o oglview_wcl.cpp >mv -f .deps/spline.Tpo .deps/spline.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT ac_stor_wcl.o -MD -MP -MF .deps/ac_stor_wcl.Tpo -c -o ac_stor_wcl.o ac_stor_wcl.cpp >mv -f .deps/custom_lights.Tpo .deps/custom_lights.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT p1dview_wcl.o -MD -MP -MF .deps/p1dview_wcl.Tpo -c -o p1dview_wcl.o p1dview_wcl.cpp >mv -f .deps/custom_app.Tpo .deps/custom_app.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT p2dview_wcl.o -MD -MP -MF .deps/p2dview_wcl.Tpo -c -o p2dview_wcl.o p2dview_wcl.cpp >mv -f .deps/custom_camera.Tpo .deps/custom_camera.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT eldview_wcl.o -MD -MP -MF .deps/eldview_wcl.Tpo -c -o eldview_wcl.o eldview_wcl.cpp >mv -f .deps/ac_stor_wcl.Tpo .deps/ac_stor_wcl.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT rcpview_wcl.o -MD -MP -MF .deps/rcpview_wcl.Tpo -c -o rcpview_wcl.o rcpview_wcl.cpp >mv -f .deps/oglview_wcl.Tpo .deps/oglview_wcl.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gpcview_wcl.o -MD -MP -MF .deps/gpcview_wcl.Tpo -c -o gpcview_wcl.o gpcview_wcl.cpp >mv -f .deps/pangofont_wcl.Tpo .deps/pangofont_wcl.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT ogl_plane.o -MD -MP -MF .deps/ogl_plane.Tpo -c -o ogl_plane.o ogl_plane.cpp >mv -f .deps/p1dview_wcl.Tpo .deps/p1dview_wcl.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT ogl_surface.o -MD -MP -MF .deps/ogl_surface.Tpo -c -o ogl_surface.o ogl_surface.cpp >mv -f .deps/filetrans.Tpo .deps/filetrans.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT ogl_ribbon.o -MD -MP -MF .deps/ogl_ribbon.Tpo -c -o ogl_ribbon.o ogl_ribbon.cpp >mv -f .deps/gpcview_wcl.Tpo .deps/gpcview_wcl.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_simple_dialogs.o -MD -MP -MF .deps/gtk_simple_dialogs.Tpo -c -o gtk_simple_dialogs.o gtk_simple_dialogs.cpp >mv -f .deps/p2dview_wcl.Tpo .deps/p2dview_wcl.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_glade_dialog.o -MD -MP -MF .deps/gtk_glade_dialog.Tpo -c -o gtk_glade_dialog.o gtk_glade_dialog.cpp >mv -f .deps/eldview_wcl.Tpo .deps/eldview_wcl.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_file_export_dialog.o -MD -MP -MF .deps/gtk_file_export_dialog.Tpo -c -o gtk_file_export_dialog.o gtk_file_export_dialog.cpp >mv -f .deps/fileio.Tpo .deps/fileio.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_file_import_dialog.o -MD -MP -MF .deps/gtk_file_import_dialog.Tpo -c -o gtk_file_import_dialog.o gtk_file_import_dialog.cpp >mv -f .deps/rcpview_wcl.Tpo .deps/rcpview_wcl.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_geomopt_dialog.o -MD -MP -MF .deps/gtk_geomopt_dialog.Tpo -c -o gtk_geomopt_dialog.o gtk_geomopt_dialog.cpp >mv -f .deps/ogl_plane.Tpo .deps/ogl_plane.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_moldyn_dialog.o -MD -MP -MF .deps/gtk_moldyn_dialog.Tpo -c -o gtk_moldyn_dialog.o gtk_moldyn_dialog.cpp >mv -f .deps/ogl_ribbon.Tpo .deps/ogl_ribbon.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_progress_dialog.o -MD -MP -MF .deps/gtk_progress_dialog.Tpo -c -o gtk_progress_dialog.o gtk_progress_dialog.cpp >mv -f .deps/gtk_simple_dialogs.Tpo .deps/gtk_simple_dialogs.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_setup_dialog.o -MD -MP -MF .deps/gtk_setup_dialog.Tpo -c -o gtk_setup_dialog.o gtk_setup_dialog.cpp >mv -f .deps/gtk_glade_dialog.Tpo .deps/gtk_glade_dialog.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_stereo_dialog.o -MD -MP -MF .deps/gtk_stereo_dialog.Tpo -c -o gtk_stereo_dialog.o gtk_stereo_dialog.cpp >mv -f .deps/gtk_geomopt_dialog.Tpo .deps/gtk_geomopt_dialog.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_trajview_dialog.o -MD -MP -MF .deps/gtk_trajview_dialog.Tpo -c -o gtk_trajview_dialog.o gtk_trajview_dialog.cpp >mv -f .deps/gtk_progress_dialog.Tpo .deps/gtk_progress_dialog.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_wnd.o -MD -MP -MF .deps/gtk_wnd.Tpo -c -o gtk_wnd.o gtk_wnd.cpp >mv -f .deps/gtk_file_export_dialog.Tpo .deps/gtk_file_export_dialog.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_oglview_wnd.o -MD -MP -MF .deps/gtk_oglview_wnd.Tpo -c -o gtk_oglview_wnd.o gtk_oglview_wnd.cpp >mv -f .deps/gtk_file_import_dialog.Tpo .deps/gtk_file_import_dialog.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_p1dview_wnd.o -MD -MP -MF .deps/gtk_p1dview_wnd.Tpo -c -o gtk_p1dview_wnd.o gtk_p1dview_wnd.cpp >mv -f .deps/ogl_surface.Tpo .deps/ogl_surface.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_p2dview_wnd.o -MD -MP -MF .deps/gtk_p2dview_wnd.Tpo -c -o gtk_p2dview_wnd.o gtk_p2dview_wnd.cpp >mv -f .deps/gtk_stereo_dialog.Tpo .deps/gtk_stereo_dialog.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_eldview_wnd.o -MD -MP -MF .deps/gtk_eldview_wnd.Tpo -c -o gtk_eldview_wnd.o gtk_eldview_wnd.cpp >mv -f .deps/gtk_moldyn_dialog.Tpo .deps/gtk_moldyn_dialog.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_rcpview_wnd.o -MD -MP -MF .deps/gtk_rcpview_wnd.Tpo -c -o gtk_rcpview_wnd.o gtk_rcpview_wnd.cpp >mv -f .deps/gtk_setup_dialog.Tpo .deps/gtk_setup_dialog.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_gpcview_wnd.o -MD -MP -MF .deps/gtk_gpcview_wnd.Tpo -c -o gtk_gpcview_wnd.o gtk_gpcview_wnd.cpp >mv -f .deps/gtk_oglview_wnd.Tpo .deps/gtk_oglview_wnd.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_app.o -MD -MP -MF .deps/gtk_app.Tpo -c -o gtk_app.o gtk_app.cpp >mv -f .deps/gtk_p1dview_wnd.Tpo .deps/gtk_p1dview_wnd.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_project.o -MD -MP -MF .deps/gtk_project.Tpo -c -o gtk_project.o gtk_project.cpp >mv -f .deps/gtk_trajview_dialog.Tpo .deps/gtk_trajview_dialog.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/oglappth -march=native -O2 -pipe -MT gtk_main.o -MD -MP -MF .deps/gtk_main.Tpo -c -o gtk_main.o gtk_main.cpp >mv -f .deps/gtk_p2dview_wnd.Tpo .deps/gtk_p2dview_wnd.Po >mv -f .deps/gtk_wnd.Tpo .deps/gtk_wnd.Po >mv -f .deps/gtk_rcpview_wnd.Tpo .deps/gtk_rcpview_wnd.Po >mv -f .deps/gtk_eldview_wnd.Tpo .deps/gtk_eldview_wnd.Po >In file included from gtk_app.cpp:33:0: >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/draw.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:34:0: >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/erase.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:35:0: >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/select.xpm:33:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:36:0: >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/zoom.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:37:0: >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/clipping.xpm:29:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:38:0: >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:39:0: >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/transl_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:40:0: >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_xy.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:41:0: >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/orbit_z.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:42:0: >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_xy.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:43:0: >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/rotate_z.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:44:0: >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/measure.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:46:0: >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/element.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:47:0: >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/bondtype.xpm:31:27: warning: deprecated conversion from string constant to âchar*â >In file included from gtk_app.cpp:48:0: >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >res_gtk/setup.xpm:30:27: warning: deprecated conversion from string constant to âchar*â >mv -f .deps/gtk_gpcview_wnd.Tpo .deps/gtk_gpcview_wnd.Po >gtk_app.cpp: In static member function âstatic void gtk_app::mainmenu_HelpHelp(void*, guint, GtkWidget*)â: >gtk_app.cpp:2086:27: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >mv -f .deps/project.Tpo .deps/project.Po >mv -f .deps/gtk_main.Tpo .deps/gtk_main.Po >mv -f .deps/gtk_project.Tpo .deps/gtk_project.Po >mv -f .deps/gtk_app.Tpo .deps/gtk_app.Po >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ghemical fileio.o filetrans.o custom_app.o custom_camera.o custom_lights.o project.o spline.o pangofont_wcl.o oglview_wcl.o ac_stor_wcl.o p1dview_wcl.o p2dview_wcl.o eldview_wcl.o rcpview_wcl.o gpcview_wcl.o ogl_plane.o ogl_surface.o ogl_ribbon.o gtk_simple_dialogs.o gtk_glade_dialog.o gtk_file_export_dialog.o gtk_file_import_dialog.o gtk_geomopt_dialog.o gtk_moldyn_dialog.o gtk_progress_dialog.o gtk_setup_dialog.o gtk_stereo_dialog.o gtk_trajview_dialog.o gtk_wnd.o gtk_oglview_wnd.o gtk_p1dview_wnd.o gtk_p2dview_wnd.o gtk_eldview_wnd.o gtk_rcpview_wnd.o gtk_gpcview_wnd.o gtk_app.o gtk_project.o gtk_main.o -lm -L/usr/X11R6/lib -pthread -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,--export-dynamic -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lpangox-1.0 -lX11 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lopenbabel -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../.. -lghemical -lSCoptions -lSCpsi -lSCmbpt -lSCdft -lSCscf -lSCwfn -lSCsolvent -lSCintv3 -lSCbasis -lSCmolecule -lSCisosurf -lSCoptimize -lSCsymmetry -lSCrender -lSCscmat -lSCgroup -lSCmisc -lSCstate -lSCkeyval -lSCclass -lSCcontainer -lSCref -lSCoint3 -lfl -ldl -lpthread -llapack -lblas -lgfortranbegin -lgfortran -lm -lgcc_s -lmopac7 -lGL -lGLU -loglappth >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -o ghemical fileio.o filetrans.o custom_app.o custom_camera.o custom_lights.o project.o spline.o pangofont_wcl.o oglview_wcl.o ac_stor_wcl.o p1dview_wcl.o p2dview_wcl.o eldview_wcl.o rcpview_wcl.o gpcview_wcl.o ogl_plane.o ogl_surface.o ogl_ribbon.o gtk_simple_dialogs.o gtk_glade_dialog.o gtk_file_export_dialog.o gtk_file_import_dialog.o gtk_geomopt_dialog.o gtk_moldyn_dialog.o gtk_progress_dialog.o gtk_setup_dialog.o gtk_stereo_dialog.o gtk_trajview_dialog.o gtk_wnd.o gtk_oglview_wnd.o gtk_p1dview_wnd.o gtk_p2dview_wnd.o gtk_eldview_wnd.o gtk_rcpview_wnd.o gtk_gpcview_wnd.o gtk_app.o gtk_project.o gtk_main.o -pthread -pthread -Wl,--export-dynamic -Wl,--as-needed -L/usr/X11R6/lib /usr/lib64/libgtkglext-x11-1.0.so -L/usr/lib64 /usr/lib64/libgdkglext-x11-1.0.so -lXmu -lXt -lSM -lICE -lpangox-1.0 -lX11 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 /usr/lib64/libfontconfig.so -lfreetype -lbz2 -lexpat -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/lib64/libopenbabel.so -lz -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../.. /usr/lib64/libghemical.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4 /usr/lib64/libSCoptions.so /usr/lib64/libSCpsi.so /usr/lib64/libSCmbpt.so /usr/lib64/libSCdft.so /usr/lib64/libSCscf.so /usr/lib64/libSCwfn.so /usr/lib64/libSCsolvent.so /usr/lib64/libSCintv3.so /usr/lib64/libSCbasis.so /usr/lib64/libSCmolecule.so /usr/lib64/libSCisosurf.so /usr/lib64/libSCoptimize.so /usr/lib64/libSCsymmetry.so /usr/lib64/libSCrender.so /usr/lib64/libSCscmat.so /usr/lib64/libSCgroup.so /usr/lib64/libSCmisc.so /usr/lib64/libSCstate.so /usr/lib64/libSCkeyval.so /usr/lib64/libSCclass.so /usr/lib64/libSCcontainer.so /usr/lib64/libSCref.so /usr/lib64/libSCoint3.so -lfl -ldl -lpthread -llapack -lblas /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/libgfortranbegin.a /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/libgfortran.so -lgcc_s /usr/lib64/libmopac7.so -lm -lGL -lGLU /usr/lib64/liboglappth.so -pthread >/usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::~DenFunctional()' >/usr/lib64/libSCwfn.so: undefined reference to `virtual thunk to sc::DenFunctional::~DenFunctional()' >/usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::set_spin_polarized(int)' >/usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::~DenFunctional()' >/usr/lib64/libSCwfn.so: undefined reference to `sc::RadialAngularIntegrator::RadialAngularIntegrator()' >/usr/lib64/libSCwfn.so: undefined reference to `virtual thunk to sc::DenFunctional::save_data_state(sc::StateOut&)' >/usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::save_data_state(sc::StateOut&)' >/usr/lib64/libSCwfn.so: undefined reference to `virtual thunk to sc::DenFunctional::~DenFunctional()' >/usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::DenFunctional()' >/usr/lib64/libSCwfn.so: undefined reference to `typeinfo for sc::DenFunctional' >/usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::set_compute_potential(int)' >/usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::a0() const' >/usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::~DenFunctional()' >/usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::need_density_hessian()' >/usr/lib64/libSCwfn.so: undefined reference to `sc::DenFunctional::need_density_gradient()' >collect2: ld returned 1 exit status >make[3]: *** [ghemical] Error 1 >make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/src' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2/src' >make: *** [all-recursive] Error 1 >emake failed > [31;01m*[0m ERROR: sci-chemistry/ghemical-2.99.2-r2 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_compile > [31;01m*[0m environment, line 2880: Called _eapi2_src_compile > [31;01m*[0m phase-helpers.sh, line 573: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sci-chemistry/ghemical-2.99.2-r2'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sci-chemistry/ghemical-2.99.2-r2'`. > [31;01m*[0m The complete build log is located at '/var/tmp/sci-chemistry:ghemical-2.99.2-r2:20120920-165803.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2' > [31;01m*[0m S: '/var/tmp/portage/sci-chemistry/ghemical-2.99.2-r2/work/ghemical-2.99.2'
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 435676
: 324408