+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/SDL2.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.oWm3t7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SDL2-2.0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/SDL2-2.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd SDL2-2.0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/multilib.patch + sed -i -e 's/.*AM_PATH_ESD.*//' configure.in + sed -i -e 's/\r//g' TODO.txt README.txt WhatsNew.txt BUGS.txt COPYING.txt CREDITS.txt README-SDL.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mWBSWh + umask 022 + cd /builddir/build/BUILD + cd SDL2-2.0.8 + 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 ./build-scripts/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-scripts/config.sub ++ basename ./build-scripts/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-scripts/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-scripts/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-scripts/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-scripts/config.guess ++ basename ./build-scripts/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-scripts/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-scripts/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"~' ./build-scripts/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 --enable-sdl-dlopen --disable-arts --disable-esd --disable-nas --enable-pulseaudio-shared --enable-jack-shared --enable-alsa --enable-video-wayland --enable-video-vulkan --enable-sse2=no --enable-sse3=no --disable-rpath checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf 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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no 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... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed 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 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 for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-windres... no checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for linker option --no-undefined... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for size_t... yes checking for M_PI in math.h... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for working strtod... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for setenv... yes checking for putenv... yes checking for unsetenv... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcpy... yes checking for memmove... yes checking for wcslen... yes checking for wcscmp... yes checking for strlen... yes checking for strlcpy... no checking for strlcat... no checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for vsscanf... yes checking for vsnprintf... yes checking for fopen64... yes checking for fseeko... yes checking for fseeko64... yes checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for sysconf... yes checking for sysctlbyname... no checking for getauxval... yes checking for poll... yes checking for pow in -lm... yes checking for acos... yes checking for acosf... yes checking for asin... yes checking for asinf... yes checking for atan... yes checking for atanf... yes checking for atan2... yes checking for atan2f... yes checking for ceil... yes checking for ceilf... yes checking for copysign... yes checking for copysignf... yes checking for cos... yes checking for cosf... yes checking for fabs... yes checking for fabsf... yes checking for floor... yes checking for floorf... yes checking for fmod... yes checking for fmodf... yes checking for log... yes checking for logf... yes checking for log10... yes checking for log10f... yes checking for pow... yes checking for powf... yes checking for scalbn... yes checking for scalbnf... yes checking for sin... yes checking for sinf... yes checking for sqrt... yes checking for sqrtf... yes checking for tan... yes checking for tanf... yes checking for iconv_open in -liconv... no checking for iconv... yes checking for struct sigaction.sa_sigaction... yes checking libunwind.h usability... no checking libunwind.h presence... no checking for libunwind.h... no checking for GCC builtin atomic operations... yes checking for GCC -mmmx option... no checking for GCC -m3dnow option... no checking for GCC -msse option... no checking immintrin.h usability... no checking immintrin.h presence... no checking for immintrin.h... no checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no checking for GCC -fvisibility=hidden option... yes checking for GCC -Wdeclaration-after-statement option... yes checking for dlopen... yes checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for OSS audio support... yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 1.0.11... found. checking for snd_ctl_open in -lasound... yes -- dynamic libasound -> libasound.so.2 checking for pkg-config... /usr/bin/pkg-config checking for PulseAudio 0.9 support... yes -- dynamic libpulse-simple -> libpulse-simple.so.0 checking for pkg-config... (cached) /usr/bin/pkg-config checking for JACK 0.125 support... yes -- dynamic libjack -> libjack.so.0 checking sndio.h usability... no checking sndio.h presence... no checking for sndio.h... no checking for sio_open in -lsndio... no checking for sndio audio support... no checking samplerate.h usability... no checking samplerate.h presence... no checking for samplerate.h... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for Raspberry Pi... no 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... no checking for X11/extensions/Xext.h... yes -- dynamic libX11 -> libX11.so.6 -- dynamic libX11ext -> libXext.so.6 checking for const parameter to XextAddDisplay... yes checking for XGenericEvent... yes checking for XkbKeycodeToKeysym in -lX11... yes checking for X11/Xcursor/Xcursor.h... yes -- dynamic libXcursor -> libXcursor.so.1 checking for X11/extensions/Xdbe.h... yes checking for X11/extensions/Xinerama.h... yes -- dynamic libXinerama -> libXinerama.so.1 checking for X11/extensions/XInput2.h... yes -- dynamic libXi -> libXi.so.6 checking for xinput2 multitouch... yes -- dynamic libXrandr -> libXrandr.so.2 checking for X11/extensions/scrnsaver.h... yes -- dynamic libXss -> libXss.so.1 checking for X11/extensions/shape.h... yes checking for X11/extensions/xf86vmode.h... yes -- dynamic libXxf86vm -> libXxf86vm.so.1 checking for OpenGL (GLX) support... yes checking for EGL support... yes checking for OpenGL ES v1 headers... no checking for OpenGL ES v2 headers... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for Mir support... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for Wayland support... yes -- dynamic libwayland-client -> libwayland-client.so.0 -- dynamic libwayland-egl -> libwayland-egl.so.1 -- dynamic libwayland-cursor -> libwayland-cursor.so.0 -- dynamic libxkbcommon -> libxkbcommon.so.0 checking libudev.h usability... yes checking libudev.h presence... yes checking for libudev.h... yes -- dynamic udev -> libudev.so.1 checking for pkg-config... (cached) /usr/bin/pkg-config checking dbus/dbus.h usability... yes checking dbus/dbus.h presence... no configure: WARNING: dbus/dbus.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: dbus/dbus.h: proceeding with the compiler's result checking for dbus/dbus.h... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking ibus-1.0/ibus.h usability... yes checking ibus-1.0/ibus.h presence... no configure: WARNING: ibus-1.0/ibus.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ibus-1.0/ibus.h: proceeding with the compiler's result checking for ibus-1.0/ibus.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for pkg-config... (cached) /usr/bin/pkg-config Package fcitx was not found in the pkg-config search path. Perhaps you should add the directory containing `fcitx.pc' to the PKG_CONFIG_PATH environment variable Package 'fcitx', required by 'virtual:world', not found checking fcitx/frontend.h usability... no checking fcitx/frontend.h presence... no checking for fcitx/frontend.h... no checking for Linux 2.4 unified input interface... yes checking for Linux kd.h... yes checking for Touchscreen library support... no checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... yes checking for pthread_np.h... no checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for clock_gettime in -lrt... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Vivante VDK API... no checking for Vivante FB API... no configure: creating ./config.status config.status: creating Makefile config.status: creating sdl2-config config.status: creating sdl2-config.cmake config.status: creating SDL2.spec config.status: creating sdl2.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing sdl2_config commands config.status: executing summary commands SDL2 Configure Summary: Building Shared Libraries Building Static Libraries Enabled modules : atomic audio video render events joystick haptic power filesystem threads timers file loadso cpuinfo assembly Assembly Math : Audio drivers : disk dummy oss alsa(dynamic) pulse(dynamic) jack(dynamic) Video drivers : dummy x11(dynamic) opengl opengl_es2 vulkan wayland(dynamic) X11 libraries : xcursor xdbe xinerama xinput2 xinput2_multitouch xrandr xscrnsaver xshape xvidmode Input drivers : linuxev linuxkd Using libsamplerate : NO Using libudev : YES Using dbus : YES Using ime : YES Using ibus : YES Using fcitx : NO + make -j4 /bin/sh build-scripts/mkinstalldirs build /bin/sh build-scripts/mkinstalldirs gen Warning, configure is out of date, please re-run autogen.sh /bin/sh build-scripts/mkinstalldirs gen /bin/sh build-scripts/mkinstalldirs gen mkdir -p -- build mkdir -p -- gen /bin/sh build-scripts/mkinstalldirs gen mkdir -p -- gen GEN gen/wayland-client-protocol.h mkdir -p -- gen GEN gen/relative-pointer-unstable-v1-client-protocol.h GEN gen/xdg-shell-unstable-v6-client-protocol.h GEN gen/pointer-constraints-unstable-v1-client-protocol.h /bin/sh build-scripts/mkinstalldirs gen /bin/sh build-scripts/mkinstalldirs gen /bin/sh build-scripts/mkinstalldirs gen GEN gen/wayland-protocol.c GEN gen/pointer-constraints-unstable-v1-protocol.c /bin/sh build-scripts/mkinstalldirs gen GEN gen/relative-pointer-unstable-v1-protocol.c Using "code" is deprecated - use private-code or public-code. See the help page for details. /bin/sh build-scripts/updaterev.sh Using "code" is deprecated - use private-code or public-code. See the help page for details. GEN gen/xdg-shell-unstable-v6-protocol.c Using "code" is deprecated - use private-code or public-code. See the help page for details. CC build/SDL_assert.lo CC build/SDL_dataqueue.lo Using "code" is deprecated - use private-code or public-code. See the help page for details. CC build/SDL_error.lo CC build/SDL_hints.lo CC build/SDL_log.lo CC build/SDL_atomic.lo CC build/SDL_spinlock.lo CC build/SDL_audio.lo CC build/SDL_audiocvt.lo CC build/SDL_audiodev.lo CC build/SDL_audiotypecvt.lo CC build/SDL_mixer.lo CC build/SDL_wave.lo CC build/SDL_cpuinfo.lo CC build/SDL_dynapi.lo CC build/SDL_clipboardevents.lo CC build/SDL_dropevents.lo CC build/SDL_events.lo CC build/SDL_gesture.lo CC build/SDL_keyboard.lo CC build/SDL_mouse.lo CC build/SDL_quit.lo CC build/SDL_touch.lo CC build/SDL_windowevents.lo CC build/SDL_rwops.lo CC build/SDL_haptic.lo CC build/SDL_gamecontroller.lo CC build/SDL_joystick.lo CC build/e_atan2.lo CC build/e_fmod.lo CC build/e_log.lo CC build/e_log10.lo CC build/e_pow.lo CC build/e_rem_pio2.lo CC build/e_sqrt.lo CC build/k_cos.lo CC build/k_rem_pio2.lo CC build/k_sin.lo CC build/k_tan.lo CC build/s_atan.lo CC build/s_copysign.lo CC build/s_cos.lo CC build/s_fabs.lo CC build/s_floor.lo CC build/s_scalbn.lo CC build/s_sin.lo CC build/s_tan.lo CC build/SDL_power.lo CC build/SDL_d3dmath.lo CC build/SDL_render.lo CC build/SDL_yuv_sw.lo CC build/SDL_render_d3d.lo CC build/SDL_shaders_d3d.lo CC build/SDL_render_d3d11.lo CC build/SDL_shaders_d3d11.lo CC build/SDL_render_gl.lo CC build/SDL_shaders_gl.lo CC build/SDL_render_gles.lo CC build/SDL_render_gles2.lo CC build/SDL_shaders_gles2.lo CC build/SDL_render_psp.lo CC build/SDL_blendfillrect.lo CC build/SDL_blendline.lo CC build/SDL_blendpoint.lo CC build/SDL_drawline.lo CC build/SDL_drawpoint.lo CC build/SDL_render_sw.lo CC build/SDL_rotate.lo CC build/SDL_getenv.lo CC build/SDL_iconv.lo CC build/SDL_malloc.lo CC build/SDL_qsort.lo CC build/SDL_stdlib.lo CC build/SDL_string.lo CC build/SDL_thread.lo CC build/SDL_timer.lo CC build/SDL_RLEaccel.lo CC build/SDL_blit.lo CC build/SDL_blit_0.lo CC build/SDL_blit_1.lo CC build/SDL_blit_A.lo CC build/SDL_blit_N.lo CC build/SDL_blit_auto.lo CC build/SDL_blit_copy.lo CC build/SDL_blit_slow.lo CC build/SDL_bmp.lo CC build/SDL_clipboard.lo CC build/SDL_egl.lo CC build/SDL_fillrect.lo CC build/SDL_pixels.lo CC build/SDL_rect.lo CC build/SDL_shape.lo CC build/SDL_stretch.lo CC build/SDL_surface.lo CC build/SDL_video.lo CC build/SDL_vulkan_utils.lo CC build/SDL_yuv.lo CC build/yuv_rgb.lo CC build/SDL_nullevents.lo CC build/SDL_nullframebuffer.lo CC build/SDL_nullvideo.lo CC build/SDL_diskaudio.lo CC build/SDL_dummyaudio.lo CC build/SDL_sysloadso.lo CC build/SDL_dspaudio.lo CC build/SDL_alsa_audio.lo CC build/SDL_pulseaudio.lo CC build/SDL_jackaudio.lo CC build/SDL_x11clipboard.lo CC build/SDL_x11dyn.lo CC build/SDL_x11events.lo CC build/SDL_x11framebuffer.lo CC build/SDL_x11keyboard.lo CC build/SDL_x11messagebox.lo CC build/SDL_x11modes.lo CC build/SDL_x11mouse.lo CC build/SDL_x11opengl.lo CC build/SDL_x11opengles.lo CC build/SDL_x11shape.lo CC build/SDL_x11touch.lo CC build/SDL_x11video.lo CC build/SDL_x11vulkan.lo CC build/SDL_x11window.lo CC build/SDL_x11xinput2.lo CC build/edid-parse.lo CC build/imKStoUCS.lo CC build/SDL_waylandclipboard.lo CC build/SDL_waylanddatamanager.lo CC build/SDL_waylanddyn.lo CC build/SDL_waylandevents.lo CC build/SDL_waylandmouse.lo CC build/SDL_waylandopengles.lo CC build/SDL_waylandtouch.lo CC build/SDL_waylandvideo.lo CC build/SDL_waylandvulkan.lo CC build/SDL_waylandwindow.lo CC build/SDL_dbus.lo CC build/SDL_ime.lo CC build/SDL_ibus.lo CC build/SDL_systhread.lo CC build/SDL_syssem.lo CC build/SDL_sysmutex.lo CC build/SDL_syscond.lo CC build/SDL_systls.lo CC build/SDL_sysjoystick.lo CC build/SDL_steamcontroller.lo CC build/SDL_syshaptic.lo CC build/SDL_syspower.lo CC build/SDL_sysfilesystem.lo CC build/SDL_systimer.lo CC build/SDL_udev.lo CC build/SDL_evdev.lo CC build/SDL_evdev_kbd.lo CC build/SDL_poll.lo CC build/SDL_dummy_main.lo CC build/SDL_test_assert.lo CC build/SDL_test_common.lo CC build/SDL_test_compare.lo CC build/SDL_test_crc32.lo CC build/SDL_test_font.lo CC build/SDL_test_fuzzer.lo CC build/SDL_test_harness.lo CC build/SDL_test_imageBlit.lo CC build/SDL_test_imageBlitBlend.lo CC build/SDL_test_imageFace.lo CC build/SDL_test_imagePrimitives.lo CC build/SDL_test_imagePrimitivesBlend.lo CC build/SDL_test_log.lo CC build/SDL_test_md5.lo CC build/SDL_test_memory.lo CC build/SDL_test_random.lo CC build/wayland-protocol.lo CC build/relative-pointer-unstable-v1-protocol.lo CC build/pointer-constraints-unstable-v1-protocol.lo CC build/xdg-shell-unstable-v6-protocol.lo CC build/SDL.lo LTLINK build/libSDL2main.la LTLINK build/libSDL2_test.la LTLINK build/libSDL2.la + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X99S6p + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64 + cd SDL2-2.0.8 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' Warning, configure is out of date, please re-run autogen.sh /bin/sh build-scripts/updaterev.sh /bin/sh build-scripts/mkinstalldirs /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/bin /usr/bin/install -p -m 755 sdl2-config /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/bin/sdl2-config /bin/sh build-scripts/mkinstalldirs /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/include/SDL2 mkdir -p -- /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/include/SDL2 for file in SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_haptic.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2.h SDL_opengles2_gl2platform.h SDL_opengles2.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_rwops.h SDL_scancode.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h SDL_vulkan.h begin_code.h close_code.h SDL_test.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_memory.h SDL_test_random.h; do \ /usr/bin/install -p -m 644 /builddir/build/BUILD/SDL2-2.0.8/include/$file /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/include/SDL2/$file; \ done /usr/bin/install -p -m 644 include/SDL_config.h /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/include/SDL2/SDL_config.h if test -f include/SDL_revision.h; then \ /usr/bin/install -p -m 644 include/SDL_revision.h /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/include/SDL2/SDL_revision.h; \ else \ /usr/bin/install -p -m 644 /builddir/build/BUILD/SDL2-2.0.8/include/SDL_revision.h /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/include/SDL2/SDL_revision.h; \ fi /bin/sh build-scripts/mkinstalldirs /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64 mkdir -p -- /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64 /bin/sh ./libtool --quiet --mode=install /usr/bin/install -p build/libSDL2.la /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/libSDL2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./libtool --quiet --mode=install /usr/bin/install -p build/libSDL2main.la /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/libSDL2main.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./libtool --quiet --mode=install /usr/bin/install -p build/libSDL2_test.la /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/libSDL2_test.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh build-scripts/mkinstalldirs /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/aclocal mkdir -p -- /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/aclocal /usr/bin/install -p -m 644 /builddir/build/BUILD/SDL2-2.0.8/sdl2.m4 /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/aclocal/sdl2.m4 /bin/sh build-scripts/mkinstalldirs /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/pkgconfig mkdir -p -- /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -p -m 644 sdl2.pc /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/pkgconfig /bin/sh build-scripts/mkinstalldirs /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/cmake/SDL2 mkdir -p -- /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/cmake/SDL2 /usr/bin/install -p -m 644 sdl2-config.cmake /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/cmake/SDL2 + mv /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/include/SDL2/SDL_config.h /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/include/SDL2/SDL_config-riscv64.h + install -p -m 644 /builddir/build/SOURCES/SDL_config.h /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/include/SDL2/SDL_config.h + rm -vf /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/libSDL2.la /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/libSDL2_test.la /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/libSDL2main.la removed '/builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/libSDL2.la' removed '/builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/libSDL2_test.la' removed '/builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/lib64/libSDL2main.la' + /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: SDL2-2.0.8-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tTuD2E + umask 022 + cd /builddir/build/BUILD + cd SDL2-2.0.8 + DOCDIR=/builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/doc/SDL2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/doc/SDL2 + cp -pr BUGS.txt /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/doc/SDL2 + cp -pr CREDITS.txt /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/doc/SDL2 + cp -pr README-SDL.txt /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/doc/SDL2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ReBThr + umask 022 + cd /builddir/build/BUILD + cd SDL2-2.0.8 + LICENSEDIR=/builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/licenses/SDL2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/licenses/SDL2 + cp -pr COPYING.txt /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/licenses/SDL2 + exit 0 Provides: SDL2 = 2.0.8-3.fc28 SDL2(riscv-64) = 2.0.8-3.fc28 libSDL2-2.0.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: SDL2-devel-2.0.8-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AM54oH + umask 022 + cd /builddir/build/BUILD + cd SDL2-2.0.8 + DOCDIR=/builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/doc/SDL2-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/doc/SDL2-devel + cp -pr README.txt /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/doc/SDL2-devel + cp -pr TODO.txt /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/doc/SDL2-devel + cp -pr WhatsNew.txt /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/doc/SDL2-devel + exit 0 Provides: SDL2-devel = 2.0.8-3.fc28 SDL2-devel(riscv-64) = 2.0.8-3.fc28 pkgconfig(sdl2) = 2.0.8 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 libSDL2-2.0.so.0()(64bit) Processing files: SDL2-static-2.0.8-3.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HPO7kN + umask 022 + cd /builddir/build/BUILD + cd SDL2-2.0.8 + LICENSEDIR=/builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/licenses/SDL2-static + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/licenses/SDL2-static + cp -pr COPYING.txt /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64/usr/share/licenses/SDL2-static + exit 0 Provides: SDL2-static = 2.0.8-3.fc28 SDL2-static(riscv-64) = 2.0.8-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/SDL2-2.0.8-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/SDL2-2.0.8-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/SDL2-2.0.8-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/SDL2-devel-2.0.8-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/SDL2-static-2.0.8-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oMhaPT + umask 022 + cd /builddir/build/BUILD + cd SDL2-2.0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/SDL2-2.0.8-3.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