Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/minicomputer.spec'], chrootPath='/var/lib/mock/f31-build-17129899-1230069/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/minicomputer.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1564790400 Wrote: /builddir/build/SRPMS/minicomputer-1.41-26.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/minicomputer.spec'], chrootPath='/var/lib/mock/f31-build-17129899-1230069/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/minicomputer.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1564790400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6Oq5Aa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MinicomputerV1.41 + /usr/bin/mkdir -p MinicomputerV1.41 + cd MinicomputerV1.41 + /usr/bin/gzip -dc /builddir/build/SOURCES/MinicomputerV1.41.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (minicomputer-linking.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .linking --fuzz=0 + echo 'Patch #1 (minicomputer-gcc47.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .minicomputer-gcc47.patch --fuzz=0 + sed -i 's|\(^env.Append(CCFLAGS =\).*|\1 ['\''-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\''.split(),'\''-msse'\'','\''-mfpmath=sse'\'' ])|' SConstruct + sed -i 's|\(^guienv.Append(CPPFLAGS =\).*|\1 ['\''-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\''.split() ])|' SConstruct + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (minicomputer-linking.patch): patching file SConstruct Patch #1 (minicomputer-gcc47.patch): patching file editor/Memory.cpp Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.szlVTa + umask 022 + cd /builddir/build/BUILD + cd MinicomputerV1.41 + scons-2 -j6 BUILDSTDERR: cpu/main.c: In function 'main': BUILDSTDERR: cpu/main.c:1285:2: warning: 'jack_client_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1285 | client = jack_client_new(jackName); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from cpu/main.c:21: BUILDSTDERR: /usr/include/jack/jack.h:127:17: note: declared here BUILDSTDERR: 127 | jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: cpu/main.c:1260:6: warning: unused variable 'err' [-Wunused-variable] BUILDSTDERR: 1260 | int err = pthread_create(&midithread, NULL, midiprocessor,seq_handle); BUILDSTDERR: | ^~~ BUILDSTDERR: editor/Memory.cpp: In constructor 'Memory::Memory()': BUILDSTDERR: editor/Memory.cpp:59:11: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 59 | system(kommand); BUILDSTDERR: | ~~~~~~^~~~~~~~~ BUILDSTDERR: editor/Memory.cpp: In member function 'void Memory::save()': BUILDSTDERR: editor/Memory.cpp:187:11: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 187 | system(kommand);// make a backup BUILDSTDERR: | ~~~~~~^~~~~~~~~ BUILDSTDERR: editor/Memory.cpp:190:10: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 190 | system(kommand);// commit the file finally BUILDSTDERR: | ~~~~~~^~~~~~~~~ BUILDSTDERR: editor/Memory.cpp: In member function 'void Memory::saveMulti()': BUILDSTDERR: editor/Memory.cpp:493:11: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 493 | system(kommand);// make a backup of the original file BUILDSTDERR: | ~~~~~~^~~~~~~~~ BUILDSTDERR: editor/Memory.cpp:496:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 496 | system(kommand);// commit the file BUILDSTDERR: | ~~~~~~^~~~~~~~~ BUILDSTDERR: editor/Memory.cpp: In member function 'void Memory::save()': BUILDSTDERR: editor/Memory.cpp:186:49: warning: '%s' directive writing up to 1023 bytes into a region of size between 150 and 1173 [-Wformat-overflow=] BUILDSTDERR: 186 | sprintf(kommand,"mv %s/minicomputerMemory.txt %s/minicomputerMemory.txt.bak",folder,folder); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/c++/9/cstdio:42, BUILDSTDERR: from /usr/include/c++/9/ext/string_conversions.h:43, BUILDSTDERR: from /usr/include/c++/9/bits/basic_string.h:6493, BUILDSTDERR: from /usr/include/c++/9/string:55, BUILDSTDERR: from /usr/include/c++/9/bits/locale_classes.h:40, BUILDSTDERR: from /usr/include/c++/9/bits/ios_base.h:41, BUILDSTDERR: from /usr/include/c++/9/ios:42, BUILDSTDERR: from /usr/include/c++/9/ostream:38, BUILDSTDERR: from /usr/include/c++/9/iostream:39, BUILDSTDERR: from editor/Memory.h:22, BUILDSTDERR: from editor/Memory.cpp:18: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 55 and 2101 bytes into a destination of size 1200 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: editor/Memory.cpp:189:49: warning: '%s' directive writing up to 1023 bytes into a region of size between 149 and 1172 [-Wformat-overflow=] BUILDSTDERR: 189 | sprintf(kommand,"mv %s/minicomputerMemory.temp %s/minicomputerMemory.txt",folder,folder); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/c++/9/cstdio:42, BUILDSTDERR: from /usr/include/c++/9/ext/string_conversions.h:43, BUILDSTDERR: from /usr/include/c++/9/bits/basic_string.h:6493, BUILDSTDERR: from /usr/include/c++/9/string:55, BUILDSTDERR: from /usr/include/c++/9/bits/locale_classes.h:40, BUILDSTDERR: from /usr/include/c++/9/bits/ios_base.h:41, BUILDSTDERR: from /usr/include/c++/9/ios:42, BUILDSTDERR: from /usr/include/c++/9/ostream:38, BUILDSTDERR: from /usr/include/c++/9/iostream:39, BUILDSTDERR: from editor/Memory.h:22, BUILDSTDERR: from editor/Memory.cpp:18: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 52 and 2098 bytes into a destination of size 1200 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: editor/syntheditor.cxx: In function 'void storemulti(Fl_Widget*, void*)': BUILDSTDERR: editor/syntheditor.cxx:1265:9: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 1265 | if ((t!=currentmulti) && (t>-1) && (t<128)) BUILDSTDERR: | ~^~~~~~~~~~~~~~ BUILDSTDERR: editor/main.cpp: In function 'int main(int, char**)': BUILDSTDERR: editor/main.cpp:284:6: warning: unused variable 'err' [-Wunused-variable] BUILDSTDERR: 284 | int err = pthread_create(&midithread, NULL, midiprocessor,seq_handle); BUILDSTDERR: | ^~~ BUILDSTDERR: editor/Memory.cpp: In member function 'void Memory::saveMulti()': BUILDSTDERR: editor/Memory.cpp:492:48: warning: '%s' directive writing up to 1023 bytes into a region of size between 151 and 1174 [-Wformat-overflow=] BUILDSTDERR: 492 | sprintf(kommand,"mv %s/minicomputerMulti.txt %s/minicomputerMulti.txt.bak",folder,folder); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/c++/9/cstdio:42, BUILDSTDERR: from /usr/include/c++/9/ext/string_conversions.h:43, BUILDSTDERR: from /usr/include/c++/9/bits/basic_string.h:6493, BUILDSTDERR: from /usr/include/c++/9/string:55, BUILDSTDERR: from /usr/include/c++/9/bits/locale_classes.h:40, BUILDSTDERR: from /usr/include/c++/9/bits/ios_base.h:41, BUILDSTDERR: from /usr/include/c++/9/ios:42, BUILDSTDERR: from /usr/include/c++/9/ostream:38, BUILDSTDERR: from /usr/include/c++/9/iostream:39, BUILDSTDERR: from editor/Memory.h:22, BUILDSTDERR: from editor/Memory.cpp:18: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 53 and 2099 bytes into a destination of size 1200 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: editor/Memory.cpp:495:49: warning: '%s' directive writing up to 1023 bytes into a region of size between 150 and 1173 [-Wformat-overflow=] BUILDSTDERR: 495 | sprintf(kommand,"mv %s/minicomputerMulti.temp %s/minicomputerMulti.txt",folder,folder); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/c++/9/cstdio:42, BUILDSTDERR: from /usr/include/c++/9/ext/string_conversions.h:43, BUILDSTDERR: from /usr/include/c++/9/bits/basic_string.h:6493, BUILDSTDERR: from /usr/include/c++/9/string:55, BUILDSTDERR: from /usr/include/c++/9/bits/locale_classes.h:40, BUILDSTDERR: from /usr/include/c++/9/bits/ios_base.h:41, BUILDSTDERR: from /usr/include/c++/9/ios:42, BUILDSTDERR: from /usr/include/c++/9/ostream:38, BUILDSTDERR: from /usr/include/c++/9/iostream:39, BUILDSTDERR: from editor/Memory.h:22, BUILDSTDERR: from editor/Memory.cpp:18: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 50 and 2096 bytes into a destination of size 1200 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: editor/main.cpp:274:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 274 | system(engineName);// actual start BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from editor/main.cpp:28: BUILDSTDERR: editor/syntheditor.h: At global scope: BUILDSTDERR: editor/syntheditor.h:121:22: warning: 'idata_miniMini' defined but not used [-Wunused-variable] BUILDSTDERR: 121 | static unsigned char idata_miniMini[] = BUILDSTDERR: | ^~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 scons: Reading SConscript files ... Minicomputer-------------- - 1/2:configuring Checking for C library jack... yes Checking for C library lo... yes Checking for C library asound... yes Checking for C library pthread... yes Checking for C library m... yes - checking dependencies for the editor: Checking for C library lo... yes Checking for C++ library fltk... yes Checking for C library asound... yes Checking for C library pthread... yes - 2/2:compiling - building the engine: - building the editor: scons: done reading SConscript files. scons: Building targets ... gcc -o cpu/main.o -c -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -msse -mfpmath=sse cpu/main.c g++ -o editor/Memory.o -c -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection editor/Memory.cpp g++ -o editor/main.o -c -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection editor/main.cpp g++ -o editor/syntheditor.o -c -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection editor/syntheditor.cxx gcc -o minicomputerCPU cpu/main.o -ljack -llo -lasound -lpthread -lm g++ -o minicomputer editor/main.o editor/Memory.o editor/syntheditor.o -llo -lfltk -lasound -lpthread scons: done building targets. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r0nZs6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64 + cd MinicomputerV1.41 + rm -rf /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/bin + install -pm 755 minicomputer minicomputerCPU /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/bin/ + mkdir -p /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/applications + desktop-file-install --dir=/builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/applications /builddir/build/SOURCES/minicomputer.desktop + mkdir -p /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/icons/hicolor/32x32/apps + install -pm 644 minicomputer.xpm /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/icons/hicolor/32x32/apps + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.41-26.fc31 --unique-debug-suffix -1.41-26.fc31.x86_64 --unique-debug-src-base minicomputer-1.41-26.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/MinicomputerV1.41 BUILDSTDERR: 795 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 /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/applications/minicomputer.desktop: warning: value "Software Synthesizer" for key "Comment" in group "Desktop Entry" looks redundant with value "Software Synthesizer" of key "GenericName" explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/bin/minicomputer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/bin/minicomputerCPU extracting debug info from /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/bin/minicomputer extracting debug info from /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/bin/minicomputerCPU original debug info size: 1912kB, size after compression: 1840kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Processing files: minicomputer-1.41-26.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3WDai7 + umask 022 + cd /builddir/build/BUILD + cd MinicomputerV1.41 + DOCDIR=/builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/doc/minicomputer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/doc/minicomputer + cp -pr CHANGES /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/doc/minicomputer + cp -pr README /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/doc/minicomputer + cp -pr minicomputerManual.pdf /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/doc/minicomputer + cp -pr factoryPresets /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/doc/minicomputer + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KrgJza + umask 022 + cd /builddir/build/BUILD + cd MinicomputerV1.41 + LICENSEDIR=/builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/licenses/minicomputer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/licenses/minicomputer + cp -pr COPYING /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64/usr/share/licenses/minicomputer + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(minicomputer.desktop) minicomputer = 1.41-26.fc31 minicomputer(x86-64) = 1.41-26.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfltk.so.1.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjack.so.0()(64bit) liblo.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(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: minicomputer-debugsource-1.41-26.fc31.x86_64 Provides: minicomputer-debugsource = 1.41-26.fc31 minicomputer-debugsource(x86-64) = 1.41-26.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: minicomputer-debuginfo-1.41-26.fc31.x86_64 Provides: debuginfo(build-id) = 25196cc2d1304d919e2a2add6cd452ba1dc491af debuginfo(build-id) = f7593b774579cd46fcd826452287a47d680fc895 minicomputer-debuginfo = 1.41-26.fc31 minicomputer-debuginfo(x86-64) = 1.41-26.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: minicomputer-debugsource(x86-64) = 1.41-26.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64 Wrote: /builddir/build/RPMS/minicomputer-debugsource-1.41-26.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/minicomputer-1.41-26.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/minicomputer-debuginfo-1.41-26.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OMzwL8 + umask 022 + cd /builddir/build/BUILD + cd MinicomputerV1.41 + /usr/bin/rm -rf /builddir/build/BUILDROOT/minicomputer-1.41-26.fc31.x86_64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0