Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rakarrack.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-14676/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rakarrack.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-907724388 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rakarrack.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-14676/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rakarrack.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.O34JCc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499 + /usr/bin/unzip -qq /builddir/build/SOURCES/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (rakarrack-0.6.2.format-security.diff):' Patch #1 (rakarrack-0.6.2.format-security.diff): + /usr/bin/cat /builddir/build/SOURCES/rakarrack-0.6.2.format-security.diff + /usr/bin/patch -p1 -b --suffix .format-security --fuzz=0 patching file src/rakarrack.cxx + /usr/bin/sed -i s/Icon=icono_rakarrack_128x128/Icon=rakarrack/ data/rakarrack.desktop + /usr/bin/sed -i 's/Guitar Effects Processor/Real-time audio effects processing rack for guitar/' data/rakarrack.desktop + echo 'GenericName=Digital audio effects processor' + echo Version=1.0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.orZoCH + umask 022 + cd /builddir/build/BUILD + cd rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499 + ./autogen.sh Generating build scripts, this might take a while. aclocal autoheader autoconf automakeconfigure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './INSTALL' extra/Makefile.am: installing './depcomp' Done generating build scripts. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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-docdir=yes --docdir=/usr/share/doc/rakarrack-0.6.2 --enable-sse2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking for fltk-config... fltk-config checking for aconnect... aconnect checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether gcc needs -traditional... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for floor... no checking for memset... yes checking for memmove... yes checking for pow... no checking for select... yes checking for sqrt... no checking for strdup... yes checking for strstr... yes checking for XOpenDisplay in -lX11... yes checking for main in -lXft... yes checking for main in -lXrender... yes checking for main in -ldl... yes checking for main in -lXpm... yes checking for main in -lfontconfig... yes checking for main in -lfreetype... yes checking for main in -lm... yes checking for main in -lpthread... yes checking for main in -lrt... yes checking for main in -lz... yes checking for main in -lasound... yes checking for main in -ljack... yes checking for sf_open in -lsndfile... yes checking for src_simple in -lsamplerate... yes checking for main in -lfftw3... yes checking for jack_set_session_callback in -ljack... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking sndfile.h usability... yes checking sndfile.h presence... yes checking for sndfile.h... yes checking samplerate.h usability... yes checking samplerate.h presence... yes checking for samplerate.h... yes checking fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking jack/session.h usability... yes checking jack/session.h presence... yes checking for jack/session.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating data/Makefile config.status: creating icons/Makefile config.status: creating doc/Makefile config.status: creating doc/help/Makefile config.status: creating doc/help/imagenes/Makefile config.status: creating doc/help/css/Makefile config.status: creating extra/Makefile config.status: creating src/config.h config.status: executing depfiles commands rakarrack 0.6.2 Optimizations__________________________________________________ Vectorization. . . . . . . . . . . . . . . . . . . . . .: yes Use altivec. . . . . . . . . . . . . . . . . . . . . . .: no Use sse . . . . . . . . . . . . . . . . . . . . . . . .: no Use sse2 . . . . . . . . . . . . . . . . . . . . . . . .: yes Library________________________________________________________ X11 support . . . . . . . . . . . . . . . . . . . . . .: yes Xpm support (libxpm) . . . . . . . . . . . . . . . . . .: yes Xft support . . . . . . . . . . . . . . . . . . . . . .: yes Xrender support . . . . . . . . . . . . . . . . . . . .: yes Fontconfig support . . . . . . . . . . . . . . . . . . .: yes Freetype support . . . . . . . . . . . . . . . . . . . .: yes FLTK toolkit . . . . . . . . . . . . . . . . . . . . . .: yes pthread support (libpthread) . . . . . . . . . . . . . .: yes JACK Audio Connection Kit library . . . . . . . . . . .: yes JACK Session support . . . . . . . . . . . . . . . . . .: yes ALSA MIDI Sequencer support . . . . . . . . . . . . . .: yes Samplerate conversion (libsamplerate). . . . . . . . . .: yes General audio file (libsndfile) . . . . . . . . . . . .: yes Fast Fourier Transform (fftw3) . . . . . . . . . . . .: yes Now maybe you can run 'make' to build the sources. + /usr/bin/make -j2 Making all in src make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/src' /usr/bin/make all-am make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/src' g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o main.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o jack.o jack.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rakarrack.o rakarrack.cxx g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o process.o process.C rakarrack.cxx: In member function 'void RKRGUI::preset_click_i(Fl_Button*, void*)': rakarrack.cxx:23586:48: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'long int' [-Wformat=] ok=fl_choice("%s", temp2, "No", "Yes", NULL); ^ rakarrack.cxx: In member function 'void RKRGUI::make_window_banks()': rakarrack.cxx:23649:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] butX->user_data((void*) (num)); ^ rakarrack.cxx: In member function 'void RKRGUI::is_modified()': rakarrack.cxx:24853:82: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'long int' [-Wformat=] ok=fl_choice("%s", "Bank was modified, but not saved", "Discard", "Save", NULL); ^ rakarrack.cxx: In member function 'void RKRGUI::delpreset(Fl_Widget*, int)': rakarrack.cxx:28011:46: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'long int' [-Wformat=] ok=fl_choice("%s", temp2, "No", "Yes", NULL); ^ rakarrack.cxx: In member function 'void RKRGUI::make_table_window()': rakarrack.cxx:28053:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cb->user_data((void *) (1000+y)); ^ rakarrack.cxx:28060:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cp->user_data((void *) (2000+y)); ^ g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fileio.o fileio.C fileio.C: In member function 'void RKR::putbuf(char*, int)': fileio.C:265:35: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(cfilename,0, sizeof(cfilename)); ^ fileio.C:350:35: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(cfilename,0, sizeof(cfilename)); ^ fileio.C:363:35: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(cfilename,0, sizeof(cfilename)); ^ fileio.C: In member function 'void RKR::New()': fileio.C:1866:34: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(Preset_Name, 0,sizeof (Preset_Name)); ^ fileio.C:1870:30: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset (Author,0, sizeof (Author)); ^ fileio.C: In member function 'void RKR::Bank_to_Preset(int)': fileio.C:2113:34: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(Preset_Name, 0,sizeof (Preset_Name)); ^ fileio.C:2115:29: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(Author, 0,sizeof (Author)); ^ fileio.C: In member function 'void RKR::loadfile(char*)': fileio.C:1071:36: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:1077:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:1091:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:1098:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:1109:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:1118:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:1132:36: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:1141:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:1150:36: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C: In member function 'void RKR::loadnames()': fileio.C:1671:52: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread (&Bank, sizeof (Bank), 1, fn); ^ fileio.C: In member function 'int RKR::loadbank(char*)': fileio.C:1718:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread (&Bank, sizeof (Bank), 1, fn); ^ fileio.C: In member function 'void RKR::loadskin(char*)': fileio.C:2554:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:2558:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:2563:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:2568:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C:2572:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ fileio.C: In member function 'int RKR::CheckOldBank(char*)': fileio.C:2603:18: warning: ignoring return value of 'long int ftell(FILE*)', declared with attribute warn_unused_result [-Wunused-result] ftell(fs); ^ fileio.C: In member function 'void RKR::ConvertOldFile(char*)': fileio.C:2623:17: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(buff); ^ fileio.C: In member function 'void RKR::ConvertReverbFile(char*)': fileio.C:2634:17: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(buff); ^ fileio.C: In member function 'void RKR::DelIntPreset(int, char*)': fileio.C:2705:18: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(orden); ^ fileio.C: In member function 'void RKR::MergeIntPreset(char*)': fileio.C:2727:18: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(orden); ^ fileio.C:2732:18: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(orden); ^ fileio.C: In member function 'void RKR::loadmiditable(char*)': fileio.C:2773:36: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o varios.o varios.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o FPreset.o FPreset.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Reverb.o Reverb.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Chorus.o Chorus.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o EffectLFO.o EffectLFO.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Echo.o Echo.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Phaser.o Phaser.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Distorsion.o Distorsion.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o EQ.o EQ.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Compressor.o Compressor.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o AnalogFilter.o AnalogFilter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Alienwah.o Alienwah.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o beattracker.o beattracker.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o delayline.o delayline.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Filter.o Filter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o HarmonicEnhancer.o HarmonicEnhancer.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o DynamicFilter.o DynamicFilter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o SVFilter.o SVFilter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o RBFilter.o RBFilter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o FormantFilter.o FormantFilter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o FilterParams.o FilterParams.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Pan.o Pan.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Harmonizer.o Harmonizer.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o smbPitchShift.o smbPitchShift.C smbPitchShift.C: In member function 'void PitchShifter::smbPitchShift(float, long int, long int, long int, float, float*, float*)': smbPitchShift.C:115:11: warning: variable 'tunefrq' set but not used [-Wunused-but-set-variable] float tunefrq = 0.0f; ^ g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Tuner.o Tuner.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o MusicDelay.o MusicDelay.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Gate.o Gate.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o RecognizeNote.o RecognizeNote.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o RecChord.o RecChord.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rkrMIDI.o rkrMIDI.C rkrMIDI.C: In member function 'void RKR::conectaaconnect()': rkrMIDI.C:719:23: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system (tempi); ^ rkrMIDI.C: In member function 'void RKR::disconectaaconnect()': rkrMIDI.C:734:23: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system (tempi); ^ g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o NewDist.o NewDist.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o APhaser.o APhaser.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Dual_Flange.o Dual_Flange.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Exciter.o Exciter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o MBDist.o MBDist.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Valve.o Valve.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Arpie.o Arpie.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Expander.o Expander.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Ring.o Ring.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Shuffle.o Shuffle.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mayer_fft.o mayer_fft.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o MBVvol.o MBVvol.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o metronome.o metronome.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Convolotron.o Convolotron.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Synthfilter.o Synthfilter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Resample.o Resample.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Looper.o Looper.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o RyanWah.o RyanWah.C rakarrack.cxx: In member function 'Fl_Double_Window* RKRGUI::make_window()': rakarrack.cxx:11450:19: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without Fl_Double_Window* RKRGUI::make_window() { ^ g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o RBEcho.o RBEcho.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o CoilCrafter.o CoilCrafter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ShelfBoost.o ShelfBoost.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Vocoder.o Vocoder.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Waveshaper.o Waveshaper.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Sustainer.o Sustainer.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Sequence.o Sequence.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Shifter.o Shifter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o StompBox.o StompBox.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Reverbtron.o Reverbtron.C Reverbtron.C: In member function 'int Reverbtron::setfile(int)': Reverbtron.C:270:31: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(wbuf,sizeof wbuf,fs); ^ Reverbtron.C:274:31: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(wbuf,sizeof wbuf,fs); ^ Reverbtron.C:279:31: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(wbuf,sizeof wbuf,fs); ^ Reverbtron.C:285:35: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(wbuf,sizeof wbuf,fs); ^ g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Echotron.o Echotron.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o StereoHarm.o StereoHarm.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o CompBand.o CompBand.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Opticaltrem.o Opticaltrem.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Vibe.o Vibe.C Vibe.C: In member function 'void Vibe::modulate(float, float)': Vibe.C:409:9: warning: variable 'lrchoice' set but not used [-Wunused-but-set-variable] int lrchoice; ^ Vibe.C: In member function 'void Vibe::out(float*, float*)': Vibe.C:145:41: warning: 'fxr' may be used uninitialized in this function [-Wmaybe-uninitialized] if(i%4 == 0) modulate(fxl, fxr); ^ g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o MIDIConverter.o MIDIConverter.C g++ -DHAVE_CONFIG_H -I. -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Infinity.o Infinity.C g++ -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rakarrack main.o jack.o rakarrack.o process.o fileio.o varios.o FPreset.o Reverb.o Chorus.o EffectLFO.o Echo.o Phaser.o Distorsion.o EQ.o Compressor.o AnalogFilter.o Alienwah.o beattracker.o delayline.o Filter.o HarmonicEnhancer.o DynamicFilter.o SVFilter.o RBFilter.o FormantFilter.o FilterParams.o Pan.o Harmonizer.o smbPitchShift.o Tuner.o MusicDelay.o Gate.o RecognizeNote.o RecChord.o rkrMIDI.o NewDist.o APhaser.o Dual_Flange.o Exciter.o MBDist.o Valve.o Arpie.o Expander.o Ring.o Shuffle.o mayer_fft.o MBVvol.o metronome.o Convolotron.o Synthfilter.o Resample.o Looper.o RyanWah.o RBEcho.o CoilCrafter.o ShelfBoost.o Vocoder.o Waveshaper.o Sustainer.o Sequence.o Shifter.o StompBox.o Reverbtron.o Echotron.o StereoHarm.o CompBand.o Opticaltrem.o Vibe.o MIDIConverter.o Infinity.o -Wl,-z,relro -lfltk_images -lfltk -lX11 -lXft -lXrender -ldl -lXpm -lfontconfig -lfreetype -lm -lpthread -lrt -lz -lasound -ljack -lsndfile -lsamplerate -lfftw3 make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/src' make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/src' Making all in data make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/data' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc' Making all in help make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help' Making all in imagenes make[3]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/imagenes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/imagenes' Making all in css make[3]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/css' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/css' make[3]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help' make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help' make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc' make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc' Making all in man make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/man' Making all in icons make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/icons' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/icons' Making all in extra make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/extra' g++ -DHAVE_CONFIG_H -I. -I../src -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rakconvert.o rakconvert.C g++ -DHAVE_CONFIG_H -I. -I../src -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rakverb2.o rakverb2.C rakconvert.C: In function 'int loadbank(char*)': rakconvert.C:337:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ rakconvert.C:344:42: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ rakconvert.C:349:46: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof buf, fn); ^ g++ -DHAVE_CONFIG_H -I. -I../src -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rakgit2new.o rakgit2new.C rakgit2new.C: In function 'int loadbank(char*)': rakgit2new.C:197:39: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread (&Bank, sizeof (Bank), 1, fn); ^ g++ -DHAVE_CONFIG_H -I. -I../src -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rakverb.o rakverb.C g++ -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rakconvert rakconvert.o -Wl,-z,relro -lfltk_images -lfltk -lX11 -lXft -lXrender -ldl -lXpm -lfontconfig -lfreetype -lm -lpthread -lrt -lz -lasound -ljack -lsndfile -lsamplerate -lfftw3 g++ -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rakverb2 rakverb2.o -Wl,-z,relro -lfltk_images -lfltk -lX11 -lXft -lXrender -ldl -lXpm -lfontconfig -lfreetype -lm -lpthread -lrt -lz -lasound -ljack -lsndfile -lsamplerate -lfftw3 g++ -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rakgit2new rakgit2new.o -Wl,-z,relro -lfltk_images -lfltk -lX11 -lXft -lXrender -ldl -lXpm -lfontconfig -lfreetype -lm -lpthread -lrt -lz -lasound -ljack -lsndfile -lsamplerate -lfftw3 g++ -Wall -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -fvect-cost-model -pipe -fsigned-char -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rakverb rakverb.o -Wl,-z,relro -lfltk_images -lfltk -lX11 -lXft -lXrender -ldl -lXpm -lfontconfig -lfreetype -lm -lpthread -lrt -lz -lasound -ljack -lsndfile -lsamplerate -lfftw3 make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/extra' make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WVr5HA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64 + cd rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64 install Making install in src make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/src' make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/bin' /usr/bin/install -c rakarrack '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/src' make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/src' Making install in data make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/data' make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/applications' /usr/bin/install -c -m 644 rakarrack.desktop '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/rakarrack' /usr/bin/install -c -m 644 Default.rkrb Extra.rkrb Extra1.rkrb 1.wav 2.wav 3.wav 4.wav 5.wav 6.wav 7.wav 8.wav 9.wav 1.rvb 2.rvb 3.rvb 4.rvb 5.rvb 6.rvb 7.rvb 8.rvb 9.rvb 10.rvb 1.dly 2.dly 3.dly 4.dly 5.dly 6.dly 7.dly 8.dly 9.dly 10.dly 11.dly bg1.png bg2.png bg3.png bg4.png bg5.png bg6.png bg_gray_furr.png '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/rakarrack' /usr/bin/install -c -m 644 bg.png '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/rakarrack' make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/data' make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc' Making install in help make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help' Making install in imagenes make[3]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/imagenes' make[4]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/imagenes' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/doc/rakarrack-0.6.2/html/imagenes' /usr/bin/install -c -m 644 icono_rakarrack_128x128.png screen.png jack_conections.jpg bank_mgmt.jpg thema1b.jpg thema2b.jpg thema3b.jpg schema1b.jpg schema2b.jpg settings.jpg settings1.jpg settings2.jpg settings3.jpg settings4.jpg settings5.jpg midilearn.jpg metro.jpg order.jpg preset_name1.png eq.jpg compresor.jpg dist.jpg ovrd.jpg derelict.jpg eco.jpg chorus.jpg phaser.jpg midi.jpg flanger.jpg tuner1.png reverb.jpg peq.jpg ng.jpg Aphaser.jpg har.jpg cabinet.jpg md.jpg ww.jpg aw.jpg val.jpg '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/doc/rakarrack-0.6.2/html/imagenes' /usr/bin/install -c -m 644 ex.jpg exp.jpg ring.jpg df.jpg db.jpg arp.jpg shu.jpg syn.jpg var.jpg loo.jpg mut.jpg con.jpg tap.jpg coi.jpg she.jpg voc.jpg ecv.jpg sus.jpg seq.jpg shi.jpg sto.jpg aci.png rvt.jpg ect.jpg sth.jpg cpb.jpg opt.jpg dlyfile.png vib.jpg inf.jpg pan.jpg '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/doc/rakarrack-0.6.2/html/imagenes' make[4]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/imagenes' make[3]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/imagenes' Making install in css make[3]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/css' make[4]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/css' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/doc/rakarrack-0.6.2/html/css' /usr/bin/install -c -m 644 kde-default.css '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/doc/rakarrack-0.6.2/html/css' make[4]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/css' make[3]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help/css' make[3]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help' make[4]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/doc/rakarrack-0.6.2/html' /usr/bin/install -c -m 644 help.html aci.html general.html effects.html midiconverter.html tuner.html midilearn.html taptempo.html metronome.html hardware.html extra.html credits.html presetlist.html midiic.html license.html '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/doc/rakarrack-0.6.2/html' make[4]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help' make[3]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help' make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc/help' make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc' make[3]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc' make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc' make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/doc' Making install in man make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/man' make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 rakarrack.1 '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/man' make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/man' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/icons' make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/icons' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/pixmaps' /usr/bin/install -c -m 644 icono_rakarrack_128x128.png icono_rakarrack_32x32.png icono_rakarrack_64x64.png '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/icons' make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/icons' Making install in extra make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/extra' make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/extra' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/bin' /usr/bin/install -c rakconvert rakverb2 rakgit2new rakverb '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/extra' make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499/extra' make[1]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499' make[2]: Entering directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/doc/rakarrack-0.6.2' /usr/bin/install -c -m 644 COPYING AUTHORS ChangeLog NEWS README PACKAGERS.README '/builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/doc/rakarrack-0.6.2' make[2]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499' make[1]: Leaving directory `/builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499' + for dim in 32x32 64x64 128x128 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps + /usr/bin/mv /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/pixmaps/icono_rakarrack_32x32.png /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps/rakarrack.png + for dim in 32x32 64x64 128x128 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/icons/hicolor/64x64/apps + /usr/bin/mv /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/pixmaps/icono_rakarrack_64x64.png /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/icons/hicolor/64x64/apps/rakarrack.png + for dim in 32x32 64x64 128x128 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/icons/hicolor/128x128/apps + /usr/bin/mv /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/pixmaps/icono_rakarrack_128x128.png /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/icons/hicolor/128x128/apps/rakarrack.png + BASE='X-Fedora AudioVideo' + XTRA='X-DigitalProcessing X-Jack' + MIXER=Mixer + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/applications ++ for c in '${BASE}' '${XTRA}' '${MIXER}' ++ echo '--add-category X-Fedora ' ++ for c in '${BASE}' '${XTRA}' '${MIXER}' ++ echo '--add-category AudioVideo ' ++ for c in '${BASE}' '${XTRA}' '${MIXER}' ++ echo '--add-category X-DigitalProcessing ' ++ for c in '${BASE}' '${XTRA}' '${MIXER}' ++ echo '--add-category X-Jack ' ++ for c in '${BASE}' '${XTRA}' '${MIXER}' ++ echo '--add-category Mixer ' + desktop-file-install --vendor '' --add-category X-Fedora --add-category AudioVideo --add-category X-DigitalProcessing --add-category X-Jack --add-category Mixer --dir /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/applications /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/share/applications/rakarrack.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499 extracting debug info from /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/bin/rakverb extracting debug info from /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/bin/rakgit2new extracting debug info from /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/bin/rakverb2 extracting debug info from /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/bin/rakconvert extracting debug info from /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64/usr/bin/rakarrack /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. cpio: gcc-4.8.3-20140911/libgcc/config/i386/crtfastmath.c: Cannot stat: No such file or directory cpio: gcc-4.8.3-20140911/obj-x86_64-redhat-linux/x86_64-redhat-linux/libgcc: Cannot stat: No such file or directory 4145 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64 Provides: rakarrack = 0.6.2-0.5.20140723git7dba0c4.el7.centos rakarrack(x86-64) = 0.6.2-0.5.20140723git7dba0c4.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libX11.so.6()(64bit) libXft.so.2()(64bit) libXpm.so.4()(64bit) libXrender.so.1()(64bit) 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) libdl.so.2()(64bit) libfftw3.so.3()(64bit) libfltk.so.1.3()(64bit) libfltk_images.so.1.3()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.15)(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: rakarrack-debuginfo-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64 Provides: rakarrack-debuginfo = 0.6.2-0.5.20140723git7dba0c4.el7.centos rakarrack-debuginfo(x86-64) = 0.6.2-0.5.20140723git7dba0c4.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64 Wrote: /builddir/build/RPMS/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rakarrack-debuginfo-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wKPt6E + umask 022 + cd /builddir/build/BUILD + cd rakarrack-git-7dba0c4bccf88740c56867568d5b218b4a131499 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rakarrack-0.6.2-0.5.20140723git7dba0c4.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->