Mock Version: 1.2.3 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libresample.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1777/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libresample.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: i-0002b800 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libresample-0.1.3-20.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/libresample.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1777/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libresample.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WqMvkH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libresample-0.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/libresample-0.1.3.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libresample-0.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libresample-0.1.3-shlib-cmake.patch):' Patch #0 (libresample-0.1.3-shlib-cmake.patch): + /usr/bin/cat /builddir/build/SOURCES/libresample-0.1.3-shlib-cmake.patch + /usr/bin/patch -p1 --fuzz=0 patching file .gitignore patching file CMakeLists.txt patching file Makefile.in patching file config.guess patching file config.sub patching file configure patching file configure.in patching file docs/Doxyfile patching file include/libresample.h patching file install-sh patching file libresample.pc.in patching file src/configtemplate.h patching file src/resample_defs.h patching file win/libresample.dsp Patch #1 (libresample-0.1.3-shlib-cmake-pkgconfig.patch): + echo 'Patch #1 (libresample-0.1.3-shlib-cmake-pkgconfig.patch):' + /usr/bin/cat /builddir/build/SOURCES/libresample-0.1.3-shlib-cmake-pkgconfig.patch + /usr/bin/patch -p1 -b --suffix .pkgconfig --fuzz=0 patching file libresample.pc.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5h0dze + umask 022 + cd /builddir/build/BUILD + cd libresample-0.1.3 + 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 + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void * -- Check size of void * - done -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- checking for module 'sndfile' -- found sndfile, version 1.0.25 -- checking for module 'samplerate' -- found samplerate, version 0.1.8 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/libresample-0.1.3 + make VERBOSE=1 -j3 /usr/bin/cmake -H/builddir/build/BUILD/libresample-0.1.3 -B/builddir/build/BUILD/libresample-0.1.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libresample-0.1.3/CMakeFiles /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/resample.dir/build.make CMakeFiles/resample.dir/depend make -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/depend make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' cd /builddir/build/BUILD/libresample-0.1.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/resample.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' cd /builddir/build/BUILD/libresample-0.1.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/docs.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/docs.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/docs.dir/depend.internal". Dependee "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/resample.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/resample.dir/depend.internal". Dependee "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/resample.dir/depend.internal". Dependee "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/docs.dir/depend.internal". Scanning dependencies of target docs Scanning dependencies of target resample make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/build make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/resample.dir/build.make CMakeFiles/resample.dir/build make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 2 make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 3 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 4 [ 42%] [ 42%] [ 42%] Building C object CMakeFiles/resample.dir/src/resample.c.o /usr/bin/cc -Dresample_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/resample.dir/src/resample.c.o -c /builddir/build/BUILD/libresample-0.1.3/src/resample.c Building C object CMakeFiles/resample.dir/src/filterkit.c.o Generating docs/html/index.html /usr/bin/doxygen docs/Doxyfile /usr/bin/cc -Dresample_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/resample.dir/src/filterkit.c.o -c /builddir/build/BUILD/libresample-0.1.3/src/filterkit.c Warning: Tag `DETAILS_AT_TOP' at line 163 of file docs/Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `SHOW_DIRECTORIES' at line 453 of file docs/Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 765 of file docs/Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:30: warning: Compound rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:31: warning: Member Imp (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:32: warning: Member ImpD (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:33: warning: Member LpScl (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:34: warning: Member Nmult (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:35: warning: Member Nwing (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:36: warning: Member minFactor (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:37: warning: Member maxFactor (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:38: warning: Member XSize (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:39: warning: Member X (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:40: warning: Member Xp (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:41: warning: Member Xread (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:42: warning: Member Xoff (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:43: warning: Member YSize (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:44: warning: Member Y (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:45: warning: Member Yp (variable) of class rsdata is not documented. /builddir/build/BUILD/libresample-0.1.3/src/resample.c:46: warning: Member Time (variable) of class rsdata is not documented. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/libresample-0.1.3/include Searching for files in directory /builddir/build/BUILD/libresample-0.1.3/src Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libresample-0.1.3/include/libresample.h... Parsing file /builddir/build/BUILD/libresample-0.1.3/include/libresample.h... Preprocessing /builddir/build/BUILD/libresample-0.1.3/src/config.h... Parsing file /builddir/build/BUILD/libresample-0.1.3/src/config.h... Preprocessing /builddir/build/BUILD/libresample-0.1.3/src/configtemplate.h... Parsing file /builddir/build/BUILD/libresample-0.1.3/src/configtemplate.h... Preprocessing /builddir/build/BUILD/libresample-0.1.3/src/filterkit.c... Parsing file /builddir/build/BUILD/libresample-0.1.3/src/filterkit.c... Preprocessing /builddir/build/BUILD/libresample-0.1.3/src/filterkit.h... Parsing file /builddir/build/BUILD/libresample-0.1.3/src/filterkit.h... Preprocessing /builddir/build/BUILD/libresample-0.1.3/src/resample.c... Parsing file /builddir/build/BUILD/libresample-0.1.3/src/resample.c... Preprocessing /builddir/build/BUILD/libresample-0.1.3/src/resample_defs.h... Parsing file /builddir/build/BUILD/libresample-0.1.3/src/resample_defs.h... Preprocessing /builddir/build/BUILD/libresample-0.1.3/src/resamplesubs.c... Parsing file /builddir/build/BUILD/libresample-0.1.3/src/resamplesubs.c... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Generating code for file include/libresample.h... Generating code for file src/config.h... Generating code for file src/configtemplate.h... Generating code for file src/filterkit.h... Generating code for file src/resample_defs.h... Generating file documentation... Generating docs for file include/libresample.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound rsdata... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 24/65536 hits=110 misses=24 finished... make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 2 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 5 [ 57%] [ 57%] Built target docs Building C object CMakeFiles/resample.dir/src/resamplesubs.c.o /usr/bin/cc -Dresample_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/resample.dir/src/resamplesubs.c.o -c /builddir/build/BUILD/libresample-0.1.3/src/resamplesubs.c Linking C shared library libresample.so /usr/bin/cmake -E cmake_link_script CMakeFiles/resample.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -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 -shared -Wl,-soname,libresample.so.1 -o libresample.so.1.0 CMakeFiles/resample.dir/src/filterkit.c.o CMakeFiles/resample.dir/src/resample.c.o CMakeFiles/resample.dir/src/resamplesubs.c.o /usr/bin/cmake -E cmake_symlink_library libresample.so.1.0 libresample.so.1 libresample.so make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 3 4 5 [ 57%] Built target resample make -f CMakeFiles/compareresample.dir/build.make CMakeFiles/compareresample.dir/depend make -f CMakeFiles/resample-sndfile.dir/build.make CMakeFiles/resample-sndfile.dir/depend make -f CMakeFiles/testresample.dir/build.make CMakeFiles/testresample.dir/depend make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' cd /builddir/build/BUILD/libresample-0.1.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/resample-sndfile.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' cd /builddir/build/BUILD/libresample-0.1.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/testresample.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/libresample-0.1.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/compareresample.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/testresample.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/testresample.dir/depend.internal". Dependee "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/testresample.dir/depend.internal". Dependee "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/compareresample.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/compareresample.dir/depend.internal". Dependee "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/resample-sndfile.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/resample-sndfile.dir/depend.internal". Dependee "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/resample-sndfile.dir/depend.internal". Scanning dependencies of target testresample Dependee "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libresample-0.1.3/CMakeFiles/compareresample.dir/depend.internal". make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/testresample.dir/build.make CMakeFiles/testresample.dir/build Scanning dependencies of target resample-sndfile make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' Scanning dependencies of target compareresample make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/resample-sndfile.dir/build.make CMakeFiles/resample-sndfile.dir/build /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 7 make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/compareresample.dir/build.make CMakeFiles/compareresample.dir/build make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 6 make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 1 [ 71%] [100%] [100%] Building C object CMakeFiles/testresample.dir/tests/testresample.c.o Building C object CMakeFiles/resample-sndfile.dir/tests/resample-sndfile.c.o Building C object CMakeFiles/compareresample.dir/tests/compareresample.c.o /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/testresample.dir/tests/testresample.c.o -c /builddir/build/BUILD/libresample-0.1.3/tests/testresample.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/compareresample.dir/tests/compareresample.c.o -c /builddir/build/BUILD/libresample-0.1.3/tests/compareresample.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/resample-sndfile.dir/tests/resample-sndfile.c.o -c /builddir/build/BUILD/libresample-0.1.3/tests/resample-sndfile.c Linking C executable compareresample /usr/bin/cmake -E cmake_link_script CMakeFiles/compareresample.dir/link.txt --verbose=1 /usr/bin/cc -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 -lsamplerate CMakeFiles/compareresample.dir/tests/compareresample.c.o -o compareresample -rdynamic libresample.so.1.0 -lm -Wl,-rpath,/builddir/build/BUILD/libresample-0.1.3 Linking C executable testresample /usr/bin/cmake -E cmake_link_script CMakeFiles/testresample.dir/link.txt --verbose=1 /usr/bin/cc -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 CMakeFiles/testresample.dir/tests/testresample.c.o -o testresample -rdynamic libresample.so.1.0 -lm -Wl,-rpath,/builddir/build/BUILD/libresample-0.1.3 make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 1 Linking C executable resample-sndfile [100%] /usr/bin/cmake -E cmake_link_script CMakeFiles/resample-sndfile.dir/link.txt --verbose=1 Built target compareresample /usr/bin/cc -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 -lsndfile CMakeFiles/resample-sndfile.dir/tests/resample-sndfile.c.o -o resample-sndfile -rdynamic libresample.so.1.0 -lm -Wl,-rpath,/builddir/build/BUILD/libresample-0.1.3: make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 7 [100%] Built target testresample make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 6 [100%] Built target resample-sndfile make[1]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ChMw2P + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64 + cd libresample-0.1.3 + rm -rf /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/libresample-0.1.3 -B/builddir/build/BUILD/libresample-0.1.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libresample-0.1.3/CMakeFiles /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/resample.dir/build.make CMakeFiles/resample.dir/depend make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' cd /builddir/build/BUILD/libresample-0.1.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/resample.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/resample.dir/build.make CMakeFiles/resample.dir/build make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' make[2]: Nothing to be done for `CMakeFiles/resample.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 3 4 5 [ 42%] Built target resample make -f CMakeFiles/compareresample.dir/build.make CMakeFiles/compareresample.dir/depend make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' cd /builddir/build/BUILD/libresample-0.1.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/compareresample.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/compareresample.dir/build.make CMakeFiles/compareresample.dir/build make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' make[2]: Nothing to be done for `CMakeFiles/compareresample.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 1 [ 57%] Built target compareresample make -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/depend make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' cd /builddir/build/BUILD/libresample-0.1.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/docs.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/build make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' make[2]: Nothing to be done for `CMakeFiles/docs.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 2 [ 71%] Built target docs make -f CMakeFiles/resample-sndfile.dir/build.make CMakeFiles/resample-sndfile.dir/depend make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' cd /builddir/build/BUILD/libresample-0.1.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/resample-sndfile.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/resample-sndfile.dir/build.make CMakeFiles/resample-sndfile.dir/build make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' make[2]: Nothing to be done for `CMakeFiles/resample-sndfile.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 6 [ 85%] Built target resample-sndfile make -f CMakeFiles/testresample.dir/build.make CMakeFiles/testresample.dir/depend make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' cd /builddir/build/BUILD/libresample-0.1.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3 /builddir/build/BUILD/libresample-0.1.3/CMakeFiles/testresample.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' make -f CMakeFiles/testresample.dir/build.make CMakeFiles/testresample.dir/build make[2]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' make[2]: Nothing to be done for `CMakeFiles/testresample.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 7 [100%] Built target testresample make[1]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libresample-0.1.3/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/libresample-0.1.3' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/libresample-0.1.3' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/lib64/libresample.so.1.0 -- Installing: /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/lib64/libresample.so.1 -- Installing: /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/lib64/libresample.so -- Installing: /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/include/libresample.h -- Installing: /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/bin/resample-sndfile -- Removed runtime path from "/builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/bin/resample-sndfile" -- Installing: /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/lib64/pkgconfig/libresample.pc + /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/libresample-0.1.3 extracting debug info from /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/bin/resample-sndfile extracting debug info from /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/lib64/libresample.so.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libresample.so.1.0.debug to /usr/lib/debug/usr/lib64/libresample.so.debug symlinked /usr/lib/debug/usr/lib64/libresample.so.1.0.debug to /usr/lib/debug/usr/lib64/libresample.so.1.debug 65 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dMt9fu + umask 022 + cd /builddir/build/BUILD + cd libresample-0.1.3 + export LD_LIBRARY_PATH=. + LD_LIBRARY_PATH=. + ctest . Test project /builddir/build/BUILD/libresample-0.1.3 Start 1: testresample 1/2 Test #1: testresample ..................... Passed 11.22 sec Start 2: compareresample 2/2 Test #2: compareresample .................. Passed 0.15 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 11.38 sec + exit 0 Processing files: libresample-0.1.3-20.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gd0qzP + umask 022 + cd /builddir/build/BUILD + cd libresample-0.1.3 + DOCDIR=/builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/share/doc/libresample-0.1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/share/doc/libresample-0.1.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/share/doc/libresample-0.1.3 + cp -pr README.txt /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/share/doc/libresample-0.1.3 + exit 0 Provides: libresample = 0.1.3-20.el7.centos libresample(x86-64) = 0.1.3-20.el7.centos libresample.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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) libm.so.6()(64bit) libresample.so.1()(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) rtld(GNU_HASH) Processing files: libresample-devel-0.1.3-20.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3rs12a + umask 022 + cd /builddir/build/BUILD + cd libresample-0.1.3 + DOCDIR=/builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/share/doc/libresample-devel-0.1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/share/doc/libresample-devel-0.1.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/share/doc/libresample-devel-0.1.3 + cp -pr README.txt /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/share/doc/libresample-devel-0.1.3 + cp -pr docs/html /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64/usr/share/doc/libresample-devel-0.1.3 + exit 0 Provides: libresample-devel = 0.1.3-20.el7.centos libresample-devel(x86-64) = 0.1.3-20.el7.centos pkgconfig(libresample) = 0.1.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libresample.so.1()(64bit) Processing files: libresample-debuginfo-0.1.3-20.el7.centos.x86_64 Provides: libresample-debuginfo = 0.1.3-20.el7.centos libresample-debuginfo(x86-64) = 0.1.3-20.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/libresample-0.1.3-20.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0002b800 Wrote: /builddir/build/RPMS/libresample-0.1.3-20.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libresample-devel-0.1.3-20.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libresample-debuginfo-0.1.3-20.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NJidmF + umask 022 + cd /builddir/build/BUILD + cd libresample-0.1.3 + rm -rf /builddir/build/BUILDROOT/libresample-0.1.3-20.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->