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/paulstretch.spec'], chrootPath='/var/lib/mock/f29-build-5315-1268/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/paulstretch.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 Wrote: /builddir/build/SRPMS/paulstretch-2.2.2-16.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/paulstretch.spec'], chrootPath='/var/lib/mock/f29-build-5315-1268/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/paulstretch.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RD8rzf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf paulstretch-2.2-2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/paulstretch-2.2-2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd paulstretch-2.2-2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (paulstretch-nomp3.patch): + echo 'Patch #0 (paulstretch-nomp3.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file compile_linux_fftw_jack.sh patching file compile_linux_fftw.sh patching file compile_linux_kissfft.sh patching file compile_win32.sh patching file Control.cpp patching file Control.h patching file Player.cpp patching file Player.h + echo 'Patch #1 (paulstretch-fsf.patch):' Patch #1 (paulstretch-fsf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file BinauralBeats.cpp patching file BinauralBeats.h patching file Control.cpp patching file Control.h patching file FreeEdit.cpp patching file FreeEdit.h patching file Input/AInputS.cpp patching file Input/AInputS.h patching file Input/InputS.h patching file Input/MP3InputS.cpp patching file Input/MP3InputS.h patching file Input/VorbisInputS.cpp patching file Input/VorbisInputS.h patching file JAaudiooutput.cpp patching file JAaudiooutput.h patching file Mutex.cpp patching file Mutex.h patching file Output/AOutputS.cpp patching file Output/AOutputS.h patching file Output/VorbisOutputS.cpp patching file Output/VorbisOutputS.h patching file PAaudiooutput.cpp patching file PAaudiooutput.h patching file Player.cpp patching file Player.h patching file ProcessedStretch.cpp patching file ProcessedStretch.h patching file Stretch.cpp patching file Stretch.h patching file Thread.cpp patching file Thread.h patching file XMLwrapper.cpp patching file XMLwrapper.h patching file globals.cpp patching file globals.h + sed -i -e 's|HAVE_MAD|HAVE_NO_MAD|' GUI.fl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ha30VF + umask 022 + cd /builddir/build/BUILD + cd paulstretch-2.2-2 + fluid -c GUI.fl + fluid -c FreeEditUI.fl BUILDSTDERR: ++ fltk-config --cflags BUILDSTDERR: ++ fltk-config --ldflags BUILDSTDERR: ++ pkg-config --cflags --libs jack samplerate + g++ -ggdb GUI.cxx FreeEditUI.cxx BinauralBeats.cpp Control.cpp FreeEdit.cpp JAaudiooutput.cpp Mutex.cpp PAaudiooutput.cpp Player.cpp ProcessedStretch.cpp Stretch.cpp Thread.cpp XMLwrapper.cpp globals.cpp Output/AOutputS.cpp Output/VorbisOutputS.cpp Input/VorbisInputS.cpp Input/AInputS.cpp -lfltk -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 -laudiofile -lvorbis -logg -lmxml -lz -lfftw3f -lvorbisenc -lvorbisfile -lportaudio -lpthread -lmxml -ljack -lsamplerate -DHAVE_JACK -DENABLE_RESAMPLING -o paulstretch BUILDSTDERR: In file included from Player.h:29, BUILDSTDERR: from Control.h:31, BUILDSTDERR: from GUI.h:13, BUILDSTDERR: from GUI.cxx:3: BUILDSTDERR: BinauralBeats.h: In member function 'float AP::set(float)': BUILDSTDERR: BinauralBeats.h:41:3: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: }; BUILDSTDERR: ^ BUILDSTDERR: GUI.cxx: In member function 'virtual int DDBox::handle(int)': BUILDSTDERR: GUI.cxx:51:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i=0;isaveXMLfile(filename); BUILDSTDERR: ^~~~~~ BUILDSTDERR: Control.cpp: In member function 'std::__cxx11::string Control::get_stretch_info()': BUILDSTDERR: Control.cpp:181:21: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size between 174 and 187 [-Wformat-truncation=] BUILDSTDERR: snprintf(tmp,size,"Stretch: %.7gx (%s%.2d:%.2d:%.2d)", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stretch,strdays,(duration/3600)%24,(duration/60)%60,duration%60); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: Control.cpp:181:21: note: directive argument in the range [-23, 23] BUILDSTDERR: Control.cpp:181:21: note: directive argument in the range [-59, 59] BUILDSTDERR: Control.cpp:181:21: note: directive argument in the range [-59, 59] BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /usr/include/FL/fl_utf8.h:34, BUILDSTDERR: from /usr/include/FL/Fl.H:32, BUILDSTDERR: from Control.cpp:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 23 and 238 bytes into a destination of size 200 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: Control.cpp:166:21: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size between 174 and 187 [-Wformat-truncation=] BUILDSTDERR: snprintf(tmp,size,"Stretch: %.7gx (%s%s%s)",process.stretch,stryears,strdays,strhours); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /usr/include/FL/fl_utf8.h:34, BUILDSTDERR: from /usr/include/FL/Fl.H:32, BUILDSTDERR: from Control.cpp:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 15 and 625 bytes into a destination of size 200 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: Control.cpp:142:21: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size between 155 and 175 [-Wformat-truncation=] BUILDSTDERR: snprintf(tmp,size,"Stretch: %.7gx (%d milleniums%s)",process.stretch,milleniums,stryears); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /usr/include/FL/fl_utf8.h:34, BUILDSTDERR: from /usr/include/FL/Fl.H:32, BUILDSTDERR: from Control.cpp:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 27 and 246 bytes into a destination of size 200 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: FreeEdit.cpp: In member function 'void FreeEdit::get_curve(int, float*, bool)': BUILDSTDERR: FreeEdit.cpp:114:15: warning: operation on 'y' may be undefined [-Wsequence-point] BUILDSTDERR: REALTYPE y=y=posy[p1]*(1.0-x0)+posy[p2]*x0; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from Player.h:29, BUILDSTDERR: from JAaudiooutput.h:25, BUILDSTDERR: from JAaudiooutput.cpp:32: BUILDSTDERR: BinauralBeats.h: In member function 'float AP::set(float)': BUILDSTDERR: BinauralBeats.h:41:3: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: }; BUILDSTDERR: ^ BUILDSTDERR: JAaudiooutput.cpp: In function 'int jack_audio_callback(jack_nframes_t, void*)': BUILDSTDERR: JAaudiooutput.cpp:76:12: warning: comparison of integer expressions of different signedness: 'int' and 'jack_nframes_t' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: for(s=0; s