Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lv2-sorcer.spec'], chrootPath='/var/lib/mock/f31-build-85236-31581/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lv2-sorcer.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/lv2-sorcer-1.1-2320131104git18e6891.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lv2-sorcer.spec'], chrootPath='/var/lib/mock/f31-build-85236-31581/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lv2-sorcer.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3Cjw5z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openAV-Sorcer-18e68914f2ae19dff01d77ce263a42c31041d0cc + /usr/bin/unzip -qq /builddir/build/SOURCES/18e6891.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd openAV-Sorcer-18e68914f2ae19dff01d77ce263a42c31041d0cc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (lv2-sorcer-lv2dir.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + sed -i -e 's|-O3 -Wall|-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|' -e 's|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 main.cpp|' makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (lv2-sorcer-lv2dir.patch): patching file makefile Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.flZ21B + umask 022 + cd /builddir/build/BUILD + cd openAV-Sorcer-18e68914f2ae19dff01d77ce263a42c31041d0cc + 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 main.cpp:8: BUILDSTDERR: helpers.h: In function 'float print(float)': BUILDSTDERR: helpers.h:55:15: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=] BUILDSTDERR: 55 | printf( "%d\n" , x ); BUILDSTDERR: | ~^ ~ BUILDSTDERR: | | | BUILDSTDERR: | int double BUILDSTDERR: | %f BUILDSTDERR: main.cpp: At global scope: BUILDSTDERR: main.cpp:772:21: warning: 'LV2_Event_Buffer' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 772 | LV2_Event_Buffer* event_port; // midi input BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/lv2/event.lv2/event-helpers.h:26, BUILDSTDERR: from main.cpp:705: BUILDSTDERR: /usr/include/lv2/event/event.h:216:3: note: declared here BUILDSTDERR: 216 | } LV2_Event_Buffer; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:777:24: warning: 'LV2_URI_Map_Feature' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 777 | LV2_URI_Map_Feature* uri_map; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from main.cpp:706: BUILDSTDERR: /usr/lib64/lv2/uri-map.lv2/uri-map.h:102:3: note: declared here BUILDSTDERR: 102 | } LV2_URI_Map_Feature; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:780:22: warning: 'LV2_Event_Feature' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 780 | LV2_Event_Feature* event_ref; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/lv2/event.lv2/event-helpers.h:26, BUILDSTDERR: from main.cpp:705: BUILDSTDERR: /usr/include/lv2/event/event.h:291:3: note: declared here BUILDSTDERR: 291 | } LV2_Event_Feature; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp: In function 'void* instantiate(const LV2_Descriptor*, double, const char*, const LV2_Feature* const*)': BUILDSTDERR: main.cpp:1113:45: warning: 'LV2_URI_Map_Feature' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1113 | plugin->uri_map = (LV2_URI_Map_Feature*)features[i]->data; BUILDSTDERR: | ^ BUILDSTDERR: In file included from main.cpp:706: BUILDSTDERR: /usr/lib64/lv2/uri-map.lv2/uri-map.h:102:3: note: declared here BUILDSTDERR: 102 | } LV2_URI_Map_Feature; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:1118:46: warning: 'LV2_Event_Feature' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1118 | plugin->event_ref = (LV2_Event_Feature *)features[i]->data; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/lib64/lv2/event.lv2/event-helpers.h:26, BUILDSTDERR: from main.cpp:705: BUILDSTDERR: /usr/include/lv2/event/event.h:291:3: note: declared here BUILDSTDERR: 291 | } LV2_Event_Feature; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp: In function 'void connect_port(LV2_Handle, uint32_t, void*)': BUILDSTDERR: main.cpp:1287:40: warning: 'LV2_Event_Buffer' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1287 | plugin->event_port = (LV2_Event_Buffer*)data; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/lib64/lv2/event.lv2/event-helpers.h:26, BUILDSTDERR: from main.cpp:705: BUILDSTDERR: /usr/include/lv2/event/event.h:216:3: note: declared here BUILDSTDERR: 216 | } LV2_Event_Buffer; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp: In function 'void run(LV2_Handle, uint32_t)': BUILDSTDERR: main.cpp:1366:18: warning: 'LV2_Event' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1366 | LV2_Event* ev = lv2_event_get(&i, NULL); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/lib64/lv2/event.lv2/event-helpers.h:26, BUILDSTDERR: from main.cpp:705: BUILDSTDERR: /usr/include/lv2/event/event.h:119:3: note: declared here BUILDSTDERR: 119 | } LV2_Event; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: main.cpp: In function 'void activate(LV2_Handle)': BUILDSTDERR: main.cpp:1706:9: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 1706 | int p = plugin->ui[0]->elems[i].port; BUILDSTDERR: | ^ BUILDSTDERR: main.cpp:1707:11: warning: unused variable 'val' [-Wunused-variable] BUILDSTDERR: 1707 | float val = plugin->ui[0]->elems[i].init; BUILDSTDERR: | ^~~ BUILDSTDERR: main.cpp:1705:19: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 1705 | for (int i = 0, j = 0; i < plugin->ui[0]->nelems; i++) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from main.cpp:8: BUILDSTDERR: helpers.h: In function 'float print(float)': BUILDSTDERR: helpers.h:55:15: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=] BUILDSTDERR: 55 | printf( "%d\n" , x ); BUILDSTDERR: | ~^ ~ BUILDSTDERR: | | | BUILDSTDERR: | int double BUILDSTDERR: | %f BUILDSTDERR: main.cpp: At global scope: BUILDSTDERR: main.cpp:772:21: warning: 'LV2_Event_Buffer' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 772 | LV2_Event_Buffer* event_port; // midi input BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/lv2/event.lv2/event-helpers.h:26, BUILDSTDERR: from main.cpp:705: BUILDSTDERR: /usr/include/lv2/event/event.h:216:3: note: declared here BUILDSTDERR: 216 | } LV2_Event_Buffer; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:777:24: warning: 'LV2_URI_Map_Feature' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 777 | LV2_URI_Map_Feature* uri_map; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from main.cpp:706: BUILDSTDERR: /usr/lib64/lv2/uri-map.lv2/uri-map.h:102:3: note: declared here BUILDSTDERR: 102 | } LV2_URI_Map_Feature; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:780:22: warning: 'LV2_Event_Feature' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 780 | LV2_Event_Feature* event_ref; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/lv2/event.lv2/event-helpers.h:26, BUILDSTDERR: from main.cpp:705: BUILDSTDERR: /usr/include/lv2/event/event.h:291:3: note: declared here BUILDSTDERR: 291 | } LV2_Event_Feature; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp: In function 'void* instantiate(const LV2_Descriptor*, double, const char*, const LV2_Feature* const*)': BUILDSTDERR: main.cpp:1113:45: warning: 'LV2_URI_Map_Feature' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1113 | plugin->uri_map = (LV2_URI_Map_Feature*)features[i]->data; BUILDSTDERR: | ^ BUILDSTDERR: In file included from main.cpp:706: BUILDSTDERR: /usr/lib64/lv2/uri-map.lv2/uri-map.h:102:3: note: declared here BUILDSTDERR: 102 | } LV2_URI_Map_Feature; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp:1118:46: warning: 'LV2_Event_Feature' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1118 | plugin->event_ref = (LV2_Event_Feature *)features[i]->data; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/lib64/lv2/event.lv2/event-helpers.h:26, BUILDSTDERR: from main.cpp:705: BUILDSTDERR: /usr/include/lv2/event/event.h:291:3: note: declared here BUILDSTDERR: 291 | } LV2_Event_Feature; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp: In function 'void connect_port(LV2_Handle, uint32_t, void*)': BUILDSTDERR: main.cpp:1287:40: warning: 'LV2_Event_Buffer' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1287 | plugin->event_port = (LV2_Event_Buffer*)data; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/lib64/lv2/event.lv2/event-helpers.h:26, BUILDSTDERR: from main.cpp:705: BUILDSTDERR: /usr/include/lv2/event/event.h:216:3: note: declared here BUILDSTDERR: 216 | } LV2_Event_Buffer; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: main.cpp: In function 'void run(LV2_Handle, uint32_t)': BUILDSTDERR: main.cpp:1366:18: warning: 'LV2_Event' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1366 | LV2_Event* ev = lv2_event_get(&i, NULL); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/lib64/lv2/event.lv2/event-helpers.h:26, BUILDSTDERR: from main.cpp:705: BUILDSTDERR: /usr/include/lv2/event/event.h:119:3: note: declared here BUILDSTDERR: 119 | } LV2_Event; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: main.cpp: In function 'void activate(LV2_Handle)': BUILDSTDERR: main.cpp:1706:9: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 1706 | int p = plugin->ui[0]->elems[i].port; BUILDSTDERR: | ^ BUILDSTDERR: main.cpp:1707:11: warning: unused variable 'val' [-Wunused-variable] BUILDSTDERR: 1707 | float val = plugin->ui[0]->elems[i].init; BUILDSTDERR: | ^~~ BUILDSTDERR: main.cpp:1705:19: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 1705 | for (int i = 0, j = 0; i < plugin->ui[0]->nelems; i++) { BUILDSTDERR: | ^ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 mkdir -p sorcer.lv2/ g++ gui/sorcer_widget.cxx gui/sorcer_ui.cxx -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/ntk -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -lsndfile -lcairomm-1.0 -lsigc-2.0 -L/usr/lib -lntk_images -lntk -lcairo -fPIC -shared -Wl,-z,nodelete -o sorcer.lv2/sorcer_ui.so cd faust/ && g++ -fPIC -shared -ffast-math -O3 -DPLUGIN_URI='"http://www.openavproductions.com/sorcer"' -Wl,-z,nodelete -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 main.cpp -o sorcer.so cd faust/ && g++ -DPLUGIN_URI='"http://www.openavproductions.com/sorcer"' -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 main.cpp cd faust/ && ./a.out > sorcer.ttl cd faust/ && patch -u sorcer.ttl addUiRdf.patch patching file sorcer.ttl cp faust/sorcer.so sorcer.lv2/ cp faust/sorcer.ttl sorcer.lv2/ Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Tv3JBB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64 + cd openAV-Sorcer-18e68914f2ae19dff01d77ce263a42c31041d0cc + make install DESTDIR=/builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2 + chmod 644 /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcer.lv2/manifest.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcer.lv2/sorcer.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcerBasicBass.lv2/manifest.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcerBasicBass.lv2/sorcerBasicBass.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcerBasicBip.lv2/manifest.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcerBasicBip.lv2/sorcerBasicBip.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcerBasicOrgan.lv2/manifest.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcerBasicOrgan.lv2/sorcerBasicOrgan.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcerBasicWobble.lv2/manifest.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcerBasicWobble.lv2/sorcerBasicWobble.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcerChords.lv2/manifest.ttl /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcerChords.lv2/sorcerChords.ttl + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1-2320131104git18e6891.fc31 --unique-debug-suffix -1.1-2320131104git18e6891.fc31.riscv64 --unique-debug-src-base lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/openAV-Sorcer-18e68914f2ae19dff01d77ce263a42c31041d0cc BUILDSTDERR: 787 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs #cp -r sorcer.lv2 ~/.lv2/ install -d /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcer.lv2 install -t /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcer.lv2 ./sorcer.lv2/* cp -r presets/*.lv2 /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcer.lv2/sorcer_ui.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcer.lv2/sorcer.so extracting debug info from /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcer.lv2/sorcer_ui.so extracting debug info from /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/lib64/lv2/sorcer.lv2/sorcer.so original debug info size: 1140kB, size after compression: 1084kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Processing files: lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UO61hy + umask 022 + cd /builddir/build/BUILD + cd openAV-Sorcer-18e68914f2ae19dff01d77ce263a42c31041d0cc + DOCDIR=/builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/share/doc/lv2-sorcer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/share/doc/lv2-sorcer + cp -pr README /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/share/doc/lv2-sorcer + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.14h62B + umask 022 + cd /builddir/build/BUILD + cd openAV-Sorcer-18e68914f2ae19dff01d77ce263a42c31041d0cc + LICENSEDIR=/builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/share/licenses/lv2-sorcer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/share/licenses/lv2-sorcer + cp -pr LICENSE /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64/usr/share/licenses/lv2-sorcer + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: lv2-sorcer = 1.1-2320131104git18e6891.fc31 lv2-sorcer(riscv-64) = 1.1-2320131104git18e6891.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libntk.so.1()(64bit) libntk_images.so.1()(64bit) libsigc-2.0.so.0()(64bit) libsndfile.so.1()(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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: lv2-sorcer-debugsource-1.1-2320131104git18e6891.fc31.riscv64 Provides: lv2-sorcer-debugsource = 1.1-2320131104git18e6891.fc31 lv2-sorcer-debugsource(riscv-64) = 1.1-2320131104git18e6891.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lv2-sorcer-debuginfo-1.1-2320131104git18e6891.fc31.riscv64 Provides: debuginfo(build-id) = 41f9294a357a9adbe6dc4189cc9e5c7607524f82 debuginfo(build-id) = aeb805ecd470b77d312d354638105fbddf72426d lv2-sorcer-debuginfo = 1.1-2320131104git18e6891.fc31 lv2-sorcer-debuginfo(riscv-64) = 1.1-2320131104git18e6891.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lv2-sorcer-debugsource(riscv-64) = 1.1-2320131104git18e6891.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64 Wrote: /builddir/build/RPMS/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/lv2-sorcer-debugsource-1.1-2320131104git18e6891.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/lv2-sorcer-debuginfo-1.1-2320131104git18e6891.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oEeeyB + umask 022 + cd /builddir/build/BUILD + cd openAV-Sorcer-18e68914f2ae19dff01d77ce263a42c31041d0cc + /usr/bin/rm -rf /builddir/build/BUILDROOT/lv2-sorcer-1.1-2320131104git18e6891.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0