Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/SoXt.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-25946/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/SoXt.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-538993879.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/SoXt-1.3.0-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/SoXt.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-25946/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/SoXt.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ixaLO9 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf SoXt-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/SoXt-1.3.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd SoXt-1.3.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name 'Makefile.*' -exec sed -i -e 's,\$(datadir)/Coin,$(datadir)/Coin3,' '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YsSA6h + umask 022 + cd /builddir/build/BUILD + cd SoXt-1.3.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --includedir=/usr/include/Coin3 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for function name variable for CPP compiler... __func__ checking for function name variable for C compiler... __func__ checking if user is simian... probably not checking whether gcc accepts -W... yes checking whether gcc accepts -Wall... yes checking whether gcc accepts -Wno-unused... yes checking whether gcc accepts -Wno-multichar... yes checking whether g++ accepts -W... yes checking whether g++ accepts -Wall... yes checking whether g++ accepts -Wno-unused... yes checking whether g++ accepts -Wno-multichar... yes checking whether g++ accepts -Woverloaded-virtual... yes checking for GetEnvironmentVariable() function... no checking for dlfcn.h... (cached) yes checking for the dl library... -ldl checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether we can link against X11... yes checking whether libXpm is available... yes checking whether the X11 shared memory extension is available... yes checking whether the X11 miscellaneous utilities library is available... maybe checking whether the X11 extension device library is available... no checking whether the X11 printing library is available... yes checking whether the X11 Intrinsic library is available... yes checking how to include gl.h... #include checking for coin-config... /usr/bin/coin-config checking if we can compile and link with the Coin library... true checking if the Open Inventor SoPolygonOffset node is available... true checking if the Open Inventor SoVRMLMaterial VRML node is available... true checking for SoKeyboardEvent::DELETE enum... true checking for SoMouseButtonEvent::BUTTON5 enum... true checking for SoCamera::setStereoMode() method... true checking for SoGLRenderAction::SORTED_LAYERS_BLEND transparency mode... true checking Linux Joystick device driver... true checking Linux Joystick device handle... (cached) /dev/js0 checking for a Motif development environment... yes checking version of Motif library... 2.1.0 configure: creating ./config.status config.status: creating soxt-default.cfg config.status: creating SoXt.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/Inventor/Makefile config.status: creating src/Inventor/Xt/Makefile config.status: creating src/Inventor/Xt/devices/Makefile config.status: creating src/Inventor/Xt/editors/Makefile config.status: creating src/Inventor/Xt/engines/Makefile config.status: creating src/Inventor/Xt/nodes/Makefile config.status: creating src/Inventor/Xt/viewers/Makefile config.status: creating src/Inventor/Xt/widgets/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating man/man3/Makefile config.status: creating html/Makefile config.status: creating test-code/Makefile config.status: creating build/soxt.spec config.status: creating src/config.h config.status: executing depfiles commands SoXt configuration settings: Yes Xpm Library: Coin Open Inventor brand: Yes Static Materials: /usr Installation Prefix: Now, run 'make install' to build and install SoXt. + make -j2 config.status: creating soxt-config config.status: creating sogui.doxygen config.status: creating src/soxtdefs.h config.status: creating src/Inventor/Xt/SoAny.h config.status: creating src/Inventor/Xt/SoAny.cpp config.status: creating src/Inventor/Xt/SoXtBasic.h config.status: creating src/Inventor/Xt/SoXtCursor.h config.status: creating src/Inventor/Xt/SoXtCursor.cpp config.status: creating src/Inventor/Xt/SoXtObject.h config.status: creating src/Inventor/Xt/SoXtObject.cpp config.status: creating src/Inventor/Xt/SoXt.h config.status: creating src/Inventor/Xt/SoGuiP.h config.status: creating src/Inventor/Xt/SoXtCommon.cpp config.status: creating src/Inventor/Xt/SoXtComponentCommon.cpp config.status: creating src/Inventor/Xt/SoXtComponent.h config.status: creating src/Inventor/Xt/SoGuiComponentP.h config.status: creating src/Inventor/Xt/SoXtGLWidget.h config.status: creating src/Inventor/Xt/SoGuiGLWidgetP.h config.status: creating src/Inventor/Xt/SoXtGLWidgetCommon.cpp config.status: creating src/Inventor/Xt/SoXtRenderArea.h config.status: creating src/Inventor/Xt/SoXtRenderArea.cpp config.status: creating src/Inventor/Xt/SoXtColorEditor.h config.status: creating src/Inventor/Xt/SoXtMaterialEditor.h config.status: creating src/Inventor/Xt/common/gl.h config.status: creating src/Inventor/Xt/devices/spwinput.h config.status: creating src/Inventor/Xt/devices/spwinput_win32.h config.status: creating src/Inventor/Xt/devices/spwinput_x11.cpp config.status: creating src/Inventor/Xt/devices/spwinput_win32.c config.status: creating src/Inventor/Xt/devices/SoXtDeviceCommon.cpp config.status: creating src/Inventor/Xt/devices/SoGuiDeviceP.h config.status: creating src/Inventor/Xt/devices/SoXtDevice.h config.status: creating src/Inventor/Xt/devices/SoXtInputFocusCommon.cpp config.status: creating src/Inventor/Xt/devices/SoXtInputFocus.h config.status: creating src/Inventor/Xt/devices/SoGuiInputFocusP.h config.status: creating src/Inventor/Xt/devices/SoXtKeyboardCommon.cpp config.status: creating src/Inventor/Xt/devices/SoXtKeyboard.h config.status: creating src/Inventor/Xt/devices/SoGuiKeyboardP.h config.status: creating src/Inventor/Xt/devices/SoXtMouseCommon.cpp config.status: creating src/Inventor/Xt/devices/SoXtMouse.h config.status: creating src/Inventor/Xt/devices/SoGuiMouseP.h config.status: creating src/Inventor/Xt/editors/SoXtColorEditor.h config.status: creating src/Inventor/Xt/editors/SoXtColorEditor.cpp config.status: creating src/Inventor/Xt/editors/SoXtMaterialEditor.h config.status: creating src/Inventor/Xt/editors/SoXtMaterialEditor.cpp config.status: creating src/Inventor/Xt/engines/SoGuiEngines.h config.status: creating src/Inventor/Xt/engines/Engines.cpp config.status: creating src/Inventor/Xt/engines/SoGuiRadioGroup.h config.status: creating src/Inventor/Xt/engines/RadioGroup.cpp config.status: creating src/Inventor/Xt/engines/SoGuiFormat.h config.status: creating src/Inventor/Xt/engines/Format.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiNodes.h config.status: creating src/Inventor/Xt/nodes/Nodes.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiSceneTexture2.h config.status: creating src/Inventor/Xt/nodes/SceneTexture2.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiViewportFix.h config.status: creating src/Inventor/Xt/nodes/ViewportFix.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiViewpointWrapper.h config.status: creating src/Inventor/Xt/nodes/ViewpointWrapper.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiPane.h config.status: creating src/Inventor/Xt/nodes/Pane.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiPosition.h config.status: creating src/Inventor/Xt/nodes/Position.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiTranslation.h config.status: creating src/Inventor/Xt/nodes/Translation.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiFrame.h config.status: creating src/Inventor/Xt/nodes/Frame.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiImage.h config.status: creating src/Inventor/Xt/nodes/Image.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiLabel.h config.status: creating src/Inventor/Xt/nodes/Label.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiToggleButton.h config.status: creating src/Inventor/Xt/nodes/ToggleButton.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiRadioButton.h config.status: creating src/Inventor/Xt/nodes/RadioButton.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiClickCounter.h config.status: creating src/Inventor/Xt/nodes/ClickCounter.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiSlider1.h config.status: creating src/Inventor/Xt/nodes/Slider1.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiSlider2.h config.status: creating src/Inventor/Xt/nodes/Slider2.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiColorEditor.h config.status: creating src/Inventor/Xt/nodes/ColorEditor.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiMaterialEditor.h config.status: creating src/Inventor/Xt/nodes/MaterialEditor.cpp config.status: creating src/Inventor/Xt/viewers/SoXtViewer.h config.status: creating src/Inventor/Xt/viewers/SoGuiViewerP.h config.status: creating src/Inventor/Xt/viewers/SoXtViewer.cpp config.status: creating src/Inventor/Xt/viewers/SoXtConstrainedViewer.h config.status: creating src/Inventor/Xt/viewers/SoXtConstrainedViewer.cpp config.status: creating src/Inventor/Xt/viewers/SoXtFlyViewer.h config.status: creating src/Inventor/Xt/viewers/SoXtFlyViewer.cpp config.status: creating src/Inventor/Xt/viewers/SoXtFullViewer.h config.status: creating src/Inventor/Xt/viewers/SoGuiFullViewerP.h config.status: creating src/Inventor/Xt/viewers/SoXtFullViewer.cpp config.status: creating src/Inventor/Xt/viewers/SoGuiExaminerViewerP.h config.status: creating src/Inventor/Xt/viewers/SoXtExaminerViewer.h config.status: creating src/Inventor/Xt/viewers/SoXtExaminerViewer.cpp config.status: creating src/Inventor/Xt/viewers/SoXtPlaneViewer.h config.status: creating src/Inventor/Xt/viewers/SoGuiPlaneViewerP.h config.status: creating src/Inventor/Xt/viewers/SoXtPlaneViewer.cpp config.status: creating src/Inventor/Xt/widgets/SoAnyThumbWheel.h config.status: creating src/Inventor/Xt/widgets/SoAnyThumbWheel.cpp config.status: creating src/Inventor/Xt/widgets/SoXtPopupMenu.h config.status: creating src/Inventor/Xt/widgets/SoXtPopupMenu.cpp config.status: creating man/man1/soxt-config.1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0' Making all in . make[2]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src' Making all in . make[4]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src' make[4]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src' Making all in Inventor make[4]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make all-recursive make[5]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' Making all in Xt make[6]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' make all-recursive make[7]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' Making all in devices make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/devices' make all-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/devices' if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtDevice.lo -MD -MP -MF ".deps/SoXtDevice.Tpo" -c -o SoXtDevice.lo SoXtDevice.cpp; \ then mv -f ".deps/SoXtDevice.Tpo" ".deps/SoXtDevice.Plo"; else rm -f ".deps/SoXtDevice.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtInputFocus.lo -MD -MP -MF ".deps/SoXtInputFocus.Tpo" -c -o SoXtInputFocus.lo SoXtInputFocus.cpp; \ then mv -f ".deps/SoXtInputFocus.Tpo" ".deps/SoXtInputFocus.Plo"; else rm -f ".deps/SoXtInputFocus.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtDevice.lo -MD -MP -MF .deps/SoXtDevice.Tpo -c SoXtDevice.cpp -fPIC -DPIC -o .libs/SoXtDevice.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtInputFocus.lo -MD -MP -MF .deps/SoXtInputFocus.Tpo -c SoXtInputFocus.cpp -fPIC -DPIC -o .libs/SoXtInputFocus.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtKeyboard.lo -MD -MP -MF ".deps/SoXtKeyboard.Tpo" -c -o SoXtKeyboard.lo SoXtKeyboard.cpp; \ then mv -f ".deps/SoXtKeyboard.Tpo" ".deps/SoXtKeyboard.Plo"; else rm -f ".deps/SoXtKeyboard.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtMouse.lo -MD -MP -MF ".deps/SoXtMouse.Tpo" -c -o SoXtMouse.lo SoXtMouse.cpp; \ then mv -f ".deps/SoXtMouse.Tpo" ".deps/SoXtMouse.Plo"; else rm -f ".deps/SoXtMouse.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtKeyboard.lo -MD -MP -MF .deps/SoXtKeyboard.Tpo -c SoXtKeyboard.cpp -fPIC -DPIC -o .libs/SoXtKeyboard.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtMouse.lo -MD -MP -MF .deps/SoXtMouse.Tpo -c SoXtMouse.cpp -fPIC -DPIC -o .libs/SoXtMouse.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtLinuxJoystick.lo -MD -MP -MF ".deps/SoXtLinuxJoystick.Tpo" -c -o SoXtLinuxJoystick.lo SoXtLinuxJoystick.cpp; \ then mv -f ".deps/SoXtLinuxJoystick.Tpo" ".deps/SoXtLinuxJoystick.Plo"; else rm -f ".deps/SoXtLinuxJoystick.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT spwinput_x11.lo -MD -MP -MF ".deps/spwinput_x11.Tpo" -c -o spwinput_x11.lo `test -f '../../../../src/Inventor/Xt/devices/spwinput_x11.cpp' || echo './'`../../../../src/Inventor/Xt/devices/spwinput_x11.cpp; \ then mv -f ".deps/spwinput_x11.Tpo" ".deps/spwinput_x11.Plo"; else rm -f ".deps/spwinput_x11.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtLinuxJoystick.lo -MD -MP -MF .deps/SoXtLinuxJoystick.Tpo -c SoXtLinuxJoystick.cpp -fPIC -DPIC -o .libs/SoXtLinuxJoystick.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT spwinput_x11.lo -MD -MP -MF .deps/spwinput_x11.Tpo -c ../../../../src/Inventor/Xt/devices/spwinput_x11.cpp -fPIC -DPIC -o .libs/spwinput_x11.o if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -MT spwinput_win32.lo -MD -MP -MF ".deps/spwinput_win32.Tpo" -c -o spwinput_win32.lo `test -f '../../../../src/Inventor/Xt/devices/spwinput_win32.c' || echo './'`../../../../src/Inventor/Xt/devices/spwinput_win32.c; \ then mv -f ".deps/spwinput_win32.Tpo" ".deps/spwinput_win32.Plo"; else rm -f ".deps/spwinput_win32.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -MT spwinput_win32.lo -MD -MP -MF .deps/spwinput_win32.Tpo -c ../../../../src/Inventor/Xt/devices/spwinput_win32.c -fPIC -DPIC -o .libs/spwinput_win32.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtDeviceCommon.lo -MD -MP -MF ".deps/SoXtDeviceCommon.Tpo" -c -o SoXtDeviceCommon.lo `test -f '../../../../src/Inventor/Xt/devices/SoXtDeviceCommon.cpp' || echo './'`../../../../src/Inventor/Xt/devices/SoXtDeviceCommon.cpp; \ then mv -f ".deps/SoXtDeviceCommon.Tpo" ".deps/SoXtDeviceCommon.Plo"; else rm -f ".deps/SoXtDeviceCommon.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtDeviceCommon.lo -MD -MP -MF .deps/SoXtDeviceCommon.Tpo -c ../../../../src/Inventor/Xt/devices/SoXtDeviceCommon.cpp -fPIC -DPIC -o .libs/SoXtDeviceCommon.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtInputFocusCommon.lo -MD -MP -MF ".deps/SoXtInputFocusCommon.Tpo" -c -o SoXtInputFocusCommon.lo `test -f '../../../../src/Inventor/Xt/devices/SoXtInputFocusCommon.cpp' || echo './'`../../../../src/Inventor/Xt/devices/SoXtInputFocusCommon.cpp; \ then mv -f ".deps/SoXtInputFocusCommon.Tpo" ".deps/SoXtInputFocusCommon.Plo"; else rm -f ".deps/SoXtInputFocusCommon.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtInputFocusCommon.lo -MD -MP -MF .deps/SoXtInputFocusCommon.Tpo -c ../../../../src/Inventor/Xt/devices/SoXtInputFocusCommon.cpp -fPIC -DPIC -o .libs/SoXtInputFocusCommon.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtKeyboardCommon.lo -MD -MP -MF ".deps/SoXtKeyboardCommon.Tpo" -c -o SoXtKeyboardCommon.lo `test -f '../../../../src/Inventor/Xt/devices/SoXtKeyboardCommon.cpp' || echo './'`../../../../src/Inventor/Xt/devices/SoXtKeyboardCommon.cpp; \ then mv -f ".deps/SoXtKeyboardCommon.Tpo" ".deps/SoXtKeyboardCommon.Plo"; else rm -f ".deps/SoXtKeyboardCommon.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtMouseCommon.lo -MD -MP -MF ".deps/SoXtMouseCommon.Tpo" -c -o SoXtMouseCommon.lo `test -f '../../../../src/Inventor/Xt/devices/SoXtMouseCommon.cpp' || echo './'`../../../../src/Inventor/Xt/devices/SoXtMouseCommon.cpp; \ then mv -f ".deps/SoXtMouseCommon.Tpo" ".deps/SoXtMouseCommon.Plo"; else rm -f ".deps/SoXtMouseCommon.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtKeyboardCommon.lo -MD -MP -MF .deps/SoXtKeyboardCommon.Tpo -c ../../../../src/Inventor/Xt/devices/SoXtKeyboardCommon.cpp -fPIC -DPIC -o .libs/SoXtKeyboardCommon.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtMouseCommon.lo -MD -MP -MF .deps/SoXtMouseCommon.Tpo -c ../../../../src/Inventor/Xt/devices/SoXtMouseCommon.cpp -fPIC -DPIC -o .libs/SoXtMouseCommon.o /bin/sh ../../../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -L/usr/lib64 -o libSoXtDevices.la SoXtDevice.lo SoXtInputFocus.lo SoXtKeyboard.lo SoXtMouse.lo SoXtLinuxJoystick.lo spwinput_x11.lo spwinput_win32.lo SoXtDeviceCommon.lo SoXtInputFocusCommon.lo SoXtKeyboardCommon.lo SoXtMouseCommon.lo ar cru .libs/libSoXtDevices.a .libs/SoXtDevice.o .libs/SoXtInputFocus.o .libs/SoXtKeyboard.o .libs/SoXtMouse.o .libs/SoXtLinuxJoystick.o .libs/spwinput_x11.o .libs/spwinput_win32.o .libs/SoXtDeviceCommon.o .libs/SoXtInputFocusCommon.o .libs/SoXtKeyboardCommon.o .libs/SoXtMouseCommon.o ranlib .libs/libSoXtDevices.a creating libSoXtDevices.la (cd .libs && rm -f libSoXtDevices.la && ln -s ../libSoXtDevices.la libSoXtDevices.la) make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/devices' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/devices' Making all in editors make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/editors' make all-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/editors' if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtColorEditor.lo -MD -MP -MF ".deps/SoXtColorEditor.Tpo" -c -o SoXtColorEditor.lo `test -f '../../../../src/Inventor/Xt/editors/SoXtColorEditor.cpp' || echo './'`../../../../src/Inventor/Xt/editors/SoXtColorEditor.cpp; \ then mv -f ".deps/SoXtColorEditor.Tpo" ".deps/SoXtColorEditor.Plo"; else rm -f ".deps/SoXtColorEditor.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtMaterialEditor.lo -MD -MP -MF ".deps/SoXtMaterialEditor.Tpo" -c -o SoXtMaterialEditor.lo `test -f '../../../../src/Inventor/Xt/editors/SoXtMaterialEditor.cpp' || echo './'`../../../../src/Inventor/Xt/editors/SoXtMaterialEditor.cpp; \ then mv -f ".deps/SoXtMaterialEditor.Tpo" ".deps/SoXtMaterialEditor.Plo"; else rm -f ".deps/SoXtMaterialEditor.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtColorEditor.lo -MD -MP -MF .deps/SoXtColorEditor.Tpo -c ../../../../src/Inventor/Xt/editors/SoXtColorEditor.cpp -fPIC -DPIC -o .libs/SoXtColorEditor.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtMaterialEditor.lo -MD -MP -MF .deps/SoXtMaterialEditor.Tpo -c ../../../../src/Inventor/Xt/editors/SoXtMaterialEditor.cpp -fPIC -DPIC -o .libs/SoXtMaterialEditor.o /bin/sh ../../../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -L/usr/lib64 -o libSoXtEditors.la SoXtColorEditor.lo SoXtMaterialEditor.lo ar cru .libs/libSoXtEditors.a .libs/SoXtColorEditor.o .libs/SoXtMaterialEditor.o ranlib .libs/libSoXtEditors.a creating libSoXtEditors.la (cd .libs && rm -f libSoXtEditors.la && ln -s ../libSoXtEditors.la libSoXtEditors.la) make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/editors' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/editors' Making all in engines make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/engines' make all-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/engines' if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Engines.lo -MD -MP -MF ".deps/Engines.Tpo" -c -o Engines.lo `test -f '../../../../src/Inventor/Xt/engines/Engines.cpp' || echo './'`../../../../src/Inventor/Xt/engines/Engines.cpp; \ then mv -f ".deps/Engines.Tpo" ".deps/Engines.Plo"; else rm -f ".deps/Engines.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT RadioGroup.lo -MD -MP -MF ".deps/RadioGroup.Tpo" -c -o RadioGroup.lo `test -f '../../../../src/Inventor/Xt/engines/RadioGroup.cpp' || echo './'`../../../../src/Inventor/Xt/engines/RadioGroup.cpp; \ then mv -f ".deps/RadioGroup.Tpo" ".deps/RadioGroup.Plo"; else rm -f ".deps/RadioGroup.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Engines.lo -MD -MP -MF .deps/Engines.Tpo -c ../../../../src/Inventor/Xt/engines/Engines.cpp -fPIC -DPIC -o .libs/Engines.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT RadioGroup.lo -MD -MP -MF .deps/RadioGroup.Tpo -c ../../../../src/Inventor/Xt/engines/RadioGroup.cpp -fPIC -DPIC -o .libs/RadioGroup.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Format.lo -MD -MP -MF ".deps/Format.Tpo" -c -o Format.lo `test -f '../../../../src/Inventor/Xt/engines/Format.cpp' || echo './'`../../../../src/Inventor/Xt/engines/Format.cpp; \ then mv -f ".deps/Format.Tpo" ".deps/Format.Plo"; else rm -f ".deps/Format.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Format.lo -MD -MP -MF .deps/Format.Tpo -c ../../../../src/Inventor/Xt/engines/Format.cpp -fPIC -DPIC -o .libs/Format.o /bin/sh ../../../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -L/usr/lib64 -o libSoGuiEngines.la Engines.lo RadioGroup.lo Format.lo ar cru .libs/libSoGuiEngines.a .libs/Engines.o .libs/RadioGroup.o .libs/Format.o ranlib .libs/libSoGuiEngines.a creating libSoGuiEngines.la (cd .libs && rm -f libSoGuiEngines.la && ln -s ../libSoGuiEngines.la libSoGuiEngines.la) make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/engines' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/engines' Making all in nodes make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/nodes' make all-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/nodes' if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Nodes.lo -MD -MP -MF ".deps/Nodes.Tpo" -c -o Nodes.lo `test -f '../../../../src/Inventor/Xt/nodes/Nodes.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Nodes.cpp; \ then mv -f ".deps/Nodes.Tpo" ".deps/Nodes.Plo"; else rm -f ".deps/Nodes.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SceneTexture2.lo -MD -MP -MF ".deps/SceneTexture2.Tpo" -c -o SceneTexture2.lo `test -f '../../../../src/Inventor/Xt/nodes/SceneTexture2.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/SceneTexture2.cpp; \ then mv -f ".deps/SceneTexture2.Tpo" ".deps/SceneTexture2.Plo"; else rm -f ".deps/SceneTexture2.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Nodes.lo -MD -MP -MF .deps/Nodes.Tpo -c ../../../../src/Inventor/Xt/nodes/Nodes.cpp -fPIC -DPIC -o .libs/Nodes.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SceneTexture2.lo -MD -MP -MF .deps/SceneTexture2.Tpo -c ../../../../src/Inventor/Xt/nodes/SceneTexture2.cpp -fPIC -DPIC -o .libs/SceneTexture2.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ViewportFix.lo -MD -MP -MF ".deps/ViewportFix.Tpo" -c -o ViewportFix.lo `test -f '../../../../src/Inventor/Xt/nodes/ViewportFix.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/ViewportFix.cpp; \ then mv -f ".deps/ViewportFix.Tpo" ".deps/ViewportFix.Plo"; else rm -f ".deps/ViewportFix.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ViewpointWrapper.lo -MD -MP -MF ".deps/ViewpointWrapper.Tpo" -c -o ViewpointWrapper.lo `test -f '../../../../src/Inventor/Xt/nodes/ViewpointWrapper.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/ViewpointWrapper.cpp; \ then mv -f ".deps/ViewpointWrapper.Tpo" ".deps/ViewpointWrapper.Plo"; else rm -f ".deps/ViewpointWrapper.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ViewportFix.lo -MD -MP -MF .deps/ViewportFix.Tpo -c ../../../../src/Inventor/Xt/nodes/ViewportFix.cpp -fPIC -DPIC -o .libs/ViewportFix.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ViewpointWrapper.lo -MD -MP -MF .deps/ViewpointWrapper.Tpo -c ../../../../src/Inventor/Xt/nodes/ViewpointWrapper.cpp -fPIC -DPIC -o .libs/ViewpointWrapper.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Pane.lo -MD -MP -MF ".deps/Pane.Tpo" -c -o Pane.lo `test -f '../../../../src/Inventor/Xt/nodes/Pane.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Pane.cpp; \ then mv -f ".deps/Pane.Tpo" ".deps/Pane.Plo"; else rm -f ".deps/Pane.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Pane.lo -MD -MP -MF .deps/Pane.Tpo -c ../../../../src/Inventor/Xt/nodes/Pane.cpp -fPIC -DPIC -o .libs/Pane.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Position.lo -MD -MP -MF ".deps/Position.Tpo" -c -o Position.lo `test -f '../../../../src/Inventor/Xt/nodes/Position.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Position.cpp; \ then mv -f ".deps/Position.Tpo" ".deps/Position.Plo"; else rm -f ".deps/Position.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Position.lo -MD -MP -MF .deps/Position.Tpo -c ../../../../src/Inventor/Xt/nodes/Position.cpp -fPIC -DPIC -o .libs/Position.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Translation.lo -MD -MP -MF ".deps/Translation.Tpo" -c -o Translation.lo `test -f '../../../../src/Inventor/Xt/nodes/Translation.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Translation.cpp; \ then mv -f ".deps/Translation.Tpo" ".deps/Translation.Plo"; else rm -f ".deps/Translation.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Translation.lo -MD -MP -MF .deps/Translation.Tpo -c ../../../../src/Inventor/Xt/nodes/Translation.cpp -fPIC -DPIC -o .libs/Translation.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Frame.lo -MD -MP -MF ".deps/Frame.Tpo" -c -o Frame.lo `test -f '../../../../src/Inventor/Xt/nodes/Frame.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Frame.cpp; \ then mv -f ".deps/Frame.Tpo" ".deps/Frame.Plo"; else rm -f ".deps/Frame.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Frame.lo -MD -MP -MF .deps/Frame.Tpo -c ../../../../src/Inventor/Xt/nodes/Frame.cpp -fPIC -DPIC -o .libs/Frame.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Image.lo -MD -MP -MF ".deps/Image.Tpo" -c -o Image.lo `test -f '../../../../src/Inventor/Xt/nodes/Image.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Image.cpp; \ then mv -f ".deps/Image.Tpo" ".deps/Image.Plo"; else rm -f ".deps/Image.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Image.lo -MD -MP -MF .deps/Image.Tpo -c ../../../../src/Inventor/Xt/nodes/Image.cpp -fPIC -DPIC -o .libs/Image.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Label.lo -MD -MP -MF ".deps/Label.Tpo" -c -o Label.lo `test -f '../../../../src/Inventor/Xt/nodes/Label.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Label.cpp; \ then mv -f ".deps/Label.Tpo" ".deps/Label.Plo"; else rm -f ".deps/Label.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ToggleButton.lo -MD -MP -MF ".deps/ToggleButton.Tpo" -c -o ToggleButton.lo `test -f '../../../../src/Inventor/Xt/nodes/ToggleButton.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/ToggleButton.cpp; \ then mv -f ".deps/ToggleButton.Tpo" ".deps/ToggleButton.Plo"; else rm -f ".deps/ToggleButton.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c ../../../../src/Inventor/Xt/nodes/Label.cpp -fPIC -DPIC -o .libs/Label.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ToggleButton.lo -MD -MP -MF .deps/ToggleButton.Tpo -c ../../../../src/Inventor/Xt/nodes/ToggleButton.cpp -fPIC -DPIC -o .libs/ToggleButton.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT RadioButton.lo -MD -MP -MF ".deps/RadioButton.Tpo" -c -o RadioButton.lo `test -f '../../../../src/Inventor/Xt/nodes/RadioButton.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/RadioButton.cpp; \ then mv -f ".deps/RadioButton.Tpo" ".deps/RadioButton.Plo"; else rm -f ".deps/RadioButton.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT RadioButton.lo -MD -MP -MF .deps/RadioButton.Tpo -c ../../../../src/Inventor/Xt/nodes/RadioButton.cpp -fPIC -DPIC -o .libs/RadioButton.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ClickCounter.lo -MD -MP -MF ".deps/ClickCounter.Tpo" -c -o ClickCounter.lo `test -f '../../../../src/Inventor/Xt/nodes/ClickCounter.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/ClickCounter.cpp; \ then mv -f ".deps/ClickCounter.Tpo" ".deps/ClickCounter.Plo"; else rm -f ".deps/ClickCounter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ClickCounter.lo -MD -MP -MF .deps/ClickCounter.Tpo -c ../../../../src/Inventor/Xt/nodes/ClickCounter.cpp -fPIC -DPIC -o .libs/ClickCounter.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Slider1.lo -MD -MP -MF ".deps/Slider1.Tpo" -c -o Slider1.lo `test -f '../../../../src/Inventor/Xt/nodes/Slider1.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Slider1.cpp; \ then mv -f ".deps/Slider1.Tpo" ".deps/Slider1.Plo"; else rm -f ".deps/Slider1.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Slider1.lo -MD -MP -MF .deps/Slider1.Tpo -c ../../../../src/Inventor/Xt/nodes/Slider1.cpp -fPIC -DPIC -o .libs/Slider1.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Slider2.lo -MD -MP -MF ".deps/Slider2.Tpo" -c -o Slider2.lo `test -f '../../../../src/Inventor/Xt/nodes/Slider2.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Slider2.cpp; \ then mv -f ".deps/Slider2.Tpo" ".deps/Slider2.Plo"; else rm -f ".deps/Slider2.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT Slider2.lo -MD -MP -MF .deps/Slider2.Tpo -c ../../../../src/Inventor/Xt/nodes/Slider2.cpp -fPIC -DPIC -o .libs/Slider2.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ColorEditor.lo -MD -MP -MF ".deps/ColorEditor.Tpo" -c -o ColorEditor.lo `test -f '../../../../src/Inventor/Xt/nodes/ColorEditor.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/ColorEditor.cpp; \ then mv -f ".deps/ColorEditor.Tpo" ".deps/ColorEditor.Plo"; else rm -f ".deps/ColorEditor.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT MaterialEditor.lo -MD -MP -MF ".deps/MaterialEditor.Tpo" -c -o MaterialEditor.lo `test -f '../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp; \ then mv -f ".deps/MaterialEditor.Tpo" ".deps/MaterialEditor.Plo"; else rm -f ".deps/MaterialEditor.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ColorEditor.lo -MD -MP -MF .deps/ColorEditor.Tpo -c ../../../../src/Inventor/Xt/nodes/ColorEditor.cpp -fPIC -DPIC -o .libs/ColorEditor.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT MaterialEditor.lo -MD -MP -MF .deps/MaterialEditor.Tpo -c ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp -fPIC -DPIC -o .libs/MaterialEditor.o /bin/sh ../../../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -L/usr/lib64 -o libSoGuiNodes.la Nodes.lo SceneTexture2.lo ViewportFix.lo ViewpointWrapper.lo Pane.lo Position.lo Translation.lo Frame.lo Image.lo Label.lo ToggleButton.lo RadioButton.lo ClickCounter.lo Slider1.lo Slider2.lo ColorEditor.lo MaterialEditor.lo ar cru .libs/libSoGuiNodes.a .libs/Nodes.o .libs/SceneTexture2.o .libs/ViewportFix.o .libs/ViewpointWrapper.o .libs/Pane.o .libs/Position.o .libs/Translation.o .libs/Frame.o .libs/Image.o .libs/Label.o .libs/ToggleButton.o .libs/RadioButton.o .libs/ClickCounter.o .libs/Slider1.o .libs/Slider2.o .libs/ColorEditor.o .libs/MaterialEditor.o ranlib .libs/libSoGuiNodes.a creating libSoGuiNodes.la (cd .libs && rm -f libSoGuiNodes.la && ln -s ../libSoGuiNodes.la libSoGuiNodes.la) make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/nodes' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/nodes' Making all in viewers make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/viewers' make all-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/viewers' if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT FullViewer.lo -MD -MP -MF ".deps/FullViewer.Tpo" -c -o FullViewer.lo FullViewer.cpp; \ then mv -f ".deps/FullViewer.Tpo" ".deps/FullViewer.Plo"; else rm -f ".deps/FullViewer.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ExaminerViewer.lo -MD -MP -MF ".deps/ExaminerViewer.Tpo" -c -o ExaminerViewer.lo ExaminerViewer.cpp; \ then mv -f ".deps/ExaminerViewer.Tpo" ".deps/ExaminerViewer.Plo"; else rm -f ".deps/ExaminerViewer.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT FullViewer.lo -MD -MP -MF .deps/FullViewer.Tpo -c FullViewer.cpp -fPIC -DPIC -o .libs/FullViewer.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT ExaminerViewer.lo -MD -MP -MF .deps/ExaminerViewer.Tpo -c ExaminerViewer.cpp -fPIC -DPIC -o .libs/ExaminerViewer.o FullViewer.cpp:1111:8: warning: extra tokens at end of #endif directive if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT PlaneViewer.lo -MD -MP -MF ".deps/PlaneViewer.Tpo" -c -o PlaneViewer.lo PlaneViewer.cpp; \ then mv -f ".deps/PlaneViewer.Tpo" ".deps/PlaneViewer.Plo"; else rm -f ".deps/PlaneViewer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT PlaneViewer.lo -MD -MP -MF .deps/PlaneViewer.Tpo -c PlaneViewer.cpp -fPIC -DPIC -o .libs/PlaneViewer.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtViewer.lo -MD -MP -MF ".deps/SoXtViewer.Tpo" -c -o SoXtViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtViewer.cpp; \ then mv -f ".deps/SoXtViewer.Tpo" ".deps/SoXtViewer.Plo"; else rm -f ".deps/SoXtViewer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtViewer.lo -MD -MP -MF .deps/SoXtViewer.Tpo -c ../../../../src/Inventor/Xt/viewers/SoXtViewer.cpp -fPIC -DPIC -o .libs/SoXtViewer.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtConstrainedViewer.lo -MD -MP -MF ".deps/SoXtConstrainedViewer.Tpo" -c -o SoXtConstrainedViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtConstrainedViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtConstrainedViewer.cpp; \ then mv -f ".deps/SoXtConstrainedViewer.Tpo" ".deps/SoXtConstrainedViewer.Plo"; else rm -f ".deps/SoXtConstrainedViewer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtConstrainedViewer.lo -MD -MP -MF .deps/SoXtConstrainedViewer.Tpo -c ../../../../src/Inventor/Xt/viewers/SoXtConstrainedViewer.cpp -fPIC -DPIC -o .libs/SoXtConstrainedViewer.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtFlyViewer.lo -MD -MP -MF ".deps/SoXtFlyViewer.Tpo" -c -o SoXtFlyViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtFlyViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtFlyViewer.cpp; \ then mv -f ".deps/SoXtFlyViewer.Tpo" ".deps/SoXtFlyViewer.Plo"; else rm -f ".deps/SoXtFlyViewer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtFlyViewer.lo -MD -MP -MF .deps/SoXtFlyViewer.Tpo -c ../../../../src/Inventor/Xt/viewers/SoXtFlyViewer.cpp -fPIC -DPIC -o .libs/SoXtFlyViewer.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtFullViewer.lo -MD -MP -MF ".deps/SoXtFullViewer.Tpo" -c -o SoXtFullViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtFullViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtFullViewer.cpp; \ then mv -f ".deps/SoXtFullViewer.Tpo" ".deps/SoXtFullViewer.Plo"; else rm -f ".deps/SoXtFullViewer.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtExaminerViewer.lo -MD -MP -MF ".deps/SoXtExaminerViewer.Tpo" -c -o SoXtExaminerViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtExaminerViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtExaminerViewer.cpp; \ then mv -f ".deps/SoXtExaminerViewer.Tpo" ".deps/SoXtExaminerViewer.Plo"; else rm -f ".deps/SoXtExaminerViewer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtFullViewer.lo -MD -MP -MF .deps/SoXtFullViewer.Tpo -c ../../../../src/Inventor/Xt/viewers/SoXtFullViewer.cpp -fPIC -DPIC -o .libs/SoXtFullViewer.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtExaminerViewer.lo -MD -MP -MF .deps/SoXtExaminerViewer.Tpo -c ../../../../src/Inventor/Xt/viewers/SoXtExaminerViewer.cpp -fPIC -DPIC -o .libs/SoXtExaminerViewer.o if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtPlaneViewer.lo -MD -MP -MF ".deps/SoXtPlaneViewer.Tpo" -c -o SoXtPlaneViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtPlaneViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtPlaneViewer.cpp; \ then mv -f ".deps/SoXtPlaneViewer.Tpo" ".deps/SoXtPlaneViewer.Plo"; else rm -f ".deps/SoXtPlaneViewer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtPlaneViewer.lo -MD -MP -MF .deps/SoXtPlaneViewer.Tpo -c ../../../../src/Inventor/Xt/viewers/SoXtPlaneViewer.cpp -fPIC -DPIC -o .libs/SoXtPlaneViewer.o /bin/sh ../../../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -L/usr/lib64 -o libSoXtViewers.la FullViewer.lo ExaminerViewer.lo PlaneViewer.lo SoXtViewer.lo SoXtConstrainedViewer.lo SoXtFlyViewer.lo SoXtFullViewer.lo SoXtExaminerViewer.lo SoXtPlaneViewer.lo ar cru .libs/libSoXtViewers.a .libs/FullViewer.o .libs/ExaminerViewer.o .libs/PlaneViewer.o .libs/SoXtViewer.o .libs/SoXtConstrainedViewer.o .libs/SoXtFlyViewer.o .libs/SoXtFullViewer.o .libs/SoXtExaminerViewer.o .libs/SoXtPlaneViewer.o ranlib .libs/libSoXtViewers.a creating libSoXtViewers.la (cd .libs && rm -f libSoXtViewers.la && ln -s ../libSoXtViewers.la libSoXtViewers.la) make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/viewers' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/viewers' Making all in widgets make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/widgets' make all-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/widgets' if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtGLArea.lo -MD -MP -MF ".deps/SoXtGLArea.Tpo" -c -o SoXtGLArea.lo SoXtGLArea.cpp; \ then mv -f ".deps/SoXtGLArea.Tpo" ".deps/SoXtGLArea.Plo"; else rm -f ".deps/SoXtGLArea.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT XtNativePopupMenu.lo -MD -MP -MF ".deps/XtNativePopupMenu.Tpo" -c -o XtNativePopupMenu.lo XtNativePopupMenu.cpp; \ then mv -f ".deps/XtNativePopupMenu.Tpo" ".deps/XtNativePopupMenu.Plo"; else rm -f ".deps/XtNativePopupMenu.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtGLArea.lo -MD -MP -MF .deps/SoXtGLArea.Tpo -c SoXtGLArea.cpp -fPIC -DPIC -o .libs/SoXtGLArea.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT XtNativePopupMenu.lo -MD -MP -MF .deps/XtNativePopupMenu.Tpo -c XtNativePopupMenu.cpp -fPIC -DPIC -o .libs/XtNativePopupMenu.o SoXtGLArea.cpp:102: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:258: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp:361: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp: In function 'void createAttribList(_SoXtGLAreaRec*)': SoXtGLArea.cpp:397: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp: In function 'void createVisualInfo(_SoXtGLAreaRec*)': SoXtGLArea.cpp:448: warning: deprecated conversion from string constant to 'char*' SoXtGLArea.cpp: In function 'void Realize(_WidgetRec*, Mask*, XSetWindowAttributes*)': SoXtGLArea.cpp:617: warning: deprecated conversion from string constant to 'char*' if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtThumbWheel.lo -MD -MP -MF ".deps/SoXtThumbWheel.Tpo" -c -o SoXtThumbWheel.lo SoXtThumbWheel.cpp; \ then mv -f ".deps/SoXtThumbWheel.Tpo" ".deps/SoXtThumbWheel.Plo"; else rm -f ".deps/SoXtThumbWheel.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtSlider.lo -MD -MP -MF ".deps/SoXtSlider.Tpo" -c -o SoXtSlider.lo SoXtSlider.cpp; \ then mv -f ".deps/SoXtSlider.Tpo" ".deps/SoXtSlider.Plo"; else rm -f ".deps/SoXtSlider.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtThumbWheel.lo -MD -MP -MF .deps/SoXtThumbWheel.Tpo -c SoXtThumbWheel.cpp -fPIC -DPIC -o .libs/SoXtThumbWheel.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtSlider.lo -MD -MP -MF .deps/SoXtSlider.Tpo -c SoXtSlider.cpp -fPIC -DPIC -o .libs/SoXtSlider.o SoXtThumbWheel.cpp:85: warning: deprecated conversion from string constant to 'char*' SoXtThumbWheel.cpp:85: warning: deprecated conversion from string constant to 'char*' SoXtThumbWheel.cpp:109: warning: deprecated conversion from string constant to 'char*' SoXtThumbWheel.cpp:109: warning: deprecated conversion from string constant to 'char*' SoXtThumbWheel.cpp:109: warning: deprecated conversion from string constant to 'char*' SoXtThumbWheel.cpp:109: warning: deprecated conversion from string constant to 'char*' SoXtThumbWheel.cpp:109: warning: deprecated conversion from string constant to 'char*' SoXtThumbWheel.cpp:188: warning: deprecated conversion from string constant to 'char*' if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoAnyThumbWheel.lo -MD -MP -MF ".deps/SoAnyThumbWheel.Tpo" -c -o SoAnyThumbWheel.lo `test -f '../../../../src/Inventor/Xt/widgets/SoAnyThumbWheel.cpp' || echo './'`../../../../src/Inventor/Xt/widgets/SoAnyThumbWheel.cpp; \ then mv -f ".deps/SoAnyThumbWheel.Tpo" ".deps/SoAnyThumbWheel.Plo"; else rm -f ".deps/SoAnyThumbWheel.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtPopupMenu.lo -MD -MP -MF ".deps/SoXtPopupMenu.Tpo" -c -o SoXtPopupMenu.lo `test -f '../../../../src/Inventor/Xt/widgets/SoXtPopupMenu.cpp' || echo './'`../../../../src/Inventor/Xt/widgets/SoXtPopupMenu.cpp; \ then mv -f ".deps/SoXtPopupMenu.Tpo" ".deps/SoXtPopupMenu.Plo"; else rm -f ".deps/SoXtPopupMenu.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoAnyThumbWheel.lo -MD -MP -MF .deps/SoAnyThumbWheel.Tpo -c ../../../../src/Inventor/Xt/widgets/SoAnyThumbWheel.cpp -fPIC -DPIC -o .libs/SoAnyThumbWheel.o g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtPopupMenu.lo -MD -MP -MF .deps/SoXtPopupMenu.Tpo -c ../../../../src/Inventor/Xt/widgets/SoXtPopupMenu.cpp -fPIC -DPIC -o .libs/SoXtPopupMenu.o /bin/sh ../../../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -L/usr/lib64 -o libSoXtWidgets.la SoXtGLArea.lo XtNativePopupMenu.lo SoXtThumbWheel.lo SoXtSlider.lo SoAnyThumbWheel.lo SoXtPopupMenu.lo ar cru .libs/libSoXtWidgets.a .libs/SoXtGLArea.o .libs/XtNativePopupMenu.o .libs/SoXtThumbWheel.o .libs/SoXtSlider.o .libs/SoAnyThumbWheel.o .libs/SoXtPopupMenu.o ranlib .libs/libSoXtWidgets.a creating libSoXtWidgets.la (cd .libs && rm -f libSoXtWidgets.la && ln -s ../libSoXtWidgets.la libSoXtWidgets.la) make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/widgets' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/widgets' Making all in . make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtInternal.lo -MD -MP -MF ".deps/SoXtInternal.Tpo" -c -o SoXtInternal.lo SoXtInternal.cpp; \ then mv -f ".deps/SoXtInternal.Tpo" ".deps/SoXtInternal.Plo"; else rm -f ".deps/SoXtInternal.Tpo"; exit 1; fi if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXt.lo -MD -MP -MF ".deps/SoXt.Tpo" -c -o SoXt.lo SoXt.cpp; \ then mv -f ".deps/SoXt.Tpo" ".deps/SoXt.Plo"; else rm -f ".deps/SoXt.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtInternal.lo -MD -MP -MF .deps/SoXtInternal.Tpo -c SoXtInternal.cpp -fPIC -DPIC -o .libs/SoXtInternal.o g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXt.lo -MD -MP -MF .deps/SoXt.Tpo -c SoXt.cpp -fPIC -DPIC -o .libs/SoXt.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtComponent.lo -MD -MP -MF ".deps/SoXtComponent.Tpo" -c -o SoXtComponent.lo SoXtComponent.cpp; \ then mv -f ".deps/SoXtComponent.Tpo" ".deps/SoXtComponent.Plo"; else rm -f ".deps/SoXtComponent.Tpo"; exit 1; fi SoXt.cpp: In static member function 'static void SoXt::init(_WidgetRec*)': SoXt.cpp:327: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:328: warning: deprecated conversion from string constant to 'char*' SoXt.cpp: In static member function 'static char* SoXt::decodeString(unsigned char*)': SoXt.cpp:564: warning: deprecated conversion from string constant to 'char*' SoXt.cpp: At global scope: SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' SoXt.cpp:1195: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtComponent.lo -MD -MP -MF .deps/SoXtComponent.Tpo -c SoXtComponent.cpp -fPIC -DPIC -o .libs/SoXtComponent.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtGLWidget.lo -MD -MP -MF ".deps/SoXtGLWidget.Tpo" -c -o SoXtGLWidget.lo SoXtGLWidget.cpp; \ then mv -f ".deps/SoXtGLWidget.Tpo" ".deps/SoXtGLWidget.Plo"; else rm -f ".deps/SoXtGLWidget.Tpo"; exit 1; fi SoXtComponent.cpp: In constructor 'SoXtComponent::SoXtComponent(_WidgetRec*, const char*, SbBool)': SoXtComponent.cpp:234: warning: deprecated conversion from string constant to 'char*' SoXtComponent.cpp:235: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtGLWidget.lo -MD -MP -MF .deps/SoXtGLWidget.Tpo -c SoXtGLWidget.cpp -fPIC -DPIC -o .libs/SoXtGLWidget.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtResource.lo -MD -MP -MF ".deps/SoXtResource.Tpo" -c -o SoXtResource.lo SoXtResource.cpp; \ then mv -f ".deps/SoXtResource.Tpo" ".deps/SoXtResource.Plo"; else rm -f ".deps/SoXtResource.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtResource.lo -MD -MP -MF .deps/SoXtResource.Tpo -c SoXtResource.cpp -fPIC -DPIC -o .libs/SoXtResource.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoAny.lo -MD -MP -MF ".deps/SoAny.Tpo" -c -o SoAny.lo `test -f '../../../src/Inventor/Xt/SoAny.cpp' || echo './'`../../../src/Inventor/Xt/SoAny.cpp; \ then mv -f ".deps/SoAny.Tpo" ".deps/SoAny.Plo"; else rm -f ".deps/SoAny.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoAny.lo -MD -MP -MF .deps/SoAny.Tpo -c ../../../src/Inventor/Xt/SoAny.cpp -fPIC -DPIC -o .libs/SoAny.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtCursor.lo -MD -MP -MF ".deps/SoXtCursor.Tpo" -c -o SoXtCursor.lo `test -f '../../../src/Inventor/Xt/SoXtCursor.cpp' || echo './'`../../../src/Inventor/Xt/SoXtCursor.cpp; \ then mv -f ".deps/SoXtCursor.Tpo" ".deps/SoXtCursor.Plo"; else rm -f ".deps/SoXtCursor.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtCursor.lo -MD -MP -MF .deps/SoXtCursor.Tpo -c ../../../src/Inventor/Xt/SoXtCursor.cpp -fPIC -DPIC -o .libs/SoXtCursor.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtObject.lo -MD -MP -MF ".deps/SoXtObject.Tpo" -c -o SoXtObject.lo `test -f '../../../src/Inventor/Xt/SoXtObject.cpp' || echo './'`../../../src/Inventor/Xt/SoXtObject.cpp; \ then mv -f ".deps/SoXtObject.Tpo" ".deps/SoXtObject.Plo"; else rm -f ".deps/SoXtObject.Tpo"; exit 1; fi if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtCommon.lo -MD -MP -MF ".deps/SoXtCommon.Tpo" -c -o SoXtCommon.lo `test -f '../../../src/Inventor/Xt/SoXtCommon.cpp' || echo './'`../../../src/Inventor/Xt/SoXtCommon.cpp; \ then mv -f ".deps/SoXtCommon.Tpo" ".deps/SoXtCommon.Plo"; else rm -f ".deps/SoXtCommon.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtObject.lo -MD -MP -MF .deps/SoXtObject.Tpo -c ../../../src/Inventor/Xt/SoXtObject.cpp -fPIC -DPIC -o .libs/SoXtObject.o g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtCommon.lo -MD -MP -MF .deps/SoXtCommon.Tpo -c ../../../src/Inventor/Xt/SoXtCommon.cpp -fPIC -DPIC -o .libs/SoXtCommon.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtComponentCommon.lo -MD -MP -MF ".deps/SoXtComponentCommon.Tpo" -c -o SoXtComponentCommon.lo `test -f '../../../src/Inventor/Xt/SoXtComponentCommon.cpp' || echo './'`../../../src/Inventor/Xt/SoXtComponentCommon.cpp; \ then mv -f ".deps/SoXtComponentCommon.Tpo" ".deps/SoXtComponentCommon.Plo"; else rm -f ".deps/SoXtComponentCommon.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtComponentCommon.lo -MD -MP -MF .deps/SoXtComponentCommon.Tpo -c ../../../src/Inventor/Xt/SoXtComponentCommon.cpp -fPIC -DPIC -o .libs/SoXtComponentCommon.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtGLWidgetCommon.lo -MD -MP -MF ".deps/SoXtGLWidgetCommon.Tpo" -c -o SoXtGLWidgetCommon.lo `test -f '../../../src/Inventor/Xt/SoXtGLWidgetCommon.cpp' || echo './'`../../../src/Inventor/Xt/SoXtGLWidgetCommon.cpp; \ then mv -f ".deps/SoXtGLWidgetCommon.Tpo" ".deps/SoXtGLWidgetCommon.Plo"; else rm -f ".deps/SoXtGLWidgetCommon.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtGLWidgetCommon.lo -MD -MP -MF .deps/SoXtGLWidgetCommon.Tpo -c ../../../src/Inventor/Xt/SoXtGLWidgetCommon.cpp -fPIC -DPIC -o .libs/SoXtGLWidgetCommon.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtRenderArea.lo -MD -MP -MF ".deps/SoXtRenderArea.Tpo" -c -o SoXtRenderArea.lo `test -f '../../../src/Inventor/Xt/SoXtRenderArea.cpp' || echo './'`../../../src/Inventor/Xt/SoXtRenderArea.cpp; \ then mv -f ".deps/SoXtRenderArea.Tpo" ".deps/SoXtRenderArea.Plo"; else rm -f ".deps/SoXtRenderArea.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../../data -DSOXT_DEBUG=1 -DSOXT_INTERNAL -I/usr/include/Coin3 -I/usr/include/Coin3/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -MT SoXtRenderArea.lo -MD -MP -MF .deps/SoXtRenderArea.Tpo -c ../../../src/Inventor/Xt/SoXtRenderArea.cpp -fPIC -DPIC -o .libs/SoXtRenderArea.o /bin/sh ../../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -L/usr/lib64 -o libSoXt.la -rpath /usr/lib64 -no-undefined -version-info 23:0:3 SoXtInternal.lo SoXt.lo SoXtComponent.lo SoXtGLWidget.lo SoXtResource.lo SoAny.lo SoXtCursor.lo SoXtObject.lo SoXtCommon.lo SoXtComponentCommon.lo SoXtGLWidgetCommon.lo SoXtRenderArea.lo devices/libSoXtDevices.la editors/libSoXtEditors.la engines/libSoGuiEngines.la nodes/libSoGuiNodes.la viewers/libSoXtViewers.la widgets/libSoXtWidgets.la -lXm -lCoin -lGLU -lGL -lXext -lX11 -lbz2 -lz -lfreetype -lfontconfig -ldl -lpthread -lXt -lXp -lXpm -lSM -lICE g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/SoXtInternal.o .libs/SoXt.o .libs/SoXtComponent.o .libs/SoXtGLWidget.o .libs/SoXtResource.o .libs/SoAny.o .libs/SoXtCursor.o .libs/SoXtObject.o .libs/SoXtCommon.o .libs/SoXtComponentCommon.o .libs/SoXtGLWidgetCommon.o .libs/SoXtRenderArea.o -Wl,--whole-archive devices/.libs/libSoXtDevices.a editors/.libs/libSoXtEditors.a engines/.libs/libSoGuiEngines.a nodes/.libs/libSoGuiNodes.a viewers/.libs/libSoXtViewers.a widgets/.libs/libSoXtWidgets.a -Wl,--no-whole-archive -L/usr/lib64 -lXm -lCoin -lGLU -lGL -lXext -lX11 -lbz2 -lz -lfreetype -lfontconfig -ldl -lpthread -lXt -lXp -lXpm -lSM -lICE -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libSoXt.so.20 -o .libs/libSoXt.so.20.3.0 (cd .libs && rm -f libSoXt.so.20 && ln -s libSoXt.so.20.3.0 libSoXt.so.20) (cd .libs && rm -f libSoXt.so && ln -s libSoXt.so.20.3.0 libSoXt.so) creating libSoXt.la (cd .libs && rm -f libSoXt.la && ln -s ../libSoXt.la libSoXt.la) make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' make[7]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' make[6]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' make[6]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make[5]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make[4]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make[3]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src' make[2]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/man' Making all in man1 make[3]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/man/man1' make all-am make[4]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/man/man1' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/man/man1' make[3]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/man' make[2]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/man' make[1]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0' + sed -i -e 's,\-L/usr/lib64 ,,' soxt-default.cfg + sed -i -e s,/share/Coin/conf/,/lib64/Coin3/conf/,g soxt-config + sed -i -e 's|-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic||' SoXt.pc soxt-default.cfg + sed -i -e 's|%{__global_ldflags}||' SoXt.pc soxt-default.cfg + sed -i -e 's|@soguiincludedir@|/usr/include/Coin3|' soxt-default.cfg + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KOGvVE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64 + cd SoXt-1.3.0 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64 make install-recursive make[1]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0' Making install in . make[2]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0' make[3]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0' test -z "/usr/bin" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/bin" /usr/bin/install -c 'soxt-config' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/bin/soxt-config' test -z "/usr/share/Coin3/conf" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/Coin3/conf" /usr/bin/install -c -m 644 'soxt-default.cfg' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/Coin3/conf/soxt-default.cfg' test -z "/usr/share/aclocal" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/aclocal" /usr/bin/install -c -m 644 'cfg/soxt.m4' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/aclocal/soxt.m4' test -z "/usr/lib64/pkgconfig" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'SoXt.pc' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64/pkgconfig/SoXt.pc' make[3]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0' make[2]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0' Making install in src make[2]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src' Making install in . make[4]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src' make[5]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src' make[4]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src' Making install in Inventor make[4]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make install-recursive make[5]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' Making install in Xt make[6]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' make install-recursive make[7]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' Making install in devices make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/devices' make install-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/devices' make[10]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/devices' make[10]: Nothing to be done for `install-exec-am'. test -z "/usr/include/Coin3/Inventor/Xt/devices" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/devices" /usr/bin/install -c -m 644 'SoXtLinuxJoystick.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/devices/SoXtLinuxJoystick.h' test -z "/usr/include/Coin3/Inventor/Xt/devices" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/devices" /usr/bin/install -c -m 644 'SoXtDevice.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/devices/SoXtDevice.h' /usr/bin/install -c -m 644 'SoXtKeyboard.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/devices/SoXtKeyboard.h' /usr/bin/install -c -m 644 'SoXtMouse.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/devices/SoXtMouse.h' make[10]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/devices' make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/devices' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/devices' Making install in editors make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/editors' make install-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/editors' make[10]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/editors' make[10]: Nothing to be done for `install-exec-am'. test -z "/usr/include/Coin3/Inventor/Xt/editors" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/editors" test -z "/usr/include/Coin3/Inventor/Xt/editors" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/editors" /usr/bin/install -c -m 644 'SoXtColorEditor.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/editors/SoXtColorEditor.h' /usr/bin/install -c -m 644 'SoXtMaterialEditor.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/editors/SoXtMaterialEditor.h' make[10]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/editors' make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/editors' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/editors' Making install in engines make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/engines' make install-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/engines' make[10]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/engines' make[10]: Nothing to be done for `install-exec-am'. make[10]: Nothing to be done for `install-data-am'. make[10]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/engines' make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/engines' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/engines' Making install in nodes make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/nodes' make install-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/nodes' make[10]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/nodes' make[10]: Nothing to be done for `install-exec-am'. test -z "/usr/include/Coin3/Inventor/Xt/nodes" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/nodes" /usr/bin/install -c -m 644 'SoGuiColorEditor.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/nodes/SoGuiColorEditor.h' /usr/bin/install -c -m 644 'SoGuiMaterialEditor.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/nodes/SoGuiMaterialEditor.h' make[10]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/nodes' make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/nodes' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/nodes' Making install in viewers make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/viewers' make install-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/viewers' make[10]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/viewers' make[10]: Nothing to be done for `install-exec-am'. test -z "/usr/include/Coin3/Inventor/Xt/viewers" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/viewers" test -z "/usr/include/Coin3/Inventor/Xt/viewers" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/viewers" /usr/bin/install -c -m 644 'SoXtViewer.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/viewers/SoXtViewer.h' /usr/bin/install -c -m 644 'SoXtConstrainedViewer.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/viewers/SoXtConstrainedViewer.h' /usr/bin/install -c -m 644 'SoXtFullViewer.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/viewers/SoXtFullViewer.h' /usr/bin/install -c -m 644 'SoXtExaminerViewer.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/viewers/SoXtExaminerViewer.h' /usr/bin/install -c -m 644 'SoXtFlyViewer.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/viewers/SoXtFlyViewer.h' /usr/bin/install -c -m 644 'SoXtPlaneViewer.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/viewers/SoXtPlaneViewer.h' make[10]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/viewers' make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/viewers' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/viewers' Making install in widgets make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/widgets' make install-am make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/widgets' make[10]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/widgets' make[10]: Nothing to be done for `install-exec-am'. test -z "/usr/include/Coin3/Inventor/Xt/widgets" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/widgets" test -z "/usr/include/Coin3/Inventor/Xt/widgets" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/widgets" /usr/bin/install -c -m 644 'SoXtPopupMenu.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/widgets/SoXtPopupMenu.h' make[10]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/widgets' make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/widgets' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt/widgets' Making install in . make[8]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' make[9]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' test -z "/usr/lib64" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libSoXt.la' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64/libSoXt.la' /usr/bin/install -c .libs/libSoXt.so.20.3.0 /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64/libSoXt.so.20.3.0 (cd /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64 && { ln -s -f libSoXt.so.20.3.0 libSoXt.so.20 || { rm -f libSoXt.so.20 && ln -s libSoXt.so.20.3.0 libSoXt.so.20; }; }) (cd /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64 && { ln -s -f libSoXt.so.20.3.0 libSoXt.so || { rm -f libSoXt.so && ln -s libSoXt.so.20.3.0 libSoXt.so; }; }) /usr/bin/install -c .libs/libSoXt.lai /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64/libSoXt.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../../cfg/mkinstalldirs /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt /usr/bin/install -c -m 644 SoXtResource.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/SoXtResource.h /bin/sh ../../../cfg/mkinstalldirs /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt /usr/bin/install -c -m 644 SoXt.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/SoXt.h /usr/bin/install -c -m 644 SoXtBasic.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/SoXtBasic.h /usr/bin/install -c -m 644 SoXtObject.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/SoXtObject.h /usr/bin/install -c -m 644 SoXtCursor.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/SoXtCursor.h /usr/bin/install -c -m 644 SoXtComponent.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/SoXtComponent.h /usr/bin/install -c -m 644 SoXtGLWidget.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/SoXtGLWidget.h /usr/bin/install -c -m 644 SoXtRenderArea.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/SoXtRenderArea.h /usr/bin/install -c -m 644 SoXtColorEditor.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/SoXtColorEditor.h /usr/bin/install -c -m 644 SoXtMaterialEditor.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include/Coin3/Inventor/Xt/SoXtMaterialEditor.h make[9]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' make[8]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' make[7]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' make[6]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor/Xt' make[6]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make[7]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make[6]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make[5]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make[4]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src/Inventor' make[3]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src' make[2]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/src' Making install in man make[2]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/man' Making install in man1 make[3]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/man/man1' make install-am make[4]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/man/man1' make[5]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/man/man1' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './soxt-config.1' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/man/man1/soxt-config.1' make[5]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/man/man1' make[4]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/man/man1' make[3]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/man' make[4]: Entering directory `/builddir/build/BUILD/SoXt-1.3.0/man' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/man' make[3]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/man' make[2]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0/man' make[1]: Leaving directory `/builddir/build/BUILD/SoXt-1.3.0' + find /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64 -name '*.la' -delete + mkdir -p /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64/Coin3/conf/ + mv /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/Coin3/conf/soxt-default.cfg /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64/Coin3/conf/ + rm -rf /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/Coin3/conf/ + cd /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/include + ln -s Coin3/Inventor Inventor + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/SoXt-1.3.0 extracting debug info from /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/lib64/libSoXt.so.20.3.0 symlinked /usr/lib/debug/usr/lib64/libSoXt.so.20.3.0.debug to /usr/lib/debug/usr/lib64/libSoXt.so.debug symlinked /usr/lib/debug/usr/lib64/libSoXt.so.20.3.0.debug to /usr/lib/debug/usr/lib64/libSoXt.so.20.debug 2619 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: SoXt-1.3.0-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ADVBf4 + umask 022 + cd /builddir/build/BUILD + cd SoXt-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/doc/SoXt-1.3.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/doc/SoXt-1.3.0 + /bin/mkdir -p /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/doc/SoXt-1.3.0 + cp -pr AUTHORS COPYING ChangeLog NEWS README LICENSE.GPL BUGS.txt /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/doc/SoXt-1.3.0 + exit 0 Provides: libSoXt.so.20()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libCoin.so.60()(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libSoXt.so.20()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXm.so.2()(64bit) libXp.so.6()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: SoXt-devel-1.3.0-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OK0sGt + umask 022 + cd /builddir/build/BUILD + cd SoXt-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/doc/SoXt-devel-1.3.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/doc/SoXt-devel-1.3.0 + /bin/mkdir -p /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/doc/SoXt-devel-1.3.0 + cp -pr HACKING /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64/usr/share/doc/SoXt-devel-1.3.0 + exit 0 Provides: pkgconfig(SoXt) = 1.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh /usr/bin/pkg-config libSoXt.so.20()(64bit) pkgconfig(Coin) Processing files: SoXt-debuginfo-1.3.0-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-538993879.novalocal Wrote: /builddir/build/RPMS/SoXt-1.3.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/SoXt-devel-1.3.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/SoXt-debuginfo-1.3.0-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G8smOg + umask 022 + cd /builddir/build/BUILD + cd SoXt-1.3.0 + /bin/rm -rf /builddir/build/BUILDROOT/SoXt-1.3.0-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->