Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sfxr.spec'], chrootPath='/var/lib/mock/f31-build-51896-27556/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sfxr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Wrote: /builddir/build/SRPMS/sfxr-1.2.1-9.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sfxr.spec'], chrootPath='/var/lib/mock/f31-build-51896-27556/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sfxr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pHCiBV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sfxr-sdl-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/sfxr-sdl-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sfxr-sdl-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/sfxr-sdl-gcc8x.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i 's/\r//g' readme.txt + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.odsQNX + umask 022 + cd /builddir/build/BUILD + cd sfxr-sdl-1.2.1 + make -j4 '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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' BUILDSTDERR: In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtk.h:254, BUILDSTDERR: from sdlkit.h:94, BUILDSTDERR: from main.cpp:11: BUILDSTDERR: sdlkit.h: In function 'bool load_file(char*)': BUILDSTDERR: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 159 | #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: sdlkit.h:108:50: note: in expansion of macro 'GTK_STOCK_CANCEL' BUILDSTDERR: 108 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here BUILDSTDERR: 108 | typedef char * GtkStock; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 765 | #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: sdlkit.h:109:50: note: in expansion of macro 'GTK_STOCK_OPEN' BUILDSTDERR: 109 | GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here BUILDSTDERR: 108 | typedef char * GtkStock; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: sdlkit.h: In function 'bool save_file(char*)': BUILDSTDERR: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 159 | #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: sdlkit.h:135:50: note: in expansion of macro 'GTK_STOCK_CANCEL' BUILDSTDERR: 135 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here BUILDSTDERR: 108 | typedef char * GtkStock; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 964 | #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: sdlkit.h:136:50: note: in expansion of macro 'GTK_STOCK_SAVE' BUILDSTDERR: 136 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here BUILDSTDERR: 108 | typedef char * GtkStock; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: main.cpp: In function 'bool ExportWAV(char*)': BUILDSTDERR: main.cpp:565:7: warning: unused variable 'string' [-Wunused-variable] BUILDSTDERR: 565 | char string[32]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from main.cpp:617: BUILDSTDERR: tools.h: In function 'int LoadTGA(Spriteset&, const char*)': BUILDSTDERR: tools.h:5:24: warning: variable 'channels' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5 | int n, width, height, channels, x, y; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: main.cpp: In function 'bool LoadSettings(char*)': BUILDSTDERR: main.cpp:180:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 180 | fread(&version, 1, sizeof(int), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:184:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 184 | fread(&wave_type, 1, sizeof(int), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:188:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 188 | fread(&sound_vol, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:190:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 190 | fread(&p_base_freq, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:191:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 191 | fread(&p_freq_limit, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:192:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 192 | fread(&p_freq_ramp, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:194:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 194 | fread(&p_freq_dramp, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:195:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 195 | fread(&p_duty, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:196:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 196 | fread(&p_duty_ramp, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:198:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 198 | fread(&p_vib_strength, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:199:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 199 | fread(&p_vib_speed, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:200:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 200 | fread(&p_vib_delay, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:202:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 202 | fread(&p_env_attack, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:203:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 203 | fread(&p_env_sustain, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:204:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 204 | fread(&p_env_decay, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:205:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 205 | fread(&p_env_punch, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:207:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 207 | fread(&filter_on, 1, sizeof(bool), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:208:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 208 | fread(&p_lpf_resonance, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:209:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 209 | fread(&p_lpf_freq, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:210:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 210 | fread(&p_lpf_ramp, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:211:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 211 | fread(&p_hpf_freq, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:212:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 212 | fread(&p_hpf_ramp, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:214:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 214 | fread(&p_pha_offset, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:215:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 215 | fread(&p_pha_ramp, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:217:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 217 | fread(&p_repeat_speed, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:221:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 221 | fread(&p_arp_speed, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:222:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 222 | fread(&p_arp_mod, 1, sizeof(float), file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from main.cpp:617: BUILDSTDERR: tools.h: In function 'int LoadTGA(Spriteset&, const char*)': BUILDSTDERR: tools.h:9:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 9 | fread(&id_length, 1, 1, file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tools.h:10:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 10 | fread(crap, 1, 11, file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tools.h:13:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 13 | fread(&width, 1, 2, file); // width BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tools.h:14:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 14 | fread(&height, 1, 2, file); // height BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tools.h:15:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 15 | fread(&byte, 1, 1, file); // bits BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tools.h:17:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 17 | fread(&byte, 1, 1, file); // image descriptor byte (per-bit info) BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tools.h:19:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 19 | fread(&byte, 1, 1, file); // image description BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tools.h:25:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 25 | fread(&byte, 1, 1, file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tools.h:27:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 27 | fread(&byte, 1, 1, file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tools.h:29:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 29 | fread(&byte, 1, 1, file); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 g++ main.cpp -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection `sdl-config --cflags` `pkg-config gtk+-3.0 --cflags` `sdl-config --libs` `pkg-config gtk+-3.0 --libs` -o sfxr Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tDugIT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64 + cd sfxr-sdl-1.2.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64 'INSTALL=/usr/bin/install -p' + desktop-file-edit /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/applications/sfxr.desktop --set-key=Keywords '--set-value=Sound;Audio;Effects;Generator;' + mkdir -p /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/appdata + install -p -m 644 /builddir/build/SOURCES/sfxr.appdata.xml /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/appdata + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/appdata/sfxr.appdata.xml BUILDSTDERR: GLib-GIO-Message: 00:12:15.675: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.1-9.fc31 --unique-debug-suffix -1.2.1-9.fc31.riscv64 --unique-debug-src-base sfxr-1.2.1-9.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sfxr-sdl-1.2.1 BUILDSTDERR: 73 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mkdir -p /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/sfxr mkdir -p /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/applications mkdir -p /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/icons/hicolor/48x48/apps install -m 755 sfxr /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/bin install -m 644 -p *.tga *.bmp /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/sfxr install -p -m 644 sfxr.png \ /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/icons/hicolor/48x48/apps desktop-file-install --vendor "" \ --dir /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/applications sfxr.desktop /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/appdata/sfxr.appdata.xml: OK explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/bin/sfxr extracting debug info from /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/bin/sfxr original debug info size: 204kB, size after compression: 200kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: sfxr-1.2.1-9.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BR4c5U + umask 022 + cd /builddir/build/BUILD + cd sfxr-sdl-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/doc/sfxr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/doc/sfxr + cp -pr readme.txt /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/doc/sfxr + cp -pr ChangeLog /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64/usr/share/doc/sfxr + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(sfxr.desktop) metainfo() metainfo(sfxr.appdata.xml) sfxr = 1.2.1-9.fc31 sfxr(riscv-64) = 1.2.1-9.fc31 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) libSDL-1.2.so.0()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgcc_s.so.1()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: sfxr-debugsource-1.2.1-9.fc31.riscv64 Provides: sfxr-debugsource = 1.2.1-9.fc31 sfxr-debugsource(riscv-64) = 1.2.1-9.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sfxr-debuginfo-1.2.1-9.fc31.riscv64 Provides: debuginfo(build-id) = d71ca58b5fb041951b98ef7c1d8ef8f8c6c928ae sfxr-debuginfo = 1.2.1-9.fc31 sfxr-debuginfo(riscv-64) = 1.2.1-9.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sfxr-debugsource(riscv-64) = 1.2.1-9.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64 Wrote: /builddir/build/RPMS/sfxr-debugsource-1.2.1-9.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/sfxr-1.2.1-9.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/sfxr-debuginfo-1.2.1-9.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8zp5NV + umask 022 + cd /builddir/build/BUILD + cd sfxr-sdl-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sfxr-1.2.1-9.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0