Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/chck.spec'], chrootPath='/var/lib/mock/fedora-23-x86_64/root'shell=Falsegid=135user='mockbuild'printOutput=Trueuid=1000logger=timeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.utf8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/chck.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.utf8'} and shell False warning: Could not canonicalize hostname: x250.locati.cc Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/chck-0-1.20160212gitfe5e260.fc23.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/chck.spec '], env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.utf8'}private_network=Trueshell=Falsegid=135printOutput=TruechrootPath='/var/lib/mock/fedora-23-x86_64/root'user='mockbuild'logger=timeout=0uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/chck.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.utf8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9230tX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc + /usr/bin/gzip -dc /builddir/build/SOURCES/chck-fe5e260.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FDqvnD + umask 022 + cd /builddir/build/BUILD + cd chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + 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 5.3.1 -- Check for working C compiler: /usr/lib64/ccache/cc -- Check for working C compiler: /usr/lib64/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test ok -- Performing Test ok - Success -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Found MATH: /usr/lib64/libm.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Could NOT find valgrind (missing: VALGRIND_INCLUDE_DIR) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- -- The following features have been enabled: * Tests , Compile tests -- The following OPTIONAL packages have been found: * Threads Enables threading support -- The following REQUIRED packages have been found: * Math , Standard C math library -- The following features have been disabled: * Static , Compile as static library -- The following OPTIONAL packages have not been found: * ZLIB Enables compression support * Valgrind * Doxygen Enables documentation -- 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/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -B/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/CMakeFiles /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/buffer/CMakeFiles/chck_buffer.dir/build.make chck/buffer/CMakeFiles/chck_buffer.dir/depend make -f chck/pool/CMakeFiles/chck_pool.dir/build.make chck/pool/CMakeFiles/chck_pool.dir/depend make -f chck/lut/CMakeFiles/chck_lut.dir/build.make chck/lut/CMakeFiles/chck_lut.dir/depend make -f chck/atlas/CMakeFiles/chck_atlas.dir/build.make chck/atlas/CMakeFiles/chck_atlas.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer/CMakeFiles/chck_buffer.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut/CMakeFiles/chck_lut.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool/CMakeFiles/chck_pool.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas/CMakeFiles/chck_atlas.dir/DependInfo.cmake --color= Scanning dependencies of target chck_buffer Scanning dependencies of target chck_lut Scanning dependencies of target chck_atlas Scanning dependencies of target chck_pool make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/pool/CMakeFiles/chck_pool.dir/build.make chck/pool/CMakeFiles/chck_pool.dir/build make -f chck/lut/CMakeFiles/chck_lut.dir/build.make chck/lut/CMakeFiles/chck_lut.dir/build make -f chck/atlas/CMakeFiles/chck_atlas.dir/build.make chck/atlas/CMakeFiles/chck_atlas.dir/build make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/buffer/CMakeFiles/chck_buffer.dir/build.make chck/buffer/CMakeFiles/chck_buffer.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 6%] Building C object chck/lut/CMakeFiles/chck_lut.dir/lut.c.o [ 6%] Building C object chck/pool/CMakeFiles/chck_pool.dir/pool.c.o [ 6%] Building C object chck/atlas/CMakeFiles/chck_atlas.dir/atlas.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_atlas_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_atlas.dir/atlas.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas/atlas.c cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_pool_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_pool.dir/pool.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool/pool.c cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_lut_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_lut.dir/lut.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut/lut.c [ 8%] Building C object chck/buffer/CMakeFiles/chck_buffer.dir/buffer.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_buffer_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_buffer.dir/buffer.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer/buffer.c [ 10%] Linking C shared library ../../lib/libchck-lut.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_lut.dir/link.txt --verbose=1 [ 12%] Linking C shared library ../../lib/libchck-pool.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_pool.dir/link.txt --verbose=1 [ 14%] Linking C shared library ../../lib/libchck-buffer.so [ 16%] Linking C shared library ../../lib/libchck-atlas.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_atlas.dir/link.txt --verbose=1 /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-lut.so.0 -o ../../lib/libchck-lut.so.0.0.1 CMakeFiles/chck_lut.dir/lut.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_buffer.dir/link.txt --verbose=1 /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-pool.so.0 -o ../../lib/libchck-pool.so.0.0.1 CMakeFiles/chck_pool.dir/pool.c.o /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-atlas.so.0 -o ../../lib/libchck-atlas.so.0.0.1 CMakeFiles/chck_atlas.dir/atlas.c.o /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-buffer.so.0 -o ../../lib/libchck-buffer.so.0.0.1 CMakeFiles/chck_buffer.dir/buffer.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut && /usr/bin/cmake -E cmake_symlink_library ../../lib/libchck-lut.so.0.0.1 ../../lib/libchck-lut.so.0 ../../lib/libchck-lut.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool && /usr/bin/cmake -E cmake_symlink_library ../../lib/libchck-pool.so.0.0.1 ../../lib/libchck-pool.so.0 ../../lib/libchck-pool.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas && /usr/bin/cmake -E cmake_symlink_library ../../lib/libchck-atlas.so.0.0.1 ../../lib/libchck-atlas.so.0 ../../lib/libchck-atlas.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer && /usr/bin/cmake -E cmake_symlink_library ../../lib/libchck-buffer.so.0.0.1 ../../lib/libchck-buffer.so.0 ../../lib/libchck-buffer.so make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 16%] Built target chck_lut make -f chck/math/CMakeFiles/math_test.dir/build.make chck/math/CMakeFiles/math_test.dir/depend [ 16%] Built target chck_pool make -f chck/bams/CMakeFiles/bams_test.dir/build.make chck/bams/CMakeFiles/bams_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/math /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/math /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/math/CMakeFiles/math_test.dir/DependInfo.cmake --color= [ 16%] Built target chck_buffer [ 16%] Built target chck_atlas make -f chck/dl/CMakeFiles/chck_dl.dir/build.make chck/dl/CMakeFiles/chck_dl.dir/depend make -f chck/fs/CMakeFiles/chck_fs.dir/build.make chck/fs/CMakeFiles/chck_fs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/bams /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/bams /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/bams/CMakeFiles/bams_test.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs/CMakeFiles/chck_fs.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl/CMakeFiles/chck_dl.dir/DependInfo.cmake --color= Scanning dependencies of target math_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' Scanning dependencies of target bams_test make -f chck/math/CMakeFiles/math_test.dir/build.make chck/math/CMakeFiles/math_test.dir/build make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/bams/CMakeFiles/bams_test.dir/build.make chck/bams/CMakeFiles/bams_test.dir/build Scanning dependencies of target chck_fs make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/fs/CMakeFiles/chck_fs.dir/build.make chck/fs/CMakeFiles/chck_fs.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' Scanning dependencies of target chck_dl make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/dl/CMakeFiles/chck_dl.dir/build.make chck/dl/CMakeFiles/chck_dl.dir/build [ 18%] Building C object chck/math/CMakeFiles/math_test.dir/test.c.o [ 20%] Building C object chck/bams/CMakeFiles/bams_test.dir/test.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/math && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/math_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/math/test.c make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/bams && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/bams_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/bams/test.c [ 22%] Building C object chck/fs/CMakeFiles/chck_fs.dir/fs.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_fs_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_fs.dir/fs.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs/fs.c [ 24%] Building C object chck/dl/CMakeFiles/chck_dl.dir/dl.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_dl_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_dl.dir/dl.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl/dl.c [ 26%] Linking C shared library ../../lib/libchck-dl.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_dl.dir/link.txt --verbose=1 [ 28%] Linking C executable ../../test/math_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/math_test.dir/link.txt --verbose=1 [ 30%] Linking C executable ../../test/bams_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/bams && /usr/bin/cmake -E cmake_link_script CMakeFiles/bams_test.dir/link.txt --verbose=1 /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-dl.so.0 -o ../../lib/libchck-dl.so.0.0.1 CMakeFiles/chck_dl.dir/dl.c.o -ldl /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/math_test.dir/test.c.o -o ../../test/math_test -rdynamic -lm [ 32%] Linking C shared library ../../lib/libchck-fs.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_fs.dir/link.txt --verbose=1 /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/bams_test.dir/test.c.o -o ../../test/bams_test -rdynamic /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-fs.so.0 -o ../../lib/libchck-fs.so.0.0.1 CMakeFiles/chck_fs.dir/fs.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl && /usr/bin/cmake -E cmake_symlink_library ../../lib/libchck-dl.so.0.0.1 ../../lib/libchck-dl.so.0 ../../lib/libchck-dl.so make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs && /usr/bin/cmake -E cmake_symlink_library ../../lib/libchck-fs.so.0.0.1 ../../lib/libchck-fs.so.0 ../../lib/libchck-fs.so [ 32%] Built target math_test make -f chck/sjis/CMakeFiles/chck_sjis.dir/build.make chck/sjis/CMakeFiles/chck_sjis.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis/CMakeFiles/chck_sjis.dir/DependInfo.cmake --color= [ 32%] Built target bams_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/xdg/CMakeFiles/chck_xdg.dir/build.make chck/xdg/CMakeFiles/chck_xdg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg/CMakeFiles/chck_xdg.dir/DependInfo.cmake --color= [ 32%] Built target chck_dl make -f chck/string/CMakeFiles/chck_string.dir/build.make chck/string/CMakeFiles/chck_string.dir/depend Scanning dependencies of target chck_sjis Scanning dependencies of target chck_xdg make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/sjis/CMakeFiles/chck_sjis.dir/build.make chck/sjis/CMakeFiles/chck_sjis.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string/CMakeFiles/chck_string.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/xdg/CMakeFiles/chck_xdg.dir/build.make chck/xdg/CMakeFiles/chck_xdg.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 32%] Built target chck_fs make -f chck/thread/queue/CMakeFiles/chck_tqueue.dir/build.make chck/thread/queue/CMakeFiles/chck_tqueue.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue/CMakeFiles/chck_tqueue.dir/DependInfo.cmake --color= [ 34%] Building C object chck/sjis/CMakeFiles/chck_sjis.dir/sjis.c.o Scanning dependencies of target chck_string make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_sjis_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_sjis.dir/sjis.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis/sjis.c make -f chck/string/CMakeFiles/chck_string.dir/build.make chck/string/CMakeFiles/chck_string.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 36%] Building C object chck/xdg/CMakeFiles/chck_xdg.dir/xdg.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_xdg_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_xdg.dir/xdg.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg/xdg.c Scanning dependencies of target chck_tqueue make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/thread/queue/CMakeFiles/chck_tqueue.dir/build.make chck/thread/queue/CMakeFiles/chck_tqueue.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 38%] Building C object chck/string/CMakeFiles/chck_string.dir/string.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_string_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_string.dir/string.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string/string.c [ 40%] Building C object chck/thread/queue/CMakeFiles/chck_tqueue.dir/queue.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_tqueue_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_tqueue.dir/queue.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue/queue.c [ 44%] Linking C shared library ../../lib/libchck-sjis.so [ 44%] Linking C shared library ../../lib/libchck-xdg.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_xdg.dir/link.txt --verbose=1 cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_sjis.dir/link.txt --verbose=1 [ 46%] Linking C shared library ../../lib/libchck-string.so /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-xdg.so.0 -o ../../lib/libchck-xdg.so.0.0.1 CMakeFiles/chck_xdg.dir/xdg.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_string.dir/link.txt --verbose=1 /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-sjis.so.0 -o ../../lib/libchck-sjis.so.0.0.1 CMakeFiles/chck_sjis.dir/sjis.c.o /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue/queue.c: In function 'on_thread': /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue/queue.c:98:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(tasks->fd, (uint64_t[]){1}, sizeof(uint64_t)); ^ /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue/queue.c: In function 'chck_tqueue_collect': /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue/queue.c:207:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(tqueue->tasks.fd, buf, sizeof(buf)); ^ /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-string.so.0 -o ../../lib/libchck-string.so.0.0.1 CMakeFiles/chck_string.dir/string.c.o [ 48%] Linking C shared library ../../../lib/libchck-tqueue.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_tqueue.dir/link.txt --verbose=1 cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg && /usr/bin/cmake -E cmake_symlink_library ../../lib/libchck-xdg.so.0.0.1 ../../lib/libchck-xdg.so.0 ../../lib/libchck-xdg.so /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-tqueue.so.0 -o ../../../lib/libchck-tqueue.so.0.0.1 CMakeFiles/chck_tqueue.dir/queue.c.o -lpthread cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string && /usr/bin/cmake -E cmake_symlink_library ../../lib/libchck-string.so.0.0.1 ../../lib/libchck-string.so.0 ../../lib/libchck-string.so make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis && /usr/bin/cmake -E cmake_symlink_library ../../lib/libchck-sjis.so.0.0.1 ../../lib/libchck-sjis.so.0 ../../lib/libchck-sjis.so [ 48%] Built target chck_xdg make -f chck/overflow/CMakeFiles/overflow_test.dir/build.make chck/overflow/CMakeFiles/overflow_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/overflow /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/overflow /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/overflow/CMakeFiles/overflow_test.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue && /usr/bin/cmake -E cmake_symlink_library ../../../lib/libchck-tqueue.so.0.0.1 ../../../lib/libchck-tqueue.so.0 ../../../lib/libchck-tqueue.so make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' Scanning dependencies of target overflow_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/overflow/CMakeFiles/overflow_test.dir/build.make chck/overflow/CMakeFiles/overflow_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 48%] Built target chck_sjis make -f chck/unicode/CMakeFiles/chck_unicode.dir/build.make chck/unicode/CMakeFiles/chck_unicode.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 48%] Built target chck_string cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode/CMakeFiles/chck_unicode.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/buffer/CMakeFiles/buffer_test.dir/build.make chck/buffer/CMakeFiles/buffer_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer/CMakeFiles/buffer_test.dir/DependInfo.cmake --color= [ 50%] Building C object chck/overflow/CMakeFiles/overflow_test.dir/test.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/overflow && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/overflow_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/overflow/test.c Scanning dependencies of target chck_unicode make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/unicode/CMakeFiles/chck_unicode.dir/build.make chck/unicode/CMakeFiles/chck_unicode.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' Scanning dependencies of target buffer_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/buffer/CMakeFiles/buffer_test.dir/build.make chck/buffer/CMakeFiles/buffer_test.dir/build [ 50%] Built target chck_tqueue make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/pool/CMakeFiles/pool_test.dir/build.make chck/pool/CMakeFiles/pool_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool/CMakeFiles/pool_test.dir/DependInfo.cmake --color= [ 52%] Building C object chck/unicode/CMakeFiles/chck_unicode.dir/unicode.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -Dchck_unicode_EXPORTS -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/chck_unicode.dir/unicode.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode/unicode.c [ 54%] Building C object chck/buffer/CMakeFiles/buffer_test.dir/test.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/buffer_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer/test.c Scanning dependencies of target pool_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/pool/CMakeFiles/pool_test.dir/build.make chck/pool/CMakeFiles/pool_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 56%] Linking C executable ../../test/overflow_test [ 60%] Building C object chck/pool/CMakeFiles/pool_test.dir/test.c.o [ 60%] Linking C shared library ../../lib/libchck-unicode.so cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/pool_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool/test.c cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode && /usr/bin/cmake -E cmake_link_script CMakeFiles/chck_unicode.dir/link.txt --verbose=1 cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/overflow && /usr/bin/cmake -E cmake_link_script CMakeFiles/overflow_test.dir/link.txt --verbose=1 /usr/lib64/ccache/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libchck-unicode.so.0 -o ../../lib/libchck-unicode.so.0.0.1 CMakeFiles/chck_unicode.dir/unicode.c.o /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/overflow_test.dir/test.c.o -o ../../test/overflow_test -rdynamic [ 62%] Linking C executable ../../test/buffer_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer && /usr/bin/cmake -E cmake_link_script CMakeFiles/buffer_test.dir/link.txt --verbose=1 cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode && /usr/bin/cmake -E cmake_symlink_library ../../lib/libchck-unicode.so.0.0.1 ../../lib/libchck-unicode.so.0 ../../lib/libchck-unicode.so make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/buffer_test.dir/test.c.o -o ../../test/buffer_test -rdynamic ../../lib/libchck-buffer.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib [ 64%] Linking C executable ../../test/pool_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool && /usr/bin/cmake -E cmake_link_script CMakeFiles/pool_test.dir/link.txt --verbose=1 [ 64%] Built target overflow_test make -f chck/lut/CMakeFiles/lut_test.dir/build.make chck/lut/CMakeFiles/lut_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut/CMakeFiles/lut_test.dir/DependInfo.cmake --color= /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/pool_test.dir/test.c.o -o ../../test/pool_test -rdynamic ../../lib/libchck-pool.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' Scanning dependencies of target lut_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/lut/CMakeFiles/lut_test.dir/build.make chck/lut/CMakeFiles/lut_test.dir/build make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 64%] Built target chck_unicode make -f chck/atlas/CMakeFiles/atlas_test.dir/build.make chck/atlas/CMakeFiles/atlas_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas/CMakeFiles/atlas_test.dir/DependInfo.cmake --color= [ 66%] Building C object chck/lut/CMakeFiles/lut_test.dir/test.c.o [ 66%] Built target buffer_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/lut_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut/test.c make -f chck/dl/CMakeFiles/dl_test.dir/build.make chck/dl/CMakeFiles/dl_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl/CMakeFiles/dl_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' Scanning dependencies of target atlas_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/atlas/CMakeFiles/atlas_test.dir/build.make chck/atlas/CMakeFiles/atlas_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' Scanning dependencies of target dl_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/dl/CMakeFiles/dl_test.dir/build.make chck/dl/CMakeFiles/dl_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 66%] Built target pool_test [ 68%] Building C object chck/atlas/CMakeFiles/atlas_test.dir/test.c.o make -f chck/fs/CMakeFiles/fs_test.dir/build.make chck/fs/CMakeFiles/fs_test.dir/depend cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/atlas_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas/test.c make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs/CMakeFiles/fs_test.dir/DependInfo.cmake --color= [ 70%] Building C object chck/dl/CMakeFiles/dl_test.dir/test.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/dl_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl/test.c Scanning dependencies of target fs_test [ 72%] Linking C executable ../../test/lut_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut && /usr/bin/cmake -E cmake_link_script CMakeFiles/lut_test.dir/link.txt --verbose=1 make -f chck/fs/CMakeFiles/fs_test.dir/build.make chck/fs/CMakeFiles/fs_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/lut_test.dir/test.c.o -o ../../test/lut_test -rdynamic ../../lib/libchck-lut.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib [ 74%] Building C object chck/fs/CMakeFiles/fs_test.dir/test.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/fs_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs/test.c [ 76%] Linking C executable ../../test/atlas_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas && /usr/bin/cmake -E cmake_link_script CMakeFiles/atlas_test.dir/link.txt --verbose=1 [ 78%] Linking C executable ../../test/dl_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl && /usr/bin/cmake -E cmake_link_script CMakeFiles/dl_test.dir/link.txt --verbose=1 /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/atlas_test.dir/test.c.o -o ../../test/atlas_test -rdynamic ../../lib/libchck-atlas.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/dl_test.dir/test.c.o -o ../../test/dl_test -rdynamic ../../lib/libchck-dl.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib [ 78%] Built target lut_test make -f chck/sjis/CMakeFiles/sjis_test.dir/build.make chck/sjis/CMakeFiles/sjis_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis/CMakeFiles/sjis_test.dir/DependInfo.cmake --color= [ 80%] Linking C executable ../../test/fs_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs && /usr/bin/cmake -E cmake_link_script CMakeFiles/fs_test.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' Scanning dependencies of target sjis_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/sjis/CMakeFiles/sjis_test.dir/build.make chck/sjis/CMakeFiles/sjis_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/fs_test.dir/test.c.o -o ../../test/fs_test -rdynamic ../../lib/libchck-fs.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 82%] Building C object chck/sjis/CMakeFiles/sjis_test.dir/test.c.o [ 82%] Built target atlas_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/sjis_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis/test.c make -f chck/xdg/CMakeFiles/xdg_test.dir/build.make chck/xdg/CMakeFiles/xdg_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg/CMakeFiles/xdg_test.dir/DependInfo.cmake --color= [ 82%] Built target dl_test make -f chck/string/CMakeFiles/string_test.dir/build.make chck/string/CMakeFiles/string_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string/CMakeFiles/string_test.dir/DependInfo.cmake --color= Scanning dependencies of target xdg_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/xdg/CMakeFiles/xdg_test.dir/build.make chck/xdg/CMakeFiles/xdg_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' Scanning dependencies of target string_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/string/CMakeFiles/string_test.dir/build.make chck/string/CMakeFiles/string_test.dir/build [ 82%] Built target fs_test make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/thread/queue/CMakeFiles/thread_queue_test.dir/build.make chck/thread/queue/CMakeFiles/thread_queue_test.dir/depend [ 84%] Linking C executable ../../test/sjis_test [ 86%] Building C object chck/xdg/CMakeFiles/xdg_test.dir/test.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis && /usr/bin/cmake -E cmake_link_script CMakeFiles/sjis_test.dir/link.txt --verbose=1 cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/xdg_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg/test.c make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue/CMakeFiles/thread_queue_test.dir/DependInfo.cmake --color= [ 88%] Building C object chck/string/CMakeFiles/string_test.dir/test.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/string_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string/test.c /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/sjis_test.dir/test.c.o -o ../../test/sjis_test -rdynamic ../../lib/libchck-sjis.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib Scanning dependencies of target thread_queue_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/thread/queue/CMakeFiles/thread_queue_test.dir/build.make chck/thread/queue/CMakeFiles/thread_queue_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 90%] Building C object chck/thread/queue/CMakeFiles/thread_queue_test.dir/test.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/thread_queue_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue/test.c [ 92%] Linking C executable ../../test/xdg_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg && /usr/bin/cmake -E cmake_link_script CMakeFiles/xdg_test.dir/link.txt --verbose=1 [ 92%] Built target sjis_test make -f chck/unicode/CMakeFiles/unicode_test.dir/build.make chck/unicode/CMakeFiles/unicode_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode/CMakeFiles/unicode_test.dir/DependInfo.cmake --color= /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/xdg_test.dir/test.c.o -o ../../test/xdg_test -rdynamic ../../lib/libchck-xdg.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib Scanning dependencies of target unicode_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/unicode/CMakeFiles/unicode_test.dir/build.make chck/unicode/CMakeFiles/unicode_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 94%] Linking C executable ../../test/string_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string && /usr/bin/cmake -E cmake_link_script CMakeFiles/string_test.dir/link.txt --verbose=1 [ 96%] Building C object chck/unicode/CMakeFiles/unicode_test.dir/test.c.o cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode && /usr/lib64/ccache/cc -D_DEFAULT_SOURCE -I/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIE -Wall -Wextra -Wno-variadic-macros -Wno-long-long -Wformat=2 -Winit-self -Wfloat-equal -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wsuggest-attribute=pure -Wsuggest-attribute=const -std=c99 -o CMakeFiles/unicode_test.dir/test.c.o -c /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode/test.c /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/string_test.dir/test.c.o -o ../../test/string_test -rdynamic ../../lib/libchck-string.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib [ 98%] Linking C executable ../../../test/thread_queue_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue && /usr/bin/cmake -E cmake_link_script CMakeFiles/thread_queue_test.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/thread_queue_test.dir/test.c.o -o ../../../test/thread_queue_test -rdynamic ../../../lib/libchck-tqueue.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 98%] Built target xdg_test [100%] Linking C executable ../../test/unicode_test cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode && /usr/bin/cmake -E cmake_link_script CMakeFiles/unicode_test.dir/link.txt --verbose=1 [100%] Built target string_test /usr/lib64/ccache/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/unicode_test.dir/test.c.o -o ../../test/unicode_test -rdynamic ../../lib/libchck-unicode.so.0.0.1 -Wl,-rpath,/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/lib make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [100%] Built target thread_queue_test make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [100%] Built target unicode_test make[1]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.scqBmn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64 + cd chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc + make install DESTDIR=/builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc -B/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/CMakeFiles /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/buffer/CMakeFiles/chck_buffer.dir/build.make chck/buffer/CMakeFiles/chck_buffer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer/CMakeFiles/chck_buffer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/buffer/CMakeFiles/chck_buffer.dir/build.make chck/buffer/CMakeFiles/chck_buffer.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/buffer/CMakeFiles/chck_buffer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 4%] Built target chck_buffer make -f chck/buffer/CMakeFiles/buffer_test.dir/build.make chck/buffer/CMakeFiles/buffer_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/buffer/CMakeFiles/buffer_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/buffer/CMakeFiles/buffer_test.dir/build.make chck/buffer/CMakeFiles/buffer_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/buffer/CMakeFiles/buffer_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 8%] Built target buffer_test make -f chck/pool/CMakeFiles/chck_pool.dir/build.make chck/pool/CMakeFiles/chck_pool.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool/CMakeFiles/chck_pool.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/pool/CMakeFiles/chck_pool.dir/build.make chck/pool/CMakeFiles/chck_pool.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/pool/CMakeFiles/chck_pool.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 12%] Built target chck_pool make -f chck/pool/CMakeFiles/pool_test.dir/build.make chck/pool/CMakeFiles/pool_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/pool/CMakeFiles/pool_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/pool/CMakeFiles/pool_test.dir/build.make chck/pool/CMakeFiles/pool_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/pool/CMakeFiles/pool_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 16%] Built target pool_test make -f chck/lut/CMakeFiles/chck_lut.dir/build.make chck/lut/CMakeFiles/chck_lut.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut/CMakeFiles/chck_lut.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/lut/CMakeFiles/chck_lut.dir/build.make chck/lut/CMakeFiles/chck_lut.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/lut/CMakeFiles/chck_lut.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 20%] Built target chck_lut make -f chck/lut/CMakeFiles/lut_test.dir/build.make chck/lut/CMakeFiles/lut_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/lut/CMakeFiles/lut_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/lut/CMakeFiles/lut_test.dir/build.make chck/lut/CMakeFiles/lut_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/lut/CMakeFiles/lut_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 24%] Built target lut_test make -f chck/atlas/CMakeFiles/chck_atlas.dir/build.make chck/atlas/CMakeFiles/chck_atlas.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas/CMakeFiles/chck_atlas.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/atlas/CMakeFiles/chck_atlas.dir/build.make chck/atlas/CMakeFiles/chck_atlas.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/atlas/CMakeFiles/chck_atlas.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 28%] Built target chck_atlas make -f chck/atlas/CMakeFiles/atlas_test.dir/build.make chck/atlas/CMakeFiles/atlas_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/atlas/CMakeFiles/atlas_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/atlas/CMakeFiles/atlas_test.dir/build.make chck/atlas/CMakeFiles/atlas_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/atlas/CMakeFiles/atlas_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 32%] Built target atlas_test make -f chck/math/CMakeFiles/math_test.dir/build.make chck/math/CMakeFiles/math_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/math /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/math /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/math/CMakeFiles/math_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/math/CMakeFiles/math_test.dir/build.make chck/math/CMakeFiles/math_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/math/CMakeFiles/math_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 36%] Built target math_test make -f chck/bams/CMakeFiles/bams_test.dir/build.make chck/bams/CMakeFiles/bams_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/bams /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/bams /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/bams/CMakeFiles/bams_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/bams/CMakeFiles/bams_test.dir/build.make chck/bams/CMakeFiles/bams_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/bams/CMakeFiles/bams_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 40%] Built target bams_test make -f chck/dl/CMakeFiles/chck_dl.dir/build.make chck/dl/CMakeFiles/chck_dl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl/CMakeFiles/chck_dl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/dl/CMakeFiles/chck_dl.dir/build.make chck/dl/CMakeFiles/chck_dl.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/dl/CMakeFiles/chck_dl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 44%] Built target chck_dl make -f chck/dl/CMakeFiles/dl_test.dir/build.make chck/dl/CMakeFiles/dl_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/dl/CMakeFiles/dl_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/dl/CMakeFiles/dl_test.dir/build.make chck/dl/CMakeFiles/dl_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/dl/CMakeFiles/dl_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 48%] Built target dl_test make -f chck/fs/CMakeFiles/chck_fs.dir/build.make chck/fs/CMakeFiles/chck_fs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs/CMakeFiles/chck_fs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/fs/CMakeFiles/chck_fs.dir/build.make chck/fs/CMakeFiles/chck_fs.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/fs/CMakeFiles/chck_fs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 52%] Built target chck_fs make -f chck/fs/CMakeFiles/fs_test.dir/build.make chck/fs/CMakeFiles/fs_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/fs/CMakeFiles/fs_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/fs/CMakeFiles/fs_test.dir/build.make chck/fs/CMakeFiles/fs_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/fs/CMakeFiles/fs_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 56%] Built target fs_test make -f chck/sjis/CMakeFiles/chck_sjis.dir/build.make chck/sjis/CMakeFiles/chck_sjis.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis/CMakeFiles/chck_sjis.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/sjis/CMakeFiles/chck_sjis.dir/build.make chck/sjis/CMakeFiles/chck_sjis.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/sjis/CMakeFiles/chck_sjis.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 60%] Built target chck_sjis make -f chck/sjis/CMakeFiles/sjis_test.dir/build.make chck/sjis/CMakeFiles/sjis_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/sjis/CMakeFiles/sjis_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/sjis/CMakeFiles/sjis_test.dir/build.make chck/sjis/CMakeFiles/sjis_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/sjis/CMakeFiles/sjis_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 64%] Built target sjis_test make -f chck/xdg/CMakeFiles/chck_xdg.dir/build.make chck/xdg/CMakeFiles/chck_xdg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg/CMakeFiles/chck_xdg.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/xdg/CMakeFiles/chck_xdg.dir/build.make chck/xdg/CMakeFiles/chck_xdg.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/xdg/CMakeFiles/chck_xdg.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 68%] Built target chck_xdg make -f chck/xdg/CMakeFiles/xdg_test.dir/build.make chck/xdg/CMakeFiles/xdg_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/xdg/CMakeFiles/xdg_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/xdg/CMakeFiles/xdg_test.dir/build.make chck/xdg/CMakeFiles/xdg_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/xdg/CMakeFiles/xdg_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 72%] Built target xdg_test make -f chck/string/CMakeFiles/chck_string.dir/build.make chck/string/CMakeFiles/chck_string.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string/CMakeFiles/chck_string.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/string/CMakeFiles/chck_string.dir/build.make chck/string/CMakeFiles/chck_string.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/string/CMakeFiles/chck_string.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 76%] Built target chck_string make -f chck/string/CMakeFiles/string_test.dir/build.make chck/string/CMakeFiles/string_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/string/CMakeFiles/string_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/string/CMakeFiles/string_test.dir/build.make chck/string/CMakeFiles/string_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/string/CMakeFiles/string_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 80%] Built target string_test make -f chck/thread/queue/CMakeFiles/chck_tqueue.dir/build.make chck/thread/queue/CMakeFiles/chck_tqueue.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue/CMakeFiles/chck_tqueue.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/thread/queue/CMakeFiles/chck_tqueue.dir/build.make chck/thread/queue/CMakeFiles/chck_tqueue.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/thread/queue/CMakeFiles/chck_tqueue.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 84%] Built target chck_tqueue make -f chck/thread/queue/CMakeFiles/thread_queue_test.dir/build.make chck/thread/queue/CMakeFiles/thread_queue_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/thread/queue/CMakeFiles/thread_queue_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/thread/queue/CMakeFiles/thread_queue_test.dir/build.make chck/thread/queue/CMakeFiles/thread_queue_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/thread/queue/CMakeFiles/thread_queue_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 88%] Built target thread_queue_test make -f chck/overflow/CMakeFiles/overflow_test.dir/build.make chck/overflow/CMakeFiles/overflow_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/overflow /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/overflow /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/overflow/CMakeFiles/overflow_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/overflow/CMakeFiles/overflow_test.dir/build.make chck/overflow/CMakeFiles/overflow_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/overflow/CMakeFiles/overflow_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 92%] Built target overflow_test make -f chck/unicode/CMakeFiles/chck_unicode.dir/build.make chck/unicode/CMakeFiles/chck_unicode.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode/CMakeFiles/chck_unicode.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/unicode/CMakeFiles/chck_unicode.dir/build.make chck/unicode/CMakeFiles/chck_unicode.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/unicode/CMakeFiles/chck_unicode.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [ 96%] Built target chck_unicode make -f chck/unicode/CMakeFiles/unicode_test.dir/build.make chck/unicode/CMakeFiles/unicode_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' cd /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/chck/unicode/CMakeFiles/unicode_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make -f chck/unicode/CMakeFiles/unicode_test.dir/build.make chck/unicode/CMakeFiles/unicode_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[2]: Nothing to be done for 'chck/unicode/CMakeFiles/unicode_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' [100%] Built target unicode_test make[1]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/macros.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-buffer.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-buffer.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-buffer.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/buffer/endianess.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/buffer/buffer.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-pool.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-pool.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-pool.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/pool/pool.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-lut.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-lut.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-lut.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/lut/lut.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-atlas.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-atlas.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-atlas.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/atlas/atlas.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/math/math.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/bams/bams.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-dl.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-dl.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-dl.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/dl/dl.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-fs.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-fs.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-fs.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/fs/fs.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-sjis.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-sjis.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-sjis.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/sjis/sjis.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-xdg.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-xdg.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-xdg.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/xdg/xdg.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-string.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-string.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-string.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/string/string.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-tqueue.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-tqueue.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-tqueue.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/thread/queue/queue.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/overflow/overflow.h -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-unicode.so.0.0.1 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-unicode.so.0 -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-unicode.so -- Installing: /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/include/chck/unicode/unicode.h + /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/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-string.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-buffer.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-lut.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-fs.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-sjis.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-atlas.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-pool.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-tqueue.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-xdg.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-dl.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/chck-0-1.20160212gitfe5e260.fc23.x86_64/usr/lib64/libchck-unicode.so.0.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libchck-xdg.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-xdg.so.debug symlinked /usr/lib/debug/usr/lib64/libchck-string.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-string.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-lut.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-lut.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-unicode.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-unicode.so.debug symlinked /usr/lib/debug/usr/lib64/libchck-dl.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-dl.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-xdg.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-xdg.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-buffer.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-buffer.so.debug symlinked /usr/lib/debug/usr/lib64/libchck-unicode.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-unicode.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-lut.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-lut.so.debug symlinked /usr/lib/debug/usr/lib64/libchck-sjis.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-sjis.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-dl.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-dl.so.debug symlinked /usr/lib/debug/usr/lib64/libchck-pool.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-pool.so.debug symlinked /usr/lib/debug/usr/lib64/libchck-fs.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-fs.so.debug symlinked /usr/lib/debug/usr/lib64/libchck-buffer.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-buffer.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-pool.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-pool.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-atlas.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-atlas.so.debug symlinked /usr/lib/debug/usr/lib64/libchck-fs.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-fs.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-sjis.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-sjis.so.debug symlinked /usr/lib/debug/usr/lib64/libchck-tqueue.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-tqueue.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-atlas.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-atlas.so.0.debug symlinked /usr/lib/debug/usr/lib64/libchck-string.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-string.so.debug symlinked /usr/lib/debug/usr/lib64/libchck-tqueue.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libchck-tqueue.so.debug 727 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5OxZCc + umask 022 + cd /builddir/build/BUILD + cd chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc + make test Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/chck-fe5e2606b7242aa5d89af2ea9fd048821128d2bc Start 1: buffer_test 1/14 Test #1: buffer_test ...................... Passed 0.39 sec Start 2: pool_test 2/14 Test #2: pool_test ........................ Passed 0.07 sec Start 3: lut_test 3/14 Test #3: lut_test ......................... Passed 0.07 sec Start 4: atlas_test 4/14 Test #4: atlas_test ....................... Passed 0.00 sec Start 5: math_test 5/14 Test #5: math_test ........................ Passed 0.33 sec Start 6: bams_test 6/14 Test #6: bams_test ........................ Passed 0.00 sec Start 7: dl_test 7/14 Test #7: dl_test ..........................***Exception: Other 0.02 sec Start 8: fs_test 8/14 Test #8: fs_test .......................... Passed 0.00 sec Start 9: sjis_test 9/14 Test #9: sjis_test ........................ Passed 0.00 sec Start 10: xdg_test 10/14 Test #10: xdg_test ......................... Passed 0.00 sec Start 11: string_test 11/14 Test #11: string_test ...................... Passed 0.00 sec Start 12: thread_queue_test 12/14 Test #12: thread_queue_test ................ Passed 0.31 sec Start 13: overflow_test 13/14 Test #13: overflow_test .................... Passed 0.00 sec Start 14: unicode_test 14/14 Test #14: unicode_test ..................... Passed 0.00 sec 93% tests passed, 1 tests failed out of 14 Total Test time (real) = 1.21 sec The following tests FAILED: 7 - dl_test (OTHER_FAULT) Errors while running CTest Makefile:152: recipe for target 'test' failed make: *** [test] Error 8 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.5OxZCc (%check) Bad exit status from /var/tmp/rpm-tmp.5OxZCc (%check) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/chck.spec Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/chck.spec LEAVE do --> EXCEPTION RAISED