Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libuser.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libuser.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libuser-0.60-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libuser.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libuser.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Nwtwnc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libuser-0.60 + /usr/bin/xz -dc /builddir/build/SOURCES/libuser-0.60.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libuser-0.60 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rnOABI + umask 022 + cd /builddir/build/BUILD + cd libuser-0.60 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./admin/config.guess ++ basename ./admin/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./admin/config.guess '/usr/lib/rpm/redhat/config.guess' -> './admin/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./admin/config.sub ++ basename ./admin/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./admin/config.sub '/usr/lib/rpm/redhat/config.sub' -> './admin/config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-selinux --with-ldap --with-html-dir=/usr/share/gtk-doc/html 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 style of include used by make... GNU checking for i386-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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking for i386-redhat-linux-gnu-ar... no checking for i386-redhat-linux-gnu-lib... no checking for i386-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for bison... : checking for nscd... /usr/sbin/nscd checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-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 i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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) 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 i386-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 GLIB... yes checking for GOBJECT... yes checking for GMODULE... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for library containing crypt... -lcrypt checking for library containing ldap_sasl_interactive_bind_s... -lldap checking for ldap_sasl_interactive_bind_s... yes checking for ldap_set_option... yes checking for ldap_start_tls_s... yes checking for ldap_modify_ext_s... yes checking for ldap_delete_ext_s... yes checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for available GCC warning flags... -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef checking whether we should use -Werror... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating libuser.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libuser-0.60' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libuser-0.60/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libuser-0.60/po' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs' sed 's,@sysconfdir\@,/etc,g' \ < ./libuser.conf.5.in > libuser.conf.5 make[3]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs' [ -d sgml ] || mkdir sgml cd sgml; sgml2txt .././sgml/libuser.sgml Processing file .././sgml/libuser.sgml [ -d sgml ] || mkdir sgml cd sgml; sgml2html .././sgml/libuser.sgml Processing file .././sgml/libuser.sgml make[2]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs' make[2]: Entering directory `/builddir/build/BUILD/libuser-0.60' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-common.lo `test -f 'lib/common.c' || echo './'`lib/common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/common.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-common.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-config.lo `test -f 'lib/config.c' || echo './'`lib/config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/config.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-config.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-entity.lo `test -f 'lib/entity.c' || echo './'`lib/entity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/entity.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-entity.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-error.lo `test -f 'lib/error.c' || echo './'`lib/error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/error.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-error.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-fs.lo `test -f 'lib/fs.c' || echo './'`lib/fs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/fs.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-fs.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-getdate.lo `test -f 'lib/getdate.c' || echo './'`lib/getdate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/getdate.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-getdate.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-misc.lo `test -f 'lib/misc.c' || echo './'`lib/misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/misc.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-misc.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-modules.lo `test -f 'lib/modules.c' || echo './'`lib/modules.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/modules.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-modules.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-prompt.lo `test -f 'lib/prompt.c' || echo './'`lib/prompt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/prompt.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-prompt.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-scache.lo `test -f 'lib/scache.c' || echo './'`lib/scache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/scache.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-scache.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-user.lo `test -f 'lib/user.c' || echo './'`lib/user.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/user.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-user.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-util.lo `test -f 'lib/util.c' || echo './'`lib/util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/util.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-util.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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -version-info 6:0:5 -Wl,-z,relro -o lib/libuser.la -rpath /usr/lib lib/lib_libuser_la-common.lo lib/lib_libuser_la-config.lo lib/lib_libuser_la-entity.lo lib/lib_libuser_la-error.lo lib/lib_libuser_la-fs.lo lib/lib_libuser_la-getdate.lo lib/lib_libuser_la-misc.lo lib/lib_libuser_la-modules.lo lib/lib_libuser_la-prompt.lo lib/lib_libuser_la-scache.lo lib/lib_libuser_la-user.lo lib/lib_libuser_la-util.lo libtool: link: gcc -shared -fPIC -DPIC lib/.libs/lib_libuser_la-common.o lib/.libs/lib_libuser_la-config.o lib/.libs/lib_libuser_la-entity.o lib/.libs/lib_libuser_la-error.o lib/.libs/lib_libuser_la-fs.o lib/.libs/lib_libuser_la-getdate.o lib/.libs/lib_libuser_la-misc.o lib/.libs/lib_libuser_la-modules.o lib/.libs/lib_libuser_la-prompt.o lib/.libs/lib_libuser_la-scache.o lib/.libs/lib_libuser_la-user.o lib/.libs/lib_libuser_la-util.o -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libuser.so.1 -o lib/.libs/libuser.so.1.5.0 libtool: link: (cd "lib/.libs" && rm -f "libuser.so.1" && ln -s "libuser.so.1.5.0" "libuser.so.1") libtool: link: (cd "lib/.libs" && rm -f "libuser.so" && ln -s "libuser.so.1.5.0" "libuser.so") libtool: link: ( cd "lib/.libs" && rm -f "libuser.la" && ln -s "../libuser.la" "libuser.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_libapputil_la-apputil.lo `test -f 'apps/apputil.c' || echo './'`apps/apputil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c apps/apputil.c -fPIC -DPIC -o apps/.libs/apps_libapputil_la-apputil.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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgobject-2.0 -lglib-2.0 -lpam -lpam_misc -lselinux -Wl,-z,relro -o apps/libapputil.la apps/apps_libapputil_la-apputil.lo libtool: link: ar cru apps/.libs/libapputil.a apps/.libs/apps_libapputil_la-apputil.o libtool: link: ranlib apps/.libs/libapputil.a libtool: link: ( cd "apps/.libs" && rm -f "libapputil.la" && ln -s "../libapputil.la" "libapputil.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o modules/files.lo modules/files.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c modules/files.c -fPIC -DPIC -o modules/.libs/files.o modules/files.c: In function 'generic_add': modules/files.c:830:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] (void)ftruncate(fd, offset); ^ /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -o modules/libuser_files.la -rpath /usr/lib/libuser modules/files.lo lib/libuser.la libtool: link: gcc -shared -fPIC -DPIC modules/.libs/files.o -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libuser_files.so -o modules/.libs/libuser_files.so libtool: link: ( cd "modules/.libs" && rm -f "libuser_files.la" && ln -s "../libuser_files.la" "libuser_files.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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -o modules/libuser_shadow.la -rpath /usr/lib/libuser modules/files.lo lib/libuser.la libtool: link: gcc -shared -fPIC -DPIC modules/.libs/files.o -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libuser_shadow.so -o modules/.libs/libuser_shadow.so libtool: link: ( cd "modules/.libs" && rm -f "libuser_shadow.la" && ln -s "../libuser_shadow.la" "libuser_shadow.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o modules/ldap.lo modules/ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c modules/ldap.c -fPIC -DPIC -o modules/.libs/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -lldap -Wl,-z,relro -o modules/libuser_ldap.la -rpath /usr/lib/libuser modules/ldap.lo lib/libuser.la libtool: link: gcc -shared -fPIC -DPIC modules/.libs/ldap.o -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs -lldap lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libuser_ldap.so -o modules/.libs/libuser_ldap.so libtool: link: ( cd "modules/.libs" && rm -f "libuser_ldap.la" && ln -s "../libuser_ldap.la" "libuser_ldap.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o python/python_libusermodule_la-libusermodule.lo `test -f 'python/libusermodule.c' || echo './'`python/libusermodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c python/libusermodule.c -fPIC -DPIC -o python/.libs/python_libusermodule_la-libusermodule.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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -o python/libusermodule.la -rpath /usr/lib/python2.7/site-packages python/python_libusermodule_la-libusermodule.lo lib/libuser.la libtool: link: gcc -shared -fPIC -DPIC python/.libs/python_libusermodule_la-libusermodule.o -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libusermodule.so -o python/.libs/libusermodule.so libtool: link: ( cd "python/.libs" && rm -f "libusermodule.la" && ln -s "../libusermodule.la" "libusermodule.la" ) gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lchfn-lchfn.o `test -f 'apps/lchfn.c' || echo './'`apps/lchfn.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/lchfn apps/apps_lchfn-lchfn.o apps/libapputil.la lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/lchfn apps/apps_lchfn-lchfn.o -lpopt apps/.libs/libapputil.a -lpam -lpam_misc lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lchsh-lchsh.o `test -f 'apps/lchsh.c' || echo './'`apps/lchsh.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/lchsh apps/apps_lchsh-lchsh.o apps/libapputil.la lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/lchsh apps/apps_lchsh-lchsh.o -lpopt apps/.libs/libapputil.a -lpam -lpam_misc lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/samples_enum-enum.o `test -f 'samples/enum.c' || echo './'`samples/enum.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -o samples/enum samples/samples_enum-enum.o lib/libuser.la -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -o samples/enum samples/samples_enum-enum.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/field.o samples/field.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -o samples/field samples/field.o lib/libuser.la -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -o samples/field samples/field.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/samples_homedir-homedir.o `test -f 'samples/homedir.c' || echo './'`samples/homedir.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -o samples/homedir samples/samples_homedir-homedir.o lib/libuser.la -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -o samples/homedir samples/samples_homedir-homedir.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/samples_lookup-lookup.o `test -f 'samples/lookup.c' || echo './'`samples/lookup.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -o samples/lookup samples/samples_lookup-lookup.o lib/libuser.la -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -o samples/lookup samples/samples_lookup-lookup.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/samples_prompt-prompt.o `test -f 'samples/prompt.c' || echo './'`samples/prompt.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -o samples/prompt samples/samples_prompt-prompt.o lib/libuser.la -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -o samples/prompt samples/samples_prompt-prompt.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/samples_testuser-testuser.o `test -f 'samples/testuser.c' || echo './'`samples/testuser.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -o samples/testuser samples/samples_testuser-testuser.o lib/libuser.la -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -o samples/testuser samples/samples_testuser-testuser.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o tests/config_test.o tests/config_test.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -o tests/config_test tests/config_test.o lib/libuser.la -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -o tests/config_test tests/config_test.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.60/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lchage-lchage.o `test -f 'apps/lchage.c' || echo './'`apps/lchage.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/lchage apps/apps_lchage-lchage.o lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/lchage apps/apps_lchage-lchage.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lgroupadd-lgroupadd.o `test -f 'apps/lgroupadd.c' || echo './'`apps/lgroupadd.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/lgroupadd apps/apps_lgroupadd-lgroupadd.o lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/lgroupadd apps/apps_lgroupadd-lgroupadd.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lgroupdel-lgroupdel.o `test -f 'apps/lgroupdel.c' || echo './'`apps/lgroupdel.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/lgroupdel apps/apps_lgroupdel-lgroupdel.o lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/lgroupdel apps/apps_lgroupdel-lgroupdel.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lgroupmod-lgroupmod.o `test -f 'apps/lgroupmod.c' || echo './'`apps/lgroupmod.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/lgroupmod apps/apps_lgroupmod-lgroupmod.o lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/lgroupmod apps/apps_lgroupmod-lgroupmod.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lid-lid.o `test -f 'apps/lid.c' || echo './'`apps/lid.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/lid apps/apps_lid-lid.o lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/lid apps/apps_lid-lid.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lnewusers-lnewusers.o `test -f 'apps/lnewusers.c' || echo './'`apps/lnewusers.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/lnewusers apps/apps_lnewusers-lnewusers.o lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/lnewusers apps/apps_lnewusers-lnewusers.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lpasswd-lpasswd.o `test -f 'apps/lpasswd.c' || echo './'`apps/lpasswd.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/lpasswd apps/apps_lpasswd-lpasswd.o apps/libapputil.la lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/lpasswd apps/apps_lpasswd-lpasswd.o -lpopt apps/.libs/libapputil.a -lpam -lpam_misc lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_luseradd-luseradd.o `test -f 'apps/luseradd.c' || echo './'`apps/luseradd.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/luseradd apps/apps_luseradd-luseradd.o lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/luseradd apps/apps_luseradd-luseradd.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_luserdel-luserdel.o `test -f 'apps/luserdel.c' || echo './'`apps/luserdel.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/luserdel apps/apps_luserdel-luserdel.o lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/luserdel apps/apps_luserdel-luserdel.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lusermod-lusermod.o `test -f 'apps/lusermod.c' || echo './'`apps/lusermod.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,-z,relro -o apps/lusermod apps/apps_lusermod-lusermod.o lib/libuser.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -o apps/.libs/lusermod apps/apps_lusermod-lusermod.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread make[2]: Leaving directory `/builddir/build/BUILD/libuser-0.60' make[1]: Leaving directory `/builddir/build/BUILD/libuser-0.60' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zm4YVY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386 ++ dirname /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386 + cd libuser-0.60 + make install DESTDIR=/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386 'INSTALL=install -p' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libuser-0.60/po' installing ar.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/ar/LC_MESSAGES/libuser.mo installing as.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/as/LC_MESSAGES/libuser.mo installing bg.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/bg/LC_MESSAGES/libuser.mo installing bn.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/bn/LC_MESSAGES/libuser.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/bn_IN/LC_MESSAGES/libuser.mo installing bs.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/bs/LC_MESSAGES/libuser.mo installing ca.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/ca/LC_MESSAGES/libuser.mo installing cs.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/cs/LC_MESSAGES/libuser.mo installing cy.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/cy/LC_MESSAGES/libuser.mo installing da.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/da/LC_MESSAGES/libuser.mo installing de.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/de/LC_MESSAGES/libuser.mo installing de_CH.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/de_CH/LC_MESSAGES/libuser.mo installing el.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/el/LC_MESSAGES/libuser.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/en_GB/LC_MESSAGES/libuser.mo installing es.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/es/LC_MESSAGES/libuser.mo installing et.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/et/LC_MESSAGES/libuser.mo installing eu.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/eu/LC_MESSAGES/libuser.mo installing fi.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/fi/LC_MESSAGES/libuser.mo installing fr.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/fr/LC_MESSAGES/libuser.mo installing gu.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/gu/LC_MESSAGES/libuser.mo installing he.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/he/LC_MESSAGES/libuser.mo installing hi.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/hi/LC_MESSAGES/libuser.mo installing hr.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/hr/LC_MESSAGES/libuser.mo installing hu.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/hu/LC_MESSAGES/libuser.mo installing id.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/id/LC_MESSAGES/libuser.mo installing is.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/is/LC_MESSAGES/libuser.mo installing it.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/it/LC_MESSAGES/libuser.mo installing ja.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/ja/LC_MESSAGES/libuser.mo installing kn.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/kn/LC_MESSAGES/libuser.mo installing ko.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/ko/LC_MESSAGES/libuser.mo installing lv.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/lv/LC_MESSAGES/libuser.mo installing mai.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/mai/LC_MESSAGES/libuser.mo installing mk.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/mk/LC_MESSAGES/libuser.mo installing ml.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/ml/LC_MESSAGES/libuser.mo installing mr.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/mr/LC_MESSAGES/libuser.mo installing ms.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/ms/LC_MESSAGES/libuser.mo installing nb.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/nb/LC_MESSAGES/libuser.mo installing nds.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/nds/LC_MESSAGES/libuser.mo installing nl.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/nl/LC_MESSAGES/libuser.mo installing or.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/or/LC_MESSAGES/libuser.mo installing pa.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/pa/LC_MESSAGES/libuser.mo installing pl.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/pl/LC_MESSAGES/libuser.mo installing pt.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/pt/LC_MESSAGES/libuser.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/pt_BR/LC_MESSAGES/libuser.mo installing ro.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/ro/LC_MESSAGES/libuser.mo installing ru.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/ru/LC_MESSAGES/libuser.mo installing sk.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/sk/LC_MESSAGES/libuser.mo installing sl.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/sl/LC_MESSAGES/libuser.mo installing sr.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/sr/LC_MESSAGES/libuser.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/sr@latin/LC_MESSAGES/libuser.mo installing sv.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/sv/LC_MESSAGES/libuser.mo installing ta.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/ta/LC_MESSAGES/libuser.mo installing te.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/te/LC_MESSAGES/libuser.mo installing tr.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/tr/LC_MESSAGES/libuser.mo installing uk.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/uk/LC_MESSAGES/libuser.mo installing vi.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/vi/LC_MESSAGES/libuser.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/zh_CN/LC_MESSAGES/libuser.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/locale/zh_TW/LC_MESSAGES/libuser.mo if test "libuser" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/libuser-0.60/po' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make[3]: Nothing to be done for `install-exec-am'. install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/ch01.html install -p -m 644 ./html/deprecated-api-index.html install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/left.png install -p -m 644 ./html/libuser-config.html install -p -m 644 ./html/libuser-entity.html install -p -m 644 ./html/libuser-error.html install -p -m 644 ./html/libuser-fs.html install -p -m 644 ./html/libuser-prompt.html install -p -m 644 ./html/libuser-user.html install -p -m 644 ./html/libuser-value.html install -p -m 644 ./html/libuser.devhelp2 install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs' make[3]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/man/man5' install -p -m 644 libuser.conf.5 '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/man/man5' make[3]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs' make[2]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs' make[1]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs' make[1]: Entering directory `/builddir/build/BUILD/libuser-0.60' make[2]: Entering directory `/builddir/build/BUILD/libuser-0.60' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib' /bin/sh ./libtool --mode=install install -p lib/libuser.la '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib' libtool: install: install -p lib/.libs/libuser.so.1.5.0 /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser.so.1.5.0 libtool: install: (cd /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib && { ln -s -f libuser.so.1.5.0 libuser.so.1 || { rm -f libuser.so.1 && ln -s libuser.so.1.5.0 libuser.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib && { ln -s -f libuser.so.1.5.0 libuser.so || { rm -f libuser.so && ln -s libuser.so.1.5.0 libuser.so; }; }) libtool: install: install -p lib/.libs/libuser.lai /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/bin' /bin/sh ./libtool --mode=install install -p apps/lchfn apps/lchsh '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/bin' libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/lchfn /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/bin/lchfn libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/lchsh /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/bin/lchsh /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/etc' install -p -m 644 libuser.conf '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser' /bin/sh ./libtool --mode=install install -p modules/libuser_files.la modules/libuser_shadow.la modules/libuser_ldap.la '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser' libtool: install: warning: relinking `modules/libuser_files.la' libtool: install: (cd /builddir/build/BUILD/libuser-0.60; /bin/sh /builddir/build/BUILD/libuser-0.60/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -o modules/libuser_files.la -rpath /usr/lib/libuser modules/files.lo lib/libuser.la -inst-prefix-dir /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386) libtool: relink: gcc -shared -fPIC -DPIC modules/.libs/files.o -L/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib -L/usr/lib -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libuser_files.so -o modules/.libs/libuser_files.so libtool: install: install -p modules/.libs/libuser_files.soT /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser/libuser_files.so libtool: install: install -p modules/.libs/libuser_files.lai /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser/libuser_files.la libtool: install: warning: relinking `modules/libuser_shadow.la' libtool: install: (cd /builddir/build/BUILD/libuser-0.60; /bin/sh /builddir/build/BUILD/libuser-0.60/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -o modules/libuser_shadow.la -rpath /usr/lib/libuser modules/files.lo lib/libuser.la -inst-prefix-dir /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386) libtool: relink: gcc -shared -fPIC -DPIC modules/.libs/files.o -L/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib -L/usr/lib -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libuser_shadow.so -o modules/.libs/libuser_shadow.so libtool: install: install -p modules/.libs/libuser_shadow.soT /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser/libuser_shadow.so libtool: install: install -p modules/.libs/libuser_shadow.lai /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser/libuser_shadow.la libtool: install: warning: relinking `modules/libuser_ldap.la' libtool: install: (cd /builddir/build/BUILD/libuser-0.60; /bin/sh /builddir/build/BUILD/libuser-0.60/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -lldap -Wl,-z,relro -o modules/libuser_ldap.la -rpath /usr/lib/libuser modules/ldap.lo lib/libuser.la -inst-prefix-dir /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386) libtool: relink: gcc -shared -fPIC -DPIC modules/.libs/ldap.o -lldap -L/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib -L/usr/lib -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libuser_ldap.so -o modules/.libs/libuser_ldap.so libtool: install: install -p modules/.libs/libuser_ldap.soT /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser/libuser_ldap.so libtool: install: install -p modules/.libs/libuser_ldap.lai /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser/libuser_ldap.la libtool: install: warning: remember to run `libtool --finish /usr/lib/libuser' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/python2.7/site-packages' /bin/sh ./libtool --mode=install install -p python/libusermodule.la '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/python2.7/site-packages' libtool: install: warning: relinking `python/libusermodule.la' libtool: install: (cd /builddir/build/BUILD/libuser-0.60; /bin/sh /builddir/build/BUILD/libuser-0.60/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -o python/libusermodule.la -rpath /usr/lib/python2.7/site-packages python/python_libusermodule_la-libusermodule.lo lib/libuser.la -inst-prefix-dir /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386) libtool: relink: gcc -shared -fPIC -DPIC python/.libs/python_libusermodule_la-libusermodule.o -L/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib -L/usr/lib -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libusermodule.so -o python/.libs/libusermodule.so libtool: install: install -p python/.libs/libusermodule.soT /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/python2.7/site-packages/libusermodule.so libtool: install: install -p python/.libs/libusermodule.lai /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/python2.7/site-packages/libusermodule.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin' /bin/sh ./libtool --mode=install install -p apps/lchage apps/lgroupadd apps/lgroupdel apps/lgroupmod apps/lid apps/lnewusers apps/lpasswd apps/luseradd apps/luserdel apps/lusermod '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin' libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/lchage /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lchage libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/lgroupadd /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lgroupadd libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/lgroupdel /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lgroupdel libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/lgroupmod /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lgroupmod libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/lid /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lid libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/lnewusers /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lnewusers libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/lpasswd /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lpasswd libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/luseradd /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/luseradd libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/luserdel /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/luserdel libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib' libtool: install: install -p apps/.libs/lusermod /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lusermod /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/man/man1' install -p -m 644 apps/lgroupadd.1 apps/lgroupdel.1 apps/lgroupmod.1 apps/lchage.1 apps/lchfn.1 apps/lchsh.1 apps/lid.1 apps/lnewusers.1 apps/lpasswd.1 apps/luseradd.1 apps/luserdel.1 apps/lusermod.1 '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/pkgconfig' install -p -m 644 libuser.pc '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/include/libuser' install -p -m 644 lib/config.h lib/entity.h lib/error.h lib/fs.h lib/prompt.h lib/user.h lib/user_private.h '/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/include/libuser' make[2]: Leaving directory `/builddir/build/BUILD/libuser-0.60' make[1]: Leaving directory `/builddir/build/BUILD/libuser-0.60' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386 libuser + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libuser-0.60 extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/bin/lchsh extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/bin/lchfn extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lnewusers extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lid extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/luseradd extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/luserdel extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lgroupmod extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lgroupadd extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lusermod extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lpasswd extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lchage extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/sbin/lgroupdel extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser/libuser_ldap.so extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser/libuser_shadow.so extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser/libuser_files.so extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/python2.7/site-packages/libusermodule.so extracting debug info from /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/libuser.so.1.5.0 /usr/lib/rpm/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libuser.so.1.5.0.debug to /usr/lib/debug/usr/lib/libuser.so.1.debug symlinked /usr/lib/debug/usr/lib/libuser.so.1.5.0.debug to /usr/lib/debug/usr/lib/libuser.so.debug 1291 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 Bytecompiling .py files below /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BtRekn + umask 022 + cd /builddir/build/BUILD + cd libuser-0.60 + make check Making check in po make[1]: Entering directory `/builddir/build/BUILD/libuser-0.60/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libuser-0.60/po' Making check in docs make[1]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs' Making check in reference make[2]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs/reference' ================== All 0 tests passed ================== make[3]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs' make[1]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs' make[1]: Entering directory `/builddir/build/BUILD/libuser-0.60' make tests/alloc_port tests/wait_for_slapd_exit tests/wait_for_slapd_start make[2]: Entering directory `/builddir/build/BUILD/libuser-0.60' gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o tests/alloc_port.o tests/alloc_port.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -o tests/alloc_port tests/alloc_port.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -o tests/alloc_port tests/alloc_port.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o tests/wait_for_slapd_exit.o tests/wait_for_slapd_exit.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -o tests/wait_for_slapd_exit tests/wait_for_slapd_exit.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -o tests/wait_for_slapd_exit tests/wait_for_slapd_exit.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o tests/wait_for_slapd_start.o tests/wait_for_slapd_start.c /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -o tests/wait_for_slapd_start tests/wait_for_slapd_start.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -o tests/wait_for_slapd_start tests/wait_for_slapd_start.o make[2]: Leaving directory `/builddir/build/BUILD/libuser-0.60' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/libuser-0.60' make[3]: Entering directory `/builddir/build/BUILD/libuser-0.60' PASS: tests/config_test.sh SKIP: tests/fs_test PASS: tests/files_test PASS: tests/pwhash_test PASS: tests/utils_test PASS: tests/default_pw_test PASS: tests/ldap_test make[4]: Entering directory `/builddir/build/BUILD/libuser-0.60' make all-recursive make[5]: Entering directory `/builddir/build/BUILD/libuser-0.60' Making all in po make[6]: Entering directory `/builddir/build/BUILD/libuser-0.60/po' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/libuser-0.60/po' Making all in docs make[6]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs' Making all in reference make[7]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs/reference' make[7]: Entering directory `/builddir/build/BUILD/libuser-0.60/docs' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs' make[6]: Leaving directory `/builddir/build/BUILD/libuser-0.60/docs' make[6]: Entering directory `/builddir/build/BUILD/libuser-0.60' make[6]: Leaving directory `/builddir/build/BUILD/libuser-0.60' make[5]: Leaving directory `/builddir/build/BUILD/libuser-0.60' make[4]: Leaving directory `/builddir/build/BUILD/libuser-0.60' ============================================================================ Testsuite summary for libuser 0.60 ============================================================================ # TOTAL: 7 # PASS: 6 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/libuser-0.60' make[2]: Leaving directory `/builddir/build/BUILD/libuser-0.60' make[1]: Leaving directory `/builddir/build/BUILD/libuser-0.60' + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386//usr/lib: + export LD_LIBRARY_PATH + cd /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386//usr/lib/python2.7/site-packages + python -c 'import libuser' + exit 0 Processing files: libuser-0.60-5.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vfv20o + umask 022 + cd /builddir/build/BUILD + cd libuser-0.60 + DOCDIR=/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-0.60 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-0.60 + cp -pr AUTHORS /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-0.60 + cp -pr COPYING /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-0.60 + cp -pr NEWS /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-0.60 + cp -pr README /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-0.60 + cp -pr TODO /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-0.60 + cp -pr docs/attributes.txt docs/rfc2307.txt /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-0.60 + exit 0 Provides: config(libuser) = 0.60-5.el7 libuser = 0.60-5.el7 libuser(x86-32) = 0.60-5.el7 libuser.so.1 libuser_files.so libuser_ldap.so libuser_shadow.so 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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libldap-2.4.so.2 libpam.so.0 libpam.so.0(LIBPAM_1.0) libpam_misc.so.0 libpam_misc.so.0(LIBPAM_MISC_1.0) libpopt.so.0 libpopt.so.0(LIBPOPT_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libselinux.so.1 libuser.so.1 rtld(GNU_HASH) Processing files: libuser-devel-0.60-5.el7.i686 Provides: libuser-devel = 0.60-5.el7 libuser-devel(x86-32) = 0.60-5.el7 pkgconfig(libuser) = 0.60 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libuser.so.1 pkgconfig(glib-2.0) pkgconfig(gmodule-no-export-2.0) pkgconfig(gobject-2.0) Processing files: libuser-python-0.60-5.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZVx7xs + umask 022 + cd /builddir/build/BUILD + cd libuser-0.60 + DOCDIR=/builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-python-0.60 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-python-0.60 + cp -pr python/modules.txt /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386/usr/share/doc/libuser-python-0.60 + exit 0 Provides: libuser-python = 0.60-5.el7 libuser-python(x86-32) = 0.60-5.el7 libusermodule.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypt.so.1 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libselinux.so.1 libuser.so.1 python(abi) = 2.7 rtld(GNU_HASH) Processing files: libuser-debuginfo-0.60-5.el7.i686 Provides: libuser-debuginfo = 0.60-5.el7 libuser-debuginfo(x86-32) = 0.60-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386 Wrote: /builddir/build/RPMS/libuser-0.60-5.el7.i686.rpm Wrote: /builddir/build/RPMS/libuser-devel-0.60-5.el7.i686.rpm Wrote: /builddir/build/RPMS/libuser-python-0.60-5.el7.i686.rpm Wrote: /builddir/build/RPMS/libuser-debuginfo-0.60-5.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hEaGsO + umask 022 + cd /builddir/build/BUILD + cd libuser-0.60 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libuser-0.60-5.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->