+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/nss_wrapper.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.je6iCE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nss_wrapper-1.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/nss_wrapper-1.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nss_wrapper-1.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sEDDLH + umask 022 + cd /builddir/build/BUILD + cd nss_wrapper-1.1.3 + test '!' -e obj + mkdir obj + pushd obj ~/build/BUILD/nss_wrapper-1.1.3/obj ~/build/BUILD/nss_wrapper-1.1.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUNIT_TESTING=ON /builddir/build/BUILD/nss_wrapper-1.1.3 -- The C compiler identification is GNU 7.3.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 -- Performing Test WITH_WSTRICT_ALIASING -- Performing Test WITH_WSTRICT_ALIASING - Success -- Performing Test WITH_FPIC -- Performing Test WITH_FPIC - Success -- Performing Test WITH_STACK_PROTECTOR_STRONG -- Performing Test WITH_STACK_PROTECTOR_STRONG - Success -- 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 -- Performing Test WITH_VISIBILITY_HIDDEN -- Performing Test WITH_VISIBILITY_HIDDEN - Success -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for pwd.h -- Looking for pwd.h - found -- Looking for shadow.h -- Looking for shadow.h - found -- Looking for grp.h -- Looking for grp.h - found -- Looking for nss.h -- Looking for nss.h - found -- Looking for nss_common.h -- Looking for nss_common.h - not found -- Looking for strncpy -- Looking for strncpy - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for getpwnam_r -- Looking for getpwnam_r - found -- Looking for getpwuid_r -- Looking for getpwuid_r - found -- Looking for getpwent_r -- Looking for getpwent_r - found -- Looking for setspent -- Looking for setspent - found -- Looking for getspnam -- Looking for getspnam - found -- Looking for getgrnam_r -- Looking for getgrnam_r - found -- Looking for getgrgid_r -- Looking for getgrgid_r - found -- Looking for getgrent_r -- Looking for getgrent_r - found -- Looking for getgrouplist -- Looking for getgrouplist - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for gethostbyname2 -- Looking for gethostbyname2 - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for asprintf -- Looking for asprintf - found -- Checking prototype getpwent_r for HAVE_SOLARIS_GETPWENT_R - False -- Checking prototype getpwnam_r for HAVE_SOLARIS_GETPWNAM_R - False -- Checking prototype getpwuid_r for HAVE_SOLARIS_GETPWUID_R - False -- Checking prototype getgrent_r for HAVE_SOLARIS_GETGRENT_R - False -- Checking prototype getgrnam_r for HAVE_SOLARIS_GETGRNAM_R - False -- Checking prototype getgrgid_r for HAVE_SOLARIS_GETGRGID_R - False -- Checking prototype sethostent for HAVE_SOLARIS_SETHOSTENT - False -- Checking prototype endhostent for HAVE_SOLARIS_ENDHOSTENT - False -- Checking prototype gethostname for HAVE_SOLARIS_GETHOSTNAME - False -- Checking prototype setgrent for HAVE_BSD_SETGRENT - False -- Checking prototype getnameinfo for HAVE_LINUX_GETNAMEINFO - True -- Checking prototype getnameinfo for HAVE_LINUX_GETNAMEINFO_UNSIGNED - False -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed -- Performing Test HAVE_STRUCT_PASSWD_PW_CLASS -- Performing Test HAVE_STRUCT_PASSWD_PW_CLASS - Failed -- Performing Test HAVE_STRUCT_PASSWD_PW_CHANGE -- Performing Test HAVE_STRUCT_PASSWD_PW_CHANGE - Failed -- Performing Test HAVE_STRUCT_PASSWD_PW_EXPIRE -- Performing Test HAVE_STRUCT_PASSWD_PW_EXPIRE - Failed -- Performing Test HAVE_IPV6 -- Performing Test HAVE_IPV6 - Success -- Performing Test HAVE_ATTRIBUTE_PRINTF_FORMAT -- Performing Test HAVE_ATTRIBUTE_PRINTF_FORMAT - Success -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE - Success -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Found CMocka: /usr/lib64/libcmocka.so -- 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 -- Build files have been written to: /builddir/build/BUILD/nss_wrapper-1.1.3/obj + make -j2 VERBOSE=1 /usr/bin/cmake -H/builddir/build/BUILD/nss_wrapper-1.1.3 -B/builddir/build/BUILD/nss_wrapper-1.1.3/obj --check-build-system CMakeFiles/Makefile.cmake 0 Re-run cmake file: Makefile older than: /usr/share/cmake/Modules/Compiler/GNU.cmake -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/nss_wrapper-1.1.3/obj /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nss_wrapper-1.1.3/obj/CMakeFiles /builddir/build/BUILD/nss_wrapper-1.1.3/obj/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f src/CMakeFiles/nss_wrapper.dir/build.make src/CMakeFiles/nss_wrapper.dir/depend make -f tests/CMakeFiles/test_nwrap_vector.dir/build.make tests/CMakeFiles/test_nwrap_vector.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/src /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/src /builddir/build/BUILD/nss_wrapper-1.1.3/obj/src/CMakeFiles/nss_wrapper.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_nwrap_vector.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_nwrap_vector.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_nwrap_vector.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/src/CMakeFiles/nss_wrapper.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/src/CMakeFiles/nss_wrapper.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_nwrap_vector.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/src/CMakeFiles/nss_wrapper.dir/depend.internal". Scanning dependencies of target nss_wrapper make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f src/CMakeFiles/nss_wrapper.dir/build.make src/CMakeFiles/nss_wrapper.dir/build Scanning dependencies of target test_nwrap_vector make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_nwrap_vector.dir/build.make tests/CMakeFiles/test_nwrap_vector.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942764 s in the future make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942764 s in the future [ 5%] Building C object tests/CMakeFiles/test_nwrap_vector.dir/test_nwrap_vector.c.o [ 10%] Building C object src/CMakeFiles/nss_wrapper.dir/nss_wrapper.c.o cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cc -D_GNU_SOURCE -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -o CMakeFiles/test_nwrap_vector.dir/test_nwrap_vector.c.o -c /builddir/build/BUILD/nss_wrapper-1.1.3/tests/test_nwrap_vector.c cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/src && /usr/bin/cc -D_GNU_SOURCE -Dnss_wrapper_EXPORTS -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj/src -I/builddir/build/BUILD/nss_wrapper-1.1.3/src -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/nss_wrapper.dir/nss_wrapper.c.o -c /builddir/build/BUILD/nss_wrapper-1.1.3/src/nss_wrapper.c In file included from /builddir/build/BUILD/nss_wrapper-1.1.3/tests/test_nwrap_vector.c:8:0: /builddir/build/BUILD/nss_wrapper-1.1.3/tests/../src/nss_wrapper.c: In function 'nwrap_init': /builddir/build/BUILD/nss_wrapper-1.1.3/tests/../src/nss_wrapper.c:1571:13: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (((env != '\0') && (endptr == '\0')) || ^~ /builddir/build/BUILD/nss_wrapper-1.1.3/tests/../src/nss_wrapper.c:1571:9: note: did you mean to dereference the pointer? if (((env != '\0') && (endptr == '\0')) || ^ /builddir/build/BUILD/nss_wrapper-1.1.3/tests/../src/nss_wrapper.c:1571:33: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (((env != '\0') && (endptr == '\0')) || ^~ /builddir/build/BUILD/nss_wrapper-1.1.3/tests/../src/nss_wrapper.c:1571:26: note: did you mean to dereference the pointer? if (((env != '\0') && (endptr == '\0')) || ^ /builddir/build/BUILD/nss_wrapper-1.1.3/src/nss_wrapper.c: In function 'nwrap_init': /builddir/build/BUILD/nss_wrapper-1.1.3/src/nss_wrapper.c:1571:13: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (((env != '\0') && (endptr == '\0')) || ^~ /builddir/build/BUILD/nss_wrapper-1.1.3/src/nss_wrapper.c:1571:9: note: did you mean to dereference the pointer? if (((env != '\0') && (endptr == '\0')) || ^ /builddir/build/BUILD/nss_wrapper-1.1.3/src/nss_wrapper.c:1571:33: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (((env != '\0') && (endptr == '\0')) || ^~ /builddir/build/BUILD/nss_wrapper-1.1.3/src/nss_wrapper.c:1571:26: note: did you mean to dereference the pointer? if (((env != '\0') && (endptr == '\0')) || ^ [ 15%] Linking C shared library libnss_wrapper.so cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/nss_wrapper.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libnss_wrapper.so.0 -o libnss_wrapper.so.0.2.3 CMakeFiles/nss_wrapper.dir/nss_wrapper.c.o -ldl -lpthread cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/src && /usr/bin/cmake -E cmake_symlink_library libnss_wrapper.so.0.2.3 libnss_wrapper.so.0 libnss_wrapper.so [ 20%] Linking C executable test_nwrap_vector cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nwrap_vector.dir/link.txt --verbose=1 make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_nwrap_vector.dir/test_nwrap_vector.c.o -o test_nwrap_vector -rdynamic -ldl -lcmocka -lpthread [ 20%] Built target nss_wrapper make -f tests/CMakeFiles/test_getnameinfo.dir/build.make tests/CMakeFiles/test_getnameinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_getnameinfo.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_getnameinfo.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_getnameinfo.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_getnameinfo.dir/depend.internal". Scanning dependencies of target test_getnameinfo make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_getnameinfo.dir/build.make tests/CMakeFiles/test_getnameinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942722 s in the future [ 25%] Building C object tests/CMakeFiles/test_getnameinfo.dir/test_getnameinfo.c.o cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cc -D_GNU_SOURCE -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -o CMakeFiles/test_getnameinfo.dir/test_getnameinfo.c.o -c /builddir/build/BUILD/nss_wrapper-1.1.3/tests/test_getnameinfo.c make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 25%] Built target test_nwrap_vector make -f tests/CMakeFiles/test_getaddrinfo.dir/build.make tests/CMakeFiles/test_getaddrinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_getaddrinfo.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_getaddrinfo.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_getaddrinfo.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_getaddrinfo.dir/depend.internal". Scanning dependencies of target test_getaddrinfo make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_getaddrinfo.dir/build.make tests/CMakeFiles/test_getaddrinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942721 s in the future [ 30%] Building C object tests/CMakeFiles/test_getaddrinfo.dir/test_getaddrinfo.c.o cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cc -D_GNU_SOURCE -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -o CMakeFiles/test_getaddrinfo.dir/test_getaddrinfo.c.o -c /builddir/build/BUILD/nss_wrapper-1.1.3/tests/test_getaddrinfo.c [ 35%] Linking C executable test_getnameinfo cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_getnameinfo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_getnameinfo.dir/test_getnameinfo.c.o -o test_getnameinfo -rdynamic -ldl -lcmocka make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 35%] Built target test_getnameinfo make -f tests/CMakeFiles/test_gethostby_name_addr.dir/build.make tests/CMakeFiles/test_gethostby_name_addr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_gethostby_name_addr.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_gethostby_name_addr.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_gethostby_name_addr.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_gethostby_name_addr.dir/depend.internal". Scanning dependencies of target test_gethostby_name_addr make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_gethostby_name_addr.dir/build.make tests/CMakeFiles/test_gethostby_name_addr.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942714 s in the future [ 40%] Building C object tests/CMakeFiles/test_gethostby_name_addr.dir/test_gethostby_name_addr.c.o cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cc -D_GNU_SOURCE -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -o CMakeFiles/test_gethostby_name_addr.dir/test_gethostby_name_addr.c.o -c /builddir/build/BUILD/nss_wrapper-1.1.3/tests/test_gethostby_name_addr.c [ 45%] Linking C executable test_getaddrinfo cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_getaddrinfo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_getaddrinfo.dir/test_getaddrinfo.c.o -o test_getaddrinfo -rdynamic -ldl -lcmocka make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 45%] Built target test_getaddrinfo make -f tests/CMakeFiles/nss_nwrap.dir/build.make tests/CMakeFiles/nss_nwrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/nss_nwrap.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/nss_nwrap.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/nss_nwrap.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/nss_nwrap.dir/depend.internal". Scanning dependencies of target nss_nwrap make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/nss_nwrap.dir/build.make tests/CMakeFiles/nss_nwrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 50%] Building C object tests/CMakeFiles/nss_nwrap.dir/nss_nwrap.c.o cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cc -D_GNU_SOURCE -Dnss_nwrap_EXPORTS -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/nss_nwrap.dir/nss_nwrap.c.o -c /builddir/build/BUILD/nss_wrapper-1.1.3/tests/nss_nwrap.c [ 55%] Linking C executable test_gethostby_name_addr cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_gethostby_name_addr.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_gethostby_name_addr.dir/test_gethostby_name_addr.c.o -o test_gethostby_name_addr -rdynamic -ldl -lcmocka -lpthread [ 60%] Linking C shared library libnss_nwrap.so cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/nss_nwrap.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libnss_nwrap.so -o libnss_nwrap.so CMakeFiles/nss_nwrap.dir/nss_nwrap.c.o make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 60%] Built target test_gethostby_name_addr make -f tests/CMakeFiles/testsuite.dir/build.make tests/CMakeFiles/testsuite.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/testsuite.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/testsuite.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/testsuite.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/testsuite.dir/depend.internal". Scanning dependencies of target testsuite make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/testsuite.dir/build.make tests/CMakeFiles/testsuite.dir/build [ 60%] Built target nss_nwrap make -f tests/CMakeFiles/test_shadow.dir/build.make tests/CMakeFiles/test_shadow.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942705 s in the future make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_shadow.dir/DependInfo.cmake --color= [ 65%] Building C object tests/CMakeFiles/testsuite.dir/testsuite.c.o cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cc -D_GNU_SOURCE -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -o CMakeFiles/testsuite.dir/testsuite.c.o -c /builddir/build/BUILD/nss_wrapper-1.1.3/tests/testsuite.c Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_shadow.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_shadow.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_shadow.dir/depend.internal". Scanning dependencies of target test_shadow make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_shadow.dir/build.make tests/CMakeFiles/test_shadow.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942704 s in the future [ 70%] Building C object tests/CMakeFiles/test_shadow.dir/test_shadow.c.o cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cc -D_GNU_SOURCE -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -o CMakeFiles/test_shadow.dir/test_shadow.c.o -c /builddir/build/BUILD/nss_wrapper-1.1.3/tests/test_shadow.c [ 75%] Linking C executable test_shadow cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_shadow.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_shadow.dir/test_shadow.c.o -o test_shadow -rdynamic -ldl -lcmocka -lcrypt make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 75%] Built target test_shadow make -f tests/CMakeFiles/test_gethostent.dir/build.make tests/CMakeFiles/test_gethostent.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_gethostent.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_gethostent.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_gethostent.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_gethostent.dir/depend.internal". Scanning dependencies of target test_gethostent make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_gethostent.dir/build.make tests/CMakeFiles/test_gethostent.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942699 s in the future [ 80%] Building C object tests/CMakeFiles/test_gethostent.dir/test_gethostent.c.o cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cc -D_GNU_SOURCE -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -o CMakeFiles/test_gethostent.dir/test_gethostent.c.o -c /builddir/build/BUILD/nss_wrapper-1.1.3/tests/test_gethostent.c [ 85%] Linking C executable test_gethostent cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_gethostent.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_gethostent.dir/test_gethostent.c.o -o test_gethostent -rdynamic -ldl -lcmocka make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 85%] Built target test_gethostent make -f tests/CMakeFiles/test_nwrap_disabled.dir/build.make tests/CMakeFiles/test_nwrap_disabled.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_nwrap_disabled.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_nwrap_disabled.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_nwrap_disabled.dir/depend.internal". Dependee "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_nwrap_disabled.dir/depend.internal". Scanning dependencies of target test_nwrap_disabled make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_nwrap_disabled.dir/build.make tests/CMakeFiles/test_nwrap_disabled.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942693 s in the future [ 90%] Building C object tests/CMakeFiles/test_nwrap_disabled.dir/test_nwrap_disabled.c.o cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cc -D_GNU_SOURCE -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/tests -I/builddir/build/BUILD/nss_wrapper-1.1.3/obj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -o CMakeFiles/test_nwrap_disabled.dir/test_nwrap_disabled.c.o -c /builddir/build/BUILD/nss_wrapper-1.1.3/tests/test_nwrap_disabled.c [ 95%] Linking C executable testsuite cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testsuite.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/testsuite.dir/testsuite.c.o -o testsuite -rdynamic -ldl -lcmocka [100%] Linking C executable test_nwrap_disabled cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nwrap_disabled.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_nwrap_disabled.dir/test_nwrap_disabled.c.o -o test_nwrap_disabled -rdynamic -ldl -lcmocka make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [100%] Built target testsuite make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [100%] Built target test_nwrap_disabled make[1]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nss_wrapper-1.1.3/obj/CMakeFiles 0 + popd ~/build/BUILD/nss_wrapper-1.1.3 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YeKJFr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64 + cd nss_wrapper-1.1.3 + pushd obj ~/build/BUILD/nss_wrapper-1.1.3/obj ~/build/BUILD/nss_wrapper-1.1.3 + make DESTDIR=/builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64 install /usr/bin/cmake -H/builddir/build/BUILD/nss_wrapper-1.1.3 -B/builddir/build/BUILD/nss_wrapper-1.1.3/obj --check-build-system CMakeFiles/Makefile.cmake 0 -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/nss_wrapper-1.1.3/obj /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nss_wrapper-1.1.3/obj/CMakeFiles /builddir/build/BUILD/nss_wrapper-1.1.3/obj/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f src/CMakeFiles/nss_wrapper.dir/build.make src/CMakeFiles/nss_wrapper.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/src /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/src /builddir/build/BUILD/nss_wrapper-1.1.3/obj/src/CMakeFiles/nss_wrapper.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f src/CMakeFiles/nss_wrapper.dir/build.make src/CMakeFiles/nss_wrapper.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942677 s in the future [ 5%] Linking C shared library libnss_wrapper.so cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/nss_wrapper.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libnss_wrapper.so.0 -o libnss_wrapper.so.0.2.3 CMakeFiles/nss_wrapper.dir/nss_wrapper.c.o -ldl -lpthread cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/src && /usr/bin/cmake -E cmake_symlink_library libnss_wrapper.so.0.2.3 libnss_wrapper.so.0 libnss_wrapper.so make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 10%] Built target nss_wrapper make -f tests/CMakeFiles/test_nwrap_vector.dir/build.make tests/CMakeFiles/test_nwrap_vector.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_nwrap_vector.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_nwrap_vector.dir/build.make tests/CMakeFiles/test_nwrap_vector.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942675 s in the future [ 15%] Linking C executable test_nwrap_vector cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nwrap_vector.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_nwrap_vector.dir/test_nwrap_vector.c.o -o test_nwrap_vector -rdynamic -ldl -lcmocka -lpthread make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 20%] Built target test_nwrap_vector make -f tests/CMakeFiles/test_getnameinfo.dir/build.make tests/CMakeFiles/test_getnameinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_getnameinfo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_getnameinfo.dir/build.make tests/CMakeFiles/test_getnameinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942673 s in the future [ 25%] Linking C executable test_getnameinfo cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_getnameinfo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_getnameinfo.dir/test_getnameinfo.c.o -o test_getnameinfo -rdynamic -ldl -lcmocka make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 30%] Built target test_getnameinfo make -f tests/CMakeFiles/test_getaddrinfo.dir/build.make tests/CMakeFiles/test_getaddrinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_getaddrinfo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_getaddrinfo.dir/build.make tests/CMakeFiles/test_getaddrinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942672 s in the future [ 35%] Linking C executable test_getaddrinfo cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_getaddrinfo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_getaddrinfo.dir/test_getaddrinfo.c.o -o test_getaddrinfo -rdynamic -ldl -lcmocka make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 40%] Built target test_getaddrinfo make -f tests/CMakeFiles/test_gethostby_name_addr.dir/build.make tests/CMakeFiles/test_gethostby_name_addr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_gethostby_name_addr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_gethostby_name_addr.dir/build.make tests/CMakeFiles/test_gethostby_name_addr.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942670 s in the future [ 45%] Linking C executable test_gethostby_name_addr cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_gethostby_name_addr.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_gethostby_name_addr.dir/test_gethostby_name_addr.c.o -o test_gethostby_name_addr -rdynamic -ldl -lcmocka -lpthread make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 50%] Built target test_gethostby_name_addr make -f tests/CMakeFiles/nss_nwrap.dir/build.make tests/CMakeFiles/nss_nwrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/nss_nwrap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/nss_nwrap.dir/build.make tests/CMakeFiles/nss_nwrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Nothing to be done for 'tests/CMakeFiles/nss_nwrap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 60%] Built target nss_nwrap make -f tests/CMakeFiles/testsuite.dir/build.make tests/CMakeFiles/testsuite.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/testsuite.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/testsuite.dir/build.make tests/CMakeFiles/testsuite.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942668 s in the future [ 65%] Linking C executable testsuite cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testsuite.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/testsuite.dir/testsuite.c.o -o testsuite -rdynamic -ldl -lcmocka make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 70%] Built target testsuite make -f tests/CMakeFiles/test_shadow.dir/build.make tests/CMakeFiles/test_shadow.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_shadow.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_shadow.dir/build.make tests/CMakeFiles/test_shadow.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942666 s in the future [ 75%] Linking C executable test_shadow cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_shadow.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_shadow.dir/test_shadow.c.o -o test_shadow -rdynamic -ldl -lcmocka -lcrypt make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 80%] Built target test_shadow make -f tests/CMakeFiles/test_gethostent.dir/build.make tests/CMakeFiles/test_gethostent.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_gethostent.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_gethostent.dir/build.make tests/CMakeFiles/test_gethostent.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942664 s in the future [ 85%] Linking C executable test_gethostent cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_gethostent.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_gethostent.dir/test_gethostent.c.o -o test_gethostent -rdynamic -ldl -lcmocka make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [ 90%] Built target test_gethostent make -f tests/CMakeFiles/test_nwrap_disabled.dir/build.make tests/CMakeFiles/test_nwrap_disabled.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nss_wrapper-1.1.3 /builddir/build/BUILD/nss_wrapper-1.1.3/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests/CMakeFiles/test_nwrap_disabled.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make -f tests/CMakeFiles/test_nwrap_disabled.dir/build.make tests/CMakeFiles/test_nwrap_disabled.dir/build make[2]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[2]: Warning: File '/usr/lib64/libdl.so' has modification time 1942663 s in the future [ 95%] Linking C executable test_nwrap_disabled cd /builddir/build/BUILD/nss_wrapper-1.1.3/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nwrap_disabled.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fstrict-aliasing -Wbad-function-cast -Wstrict-aliasing=3 -fPIC -fstack-protector-strong -D_LARGEFILE64_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_nwrap_disabled.dir/test_nwrap_disabled.c.o -o test_nwrap_disabled -rdynamic -ldl -lcmocka make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' [100%] Built target test_nwrap_disabled make[1]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nss_wrapper-1.1.3/obj/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/nss_wrapper-1.1.3/obj' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/bin/nss_wrapper.pl -- Installing: /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/lib64/pkgconfig/nss_wrapper.pc -- Installing: /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/lib64/cmake/nss_wrapper/nss_wrapper-config-version.cmake -- Installing: /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/lib64/cmake/nss_wrapper/nss_wrapper-config.cmake -- Installing: /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/lib64/libnss_wrapper.so.0.2.3 -- Installing: /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/lib64/libnss_wrapper.so.0 -- Installing: /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/lib64/libnss_wrapper.so -- Installing: /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/share/man/man1/nss_wrapper.1 + popd ~/build/BUILD/nss_wrapper-1.1.3 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: nss_wrapper-1.1.3-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OJKI1U + umask 022 + cd /builddir/build/BUILD + cd nss_wrapper-1.1.3 + DOCDIR=/builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/share/doc/nss_wrapper + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/share/doc/nss_wrapper + cp -pr AUTHORS /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/share/doc/nss_wrapper + cp -pr README /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/share/doc/nss_wrapper + cp -pr ChangeLog /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/share/doc/nss_wrapper + cp -pr COPYING /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64/usr/share/doc/nss_wrapper + exit 0 Provides: cmake(nss_wrapper) = 1.1.3 libnss_wrapper.so.0()(64bit) nss_wrapper = 1.1.3-1.fc28 nss_wrapper(riscv-64) = 1.1.3-1.fc28 pkgconfig(nss_wrapper) = 1.1.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /usr/bin/perl /usr/bin/pkg-config ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libnss_wrapper.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/nss_wrapper-1.1.3-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/nss_wrapper-1.1.3-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D00hcL + umask 022 + cd /builddir/build/BUILD + cd nss_wrapper-1.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nss_wrapper-1.1.3-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff