Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/zmap.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-79c56a2afe5f8d012a264075c4420ea533649dca/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/zmap.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/zmap-2.1.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/zmap.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-79c56a2afe5f8d012a264075c4420ea533649dca/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/zmap.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wx1xFZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zmap-2.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/zmap-2.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zmap-2.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|2.8.12|2.8.11|' CMakeLists.txt + sed -i 's|${CMAKE_C_FLAGS} ${GCCWARNINGS}|${GCCWARNINGS} ${CMAKE_C_FLAGS}|g;s|${CMAKE_EXE_LINKER_FLAGS} ${LDHARDENING}|${LDHARDENING} ${CMAKE_EXE_LINKER_FLAGS}|g' CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AbktG0 + umask 022 + cd /builddir/build/BUILD + cd zmap-2.1.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DWITH_JSON=ON -DWITH_REDIS=ON -DWITH_PFRING=OFF -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- checking for module 'json-c' -- found json-c, version 0.11 -- Default ZMap configuration file location is /etc/zmap -- Checking if zmap.conf exists there... -- Checking if blacklist.conf exists there... -- 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 SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/zmap-2.1.1 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/zmap-2.1.1 -B/builddir/build/BUILD/zmap-2.1.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zmap-2.1.1/CMakeFiles /builddir/build/BUILD/zmap-2.1.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' make -f lib/CMakeFiles/zmaplib.dir/build.make lib/CMakeFiles/zmaplib.dir/depend make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' cd /builddir/build/BUILD/zmap-2.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/lib /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/lib /builddir/build/BUILD/zmap-2.1.1/lib/CMakeFiles/zmaplib.dir/DependInfo.cmake --color= Scanning dependencies of target zmaplib make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' make -f lib/CMakeFiles/zmaplib.dir/build.make lib/CMakeFiles/zmaplib.dir/build make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 41 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 42 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 43 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 44 [ 1%] [ 3%] [ 5%] [ 7%] Building C object lib/CMakeFiles/zmaplib.dir/blacklist.c.o Building C object lib/CMakeFiles/zmaplib.dir/constraint.c.o Building C object lib/CMakeFiles/zmaplib.dir/logger.c.o cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/constraint.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/constraint.c cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/logger.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/logger.c Building C object lib/CMakeFiles/zmaplib.dir/pbm.c.o cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/blacklist.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/blacklist.c cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/pbm.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/pbm.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 45 [ 9%] Building C object lib/CMakeFiles/zmaplib.dir/random.c.o cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/random.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/random.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 46 [ 10%] Building C object lib/CMakeFiles/zmaplib.dir/rijndael-alg-fst.c.o cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/rijndael-alg-fst.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/rijndael-alg-fst.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 47 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 48 [ 12%] [ 14%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 49 Building C object lib/CMakeFiles/zmaplib.dir/xalloc.c.o Building C object lib/CMakeFiles/zmaplib.dir/lockfd.c.o cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/lockfd.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/lockfd.c cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/xalloc.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/xalloc.c [ 16%] Building C object lib/CMakeFiles/zmaplib.dir/util.c.o cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/util.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/util.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 50 [ 18%] Building C object lib/CMakeFiles/zmaplib.dir/queue.c.o cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/queue.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/queue.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 51 [ 20%] Building C object lib/CMakeFiles/zmaplib.dir/csv.c.o cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/csv.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/csv.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 52 [ 21%] Building C object lib/CMakeFiles/zmaplib.dir/redis.c.o cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/lib -o CMakeFiles/zmaplib.dir/redis.c.o -c /builddir/build/BUILD/zmap-2.1.1/lib/redis.c Linking C static library libzmaplib.a cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cmake -P CMakeFiles/zmaplib.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/zmap-2.1.1/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/zmaplib.dir/link.txt --verbose=1 /usr/bin/ar cr libzmaplib.a CMakeFiles/zmaplib.dir/blacklist.c.o CMakeFiles/zmaplib.dir/constraint.c.o CMakeFiles/zmaplib.dir/logger.c.o CMakeFiles/zmaplib.dir/pbm.c.o CMakeFiles/zmaplib.dir/random.c.o CMakeFiles/zmaplib.dir/rijndael-alg-fst.c.o CMakeFiles/zmaplib.dir/xalloc.c.o CMakeFiles/zmaplib.dir/lockfd.c.o CMakeFiles/zmaplib.dir/util.c.o CMakeFiles/zmaplib.dir/queue.c.o CMakeFiles/zmaplib.dir/csv.c.o CMakeFiles/zmaplib.dir/redis.c.o /usr/bin/ranlib libzmaplib.a make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 41 42 43 44 45 46 47 48 49 50 51 52 [ 21%] Built target zmaplib make -f src/CMakeFiles/zblacklist.dir/build.make src/CMakeFiles/zblacklist.dir/depend make -f src/CMakeFiles/zmap.dir/build.make src/CMakeFiles/zmap.dir/depend make -f src/CMakeFiles/ztee.dir/build.make src/CMakeFiles/ztee.dir/depend make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 1 make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 53 make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 6 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 4 [ 23%] [ 25%] [ 27%] [ 29%] Generating zbopt.h cd /builddir/build/BUILD/zmap-2.1.1/src && gengetopt -C --no-help --no-version -i /builddir/build/BUILD/zmap-2.1.1/src/zbopt.ggo -F /builddir/build/BUILD/zmap-2.1.1/src/zbopt Generating topt.h cd /builddir/build/BUILD/zmap-2.1.1/src && gengetopt -S --no-help --no-version --unamed-opts=FILE -i /builddir/build/BUILD/zmap-2.1.1/src/topt.ggo -F /builddir/build/BUILD/zmap-2.1.1/src/topt Generating parser.c cd /builddir/build/BUILD/zmap-2.1.1/src && byacc -d -o /builddir/build/BUILD/zmap-2.1.1/src/parser.c /builddir/build/BUILD/zmap-2.1.1/src/parser.y cd /builddir/build/BUILD/zmap-2.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1/src/CMakeFiles/zblacklist.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/zmap-2.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1/src/CMakeFiles/ztee.dir/DependInfo.cmake --color= /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 5 Generating zopt.h cd /builddir/build/BUILD/zmap-2.1.1/src && gengetopt -C --no-help --no-version --unamed-opts=SUBNETS -i /builddir/build/BUILD/zmap-2.1.1/src/zopt.ggo -F /builddir/build/BUILD/zmap-2.1.1/src/zopt [ 30%] Scanning dependencies of target zblacklist Scanning dependencies of target ztee make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' make -f src/CMakeFiles/zblacklist.dir/build.make src/CMakeFiles/zblacklist.dir/build make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' make -f src/CMakeFiles/ztee.dir/build.make src/CMakeFiles/ztee.dir/build make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 2 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 3 Generating lexer.c make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 54 cd /builddir/build/BUILD/zmap-2.1.1/src && flex -o /builddir/build/BUILD/zmap-2.1.1/src/lexer.c --header-file="/builddir/build/BUILD/zmap-2.1.1/src/lexer.h" /builddir/build/BUILD/zmap-2.1.1/src/lexer.l [ 32%] [ 34%] [ 36%] Building C object src/CMakeFiles/zblacklist.dir/zblacklist.c.o Building C object src/CMakeFiles/ztee.dir/ztee.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zblacklist.dir/zblacklist.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/zblacklist.c cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/ztee.dir/ztee.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/ztee.c cd /builddir/build/BUILD/zmap-2.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1/src/CMakeFiles/zmap.dir/DependInfo.cmake --color= Building C object src/CMakeFiles/zblacklist.dir/zbopt_compat.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zblacklist.dir/zbopt_compat.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/zbopt_compat.c Scanning dependencies of target zmap make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' make -f src/CMakeFiles/zmap.dir/build.make src/CMakeFiles/zmap.dir/build make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 7 [ 38%] Building C object src/CMakeFiles/zmap.dir/aesrand.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/aesrand.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/aesrand.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 8 [ 40%] Building C object src/CMakeFiles/zmap.dir/cyclic.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/cyclic.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/cyclic.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 9 [ 41%] Building C object src/CMakeFiles/zmap.dir/expression.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/expression.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/expression.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 55 [ 43%] Building C object src/CMakeFiles/ztee.dir/topt_compat.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/ztee.dir/topt_compat.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/topt_compat.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 10 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 11 [ 45%] [ 47%] Building C object src/CMakeFiles/zmap.dir/fieldset.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/fieldset.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/fieldset.c Building C object src/CMakeFiles/zmap.dir/filter.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/filter.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/filter.c Linking C executable zblacklist cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/zblacklist.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -z relro -z now -Wl,-z,relro -pthread CMakeFiles/zblacklist.dir/zblacklist.c.o CMakeFiles/zblacklist.dir/zbopt_compat.c.o -o zblacklist -rdynamic ../lib/libzmaplib.a -lm make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 1 2 3 [ 47%] Built target zblacklist /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 12 [ 49%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 13 [ 50%] Building C object src/CMakeFiles/zmap.dir/get_gateway.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/get_gateway.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/get_gateway.c Building C object src/CMakeFiles/zmap.dir/iterator.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/iterator.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/iterator.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 14 [ 52%] Building C object src/CMakeFiles/zmap.dir/monitor.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/monitor.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/monitor.c Linking C executable ztee cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ztee.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -z relro -z now -Wl,-z,relro -pthread CMakeFiles/ztee.dir/ztee.c.o CMakeFiles/ztee.dir/topt_compat.c.o -o ztee -rdynamic ../lib/libzmaplib.a -lm /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 15 [ 54%] Building C object src/CMakeFiles/zmap.dir/recv.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/recv.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/recv.c /builddir/build/BUILD/zmap-2.1.1/src/monitor.c: In function 'export_stats': /builddir/build/BUILD/zmap-2.1.1/src/monitor.c:188:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (!intrnl->min_hitrate_start) { ^ /builddir/build/BUILD/zmap-2.1.1/src/monitor.c:194:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (intrnl->min_hitrate_start) { ^ make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 53 54 55 [ 54%] Built target ztee /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 16 [ 56%] Building C object src/CMakeFiles/zmap.dir/send.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/send.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/send.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 17 [ 58%] Building C object src/CMakeFiles/zmap.dir/shard.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/shard.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/shard.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 18 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 19 [ 60%] [ 61%] Building C object src/CMakeFiles/zmap.dir/socket.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/socket.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/socket.c Building C object src/CMakeFiles/zmap.dir/state.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/state.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/state.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 20 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 21 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 22 [ 63%] [ 65%] [ 67%] Building C object src/CMakeFiles/zmap.dir/validate.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/validate.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/validate.c Building C object src/CMakeFiles/zmap.dir/summary.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/summary.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/summary.c Building C object src/CMakeFiles/zmap.dir/zmap.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/zmap.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/zmap.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 23 [ 69%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 24 Building C object src/CMakeFiles/zmap.dir/zopt_compat.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/zopt_compat.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/zopt_compat.c [ 70%] Building C object src/CMakeFiles/zmap.dir/lexer.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/lexer.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/lexer.c /builddir/build/BUILD/zmap-2.1.1/src/lexer.c: In function 'yy_scan_bytes': /builddir/build/BUILD/zmap-2.1.1/src/lexer.c:1554:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < _yybytes_len; ++i ) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 25 [ 72%] Building C object src/CMakeFiles/zmap.dir/parser.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/parser.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/parser.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 26 [ 74%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_icmp_echo.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/probe_modules/module_icmp_echo.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/probe_modules/module_icmp_echo.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 27 [ 76%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_icmp_echo_time.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/probe_modules/module_icmp_echo_time.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/probe_modules/module_icmp_echo_time.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 28 [ 78%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_tcp_synscan.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/probe_modules/module_tcp_synscan.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/probe_modules/module_tcp_synscan.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 29 [ 80%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_udp.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/probe_modules/module_udp.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/probe_modules/module_udp.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 30 [ 81%] Building C object src/CMakeFiles/zmap.dir/probe_modules/packet.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/probe_modules/packet.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/probe_modules/packet.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 31 [ 83%] Building C object src/CMakeFiles/zmap.dir/probe_modules/probe_modules.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/probe_modules/probe_modules.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/probe_modules/probe_modules.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 32 [ 85%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_ntp.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/probe_modules/module_ntp.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/probe_modules/module_ntp.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 33 [ 87%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_upnp.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/probe_modules/module_upnp.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/probe_modules/module_upnp.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 34 [ 89%] Building C object src/CMakeFiles/zmap.dir/output_modules/module_csv.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/output_modules/module_csv.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/output_modules/module_csv.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 35 [ 90%] Building C object src/CMakeFiles/zmap.dir/output_modules/output_modules.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/output_modules/output_modules.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/output_modules/output_modules.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 36 [ 92%] Building C object src/CMakeFiles/zmap.dir/output_modules/module_json.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/output_modules/module_json.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/output_modules/module_json.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 37 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 38 [ 94%] [ 96%] Building C object src/CMakeFiles/zmap.dir/output_modules/module_redis_packed.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/output_modules/module_redis_packed.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/output_modules/module_redis_packed.c Building C object src/CMakeFiles/zmap.dir/output_modules/module_redis_csv.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/output_modules/module_redis_csv.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/output_modules/module_redis_csv.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 39 [ 98%] Building C object src/CMakeFiles/zmap.dir/socket-linux.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/socket-linux.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/socket-linux.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 40 [100%] Building C object src/CMakeFiles/zmap.dir/recv-pcap.c.o cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cc -DJSON -DREDIS -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -I/usr/include/json-c -I/builddir/build/BUILD/zmap-2.1.1/src -I/builddir/build/BUILD/zmap-2.1.1/lib -I/builddir/build/BUILD/zmap-2.1.1/src/output_modules -o CMakeFiles/zmap.dir/recv-pcap.c.o -c /builddir/build/BUILD/zmap-2.1.1/src/recv-pcap.c Linking C executable zmap cd /builddir/build/BUILD/zmap-2.1.1/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/zmap.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -I/usr/include/json-c -std=gnu99 -z relro -z now -Wl,-z,relro -pthread CMakeFiles/zmap.dir/aesrand.c.o CMakeFiles/zmap.dir/cyclic.c.o CMakeFiles/zmap.dir/expression.c.o CMakeFiles/zmap.dir/fieldset.c.o CMakeFiles/zmap.dir/filter.c.o CMakeFiles/zmap.dir/get_gateway.c.o CMakeFiles/zmap.dir/iterator.c.o CMakeFiles/zmap.dir/monitor.c.o CMakeFiles/zmap.dir/recv.c.o CMakeFiles/zmap.dir/send.c.o CMakeFiles/zmap.dir/shard.c.o CMakeFiles/zmap.dir/socket.c.o CMakeFiles/zmap.dir/state.c.o CMakeFiles/zmap.dir/summary.c.o CMakeFiles/zmap.dir/validate.c.o CMakeFiles/zmap.dir/zmap.c.o CMakeFiles/zmap.dir/zopt_compat.c.o CMakeFiles/zmap.dir/lexer.c.o CMakeFiles/zmap.dir/parser.c.o CMakeFiles/zmap.dir/probe_modules/module_icmp_echo.c.o CMakeFiles/zmap.dir/probe_modules/module_icmp_echo_time.c.o CMakeFiles/zmap.dir/probe_modules/module_tcp_synscan.c.o CMakeFiles/zmap.dir/probe_modules/module_udp.c.o CMakeFiles/zmap.dir/probe_modules/packet.c.o CMakeFiles/zmap.dir/probe_modules/probe_modules.c.o CMakeFiles/zmap.dir/probe_modules/module_ntp.c.o CMakeFiles/zmap.dir/probe_modules/module_upnp.c.o CMakeFiles/zmap.dir/output_modules/module_csv.c.o CMakeFiles/zmap.dir/output_modules/output_modules.c.o CMakeFiles/zmap.dir/output_modules/module_json.c.o CMakeFiles/zmap.dir/output_modules/module_redis_packed.c.o CMakeFiles/zmap.dir/output_modules/module_redis_csv.c.o CMakeFiles/zmap.dir/socket-linux.c.o CMakeFiles/zmap.dir/recv-pcap.c.o -o zmap -rdynamic ../lib/libzmaplib.a -lpcap -lgmp -lm -lhiredis -ljson-c make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [100%] Built target zmap make[1]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 0 + chmod 644 -v examples/udp-probes/README examples/udp-probes/citrix_1604.pkt examples/udp-probes/db2disco_523.pkt examples/udp-probes/digi1_2362.pkt examples/udp-probes/digi2_2362.pkt examples/udp-probes/digi3_2362.pkt examples/udp-probes/dns_53.pkt examples/udp-probes/dns_53_queryAwww.google.com.pkt examples/udp-probes/dns_53_queryAwww.google.it.pkt examples/udp-probes/ipmi_623.pkt examples/udp-probes/mdns_5353.pkt examples/udp-probes/mssql_1434.pkt examples/udp-probes/natpmp_5351.pkt examples/udp-probes/netbios_137.pkt examples/udp-probes/ntp_123.pkt examples/udp-probes/ntp_123_monlist.pkt examples/udp-probes/pca_nq_5632.pkt examples/udp-probes/pca_st_5632.pkt examples/udp-probes/portmap_111.pkt examples/udp-probes/ripv1_520.pkt examples/udp-probes/sentinel_5093.pkt examples/udp-probes/sip_options.tpl examples/udp-probes/snmp1_161.pkt examples/udp-probes/snmp2_161.pkt examples/udp-probes/upnp_1900.pkt examples/udp-probes/wdbrpc_17185.pkt examples/udp-probes/wsd_3702.pkt mode of 'examples/udp-probes/README' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/citrix_1604.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/db2disco_523.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/digi1_2362.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/digi2_2362.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/digi3_2362.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/dns_53.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/dns_53_queryAwww.google.com.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/dns_53_queryAwww.google.it.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/ipmi_623.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/mdns_5353.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/mssql_1434.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/natpmp_5351.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/netbios_137.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/ntp_123.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/ntp_123_monlist.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/pca_nq_5632.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/pca_st_5632.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/portmap_111.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/ripv1_520.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/sentinel_5093.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/sip_options.tpl' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/snmp1_161.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/snmp2_161.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/upnp_1900.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/wdbrpc_17185.pkt' retained as 0644 (rw-r--r--) mode of 'examples/udp-probes/wsd_3702.pkt' retained as 0644 (rw-r--r--) + find ./examples/ -type f -exec sed -i 's/\r$//' '{}' + + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L6x0n7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm ++ dirname /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm + cd zmap-2.1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm /usr/bin/cmake -H/builddir/build/BUILD/zmap-2.1.1 -B/builddir/build/BUILD/zmap-2.1.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zmap-2.1.1/CMakeFiles /builddir/build/BUILD/zmap-2.1.1/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/make -f lib/CMakeFiles/zmaplib.dir/build.make lib/CMakeFiles/zmaplib.dir/depend make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' cd /builddir/build/BUILD/zmap-2.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/lib /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/lib /builddir/build/BUILD/zmap-2.1.1/lib/CMakeFiles/zmaplib.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/make -f lib/CMakeFiles/zmaplib.dir/build.make lib/CMakeFiles/zmaplib.dir/build make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' make[2]: Nothing to be done for `lib/CMakeFiles/zmaplib.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 41 42 43 44 45 46 47 48 49 50 51 52 [ 21%] Built target zmaplib /usr/bin/make -f src/CMakeFiles/zblacklist.dir/build.make src/CMakeFiles/zblacklist.dir/depend make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' cd /builddir/build/BUILD/zmap-2.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1/src/CMakeFiles/zblacklist.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/make -f src/CMakeFiles/zblacklist.dir/build.make src/CMakeFiles/zblacklist.dir/build make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' make[2]: Nothing to be done for `src/CMakeFiles/zblacklist.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 1 2 3 [ 27%] Built target zblacklist /usr/bin/make -f src/CMakeFiles/zmap.dir/build.make src/CMakeFiles/zmap.dir/depend make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' cd /builddir/build/BUILD/zmap-2.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1/src/CMakeFiles/zmap.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/make -f src/CMakeFiles/zmap.dir/build.make src/CMakeFiles/zmap.dir/build make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' make[2]: Nothing to be done for `src/CMakeFiles/zmap.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [ 94%] Built target zmap /usr/bin/make -f src/CMakeFiles/ztee.dir/build.make src/CMakeFiles/ztee.dir/depend make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' cd /builddir/build/BUILD/zmap-2.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1 /builddir/build/BUILD/zmap-2.1.1/src /builddir/build/BUILD/zmap-2.1.1/src/CMakeFiles/ztee.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/make -f src/CMakeFiles/ztee.dir/build.make src/CMakeFiles/ztee.dir/build make[2]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' make[2]: Nothing to be done for `src/CMakeFiles/ztee.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 53 54 55 [100%] Built target ztee make[1]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zmap-2.1.1/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/zmap-2.1.1' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/zmap-2.1.1' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/etc/zmap/zmap.conf -- Installing: /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/etc/zmap/blacklist.conf -- Installing: /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/sbin/zmap -- Installing: /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/sbin/zblacklist -- Installing: /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/sbin/ztee -- Installing: /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/man/man1/zmap.1 -- Installing: /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/man/man1/zblacklist.1 -- Installing: /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/man/man1/ztee.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/zmap-2.1.1 extracting debug info from /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/sbin/zmap extracting debug info from /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/sbin/zblacklist extracting debug info from /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/sbin/ztee /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1164 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: zmap-2.1.1-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aSOXLw + umask 022 + cd /builddir/build/BUILD + cd zmap-2.1.1 + DOCDIR=/builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/doc/zmap-2.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/doc/zmap-2.1.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/doc/zmap-2.1.1 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/doc/zmap-2.1.1 + cp -pr README.md /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/doc/zmap-2.1.1 + cp -pr examples/ /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/doc/zmap-2.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7quTK2 + umask 022 + cd /builddir/build/BUILD + cd zmap-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/licenses/zmap-2.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/licenses/zmap-2.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm/usr/share/licenses/zmap-2.1.1 + exit 0 Provides: config(zmap) = 2.1.1-1.el7 zmap = 2.1.1-1.el7 zmap(armv7hl-32) = 2.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libhiredis.so.0.12 libjson-c.so.2 libm.so.6 libm.so.6(GLIBC_2.4) libpcap.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: zmap-debuginfo-2.1.1-1.el7.armv7hl Provides: zmap-debuginfo = 2.1.1-1.el7 zmap-debuginfo(armv7hl-32) = 2.1.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm Wrote: /builddir/build/RPMS/zmap-2.1.1-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/zmap-debuginfo-2.1.1-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.auXJ1D + umask 022 + cd /builddir/build/BUILD + cd zmap-2.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zmap-2.1.1-1.el7.arm + exit 0 Child return code was: 0