Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lcmaps-plugins-basic.spec'], chrootPath='/var/lib/mock/690143-epel-7-x86_64-1513868318.892715/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 x86_64 --nodeps /builddir/build/SPECS/lcmaps-plugins-basic.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 warning: Could not canonicalize hostname: copr-builder-78582107.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lcmaps-plugins-basic-1.7.1-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lcmaps-plugins-basic.spec'], chrootPath='/var/lib/mock/690143-epel-7-x86_64-1513868318.892715/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 x86_64 --nodeps /builddir/build/SPECS/lcmaps-plugins-basic.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FMHpzt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lcmaps-plugins-basic-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/lcmaps-plugins-basic-1.7.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lcmaps-plugins-basic-1.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JnFyrw + umask 022 + cd /builddir/build/BUILD + cd lcmaps-plugins-basic-1.7.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlopen in -ldl... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LCMAPS_BASIC_INTERFACE... yes checking lcmaps/lcmaps_plugin_prototypes.h usability... yes checking lcmaps/lcmaps_plugin_prototypes.h presence... yes checking for lcmaps/lcmaps_plugin_prototypes.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for dlfcn.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for size_t... yes checking for malloc... yes checking for realloc... yes checking for setenv... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for utime... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/lcmaps_plugins_basic_config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make -j2 Making all in doc make[1]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/doc' Making all in src make[1]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o utils/lcmaps_gridmapdir.lo utils/lcmaps_gridmapdir.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dummy/lcmaps_dummy_bad.lo dummy/lcmaps_dummy_bad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c utils/lcmaps_gridmapdir.c -fPIC -DPIC -o utils/.libs/lcmaps_gridmapdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dummy/lcmaps_dummy_bad.c -fPIC -DPIC -o dummy/.libs/lcmaps_dummy_bad.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dummy/lcmaps_dummy_good.lo dummy/lcmaps_dummy_good.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dummy/lcmaps_dummy_good.c -fPIC -DPIC -o dummy/.libs/lcmaps_dummy_good.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o utils/lcmaps_gridmapfile.lo utils/lcmaps_gridmapfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c utils/lcmaps_gridmapfile.c -fPIC -DPIC -o utils/.libs/lcmaps_gridmapfile.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ban_dn/lcmaps_ban_dn.lo ban_dn/lcmaps_ban_dn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ban_dn/lcmaps_ban_dn.c -fPIC -DPIC -o ban_dn/.libs/lcmaps_ban_dn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o localaccount/lcmaps_localaccount.lo localaccount/lcmaps_localaccount.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o poolaccount/lcmaps_poolaccount.lo poolaccount/lcmaps_poolaccount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c localaccount/lcmaps_localaccount.c -fPIC -DPIC -o localaccount/.libs/lcmaps_localaccount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c poolaccount/lcmaps_poolaccount.c -fPIC -DPIC -o poolaccount/.libs/lcmaps_poolaccount.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o posix_enf/lcmaps_posix.lo posix_enf/lcmaps_posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/utils -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c posix_enf/lcmaps_posix.c -fPIC -DPIC -o posix_enf/.libs/lcmaps_posix.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/utils -DLDAP_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ldap_enf/liblcmaps_ldap_enf_la-lcmaps_ldap.lo `test -f 'ldap_enf/lcmaps_ldap.c' || echo './'`ldap_enf/lcmaps_ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/utils -DLDAP_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ldap_enf/lcmaps_ldap.c -fPIC -DPIC -o ldap_enf/.libs/liblcmaps_ldap_enf_la-lcmaps_ldap.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -Wl,-z,relro -o liblcmaps_dummy_bad.la -rpath /usr/lib64/lcmaps dummy/lcmaps_dummy_bad.lo libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC dummy/.libs/lcmaps_dummy_bad.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,liblcmaps_dummy_bad.so -o .libs/liblcmaps_dummy_bad.so libtool: link: ( cd ".libs" && rm -f "liblcmaps_dummy_bad.la" && ln -s "../liblcmaps_dummy_bad.la" "liblcmaps_dummy_bad.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -Wl,-z,relro -o liblcmaps_dummy_good.la -rpath /usr/lib64/lcmaps dummy/lcmaps_dummy_good.lo libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC dummy/.libs/lcmaps_dummy_good.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,liblcmaps_dummy_good.so -o .libs/liblcmaps_dummy_good.so libtool: link: ( cd ".libs" && rm -f "liblcmaps_dummy_good.la" && ln -s "../liblcmaps_dummy_good.la" "liblcmaps_dummy_good.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -Wl,-z,relro -o liblcmaps_ban_dn.la -rpath /usr/lib64/lcmaps utils/lcmaps_gridmapfile.lo ban_dn/lcmaps_ban_dn.lo libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC utils/.libs/lcmaps_gridmapfile.o ban_dn/.libs/lcmaps_ban_dn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,liblcmaps_ban_dn.so -o .libs/liblcmaps_ban_dn.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -Wl,-z,relro -o liblcmaps_localaccount.la -rpath /usr/lib64/lcmaps utils/lcmaps_gridmapfile.lo localaccount/lcmaps_localaccount.lo -ldl libtool: link: ( cd ".libs" && rm -f "liblcmaps_ban_dn.la" && ln -s "../liblcmaps_ban_dn.la" "liblcmaps_ban_dn.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -Wl,-z,relro -o liblcmaps_poolaccount.la -rpath /usr/lib64/lcmaps utils/lcmaps_gridmapfile.lo utils/lcmaps_gridmapdir.lo poolaccount/lcmaps_poolaccount.lo -ldl libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC utils/.libs/lcmaps_gridmapfile.o localaccount/.libs/lcmaps_localaccount.o -ldl -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,liblcmaps_localaccount.so -o .libs/liblcmaps_localaccount.so libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC utils/.libs/lcmaps_gridmapfile.o utils/.libs/lcmaps_gridmapdir.o poolaccount/.libs/lcmaps_poolaccount.o -ldl -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,liblcmaps_poolaccount.so -o .libs/liblcmaps_poolaccount.so libtool: link: ( cd ".libs" && rm -f "liblcmaps_localaccount.la" && ln -s "../liblcmaps_localaccount.la" "liblcmaps_localaccount.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -Wl,-z,relro -o liblcmaps_posix_enf.la -rpath /usr/lib64/lcmaps posix_enf/lcmaps_posix.lo libtool: link: ( cd ".libs" && rm -f "liblcmaps_poolaccount.la" && ln -s "../liblcmaps_poolaccount.la" "liblcmaps_poolaccount.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -Wl,-z,relro -o liblcmaps_ldap_enf.la -rpath /usr/lib64/lcmaps ldap_enf/liblcmaps_ldap_enf_la-lcmaps_ldap.lo -lldap libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC posix_enf/.libs/lcmaps_posix.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,liblcmaps_posix_enf.so -o .libs/liblcmaps_posix_enf.so libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC ldap_enf/.libs/liblcmaps_ldap_enf_la-lcmaps_ldap.o -lldap -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,liblcmaps_ldap_enf.so -o .libs/liblcmaps_ldap_enf.so libtool: link: ( cd ".libs" && rm -f "liblcmaps_posix_enf.la" && ln -s "../liblcmaps_posix_enf.la" "liblcmaps_posix_enf.la" ) libtool: link: ( cd ".libs" && rm -f "liblcmaps_ldap_enf.la" && ln -s "../liblcmaps_ldap_enf.la" "liblcmaps_ldap_enf.la" ) make[2]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/src' make[1]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/src' make[1]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hJH8WM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64 + cd lcmaps-plugins-basic-1.7.1 + rm -rf /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64 install Making install in doc make[1]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/doc' make[2]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 lcmaps_dummy_good.mod.8 lcmaps_dummy_bad.mod.8 lcmaps_ldap_enf.mod.8 lcmaps_localaccount.mod.8 lcmaps_ban_dn.mod.8 lcmaps_poolaccount.mod.8 lcmaps_posix_enf.mod.8 '/builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/doc' Making install in src make[1]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/src' make[2]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/src' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps' /bin/sh ../libtool --mode=install /usr/bin/install -c liblcmaps_dummy_bad.la liblcmaps_dummy_good.la liblcmaps_ban_dn.la liblcmaps_localaccount.la liblcmaps_poolaccount.la liblcmaps_posix_enf.la liblcmaps_ldap_enf.la '/builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps' libtool: install: /usr/bin/install -c .libs/liblcmaps_dummy_bad.so /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_dummy_bad.so libtool: install: /usr/bin/install -c .libs/liblcmaps_dummy_bad.lai /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_dummy_bad.la libtool: install: /usr/bin/install -c .libs/liblcmaps_dummy_good.so /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_dummy_good.so libtool: install: /usr/bin/install -c .libs/liblcmaps_dummy_good.lai /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_dummy_good.la libtool: install: /usr/bin/install -c .libs/liblcmaps_ban_dn.so /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_ban_dn.so libtool: install: /usr/bin/install -c .libs/liblcmaps_ban_dn.lai /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_ban_dn.la libtool: install: /usr/bin/install -c .libs/liblcmaps_localaccount.so /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_localaccount.so libtool: install: /usr/bin/install -c .libs/liblcmaps_localaccount.lai /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_localaccount.la libtool: install: /usr/bin/install -c .libs/liblcmaps_poolaccount.so /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_poolaccount.so libtool: install: /usr/bin/install -c .libs/liblcmaps_poolaccount.lai /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_poolaccount.la libtool: install: /usr/bin/install -c .libs/liblcmaps_posix_enf.so /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_posix_enf.so libtool: install: /usr/bin/install -c .libs/liblcmaps_posix_enf.lai /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_posix_enf.la libtool: install: /usr/bin/install -c .libs/liblcmaps_ldap_enf.so /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_ldap_enf.so libtool: install: /usr/bin/install -c .libs/liblcmaps_ldap_enf.lai /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_ldap_enf.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/lcmaps' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/src' (\ cd /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps; \ for mod in dummy_bad dummy_good ban_dn localaccount poolaccount \ posix_enf ldap_enf; do \ rm -f lcmaps_$mod.mod; \ ln -s liblcmaps_$mod.so lcmaps_$mod.mod; \ done \ ) make[3]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/src' make[2]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/src' make[1]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1/src' make[1]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1' make[2]: Entering directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-1.7.1' /usr/bin/install -c -m 644 LICENSE AUTHORS BUGS '/builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-1.7.1' make[2]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1' make[1]: Leaving directory `/builddir/build/BUILD/lcmaps-plugins-basic-1.7.1' + find /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64 -name '*.la' -exec rm -f '{}' ';' + rm -rf /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/lcmaps-plugins-basic-1.7.1 extracting debug info from /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_ldap_enf.so extracting debug info from /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_posix_enf.so extracting debug info from /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_poolaccount.so extracting debug info from /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_localaccount.so extracting debug info from /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_ban_dn.so extracting debug info from /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_dummy_good.so extracting debug info from /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/lib64/lcmaps/liblcmaps_dummy_bad.so /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/lcmaps/liblcmaps_ldap_enf.so.debug to /usr/lib/debug/usr/lib64/lcmaps/lcmaps_ldap_enf.mod.debug symlinked /usr/lib/debug/usr/lib64/lcmaps/liblcmaps_posix_enf.so.debug to /usr/lib/debug/usr/lib64/lcmaps/lcmaps_posix_enf.mod.debug symlinked /usr/lib/debug/usr/lib64/lcmaps/liblcmaps_poolaccount.so.debug to /usr/lib/debug/usr/lib64/lcmaps/lcmaps_poolaccount.mod.debug symlinked /usr/lib/debug/usr/lib64/lcmaps/liblcmaps_localaccount.so.debug to /usr/lib/debug/usr/lib64/lcmaps/lcmaps_localaccount.mod.debug symlinked /usr/lib/debug/usr/lib64/lcmaps/liblcmaps_ban_dn.so.debug to /usr/lib/debug/usr/lib64/lcmaps/lcmaps_ban_dn.mod.debug symlinked /usr/lib/debug/usr/lib64/lcmaps/liblcmaps_dummy_good.so.debug to /usr/lib/debug/usr/lib64/lcmaps/lcmaps_dummy_good.mod.debug symlinked /usr/lib/debug/usr/lib64/lcmaps/liblcmaps_dummy_bad.so.debug to /usr/lib/debug/usr/lib64/lcmaps/lcmaps_dummy_bad.mod.debug 465 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RMGFx6 + umask 022 + cd /builddir/build/BUILD + cd lcmaps-plugins-basic-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-1.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-1.7.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-1.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-1.7.1 + cp -pr NEWS /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-1.7.1 + cp -pr BUGS /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-1.7.1 + exit 0 Provides: lcmaps-plugins-basic = 1.7.1-1.el7.centos lcmaps-plugins-basic(x86-64) = 1.7.1-1.el7.centos liblcmaps_ban_dn.so()(64bit) liblcmaps_dummy_bad.so()(64bit) liblcmaps_dummy_good.so()(64bit) liblcmaps_localaccount.so()(64bit) liblcmaps_poolaccount.so()(64bit) liblcmaps_posix_enf.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: lcmaps-plugins-basic-ldap-1.7.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BTP3mq + umask 022 + cd /builddir/build/BUILD + cd lcmaps-plugins-basic-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-ldap-1.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-ldap-1.7.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-ldap-1.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-ldap-1.7.1 + cp -pr NEWS /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-ldap-1.7.1 + cp -pr BUGS /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64/usr/share/doc/lcmaps-plugins-basic-ldap-1.7.1 + exit 0 Provides: lcmaps-plugins-basic-ldap = 1.7.1-1.el7.centos lcmaps-plugins-basic-ldap(x86-64) = 1.7.1-1.el7.centos liblcmaps_ldap_enf.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libldap-2.4.so.2()(64bit) rtld(GNU_HASH) Processing files: lcmaps-plugins-basic-debuginfo-1.7.1-1.el7.centos.x86_64 Provides: lcmaps-plugins-basic-debuginfo = 1.7.1-1.el7.centos lcmaps-plugins-basic-debuginfo(x86-64) = 1.7.1-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lcmaps-plugins-basic-ldap-1.7.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lcmaps-plugins-basic-debuginfo-1.7.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tuBhRI + umask 022 + cd /builddir/build/BUILD + cd lcmaps-plugins-basic-1.7.1 + rm -rf /builddir/build/BUILDROOT/lcmaps-plugins-basic-1.7.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0