+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ois.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wzCxf0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ois-v1-3 + /usr/bin/gzip -dc /builddir/build/SOURCES/ois_v1-3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ois-v1-3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ois-gcc47.patch):' Patch #0 (ois-gcc47.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file demos/FFConsoleDemo.cpp patching file demos/OISConsole.cpp patching file src/linux/LinuxJoyStickEvents.cpp patching file src/linux/LinuxForceFeedback.cpp ++ find includes -type f ++ find src -type f + chmod -x includes/OISEffect.h includes/mac/MacHIDManager.h includes/mac/MacKeyboard.h includes/mac/MacHelpers.h includes/mac/MacJoyStick.h includes/mac/MacMouse.h includes/mac/MacPrereqs.h includes/mac/MacInputManager.h includes/OISEvents.h includes/OISInputManager.h includes/OISKeyboard.h includes/SDL/SDLInputManager.h includes/SDL/SDLJoyStick.h includes/SDL/SDLPrereqs.h includes/SDL/SDLKeyboard.h includes/SDL/SDLMouse.h includes/OISPrereqs.h includes/iphone/iPhoneInputManager.h includes/iphone/iPhoneAccelerometer.h includes/iphone/iPhonePrereqs.h includes/iphone/iPhoneHelpers.h includes/iphone/iPhoneMultiTouch.h includes/OISConfig.h includes/OISMouse.h includes/win32/Win32ForceFeedback.h includes/win32/Win32KeyBoard.h includes/win32/Win32Mouse.h includes/win32/Win32InputManager.h includes/win32/Win32Prereqs.h includes/win32/Win32JoyStick.h includes/OISMultiTouch.h includes/linux/LinuxKeyboard.h includes/linux/LinuxMouse.h includes/linux/EventHelpers.h includes/linux/LinuxPrereqs.h includes/linux/LinuxInputManager.h includes/linux/LinuxForceFeedback.h includes/linux/LinuxJoyStickEvents.h includes/OISException.h includes/OISJoyStick.h includes/Makefile.am includes/OISForceFeedback.h includes/OISObject.h includes/OIS.h includes/OISInterface.h includes/OISFactoryCreator.h src/OISInputManager.cpp src/extras/LIRC/OISLIRCRingBuffer.h src/extras/LIRC/OISLIRC.h src/extras/LIRC/OISLIRCFactoryCreator.h src/extras/LIRC/OISLIRC.cpp src/extras/LIRC/OISLIRCFactoryCreator.cpp src/OISForceFeedback.cpp src/mac/MacHIDManager.cpp src/mac/MacInputManager.cpp src/mac/MacMouse.cpp src/mac/MacKeyboard.cpp src/mac/MacHelpers.cpp src/mac/MacJoyStick.cpp src/SDL/SDLKeyboard.cpp src/SDL/SDLInputManager.cpp src/SDL/SDLJoyStick.cpp src/SDL/SDLMouse.cpp src/OISJoyStick.cpp src/OISException.cpp src/OISEffect.cpp src/iphone/iPhoneInputManager.mm src/iphone/iPhoneAccelerometer.mm src/iphone/iPhoneMultiTouch.mm src/win32/extras/WiiMote/OISWiiMoteRingBuffer.h src/win32/extras/WiiMote/OISWiiMoteRingBuffer.cpp src/win32/extras/WiiMote/hiddevice.cpp src/win32/extras/WiiMote/hiddevice.h src/win32/extras/WiiMote/OISWiiMote.cpp src/win32/extras/WiiMote/OISWiiMoteForceFeedback.h src/win32/extras/WiiMote/wiimote.cpp src/win32/extras/WiiMote/wiimote.h src/win32/extras/WiiMote/OISWiiMoteFactoryCreator.cpp src/win32/extras/WiiMote/OISWiiMoteForceFeedback.cpp src/win32/extras/WiiMote/OISWiiMoteFactoryCreator.h src/win32/extras/WiiMote/main.cpp src/win32/extras/WiiMote/OISWiiMote.h src/win32/Win32JoyStick.cpp src/win32/Win32Mouse.cpp src/win32/Win32ForceFeedback.cpp src/win32/Win32KeyBoard.cpp src/win32/Win32InputManager.cpp src/linux/LinuxKeyboard.cpp src/linux/LinuxInputManager.cpp src/linux/LinuxJoyStickEvents.cpp src/linux/LinuxMouse.cpp src/linux/LinuxForceFeedback.cpp src/linux/EventHelpers.cpp src/OISKeyboard.cpp src/OISObject.cpp src/Makefile.am ReadMe.txt + sed 's|\r||g' ReadMe.txt + touch -r ReadMe.txt ReadMe.txt.new + mv ReadMe.txt.new ReadMe.txt + sh bootstrap libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:7: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:11: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' demos/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') demos/Makefile.am: installing './depcomp' src/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am:6: warning: source file './linux/EventHelpers.cpp' is in a subdirectory, src/Makefile.am:6: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/Makefile.am:6: warning: source file './linux/LinuxInputManager.cpp' is in a subdirectory, src/Makefile.am:6: but option 'subdir-objects' is disabled src/Makefile.am:6: warning: source file './linux/LinuxJoyStickEvents.cpp' is in a subdirectory, src/Makefile.am:6: but option 'subdir-objects' is disabled src/Makefile.am:6: warning: source file './linux/LinuxForceFeedback.cpp' is in a subdirectory, src/Makefile.am:6: but option 'subdir-objects' is disabled src/Makefile.am:6: warning: source file './linux/LinuxKeyboard.cpp' is in a subdirectory, src/Makefile.am:6: but option 'subdir-objects' is disabled src/Makefile.am:6: warning: source file './linux/LinuxMouse.cpp' is in a subdirectory, src/Makefile.am:6: but option 'subdir-objects' is disabled + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.piIitU + umask 022 + cd /builddir/build/BUILD + cd ois-v1-3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --disable-static checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-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 dependency style of g++... none checking how to print strings... printf 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 fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to use STLPort... (cached) no checking X11/Xaw/Command.h usability... yes checking X11/Xaw/Command.h presence... yes checking for X11/Xaw/Command.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating includes/Makefile config.status: creating src/Makefile config.status: creating demos/Makefile config.status: creating OIS.pc config.status: creating includes/config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/ois-v1-3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OISInputManager.lo OISInputManager.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OISObject.lo OISObject.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OISEffect.lo OISEffect.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OISJoyStick.lo OISJoyStick.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OISJoyStick.cpp -fPIC -DPIC -o .libs/OISJoyStick.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OISObject.cpp -fPIC -DPIC -o .libs/OISObject.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OISEffect.cpp -fPIC -DPIC -o .libs/OISEffect.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OISInputManager.cpp -fPIC -DPIC -o .libs/OISInputManager.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OISKeyboard.lo OISKeyboard.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OISKeyboard.cpp -fPIC -DPIC -o .libs/OISKeyboard.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OISForceFeedback.lo OISForceFeedback.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OISException.lo OISException.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o EventHelpers.lo `test -f './linux/EventHelpers.cpp' || echo './'`./linux/EventHelpers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OISForceFeedback.cpp -fPIC -DPIC -o .libs/OISForceFeedback.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OISException.cpp -fPIC -DPIC -o .libs/OISException.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ./linux/EventHelpers.cpp -fPIC -DPIC -o .libs/EventHelpers.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o LinuxInputManager.lo `test -f './linux/LinuxInputManager.cpp' || echo './'`./linux/LinuxInputManager.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o LinuxJoyStickEvents.lo `test -f './linux/LinuxJoyStickEvents.cpp' || echo './'`./linux/LinuxJoyStickEvents.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ./linux/LinuxInputManager.cpp -fPIC -DPIC -o .libs/LinuxInputManager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ./linux/LinuxJoyStickEvents.cpp -fPIC -DPIC -o .libs/LinuxJoyStickEvents.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o LinuxForceFeedback.lo `test -f './linux/LinuxForceFeedback.cpp' || echo './'`./linux/LinuxForceFeedback.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ./linux/LinuxForceFeedback.cpp -fPIC -DPIC -o .libs/LinuxForceFeedback.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o LinuxKeyboard.lo `test -f './linux/LinuxKeyboard.cpp' || echo './'`./linux/LinuxKeyboard.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ./linux/LinuxKeyboard.cpp -fPIC -DPIC -o .libs/LinuxKeyboard.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o LinuxMouse.lo `test -f './linux/LinuxMouse.cpp' || echo './'`./linux/LinuxMouse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ./linux/LinuxMouse.cpp -fPIC -DPIC -o .libs/LinuxMouse.o ./linux/LinuxKeyboard.cpp: In function 'unsigned int UTF8ToUTF32(unsigned char*)': ./linux/LinuxKeyboard.cpp:265:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1; i < len; i++) ~~^~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -release 1.3.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libOIS.la -rpath /usr/lib64 OISInputManager.lo OISObject.lo OISEffect.lo OISJoyStick.lo OISKeyboard.lo OISForceFeedback.lo OISException.lo EventHelpers.lo LinuxInputManager.lo LinuxJoyStickEvents.lo LinuxForceFeedback.lo LinuxKeyboard.lo LinuxMouse.lo -L/usr/X11R6/lib -lX11 libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/OISInputManager.o .libs/OISObject.o .libs/OISEffect.o .libs/OISJoyStick.o .libs/OISKeyboard.o .libs/OISForceFeedback.o .libs/OISException.o .libs/EventHelpers.o .libs/LinuxInputManager.o .libs/LinuxJoyStickEvents.o .libs/LinuxForceFeedback.o .libs/LinuxKeyboard.o .libs/LinuxMouse.o -L/usr/X11R6/lib -lX11 -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libOIS-1.3.0.so -o .libs/libOIS-1.3.0.so libtool: link: (cd ".libs" && rm -f "libOIS.so" && ln -s "libOIS-1.3.0.so" "libOIS.so") libtool: link: ( cd ".libs" && rm -f "libOIS.la" && ln -s "../libOIS.la" "libOIS.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ois-v1-3/src' Making all in includes make[1]: Entering directory '/builddir/build/BUILD/ois-v1-3/includes' make all-am make[2]: Entering directory '/builddir/build/BUILD/ois-v1-3/includes' make[2]: Leaving directory '/builddir/build/BUILD/ois-v1-3/includes' make[1]: Leaving directory '/builddir/build/BUILD/ois-v1-3/includes' Making all in demos make[1]: Entering directory '/builddir/build/BUILD/ois-v1-3/demos' g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OISConsole.o OISConsole.cpp g++ -DHAVE_CONFIG_H -I. -I../includes -I../includes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o FFConsoleDemo.o FFConsoleDemo.cpp FFConsoleDemo.cpp: In constructor 'LimitedVariable::LimitedVariable(double, double, double)': FFConsoleDemo.cpp:113:12: warning: 'LimitedVariable::_dMaxValue' will be initialized after [-Wreorder] double _dMaxValue; ^~~~~~~~~~ FFConsoleDemo.cpp:118:69: warning: base 'Variable' [-Wreorder] : _dMinValue(dMinValue), _dMaxValue(dMaxValue), Variable(dInitValue) ^ FFConsoleDemo.cpp:117:5: warning: when initialized here [-Wreorder] LimitedVariable(double dInitValue, double dMinValue, double dMaxValue) ^~~~~~~~~~~~~~~ FFConsoleDemo.cpp: In destructor 'VariableEffect::~VariableEffect()': FFConsoleDemo.cpp:209:22: warning: deleting object of polymorphic class type 'Variable' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete iterVars->second; ^~~~~~ FFConsoleDemo.cpp: In constructor 'EffectManager::EffectManager(JoystickManager*, unsigned int)': FFConsoleDemo.cpp:478:18: warning: 'EffectManager::_nUpdateFreq' will be initialized after [-Wreorder] unsigned int _nUpdateFreq; ^~~~~~~~~~~~ FFConsoleDemo.cpp:475:9: warning: 'int EffectManager::_nCurrEffectInd' [-Wreorder] int _nCurrEffectInd; ^~~~~~~~~~~~~~~ FFConsoleDemo.cpp:486:5: warning: when initialized here [-Wreorder] EffectManager(JoystickManager* pJoystickMgr, unsigned int nUpdateFreq) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L../src -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ConsoleApp OISConsole.o -lOIS libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ConsoleApp OISConsole.o -L../src /builddir/build/BUILD/ois-v1-3/src/.libs/libOIS.so -L/usr/X11R6/lib -lX11 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L../src -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o FFConsoleTest FFConsoleDemo.o -lOIS libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/FFConsoleTest FFConsoleDemo.o -L../src /builddir/build/BUILD/ois-v1-3/src/.libs/libOIS.so -L/usr/X11R6/lib -lX11 make[1]: Leaving directory '/builddir/build/BUILD/ois-v1-3/demos' make[1]: Entering directory '/builddir/build/BUILD/ois-v1-3' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/ois-v1-3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eDVsPa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64 + cd ois-v1-3 + rm -rf /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/ois-v1-3/src' make[2]: Entering directory '/builddir/build/BUILD/ois-v1-3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libOIS.la '/builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libOIS-1.3.0.so /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/lib64/libOIS-1.3.0.so libtool: install: (cd /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/lib64 && { ln -s -f libOIS-1.3.0.so libOIS.so || { rm -f libOIS.so && ln -s libOIS-1.3.0.so libOIS.so; }; }) libtool: install: /usr/bin/install -c .libs/libOIS.lai /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/lib64/libOIS.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ois-v1-3/src' make[1]: Leaving directory '/builddir/build/BUILD/ois-v1-3/src' Making install in includes make[1]: Entering directory '/builddir/build/BUILD/ois-v1-3/includes' make[2]: Entering directory '/builddir/build/BUILD/ois-v1-3/includes' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/include/OIS' /usr/bin/install -c -m 644 OISConfig.h OISEffect.h OISEvents.h OISException.h OISForceFeedback.h OISInputManager.h OISInterface.h OISJoyStick.h OISKeyboard.h OISMouse.h OISObject.h OISPrereqs.h OISFactoryCreator.h OISMultiTouch.h OIS.h '/builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/include/OIS' make[2]: Leaving directory '/builddir/build/BUILD/ois-v1-3/includes' make[1]: Leaving directory '/builddir/build/BUILD/ois-v1-3/includes' Making install in demos make[1]: Entering directory '/builddir/build/BUILD/ois-v1-3/demos' make[2]: Entering directory '/builddir/build/BUILD/ois-v1-3/demos' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ois-v1-3/demos' make[1]: Leaving directory '/builddir/build/BUILD/ois-v1-3/demos' make[1]: Entering directory '/builddir/build/BUILD/ois-v1-3' make[2]: Entering directory '/builddir/build/BUILD/ois-v1-3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 OIS.pc '/builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/ois-v1-3' make[1]: Leaving directory '/builddir/build/BUILD/ois-v1-3' + find /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ois-1.3.0-11.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VmPSzN + umask 022 + cd /builddir/build/BUILD + cd ois-v1-3 + DOCDIR=/builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/share/doc/ois + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/share/doc/ois + cp -pr ReadMe.txt /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64/usr/share/doc/ois + exit 0 Provides: libOIS-1.3.0.so()(64bit) ois = 1.3.0-11.fc28 ois(riscv-64) = 1.3.0-11.fc28 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: ois-devel-1.3.0-11.fc28.riscv64 Provides: ois-devel = 1.3.0-11.fc28 ois-devel(riscv-64) = 1.3.0-11.fc28 pkgconfig(OIS) = 1.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64 Wrote: /builddir/build/SRPMS/ois-1.3.0-11.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ois-1.3.0-11.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ois-devel-1.3.0-11.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tXJ65r + umask 022 + cd /builddir/build/BUILD + cd ois-v1-3 + rm -rf /builddir/build/BUILDROOT/ois-1.3.0-11.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff