Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/dhcpsnoopd.spec'], chrootPath='/var/lib/mock/688232-fedora-rawhide-ppc64le-1513427098.846347/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/dhcpsnoopd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/dhcpsnoopd-0.01-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/dhcpsnoopd.spec'], chrootPath='/var/lib/mock/688232-fedora-rawhide-ppc64le-1513427098.846347/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/dhcpsnoopd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FAXOgn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dhcpsnoopd-0.01 + /usr/bin/gzip -dc /builddir/build/SOURCES/dhcpsnoopd-0.01.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dhcpsnoopd-0.01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q5adNP + umask 022 + cd /builddir/build/BUILD + cd dhcpsnoopd-0.01 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -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 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- 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 -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.12") -- Checking for one of the modules 'libmnl' -- 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 -- Boost version: 1.64.0 -- Found the following Boost libraries: -- system -- 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_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/dhcpsnoopd-0.01 + /usr/bin/make -O -j2 /usr/bin/cmake -H/builddir/build/BUILD/dhcpsnoopd-0.01 -B/builddir/build/BUILD/dhcpsnoopd-0.01 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dhcpsnoopd-0.01/CMakeFiles /builddir/build/BUILD/dhcpsnoopd-0.01/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/dhcpsnoopd.dir/build.make src/CMakeFiles/dhcpsnoopd.dir/depend /usr/bin/make -f hooks/CMakeFiles/route_hook.dir/build.make hooks/CMakeFiles/route_hook.dir/depend make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' cd /builddir/build/BUILD/dhcpsnoopd-0.01 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01/hooks/CMakeFiles/route_hook.dir/DependInfo.cmake --color= Scanning dependencies of target route_hook make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' cd /builddir/build/BUILD/dhcpsnoopd-0.01 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/src /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/src /builddir/build/BUILD/dhcpsnoopd-0.01/src/CMakeFiles/dhcpsnoopd.dir/DependInfo.cmake --color= Scanning dependencies of target dhcpsnoopd make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/make -f src/CMakeFiles/dhcpsnoopd.dir/build.make src/CMakeFiles/dhcpsnoopd.dir/build /usr/bin/make -f hooks/CMakeFiles/route_hook.dir/build.make hooks/CMakeFiles/route_hook.dir/build make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 18%] Building CXX object src/CMakeFiles/dhcpsnoopd.dir/main.cc.o cd /builddir/build/BUILD/dhcpsnoopd-0.01/src && /usr/bin/c++ -I/usr/include/kea -I/usr/local/include/kea -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -o CMakeFiles/dhcpsnoopd.dir/main.cc.o -c /builddir/build/BUILD/dhcpsnoopd-0.01/src/main.cc make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 18%] Building CXX object hooks/CMakeFiles/route_hook.dir/add_routes.cc.o cd /builddir/build/BUILD/dhcpsnoopd-0.01/hooks && /usr/bin/c++ -Droute_hook_EXPORTS -I/usr/include/kea -I/usr/local/include/kea -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o CMakeFiles/route_hook.dir/add_routes.cc.o -c /builddir/build/BUILD/dhcpsnoopd-0.01/hooks/add_routes.cc make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 36%] Linking CXX shared module libroute_hook.so cd /builddir/build/BUILD/dhcpsnoopd-0.01/hooks && /usr/bin/cmake -E cmake_link_script CMakeFiles/route_hook.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libroute_hook.so CMakeFiles/route_hook.dir/add_routes.cc.o make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[1]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 36%] Built target route_hook make[1]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/make -f hooks/CMakeFiles/print_hook.dir/build.make hooks/CMakeFiles/print_hook.dir/depend make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' cd /builddir/build/BUILD/dhcpsnoopd-0.01 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01/hooks/CMakeFiles/print_hook.dir/DependInfo.cmake --color= Scanning dependencies of target print_hook make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/make -f hooks/CMakeFiles/print_hook.dir/build.make hooks/CMakeFiles/print_hook.dir/build make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 27%] Building CXX object src/CMakeFiles/dhcpsnoopd.dir/nflog.cc.o cd /builddir/build/BUILD/dhcpsnoopd-0.01/src && /usr/bin/c++ -I/usr/include/kea -I/usr/local/include/kea -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -o CMakeFiles/dhcpsnoopd.dir/nflog.cc.o -c /builddir/build/BUILD/dhcpsnoopd-0.01/src/nflog.cc make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 45%] Building CXX object hooks/CMakeFiles/print_hook.dir/print_hook.cc.o cd /builddir/build/BUILD/dhcpsnoopd-0.01/hooks && /usr/bin/c++ -Dprint_hook_EXPORTS -I/usr/include/kea -I/usr/local/include/kea -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o CMakeFiles/print_hook.dir/print_hook.cc.o -c /builddir/build/BUILD/dhcpsnoopd-0.01/hooks/print_hook.cc make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 63%] Linking CXX shared module libprint_hook.so cd /builddir/build/BUILD/dhcpsnoopd-0.01/hooks && /usr/bin/cmake -E cmake_link_script CMakeFiles/print_hook.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libprint_hook.so CMakeFiles/print_hook.dir/print_hook.cc.o make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[1]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 63%] Built target print_hook make[1]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/make -f hooks/CMakeFiles/duid_hook.dir/build.make hooks/CMakeFiles/duid_hook.dir/depend make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' cd /builddir/build/BUILD/dhcpsnoopd-0.01 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01/hooks/CMakeFiles/duid_hook.dir/DependInfo.cmake --color= Scanning dependencies of target duid_hook make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/make -f hooks/CMakeFiles/duid_hook.dir/build.make hooks/CMakeFiles/duid_hook.dir/build make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 54%] Building CXX object src/CMakeFiles/dhcpsnoopd.dir/callbacks.cc.o cd /builddir/build/BUILD/dhcpsnoopd-0.01/src && /usr/bin/c++ -I/usr/include/kea -I/usr/local/include/kea -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -o CMakeFiles/dhcpsnoopd.dir/callbacks.cc.o -c /builddir/build/BUILD/dhcpsnoopd-0.01/src/callbacks.cc make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /builddir/build/BUILD/dhcpsnoopd-0.01/src/callbacks.cc: In function 'int parse_payload(const nlattr*, void*)': /builddir/build/BUILD/dhcpsnoopd-0.01/src/callbacks.cc:57:3: warning: this statement may fall through [-Wimplicit-fallthrough=] if (lv->ifindex) ^~ /builddir/build/BUILD/dhcpsnoopd-0.01/src/callbacks.cc:59:2: note: here case NFULA_IFINDEX_OUTDEV: ^~~~ make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 72%] Building CXX object hooks/CMakeFiles/duid_hook.dir/detect_duid.cc.o cd /builddir/build/BUILD/dhcpsnoopd-0.01/hooks && /usr/bin/c++ -Dduid_hook_EXPORTS -I/usr/include/kea -I/usr/local/include/kea -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o CMakeFiles/duid_hook.dir/detect_duid.cc.o -c /builddir/build/BUILD/dhcpsnoopd-0.01/hooks/detect_duid.cc make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 90%] Linking CXX shared module libduid_hook.so cd /builddir/build/BUILD/dhcpsnoopd-0.01/hooks && /usr/bin/cmake -E cmake_link_script CMakeFiles/duid_hook.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libduid_hook.so CMakeFiles/duid_hook.dir/detect_duid.cc.o make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[1]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 90%] Built target duid_hook make[1]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 81%] Building CXX object src/CMakeFiles/dhcpsnoopd.dir/config.cc.o cd /builddir/build/BUILD/dhcpsnoopd-0.01/src && /usr/bin/c++ -I/usr/include/kea -I/usr/local/include/kea -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -o CMakeFiles/dhcpsnoopd.dir/config.cc.o -c /builddir/build/BUILD/dhcpsnoopd-0.01/src/config.cc make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [100%] Linking CXX executable dhcpsnoopd cd /builddir/build/BUILD/dhcpsnoopd-0.01/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/dhcpsnoopd.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++14 -Wall -Wextra -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/dhcpsnoopd.dir/main.cc.o CMakeFiles/dhcpsnoopd.dir/nflog.cc.o CMakeFiles/dhcpsnoopd.dir/callbacks.cc.o CMakeFiles/dhcpsnoopd.dir/config.cc.o -o dhcpsnoopd -lmnl -lkea-dhcp++ -lkea-asiolink -lpthread -ldl -lboost_system make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[1]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [100%] Built target dhcpsnoopd make[1]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dhcpsnoopd-0.01/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SGx8Pm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le ++ dirname /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le + cd dhcpsnoopd-0.01 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/dhcpsnoopd-0.01 -B/builddir/build/BUILD/dhcpsnoopd-0.01 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dhcpsnoopd-0.01/CMakeFiles /builddir/build/BUILD/dhcpsnoopd-0.01/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/make -f src/CMakeFiles/dhcpsnoopd.dir/build.make src/CMakeFiles/dhcpsnoopd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' cd /builddir/build/BUILD/dhcpsnoopd-0.01 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/src /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/src /builddir/build/BUILD/dhcpsnoopd-0.01/src/CMakeFiles/dhcpsnoopd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/make -f src/CMakeFiles/dhcpsnoopd.dir/build.make src/CMakeFiles/dhcpsnoopd.dir/build make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Nothing to be done for 'src/CMakeFiles/dhcpsnoopd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 45%] Built target dhcpsnoopd /usr/bin/make -f hooks/CMakeFiles/route_hook.dir/build.make hooks/CMakeFiles/route_hook.dir/depend make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' cd /builddir/build/BUILD/dhcpsnoopd-0.01 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01/hooks/CMakeFiles/route_hook.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/make -f hooks/CMakeFiles/route_hook.dir/build.make hooks/CMakeFiles/route_hook.dir/build make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Nothing to be done for 'hooks/CMakeFiles/route_hook.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 63%] Built target route_hook /usr/bin/make -f hooks/CMakeFiles/print_hook.dir/build.make hooks/CMakeFiles/print_hook.dir/depend make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' cd /builddir/build/BUILD/dhcpsnoopd-0.01 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01/hooks/CMakeFiles/print_hook.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/make -f hooks/CMakeFiles/print_hook.dir/build.make hooks/CMakeFiles/print_hook.dir/build make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Nothing to be done for 'hooks/CMakeFiles/print_hook.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [ 81%] Built target print_hook /usr/bin/make -f hooks/CMakeFiles/duid_hook.dir/build.make hooks/CMakeFiles/duid_hook.dir/depend make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' cd /builddir/build/BUILD/dhcpsnoopd-0.01 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01 /builddir/build/BUILD/dhcpsnoopd-0.01/hooks /builddir/build/BUILD/dhcpsnoopd-0.01/hooks/CMakeFiles/duid_hook.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/make -f hooks/CMakeFiles/duid_hook.dir/build.make hooks/CMakeFiles/duid_hook.dir/build make[2]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[2]: Nothing to be done for 'hooks/CMakeFiles/duid_hook.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' [100%] Built target duid_hook make[1]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dhcpsnoopd-0.01/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/dhcpsnoopd-0.01' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/dhcpsnoopd-0.01' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/bin/dhcpsnoopd -- Installing: /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/lib64/dhcpsnoopd/modules/libprint_hook.so -- Installing: /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/lib64/dhcpsnoopd/modules/libroute_hook.so -- Installing: /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/lib64/dhcpsnoopd/modules/libduid_hook.so + install -m0644 -D aux/dhcpsnoopd.service /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/lib/systemd/system/dhcpsnoopd.service + install -m0644 -D aux/dhcpsnoopd.conf /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/etc/dhcpsnoopd.conf + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.01-1.fc28 --unique-debug-suffix -0.01-1.fc28.ppc64le --unique-debug-src-base dhcpsnoopd-0.01-1.fc28.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dhcpsnoopd-0.01 extracting debug info from /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/lib64/dhcpsnoopd/modules/libduid_hook.so extracting debug info from /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/lib64/dhcpsnoopd/modules/libroute_hook.so extracting debug info from /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/lib64/dhcpsnoopd/modules/libprint_hook.so extracting debug info from /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/bin/dhcpsnoopd /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 32 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 Processing files: dhcpsnoopd-0.01-1.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v6K4jU + umask 022 + cd /builddir/build/BUILD + cd dhcpsnoopd-0.01 + DOCDIR=/builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/share/doc/dhcpsnoopd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/share/doc/dhcpsnoopd + cp -pr README.md /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/share/doc/dhcpsnoopd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aMBdOr + umask 022 + cd /builddir/build/BUILD + cd dhcpsnoopd-0.01 + LICENSEDIR=/builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/share/licenses/dhcpsnoopd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/share/licenses/dhcpsnoopd + cp -pr COPYING /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le/usr/share/licenses/dhcpsnoopd + exit 0 Provides: config(dhcpsnoopd) = 0.01-1.fc28 dhcpsnoopd = 0.01-1.fc28 dhcpsnoopd(ppc-64) = 0.01-1.fc28 libduid_hook.so()(64bit) libprint_hook.so()(64bit) libroute_hook.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libboost_system.so.1.64.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libkea-asiolink.so.4()(64bit) libkea-dhcp++.so.5()(64bit) libm.so.6()(64bit) libmnl.so.0()(64bit) libmnl.so.0(LIBMNL_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: dhcpsnoopd-debugsource-0.01-1.fc28.ppc64le Provides: dhcpsnoopd-debugsource = 0.01-1.fc28 dhcpsnoopd-debugsource(ppc-64) = 0.01-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dhcpsnoopd-debuginfo-0.01-1.fc28.ppc64le Provides: debuginfo(build-id) = 078e6bf2e824afc98a5c4e2cad303ec2c255b2f7 debuginfo(build-id) = 1292bd36e93e12e6d751131d68b54899d16b4d44 debuginfo(build-id) = 8b8d730ad852d382acd0804b0dbfb8ecd0a83893 debuginfo(build-id) = f1a3c4dd32746680ed522638781b84bbcf3c31be dhcpsnoopd-debuginfo = 0.01-1.fc28 dhcpsnoopd-debuginfo(ppc-64) = 0.01-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dhcpsnoopd-debugsource(ppc-64) = 0.01-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le Wrote: /builddir/build/RPMS/dhcpsnoopd-0.01-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/dhcpsnoopd-debugsource-0.01-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/dhcpsnoopd-debuginfo-0.01-1.fc28.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.grBHqZ + umask 022 + cd /builddir/build/BUILD + cd dhcpsnoopd-0.01 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dhcpsnoopd-0.01-1.fc28.ppc64le + exit 0 Child return code was: 0