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-7-x86_64-mockbuilder-25971/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-493562037.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/SoXt-1.3.0-1.el7.centos.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-7-x86_64-mockbuilder-25971/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.qkRuBc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SoXt-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/SoXt-1.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd SoXt-1.3.0 + /usr/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.wGO9oY + umask 022 + cd /builddir/build/BUILD + cd SoXt-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./cfg/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./cfg/config.sub ++ basename ./cfg/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./cfg/config.sub '/usr/lib/rpm/redhat/config.sub' -> './cfg/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./cfg/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./cfg/config.guess ++ basename ./cfg/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./cfg/config.guess '/usr/lib/rpm/redhat/config.guess' -> './cfg/config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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... none checking dependency style of g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... ./configure: line 20489: hostname: command not found 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 sogui.doxygen config.status: creating soxt-config 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/SoXtColorEditor.h config.status: creating src/Inventor/Xt/SoXtRenderArea.cpp 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/SoGuiDeviceP.h config.status: creating src/Inventor/Xt/devices/SoXtDeviceCommon.cpp 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/Position.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiPosition.h config.status: creating src/Inventor/Xt/nodes/Translation.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiTranslation.h config.status: creating src/Inventor/Xt/nodes/Frame.cpp config.status: creating src/Inventor/Xt/nodes/SoGuiFrame.h 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' /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtDevice.lo SoXtDevice.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtInputFocus.lo SoXtInputFocus.cpp mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c SoXtInputFocus.cpp -fPIC -DPIC -o .libs/SoXtInputFocus.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c SoXtDevice.cpp -fPIC -DPIC -o .libs/SoXtDevice.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtKeyboard.lo SoXtKeyboard.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtMouse.lo SoXtMouse.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c SoXtMouse.cpp -fPIC -DPIC -o .libs/SoXtMouse.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtLinuxJoystick.lo SoXtLinuxJoystick.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o spwinput_x11.lo `test -f '../../../../src/Inventor/Xt/devices/spwinput_x11.cpp' || echo './'`../../../../src/Inventor/Xt/devices/spwinput_x11.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/devices/spwinput_x11.cpp -fPIC -DPIC -o .libs/spwinput_x11.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -c -o spwinput_win32.lo `test -f '../../../../src/Inventor/Xt/devices/spwinput_win32.c' || echo './'`../../../../src/Inventor/Xt/devices/spwinput_win32.c SoXtLinuxJoystick.cpp:441:1: warning: unused parameter 'enable' [-Wunused-parameter] SoXtLinuxJoystick::setFocusToWindow(SbBool enable) ^ SoXtLinuxJoystick.cpp:467:1: warning: unused parameter 'source' [-Wunused-parameter] SoXtLinuxJoystickP::input(int * source, XtInputId * id) ^ SoXtLinuxJoystick.cpp:467:1: warning: unused parameter 'id' [-Wunused-parameter] 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -c ../../../../src/Inventor/Xt/devices/spwinput_win32.c -fPIC -DPIC -o .libs/spwinput_win32.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtDeviceCommon.lo `test -f '../../../../src/Inventor/Xt/devices/SoXtDeviceCommon.cpp' || echo './'`../../../../src/Inventor/Xt/devices/SoXtDeviceCommon.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtInputFocusCommon.lo `test -f '../../../../src/Inventor/Xt/devices/SoXtInputFocusCommon.cpp' || echo './'`../../../../src/Inventor/Xt/devices/SoXtInputFocusCommon.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/devices/SoXtDeviceCommon.cpp -fPIC -DPIC -o .libs/SoXtDeviceCommon.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/devices/SoXtInputFocusCommon.cpp -fPIC -DPIC -o .libs/SoXtInputFocusCommon.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtKeyboardCommon.lo `test -f '../../../../src/Inventor/Xt/devices/SoXtKeyboardCommon.cpp' || echo './'`../../../../src/Inventor/Xt/devices/SoXtKeyboardCommon.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtMouseCommon.lo `test -f '../../../../src/Inventor/Xt/devices/SoXtMouseCommon.cpp' || echo './'`../../../../src/Inventor/Xt/devices/SoXtMouseCommon.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -Wl,-z,relro -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' /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtColorEditor.lo `test -f '../../../../src/Inventor/Xt/editors/SoXtColorEditor.cpp' || echo './'`../../../../src/Inventor/Xt/editors/SoXtColorEditor.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtMaterialEditor.lo `test -f '../../../../src/Inventor/Xt/editors/SoXtMaterialEditor.cpp' || echo './'`../../../../src/Inventor/Xt/editors/SoXtMaterialEditor.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/editors/SoXtMaterialEditor.cpp -fPIC -DPIC -o .libs/SoXtMaterialEditor.o ../../../../src/Inventor/Xt/editors/SoXtMaterialEditor.cpp:86:1: warning: unused parameter 'build' [-Wunused-parameter] SoXtMaterialEditor::SoXtMaterialEditor(Widget parent, const char * const name, SbBool embed, SbBool build) ^ ../../../../src/Inventor/Xt/editors/SoXtMaterialEditor.cpp:336:1: warning: unused parameter 'editor' [-Wunused-parameter] MaterialEditorComponent::coloreditorclose_cb(void * closure, SoGuiColorEditor * editor) ^ ../../../../src/Inventor/Xt/editors/SoXtColorEditor.cpp:202:1: warning: unused parameter 'node' [-Wunused-parameter] SoXtColorEditor::attach(SoSFColor * color, SoBase * node) ^ ../../../../src/Inventor/Xt/editors/SoXtColorEditor.cpp:227:1: warning: unused parameter 'node' [-Wunused-parameter] SoXtColorEditor::attach(SoMFColor * color, int idx, SoBase * node) ^ ../../../../src/Inventor/Xt/editors/SoXtColorEditor.cpp:254:1: warning: unused parameter 'node' [-Wunused-parameter] SoXtColorEditor::attach(SoMFUInt32 * color, int idx, SoBase * node) ^ ../../../../src/Inventor/Xt/editors/SoXtColorEditor.cpp:573:1: warning: unused parameter 'sensor' [-Wunused-parameter] ColorEditorComponent::attachment_update_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/editors/SoXtColorEditor.cpp:604:1: warning: unused parameter 'sensor' [-Wunused-parameter] ColorEditorComponent::editor_update_cb(void * closure, SoSensor * sensor) ^ /bin/sh ../../../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -Wl,-z,relro -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' /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Engines.lo `test -f '../../../../src/Inventor/Xt/engines/Engines.cpp' || echo './'`../../../../src/Inventor/Xt/engines/Engines.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o RadioGroup.lo `test -f '../../../../src/Inventor/Xt/engines/RadioGroup.cpp' || echo './'`../../../../src/Inventor/Xt/engines/RadioGroup.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/engines/RadioGroup.cpp -fPIC -DPIC -o .libs/RadioGroup.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Format.lo `test -f '../../../../src/Inventor/Xt/engines/Format.cpp' || echo './'`../../../../src/Inventor/Xt/engines/Format.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -Wl,-z,relro -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' /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Nodes.lo `test -f '../../../../src/Inventor/Xt/nodes/Nodes.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Nodes.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SceneTexture2.lo `test -f '../../../../src/Inventor/Xt/nodes/SceneTexture2.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/SceneTexture2.cpp mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/SceneTexture2.cpp -fPIC -DPIC -o .libs/SceneTexture2.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/Nodes.cpp -fPIC -DPIC -o .libs/Nodes.o ../../../../src/Inventor/Xt/nodes/SceneTexture2.cpp:142:1: warning: unused parameter 'sensor' [-Wunused-parameter] SceneTexture2::size_updated_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/SceneTexture2.cpp:161:1: warning: unused parameter 'sensor' [-Wunused-parameter] SceneTexture2::render_cb(void * closure, SoSensor * sensor) ^ /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o ViewportFix.lo `test -f '../../../../src/Inventor/Xt/nodes/ViewportFix.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/ViewportFix.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o ViewpointWrapper.lo `test -f '../../../../src/Inventor/Xt/nodes/ViewpointWrapper.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/ViewpointWrapper.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/ViewpointWrapper.cpp -fPIC -DPIC -o .libs/ViewpointWrapper.o ../../../../src/Inventor/Xt/nodes/ViewpointWrapper.cpp:201:1: warning: unused parameter 'sensor' [-Wunused-parameter] SoGuiViewpointWrapper::fieldsensor_cb(void * data, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ViewpointWrapper.cpp:208:1: warning: unused parameter 'sensor' [-Wunused-parameter] SoGuiViewpointWrapper::pathsensor_cb(void * data, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ViewpointWrapper.cpp:258:1: warning: unused parameter 'root' [-Wunused-parameter] SoGuiViewpointWrapper::hasViewpoints(SoNode * root) ^ ../../../../src/Inventor/Xt/nodes/ViewpointWrapper.cpp:272:1: warning: unused parameter 'root' [-Wunused-parameter] SoGuiViewpointWrapper::setSceneGraph(SoNode * root) ^ /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Pane.lo `test -f '../../../../src/Inventor/Xt/nodes/Pane.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Pane.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Position.lo `test -f '../../../../src/Inventor/Xt/nodes/Position.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Position.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/Pane.cpp -fPIC -DPIC -o .libs/Pane.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/Position.cpp -fPIC -DPIC -o .libs/Position.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Translation.lo `test -f '../../../../src/Inventor/Xt/nodes/Translation.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Translation.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/Translation.cpp -fPIC -DPIC -o .libs/Translation.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Frame.lo `test -f '../../../../src/Inventor/Xt/nodes/Frame.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Frame.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/Frame.cpp -fPIC -DPIC -o .libs/Frame.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Image.lo `test -f '../../../../src/Inventor/Xt/nodes/Image.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Image.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/Image.cpp -fPIC -DPIC -o .libs/Image.o ../../../../src/Inventor/Xt/nodes/Frame.cpp:193:1: warning: unused parameter 'sensor' [-Wunused-parameter] Frame::size_updated_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/Frame.cpp:214:1: warning: unused parameter 'sensor' [-Wunused-parameter] Frame::design_updated_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/Image.cpp:140:1: warning: unused parameter 'sensor' [-Wunused-parameter] Image::size_updated_cb(void * closure, SoSensor * sensor) ^ /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Label.lo `test -f '../../../../src/Inventor/Xt/nodes/Label.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Label.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o ToggleButton.lo `test -f '../../../../src/Inventor/Xt/nodes/ToggleButton.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/ToggleButton.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/ToggleButton.cpp -fPIC -DPIC -o .libs/ToggleButton.o ../../../../src/Inventor/Xt/nodes/Label.cpp:132:1: warning: unused parameter 'sensor' [-Wunused-parameter] Label::text_updated_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ToggleButton.cpp:178:1: warning: unused parameter 'sensor' [-Wunused-parameter] ToggleButton::size_updated_cb(void * closure, SoSensor * sensor) ^ /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o RadioButton.lo `test -f '../../../../src/Inventor/Xt/nodes/RadioButton.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/RadioButton.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o ClickCounter.lo `test -f '../../../../src/Inventor/Xt/nodes/ClickCounter.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/ClickCounter.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/RadioButton.cpp -fPIC -DPIC -o .libs/RadioButton.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/ClickCounter.cpp -fPIC -DPIC -o .libs/ClickCounter.o ../../../../src/Inventor/Xt/nodes/RadioButton.cpp:174:1: warning: unused parameter 'sensor' [-Wunused-parameter] RadioButton::size_updated_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ClickCounter.cpp:171:1: warning: unused parameter 'valuearg' [-Wunused-parameter] SoGuiClickCounter::setSurfaceColor(const SbColor & valuearg) ^ ../../../../src/Inventor/Xt/nodes/ClickCounter.cpp:217:1: warning: unused parameter 'sensor' [-Wunused-parameter] ClickCounter::sizeCB(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ClickCounter.cpp:226:1: warning: unused parameter 'sensor' [-Wunused-parameter] ClickCounter::firstCB(void * closure, SoSensor * sensor) ^ /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Slider1.lo `test -f '../../../../src/Inventor/Xt/nodes/Slider1.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Slider1.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/Slider1.cpp -fPIC -DPIC -o .libs/Slider1.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o Slider2.lo `test -f '../../../../src/Inventor/Xt/nodes/Slider2.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/Slider2.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/Slider2.cpp -fPIC -DPIC -o .libs/Slider2.o ../../../../src/Inventor/Xt/nodes/Slider1.cpp:132:1: warning: unused parameter 'sensor' [-Wunused-parameter] Slider1::sizeChangeCB(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/Slider1.cpp:141:1: warning: unused parameter 'sensor' [-Wunused-parameter] Slider1::valueChangeCB(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/Slider1.cpp:150:1: warning: unused parameter 'sensor' [-Wunused-parameter] Slider1::minChangeCB(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/Slider1.cpp:159:1: warning: unused parameter 'sensor' [-Wunused-parameter] Slider1::maxChangeCB(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/Slider2.cpp:125:1: warning: unused parameter 'sensor' [-Wunused-parameter] Slider2::sizeChangeCB(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/Slider2.cpp:134:1: warning: unused parameter 'sensor' [-Wunused-parameter] Slider2::valueChangeCB(void * closure, SoSensor * sensor) ^ /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o ColorEditor.lo `test -f '../../../../src/Inventor/Xt/nodes/ColorEditor.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/ColorEditor.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o MaterialEditor.lo `test -f '../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp' || echo './'`../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp -fPIC -DPIC -o .libs/MaterialEditor.o ../../../../src/Inventor/Xt/nodes/ColorEditor.cpp:504:1: warning: unused parameter 'sensor' [-Wunused-parameter] ColorEditor::color_update_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ColorEditor.cpp:514:1: warning: unused parameter 'sensor' [-Wunused-parameter] ColorEditor::update_r_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ColorEditor.cpp:526:1: warning: unused parameter 'sensor' [-Wunused-parameter] ColorEditor::update_g_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ColorEditor.cpp:538:1: warning: unused parameter 'sensor' [-Wunused-parameter] ColorEditor::update_b_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ColorEditor.cpp:550:1: warning: unused parameter 'sensor' [-Wunused-parameter] ColorEditor::update_h_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ColorEditor.cpp:562:1: warning: unused parameter 'sensor' [-Wunused-parameter] ColorEditor::update_s_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ColorEditor.cpp:574:1: warning: unused parameter 'sensor' [-Wunused-parameter] ColorEditor::update_v_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ColorEditor.cpp:586:1: warning: unused parameter 'sensor' [-Wunused-parameter] ColorEditor::update_wheel_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/ColorEditor.cpp:627:1: warning: unused parameter 'v' [-Wunused-parameter] ColorEditor::calculateFromHue(float h, float s, float v) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:538:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::ambient_slider_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:554:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::diffuse_slider_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:570:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::specular_slider_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:586:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::emissive_slider_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:602:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::shininess_slider_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:614:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::transparency_slider_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:651:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::button1_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:684:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::button2_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:716:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::button3_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:749:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::button4_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:781:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::coloreditor_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:797:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::material_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:850:1: warning: unused parameter 'sensor' [-Wunused-parameter] MaterialEditor::material_field_cb(void * closure, SoSensor * sensor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:874:1: warning: unused parameter 'closure' [-Wunused-parameter] MaterialEditor::coloreditoropen_cb(void * closure) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:881:1: warning: unused parameter 'closure' [-Wunused-parameter] MaterialEditor::coloreditorclose_cb(void * closure, SoGuiColorEditor * editor) ^ ../../../../src/Inventor/Xt/nodes/MaterialEditor.cpp:881:1: warning: unused parameter 'editor' [-Wunused-parameter] /bin/sh ../../../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -Wl,-z,relro -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' /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o FullViewer.lo FullViewer.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o ExaminerViewer.lo ExaminerViewer.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ExaminerViewer.cpp -fPIC -DPIC -o .libs/ExaminerViewer.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c FullViewer.cpp -fPIC -DPIC -o .libs/FullViewer.o FullViewer.cpp:1111:8: warning: extra tokens at end of #endif directive [enabled by default] #endif DOXYGEN_SKIP_THIS ^ FullViewer.cpp:1003:1: warning: unused parameter 'popup' [-Wunused-parameter] SoXtFullViewer::buildFunctionsSubmenu(Widget popup) ^ FullViewer.cpp:1014:1: warning: unused parameter 'popup' [-Wunused-parameter] SoXtFullViewer::buildDrawStyleSubmenu(Widget popup) ^ ExaminerViewer.cpp:203:1: warning: unused parameter 'w' [-Wunused-parameter] SoXtExaminerViewerP::camerabuttonCB(Widget w, ^ ExaminerViewer.cpp:203:1: warning: unused parameter 'call_data' [-Wunused-parameter] /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o PlaneViewer.lo PlaneViewer.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c PlaneViewer.cpp -fPIC -DPIC -o .libs/PlaneViewer.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtViewer.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/viewers/SoXtViewer.cpp -fPIC -DPIC -o .libs/SoXtViewer.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtConstrainedViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtConstrainedViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtConstrainedViewer.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/viewers/SoXtConstrainedViewer.cpp -fPIC -DPIC -o .libs/SoXtConstrainedViewer.o ../../../../src/Inventor/Xt/viewers/SoXtViewer.cpp:3082:1: warning: unused parameter 's' [-Wunused-parameter] SoXtViewerP::setStereoEye(SoCamera * thecamera, ^ /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtFlyViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtFlyViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtFlyViewer.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/viewers/SoXtFlyViewer.cpp -fPIC -DPIC -o .libs/SoXtFlyViewer.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtFullViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtFullViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtFullViewer.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/viewers/SoXtFullViewer.cpp -fPIC -DPIC -o .libs/SoXtFullViewer.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtExaminerViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtExaminerViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtExaminerViewer.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../../src/Inventor/Xt/viewers/SoXtExaminerViewer.cpp -fPIC -DPIC -o .libs/SoXtExaminerViewer.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtPlaneViewer.lo `test -f '../../../../src/Inventor/Xt/viewers/SoXtPlaneViewer.cpp' || echo './'`../../../../src/Inventor/Xt/viewers/SoXtPlaneViewer.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -Wl,-z,relro -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' /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtGLArea.lo SoXtGLArea.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o XtNativePopupMenu.lo XtNativePopupMenu.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c XtNativePopupMenu.cpp -fPIC -DPIC -o .libs/XtNativePopupMenu.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c SoXtGLArea.cpp -fPIC -DPIC -o .libs/SoXtGLArea.o SoXtGLArea.cpp:102:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] }; // actions ^ SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] }; // resources ^ SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:258:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtGLArea.cpp:361:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] }; // soxtGLAreaClassRec ^ SoXtGLArea.cpp: In function 'void createAttribList(SoXtGLAreaWidget)': SoXtGLArea.cpp:397:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] error((Widget) widget, "Unable to allocate attribute list"); ^ SoXtGLArea.cpp: In function 'void createVisualInfo(SoXtGLAreaWidget)': SoXtGLArea.cpp:448:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] error((Widget) widget, "requested visual not supported"); ^ SoXtGLArea.cpp: At global scope: SoXtGLArea.cpp:460:1: warning: unused parameter 'offset' [-Wunused-parameter] createColormap( ^ SoXtGLArea.cpp: In function 'void Realize(Widget, Mask*, XSetWindowAttributes*)': SoXtGLArea.cpp:617:72: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] warning(widget, "Could not set colormap property on parent shell"); ^ SoXtGLArea.cpp: At global scope: SoXtGLArea.cpp:631:1: warning: unused parameter 'region' [-Wunused-parameter] Redraw( ^ SoXtGLArea.cpp:719:1: warning: unused parameter 'params' [-Wunused-parameter] glwInput( ^ SoXtGLArea.cpp:719:1: warning: unused parameter 'numParams' [-Wunused-parameter] SoXtGLArea.cpp:755:1: warning: unused parameter 'args' [-Wunused-parameter] SoXtGLArea_set_values( ^ SoXtGLArea.cpp:755:1: warning: unused parameter 'num_args' [-Wunused-parameter] /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtThumbWheel.lo SoXtThumbWheel.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtSlider.lo SoXtSlider.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c SoXtSlider.cpp -fPIC -DPIC -o .libs/SoXtSlider.o SoXtThumbWheel.cpp:85:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] }; // resources[] ^ SoXtThumbWheel.cpp:85:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtThumbWheel.cpp:109:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] }; // SoXtThumbWheel_actions() ^ SoXtThumbWheel.cpp:109:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtThumbWheel.cpp:109:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtThumbWheel.cpp:109:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtThumbWheel.cpp:109:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXtThumbWheel.cpp:188:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] }; // struct soxtThumbWheelClassRec ^ SoXtThumbWheel.cpp:196:1: warning: unused parameter 'treq' [-Wunused-parameter] initialize(Widget treq, Widget tnew, ArgList args, Cardinal * num_args) ^ SoXtThumbWheel.cpp:196:1: warning: unused parameter 'args' [-Wunused-parameter] SoXtThumbWheel.cpp:196:1: warning: unused parameter 'num_args' [-Wunused-parameter] SoXtThumbWheel.cpp:220:1: warning: unused parameter 'widget' [-Wunused-parameter] realize(Widget widget, XtValueMask * valueMask, ^ SoXtThumbWheel.cpp:220:1: warning: unused parameter 'valueMask' [-Wunused-parameter] SoXtThumbWheel.cpp:220:1: warning: unused parameter 'attributes' [-Wunused-parameter] SoXtThumbWheel.cpp:657:1: warning: unused parameter 'event' [-Wunused-parameter] expose(Widget w,XExposeEvent * event, Region region) ^ SoXtThumbWheel.cpp:657:1: warning: unused parameter 'region' [-Wunused-parameter] SoXtThumbWheel.cpp:701:1: warning: unused parameter 'args' [-Wunused-parameter] SoXtThumbWheel_set_values(Widget current, Widget request, Widget new_widget, ^ SoXtThumbWheel.cpp:701:1: warning: unused parameter 'num_args' [-Wunused-parameter] SoXtSlider.cpp:628:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXtSlider::slider_cb( ^ SoXtSlider.cpp:666:1: warning: unused parameter 'call_data' [-Wunused-parameter] SoXtSlider::value_cb( ^ SoXtSlider.cpp:706:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXtSlider::min_cb( ^ SoXtSlider.cpp:706:1: warning: unused parameter 'call_data' [-Wunused-parameter] SoXtSlider.cpp:730:1: warning: unused parameter 'call_data' [-Wunused-parameter] SoXtSlider::min_value_cb( ^ SoXtSlider.cpp:794:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXtSlider::max_cb( ^ SoXtSlider.cpp:794:1: warning: unused parameter 'call_data' [-Wunused-parameter] SoXtSlider.cpp:821:1: warning: unused parameter 'call_data' [-Wunused-parameter] SoXtSlider::max_value_cb( ^ /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoAnyThumbWheel.lo `test -f '../../../../src/Inventor/Xt/widgets/SoAnyThumbWheel.cpp' || echo './'`../../../../src/Inventor/Xt/widgets/SoAnyThumbWheel.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtPopupMenu.lo `test -f '../../../../src/Inventor/Xt/widgets/SoXtPopupMenu.cpp' || echo './'`../../../../src/Inventor/Xt/widgets/SoXtPopupMenu.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -Wl,-z,relro -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' /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtInternal.lo SoXtInternal.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXt.lo SoXt.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c SoXt.cpp -fPIC -DPIC -o .libs/SoXt.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c SoXtInternal.cpp -fPIC -DPIC -o .libs/SoXtInternal.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtComponent.lo SoXtComponent.cpp SoXt.cpp:260:1: warning: unused parameter 'widget' [-Wunused-parameter] wm_close_handler(Widget widget, XtPointer user, XtPointer calldata) ^ SoXt.cpp:260:1: warning: unused parameter 'user' [-Wunused-parameter] SoXt.cpp:260:1: warning: unused parameter 'calldata' [-Wunused-parameter] SoXt.cpp: In static member function 'static void SoXt::init(Widget)': SoXt.cpp:327:85: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] Atom WM_DELETE_WINDOW = XmInternAtom(SoXt::getDisplay(), "WM_DELETE_WINDOW", False); ^ SoXt.cpp: In static member function 'static char* SoXt::decodeString(XmString)': SoXt.cpp:564:58: warning: deprecated conversion from string constant to 'XmStringCharSet {aka char*}' [-Wwrite-strings] XmStringGetLtoR(xstring, XmSTRING_DEFAULT_CHARSET, &str); ^ SoXt.cpp: At global scope: SoXt.cpp:736:1: warning: unused parameter 'display' [-Wunused-parameter] SoXt::getPopupArgs(Display * display, int screen, ArgList args, int * n) ^ SoXt.cpp:736:1: warning: unused parameter 'screen' [-Wunused-parameter] SoXt.cpp:736:1: warning: unused parameter 'args' [-Wunused-parameter] SoXt.cpp:736:1: warning: unused parameter 'n' [-Wunused-parameter] SoXt.cpp:745:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXt::registerColormapLoad(Widget widget, Widget shell) ^ SoXt.cpp:745:1: warning: unused parameter 'shell' [-Wunused-parameter] SoXt.cpp:754:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXt::addColormapToShell(Widget widget, Widget shell) ^ SoXt.cpp:754:1: warning: unused parameter 'shell' [-Wunused-parameter] SoXt.cpp:763:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXt::removeColormapFromShell(Widget widget, Widget shell) ^ SoXt.cpp:763:1: warning: unused parameter 'shell' [-Wunused-parameter] SoXt.cpp:874:1: warning: unused parameter 'closure' [-Wunused-parameter] SoXtP::timerSensorCB(XtPointer closure, XtIntervalId * id) ^ SoXt.cpp:874:1: warning: unused parameter 'id' [-Wunused-parameter] SoXt.cpp:887:1: warning: unused parameter 'closure' [-Wunused-parameter] SoXtP::delaySensorCB(XtPointer closure, XtIntervalId * id) ^ SoXt.cpp:887:1: warning: unused parameter 'id' [-Wunused-parameter] SoXt.cpp:900:1: warning: unused parameter 'closure' [-Wunused-parameter] SoXtP::idleSensorCB(XtPointer closure) ^ SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] }; ^ SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] SoXt.cpp:1195:1: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c SoXtComponent.cpp -fPIC -DPIC -o .libs/SoXtComponent.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtGLWidget.lo SoXtGLWidget.cpp SoXtComponent.cpp:105:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXtComponentP::wmDeleteWindowCB(Widget widget, XtPointer closure, XtPointer call_data) ^ SoXtComponent.cpp:105:1: warning: unused parameter 'call_data' [-Wunused-parameter] SoXtComponent.cpp:114:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXtComponentP::widgetDestroyedCB(Widget widget, XtPointer closure, XtPointer call_data) ^ SoXtComponent.cpp:114:1: warning: unused parameter 'call_data' [-Wunused-parameter] SoXtComponent.cpp: In constructor 'SoXtComponent::SoXtComponent(Widget, const char*, SbBool)': SoXtComponent.cpp:234:69: warning: deprecated conversion from string constant to 'String {aka char*}' [-Wwrite-strings] "WM_DELETE_WINDOW", False); ^ SoXtComponent.cpp: At global scope: SoXtComponent.cpp:405:1: warning: unused parameter 'size' [-Wunused-parameter] SoXtComponent::sizeChanged(const SbVec2s & size) ^ SoXtComponent.cpp:690:1: warning: unused parameter 'callback' [-Wunused-parameter] SoXtComponent::addVisibilityChangeCallback(// protected ^ SoXtComponent.cpp:690:1: warning: unused parameter 'closure' [-Wunused-parameter] SoXtComponent.cpp:799:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXtComponentP::structureNotifyOnWidgetCB(Widget widget, XtPointer closure, XEvent * event, Boolean * dispatch) ^ SoXtComponent.cpp:799:1: warning: unused parameter 'dispatch' [-Wunused-parameter] SoXtComponent.cpp:839:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXtComponentP::structureNotifyOnShellCB(Widget widget, XtPointer closure, XEvent * event, Boolean * dispatch) ^ SoXtComponent.cpp:839:1: warning: unused parameter 'dispatch' [-Wunused-parameter] 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c SoXtGLWidget.cpp -fPIC -DPIC -o .libs/SoXtGLWidget.o SoXtGLWidget.cpp:114:1: warning: unused parameter 'glModes' [-Wunused-parameter] SoXtGLWidget::SoXtGLWidget(Widget const parent, ^ SoXtGLWidget.cpp:284:1: warning: unused parameter 'onoff' [-Wunused-parameter] SoXtGLWidget::setOverlayRender(const SbBool onoff) ^ SoXtGLWidget.cpp:386:1: warning: unused parameter 'numsamples' [-Wunused-parameter] SoXtGLWidget::setSampleBuffers(const int numsamples) ^ SoXtGLWidget.cpp:612:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXtGLWidget::widgetChanged(Widget widget) ^ SoXtGLWidget.cpp:705:1: warning: unused parameter 'context' [-Wunused-parameter] SoXtGLWidget::getDisplayListShareGroup(GLXContext context) ^ SoXtGLWidget.cpp:720:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXtGLWidget::eventHandler(Widget widget, ^ SoXtGLWidget.cpp: In member function 'void SoXtGLWidgetP::buildContext()': SoXtGLWidget.cpp:1002:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] SoAny::si()->getSharedGLContext((void *)display, (void *)screen); ^ SoXtGLWidget.cpp:1014:83: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] SoAny::si()->registerGLContext((void *)PUBLIC(this), (void *)display, (void *)screen); ^ SoXtGLWidget.cpp: At global scope: SoXtGLWidget.cpp:1117:1: warning: unused parameter 'call_data' [-Wunused-parameter] SoXtGLWidgetP::exposeCB(Widget widget, XtPointer closure, XtPointer call_data) ^ /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtResource.lo SoXtResource.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c SoXtResource.cpp -fPIC -DPIC -o .libs/SoXtResource.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoAny.lo `test -f '../../../src/Inventor/Xt/SoAny.cpp' || echo './'`../../../src/Inventor/Xt/SoAny.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../src/Inventor/Xt/SoAny.cpp -fPIC -DPIC -o .libs/SoAny.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtCursor.lo `test -f '../../../src/Inventor/Xt/SoXtCursor.cpp' || echo './'`../../../src/Inventor/Xt/SoXtCursor.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../src/Inventor/Xt/SoXtCursor.cpp -fPIC -DPIC -o .libs/SoXtCursor.o ../../../src/Inventor/Xt/SoAny.cpp:652:1: warning: unused parameter 'fp' [-Wunused-parameter] SoAny::atexit(SoAny::atexit_f * fp, int priority) ^ ../../../src/Inventor/Xt/SoAny.cpp:652:1: warning: unused parameter 'priority' [-Wunused-parameter] /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtObject.lo `test -f '../../../src/Inventor/Xt/SoXtObject.cpp' || echo './'`../../../src/Inventor/Xt/SoXtObject.cpp /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtCommon.lo `test -f '../../../src/Inventor/Xt/SoXtCommon.cpp' || echo './'`../../../src/Inventor/Xt/SoXtCommon.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../src/Inventor/Xt/SoXtCommon.cpp -fPIC -DPIC -o .libs/SoXtCommon.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtComponentCommon.lo `test -f '../../../src/Inventor/Xt/SoXtComponentCommon.cpp' || echo './'`../../../src/Inventor/Xt/SoXtComponentCommon.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../src/Inventor/Xt/SoXtComponentCommon.cpp -fPIC -DPIC -o .libs/SoXtComponentCommon.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtGLWidgetCommon.lo `test -f '../../../src/Inventor/Xt/SoXtGLWidgetCommon.cpp' || echo './'`../../../src/Inventor/Xt/SoXtGLWidgetCommon.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../src/Inventor/Xt/SoXtGLWidgetCommon.cpp -fPIC -DPIC -o .libs/SoXtGLWidgetCommon.o /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o SoXtRenderArea.lo `test -f '../../../src/Inventor/Xt/SoXtRenderArea.cpp' || echo './'`../../../src/Inventor/Xt/SoXtRenderArea.cpp 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c ../../../src/Inventor/Xt/SoXtRenderArea.cpp -fPIC -DPIC -o .libs/SoXtRenderArea.o ../../../src/Inventor/Xt/SoXtRenderArea.cpp:2027:1: warning: unused parameter 'widget' [-Wunused-parameter] SoXtRenderArea::widgetChanged(Widget widget) ^ /bin/sh ../../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -Wl,-z,relro -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.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/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 -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.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-z -Wl,relro -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic||' SoXt.pc soxt-default.cfg + sed -i -e 's|-Wl,-z,relro ||' 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.KLAyx2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64 + cd SoXt-1.3.0 + make install DESTDIR=/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.x86_64/usr/bin" /usr/bin/install -c 'soxt-config' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/bin/soxt-config' test -z "/usr/share/Coin3/conf" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/Coin3/conf" /usr/bin/install -c -m 644 'soxt-default.cfg' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/Coin3/conf/soxt-default.cfg' test -z "/usr/share/aclocal" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/aclocal" /usr/bin/install -c -m 644 'cfg/soxt.m4' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/aclocal/soxt.m4' test -z "/usr/lib64/pkgconfig" || mkdir -p -- . "/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'SoXt.pc' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.x86_64/usr/include/Coin3/Inventor/Xt/devices" /usr/bin/install -c -m 644 'SoXtLinuxJoystick.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.x86_64/usr/include/Coin3/Inventor/Xt/devices" /usr/bin/install -c -m 644 'SoXtDevice.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.x86_64/usr/include/Coin3/Inventor/Xt/editors" /usr/bin/install -c -m 644 'SoXtColorEditor.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.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.el7.centos.x86_64/usr/include/Coin3/Inventor/Xt/nodes" /usr/bin/install -c -m 644 'SoGuiColorEditor.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.x86_64/usr/include/Coin3/Inventor/Xt/viewers" /usr/bin/install -c -m 644 'SoXtViewer.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.x86_64/usr/include/Coin3/Inventor/Xt/widgets" /usr/bin/install -c -m 644 'SoXtPopupMenu.h' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.x86_64/usr/lib64" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libSoXt.la' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/lib64/libSoXt.la' /usr/bin/install -c .libs/libSoXt.so.20.3.0 /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/lib64/libSoXt.so.20.3.0 (cd /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.x86_64/usr/include/Coin3/Inventor/Xt /usr/bin/install -c -m 644 SoXtResource.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/include/Coin3/Inventor/Xt/SoXtResource.h /bin/sh ../../../cfg/mkinstalldirs /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/include/Coin3/Inventor/Xt /usr/bin/install -c -m 644 SoXt.h /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.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.el7.centos.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './soxt-config.1' '/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.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.el7.centos.x86_64 -name '*.la' -delete + mkdir -p /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/lib64/Coin3/conf/ + mv /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/Coin3/conf/soxt-default.cfg /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/lib64/Coin3/conf/ + rm -rf /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/Coin3/conf/ + cd /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/include + ln -s Coin3/Inventor Inventor + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/SoXt-1.3.0 extracting debug info from /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/lib64/libSoXt.so.20.3.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: SoXt-1.3.0-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0Xbfd9 + umask 022 + cd /builddir/build/BUILD + cd SoXt-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-1.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-1.3.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-1.3.0 + cp -pr COPYING /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-1.3.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-1.3.0 + cp -pr NEWS /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-1.3.0 + cp -pr README /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-1.3.0 + cp -pr LICENSE.GPL /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-1.3.0 + cp -pr BUGS.txt /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-1.3.0 + exit 0 Provides: SoXt = 1.3.0-1.el7.centos SoXt(x86-64) = 1.3.0-1.el7.centos 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) 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.14)(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.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IyT28f + umask 022 + cd /builddir/build/BUILD + cd SoXt-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-devel-1.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-devel-1.3.0 + cp -pr HACKING /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64/usr/share/doc/SoXt-devel-1.3.0 + exit 0 Provides: SoXt-devel = 1.3.0-1.el7.centos SoXt-devel(x86-64) = 1.3.0-1.el7.centos pkgconfig(SoXt) = 1.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libSoXt.so.20()(64bit) pkgconfig(Coin) Processing files: SoXt-debuginfo-1.3.0-1.el7.centos.x86_64 Provides: SoXt-debuginfo = 1.3.0-1.el7.centos SoXt-debuginfo(x86-64) = 1.3.0-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/SoXt-1.3.0-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/SoXt-devel-1.3.0-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/SoXt-debuginfo-1.3.0-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yV3DQN + umask 022 + cd /builddir/build/BUILD + cd SoXt-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/SoXt-1.3.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->