D: [iurt_root_command] chroot warning: line 78: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64user1-devel Installing /home/iurt/rpmbuild/SRPMS/libuser-0.62-16.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ruL25L + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libuser-0.62 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/libuser-0.62.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libuser-0.62 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libuser-0.56.9-fix-str-fmt.patch):' Patch #0 (libuser-0.56.9-fix-str-fmt.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file modules/files.c Hunk #1 succeeded at 534 (offset 253 lines). patching file modules/ldap.c Hunk #1 succeeded at 672 (offset -5 lines). + echo 'Patch #2 (libuser-0.56.15-fix_blowfish.patch):' Patch #2 (libuser-0.56.15-fix_blowfish.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file lib/util.c Hunk #1 succeeded at 117 (offset 1 line). Hunk #2 succeeded at 231 (offset 1 line). + echo 'Patch #3 (libuser-0.62-create-homedir-segfault.patch):' Patch #3 (libuser-0.62-create-homedir-segfault.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .homedir-segfault --fuzz=0 patching file lib/fs.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1c8cNK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libuser-0.62 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./admin/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./admin/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./admin/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./admin/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-ldap --with-python --with-popt --without-sasl --disable-rpath --without-selinux --enable-gtk-doc=no PYTHON=/usr/bin/python3 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 x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking for bison... bison -y 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... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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 x86_64-mageia-linux-gnu-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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-mageia-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-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... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.8/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 gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in po make[2]: Nothing to be done for 'all'. Making all in docs Making all in reference make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs' sed 's,@sysconfdir\@,/etc,g' \ < ./libuser.conf.5.in > libuser.conf.5 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 lib/fs.c: In function 'lu_homedir_populate': lib/fs.c:627:3: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 627 | chown(buf, 0, 0); | ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o python/python_libuser_la-libusermodule.lo `test -f 'python/libusermodule.c' || echo './'`python/libusermodule.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c python/libusermodule.c -fPIC -DPIC -o python/.libs/python_libuser_la-libusermodule.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o python/python_libuser_la-ent.lo `test -f 'python/ent.c' || echo './'`python/ent.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c python/ent.c -fPIC -DPIC -o python/.libs/python_libuser_la-ent.o python/ent.c: In function 'libuser_entity_setattro': python/ent.c:273:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 273 | name = PYSTRTYPE_ASSTRING(attr_name); | ^ python/ent.c: In function 'libuser_entity_get_item': python/ent.c:630:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 630 | attr = PYSTRTYPE_ASSTRING(item); | ^ python/ent.c: In function 'libuser_entity_set_item': python/ent.c:682:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 682 | attr = PYSTRTYPE_ASSTRING(item); | ^ python/ent.c: At top level: python/ent.c:803:2: warning: initialization of 'long int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 803 | NULL, /* tp_print */ | ^~~~ python/ent.c:803:2: note: (near initialization for 'EntityType.tp_vectorcall_offset') make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/field.o samples/field.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o python/python_libuser_la-misc.lo `test -f 'python/misc.c' || echo './'`python/misc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c python/misc.c -fPIC -DPIC -o python/.libs/python_libuser_la-misc.o python/misc.c:491:2: warning: initialization of 'long int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 491 | NULL, /* tp_print */ | ^~~~ python/misc.c:491:2: note: (near initialization for 'PromptType.tp_vectorcall_offset') python/misc.c: In function 'libuser_admin_prompt': python/misc.c:160:12: warning: argument 1 range [9223372036854775808, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 160 | prompts = g_malloc0_n(count, sizeof(struct lu_prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from python/misc.c:25: /usr/include/glib-2.0/glib/gmem.h:96:10: note: in a call to allocation function 'g_malloc0_n' declared here 96 | gpointer g_malloc0_n (gsize n_blocks, | ^~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o modules/ldap.lo modules/ldap.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c modules/ldap.c -fPIC -DPIC -o modules/.libs/ldap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o python/python_libuser_la-admin.lo `test -f 'python/admin.c' || echo './'`python/admin.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c python/admin.c -fPIC -DPIC -o python/.libs/python_libuser_la-admin.o python/admin.c:1515:2: warning: initialization of 'long int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 1515 | NULL, /* tp_print */ | ^~~~ python/admin.c:1515:2: note: (near initialization for 'AdminType.tp_vectorcall_offset') make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib64/libuser"' -DNSCD='"/usr/sbin/nscd"' -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib64/libuser\" -DNSCD=\"/usr/sbin/nscd\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgobject-2.0 -lglib-2.0 -lpam -lpam_misc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/libapputil.la apps/apps_libapputil_la-apputil.lo libtool: link: x86_64-mageia-linux-gnu-ar cru apps/.libs/libapputil.a apps/.libs/apps_libapputil_la-apputil.o libtool: link: x86_64-mageia-linux-gnu-ranlib apps/.libs/libapputil.a libtool: link: ( cd "apps/.libs" && rm -f "libapputil.la" && ln -s "../libapputil.la" "libapputil.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -version-info 6:2:5 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lib/libuser.la -rpath /usr/lib64 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: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -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 -O2 -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -Wl,-soname -Wl,libuser.so.1 -o lib/.libs/libuser.so.1.5.2 libtool: link: (cd "lib/.libs" && rm -f "libuser.so.1" && ln -s "libuser.so.1.5.2" "libuser.so.1") libtool: link: (cd "lib/.libs" && rm -f "libuser.so" && ln -s "libuser.so.1.5.2" "libuser.so") libtool: link: ( cd "lib/.libs" && rm -f "libuser.la" && ln -s "../libuser.la" "libuser.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o tests/config_test.o tests/config_test.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o modules/files.lo modules/files.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -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 'parse_generic': modules/files.c:581:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 581 | gboolean ret; | ^~~ modules/files.c:601:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 601 | gboolean ret; | ^~~ modules/files.c: In function 'generic_is_locked.constprop': modules/files.c:1591:10: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized] 1591 | value = lu_util_field_read(fd, name, field, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ modules/files.c: In function 'generic_setpass.constprop': modules/files.c:1774:10: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized] 1774 | value = lu_util_field_read(e->new_fd, name, field, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ modules/files.c: In function 'generic_lock.constprop': modules/files.c:1523:10: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized] 1523 | value = lu_util_field_read(e->new_fd, name, field, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/field samples/field.o lib/libuser.la -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/field samples/field.o -pthread lib/.libs/libuser.so -lcrypt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -lldap -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o modules/libuser_ldap.la -rpath /usr/lib64/libuser modules/ldap.lo lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC modules/.libs/ldap.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs -lldap lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -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" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/lchsh apps/apps_lchsh-lchsh.o apps/libapputil.la lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/homedir samples/samples_homedir-homedir.o lib/libuser.la -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/homedir samples/samples_homedir-homedir.o -pthread lib/.libs/libuser.so -lcrypt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/enum samples/samples_enum-enum.o lib/libuser.la -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/enum samples/samples_enum-enum.o -pthread lib/.libs/libuser.so -lcrypt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o python/libuser.la -rpath /usr/lib64/python3.8/site-packages python/python_libuser_la-admin.lo python/python_libuser_la-ent.lo python/python_libuser_la-libusermodule.lo python/python_libuser_la-misc.lo lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC python/.libs/python_libuser_la-admin.o python/.libs/python_libuser_la-ent.o python/.libs/python_libuser_la-libusermodule.o python/.libs/python_libuser_la-misc.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -Wl,-soname -Wl,libuser.so -o python/.libs/libuser.so libtool: link: ( cd "python/.libs" && rm -f "libuser.la" && ln -s "../libuser.la" "libuser.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/lookup samples/samples_lookup-lookup.o lib/libuser.la -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/lookup samples/samples_lookup-lookup.o -pthread lib/.libs/libuser.so -lcrypt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/lchfn apps/apps_lchfn-lchfn.o apps/libapputil.la lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/config_test tests/config_test.o lib/libuser.la -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/config_test tests/config_test.o -pthread lib/.libs/libuser.so -lcrypt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/prompt samples/samples_prompt-prompt.o lib/libuser.la -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/prompt samples/samples_prompt-prompt.o -pthread lib/.libs/libuser.so -lcrypt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/lchage apps/apps_lchage-lchage.o lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/.libs/lchage apps/apps_lchage-lchage.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/lgroupdel apps/apps_lgroupdel-lgroupdel.o lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/.libs/lgroupdel apps/apps_lgroupdel-lgroupdel.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/testuser samples/samples_testuser-testuser.o lib/libuser.la -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/testuser samples/samples_testuser-testuser.o -pthread lib/.libs/libuser.so -lcrypt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/lid apps/apps_lid-lid.o lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/.libs/lid apps/apps_lid-lid.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/lgroupmod apps/apps_lgroupmod-lgroupmod.o lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/.libs/lgroupmod apps/apps_lgroupmod-lgroupmod.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/lgroupadd apps/apps_lgroupadd-lgroupadd.o lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/.libs/lgroupadd apps/apps_lgroupadd-lgroupadd.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/lnewusers apps/apps_lnewusers-lnewusers.o lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/.libs/lnewusers apps/apps_lnewusers-lnewusers.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/luseradd apps/apps_luseradd-luseradd.o lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/.libs/luseradd apps/apps_luseradd-luseradd.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/lpasswd apps/apps_lpasswd-lpasswd.o apps/libapputil.la lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/luserdel apps/apps_luserdel-luserdel.o lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/.libs/luserdel apps/apps_luserdel-luserdel.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/lusermod apps/apps_lusermod-lusermod.o lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o apps/.libs/lusermod apps/apps_lusermod-lusermod.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o modules/libuser_shadow.la -rpath /usr/lib64/libuser modules/files.lo lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC modules/.libs/files.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -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" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o modules/libuser_files.la -rpath /usr/lib64/libuser modules/files.lo lib/libuser.la libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC modules/.libs/files.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libuser-0.62/lib/.libs lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -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" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EMOGEJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64 + cd libuser-0.62 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/po' installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/ar/LC_MESSAGES/libuser.mo installing as.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/as/LC_MESSAGES/libuser.mo installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/bg/LC_MESSAGES/libuser.mo installing bn.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/bn/LC_MESSAGES/libuser.mo installing bn_IN.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/libuser.mo installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/bs/LC_MESSAGES/libuser.mo installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/ca/LC_MESSAGES/libuser.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/cs/LC_MESSAGES/libuser.mo installing cy.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/cy/LC_MESSAGES/libuser.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/da/LC_MESSAGES/libuser.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/libuser.mo installing de_CH.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/de_CH/LC_MESSAGES/libuser.mo installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/el/LC_MESSAGES/libuser.mo installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/en_GB/LC_MESSAGES/libuser.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/es/LC_MESSAGES/libuser.mo installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/et/LC_MESSAGES/libuser.mo installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/eu/LC_MESSAGES/libuser.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/fi/LC_MESSAGES/libuser.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/libuser.mo installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/gu/LC_MESSAGES/libuser.mo installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/he/LC_MESSAGES/libuser.mo installing hi.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/hi/LC_MESSAGES/libuser.mo installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/hr/LC_MESSAGES/libuser.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/hu/LC_MESSAGES/libuser.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/id/LC_MESSAGES/libuser.mo installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/is/LC_MESSAGES/libuser.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/libuser.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/ja/LC_MESSAGES/libuser.mo installing kn.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/kn/LC_MESSAGES/libuser.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/ko/LC_MESSAGES/libuser.mo installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/lv/LC_MESSAGES/libuser.mo installing mai.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/mai/LC_MESSAGES/libuser.mo installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/mk/LC_MESSAGES/libuser.mo installing ml.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/ml/LC_MESSAGES/libuser.mo installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/mr/LC_MESSAGES/libuser.mo installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/ms/LC_MESSAGES/libuser.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/nb/LC_MESSAGES/libuser.mo installing nds.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/nds/LC_MESSAGES/libuser.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/nl/LC_MESSAGES/libuser.mo installing or.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/or/LC_MESSAGES/libuser.mo installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/pa/LC_MESSAGES/libuser.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/pl/LC_MESSAGES/libuser.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/pt/LC_MESSAGES/libuser.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libuser.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/ro/LC_MESSAGES/libuser.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/ru/LC_MESSAGES/libuser.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/sk/LC_MESSAGES/libuser.mo installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/sl/LC_MESSAGES/libuser.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/sr/LC_MESSAGES/libuser.mo installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/libuser.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/sv/LC_MESSAGES/libuser.mo installing ta.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/ta/LC_MESSAGES/libuser.mo installing te.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/te/LC_MESSAGES/libuser.mo installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/tr/LC_MESSAGES/libuser.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/uk/LC_MESSAGES/libuser.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/vi/LC_MESSAGES/libuser.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libuser.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libuser.mo if test "libuser" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/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 \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/po' Making install in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs' Making install in reference make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs/reference' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/deprecated-api-index.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/index.sgml /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/libuser-config.html /usr/bin/install -p -m 644 ./html/libuser-entity.html /usr/bin/install -p -m 644 ./html/libuser-error.html /usr/bin/install -p -m 644 ./html/libuser-fs.html /usr/bin/install -p -m 644 ./html/libuser-prompt.html /usr/bin/install -p -m 644 ./html/libuser-user.html /usr/bin/install -p -m 644 ./html/libuser-value.html /usr/bin/install -p -m 644 ./html/libuser.devhelp2 /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png https://developer.gnome.org/glib/unstable/ -> /usr/share/gtk-doc/html/glib (187) https://developer.gnome.org/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject (67) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs/reference' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs/reference' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 libuser.conf.5 '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/man/man5' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62/docs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p lib/libuser.la '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p lib/.libs/libuser.so.1.5.2 /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser.so.1.5.2 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64 && { ln -s -f libuser.so.1.5.2 libuser.so.1 || { rm -f libuser.so.1 && ln -s libuser.so.1.5.2 libuser.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64 && { ln -s -f libuser.so.1.5.2 libuser.so || { rm -f libuser.so && ln -s libuser.so.1.5.2 libuser.so; }; }) libtool: install: /usr/bin/install -p lib/.libs/libuser.lai /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p apps/lchfn apps/lchsh '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/bin' libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/lchfn /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/bin/lchfn libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/lchsh /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/bin/lchsh /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/etc' /usr/bin/install -p -m 644 libuser.conf '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/etc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser' /bin/sh ./libtool --mode=install /usr/bin/install -p modules/libuser_files.la modules/libuser_shadow.la modules/libuser_ldap.la '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser' libtool: install: warning: relinking `modules/libuser_files.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/libuser-0.62; /bin/sh /home/iurt/rpmbuild/BUILD/libuser-0.62/libtool --tag CC --mode=relink x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o modules/libuser_files.la -rpath /usr/lib64/libuser modules/files.lo lib/libuser.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC modules/.libs/files.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64 -L/usr/lib64 -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -Wl,-soname -Wl,libuser_files.so -o modules/.libs/libuser_files.so libtool: install: /usr/bin/install -p modules/.libs/libuser_files.soT /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_files.so libtool: install: /usr/bin/install -p modules/.libs/libuser_files.lai /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_files.la libtool: install: warning: relinking `modules/libuser_shadow.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/libuser-0.62; /bin/sh /home/iurt/rpmbuild/BUILD/libuser-0.62/libtool --tag CC --mode=relink x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o modules/libuser_shadow.la -rpath /usr/lib64/libuser modules/files.lo lib/libuser.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC modules/.libs/files.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64 -L/usr/lib64 -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -Wl,-soname -Wl,libuser_shadow.so -o modules/.libs/libuser_shadow.so libtool: install: /usr/bin/install -p modules/.libs/libuser_shadow.soT /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_shadow.so libtool: install: /usr/bin/install -p modules/.libs/libuser_shadow.lai /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_shadow.la libtool: install: warning: relinking `modules/libuser_ldap.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/libuser-0.62; /bin/sh /home/iurt/rpmbuild/BUILD/libuser-0.62/libtool --tag CC --mode=relink x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -lldap -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o modules/libuser_ldap.la -rpath /usr/lib64/libuser modules/ldap.lo lib/libuser.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC modules/.libs/ldap.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lldap -L/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64 -L/usr/lib64 -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -Wl,-soname -Wl,libuser_ldap.so -o modules/.libs/libuser_ldap.so libtool: install: /usr/bin/install -p modules/.libs/libuser_ldap.soT /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_ldap.so libtool: install: /usr/bin/install -p modules/.libs/libuser_ldap.lai /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_ldap.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libuser' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/python3.8/site-packages' /bin/sh ./libtool --mode=install /usr/bin/install -p python/libuser.la '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/python3.8/site-packages' libtool: install: warning: relinking `python/libuser.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/libuser-0.62; /bin/sh /home/iurt/rpmbuild/BUILD/libuser-0.62/libtool --tag CC --mode=relink x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o python/libuser.la -rpath /usr/lib64/python3.8/site-packages python/python_libuser_la-admin.lo python/python_libuser_la-ent.lo python/python_libuser_la-libusermodule.lo python/python_libuser_la-misc.lo lib/libuser.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC python/.libs/python_libuser_la-admin.o python/.libs/python_libuser_la-ent.o python/.libs/python_libuser_la-libusermodule.o python/.libs/python_libuser_la-misc.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64 -L/usr/lib64 -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -Wl,-soname -Wl,libuser.so -o python/.libs/libuser.so libtool: install: /usr/bin/install -p python/.libs/libuser.soT /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/python3.8/site-packages/libuser.so libtool: install: /usr/bin/install -p python/.libs/libuser.lai /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/python3.8/site-packages/libuser.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python3.8/site-packages' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -p apps/lchage apps/lgroupadd apps/lgroupdel apps/lgroupmod apps/lid apps/lnewusers apps/lpasswd apps/luseradd apps/luserdel apps/lusermod '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin' libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/lchage /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lchage libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/lgroupadd /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lgroupadd libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/lgroupdel /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lgroupdel libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/lgroupmod /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lgroupmod libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/lid /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lid libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/lnewusers /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lnewusers libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/lpasswd /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lpasswd libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/luseradd /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/luseradd libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/luserdel /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/luserdel libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p apps/.libs/lusermod /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lusermod /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/man/man1' /usr/bin/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 '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libuser.pc '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/include/libuser' /usr/bin/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 '/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/include/libuser' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libuser-0.62' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64 libuser + rm -rf /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/man/man3/userquota.3 /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/python3.8/site-packages/libuser.la /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_files.la /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_ldap.la /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_shadow.la /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser.la + LD_LIBRARY_PATH=/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64: + export LD_LIBRARY_PATH + pushd /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/python3.8/site-packages/ ~/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/python3.8/site-packages ~/rpmbuild/BUILD/libuser-0.62 + LC_ALL=en_US.UTF-8 + /usr/bin/python3 -c 'import libuser' + popd ~/rpmbuild/BUILD/libuser-0.62 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.62-16.mga8 --unique-debug-suffix -0.62-16.mga8.x86_64 --unique-debug-src-base libuser-0.62-16.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libuser-0.62 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/bin/lchsh explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/bin/lchfn explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser.so.1.5.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lgroupmod explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_files.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/python3.8/site-packages/libuser.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_ldap.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lchage explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_shadow.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lgroupadd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lgroupdel explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lid explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/luseradd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lusermod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/bin/lchfn extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/bin/lchsh extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser.so.1.5.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/python3.8/site-packages/libuser.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_files.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/luserdel extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lgroupadd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lnewusers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lchage extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/luseradd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lgroupdel explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lpasswd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_ldap.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lgroupmod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lid extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/libuser/libuser_shadow.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lnewusers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lusermod extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/luserdel extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/sbin/lpasswd original debug info size: 1580kB, size after compression: 1448kB /usr/lib/rpm/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. 1302 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libuser-0.62-16.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iGPSpK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libuser-0.62 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/doc/libuser + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/doc/libuser + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/doc/libuser + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/doc/libuser + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/doc/libuser + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/doc/libuser + cp -pr docs/attributes.txt docs/rfc2307.txt /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/doc/libuser + cp -pr python/modules.txt /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64/usr/share/doc/libuser + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(libuser) = 0.62-16.mga8 libuser = 0.62-16.mga8 libuser(x86-64) = 0.62-16.mga8 libuser_files.so()(64bit) libuser_shadow.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): coreutils Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam_misc.so.0()(64bit) libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libuser.so.1()(64bit) Processing files: python3-libuser-0.62-16.mga8.x86_64 Provides: libuser-python3 = 0.62-16.mga8 libuser.so()(64bit) python-libuser = 0.62-16.mga8 python3-libuser = 0.62-16.mga8 python3-libuser(x86-64) = 0.62-16.mga8 python3.8-libuser = 0.62-16.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libuser.so.1()(64bit) python(abi) = 3.8 Obsoletes: libuser-python3 < 0.62-15 Processing files: libuser-ldap-0.62-16.mga8.x86_64 Provides: libuser-ldap = 0.62-16.mga8 libuser-ldap(x86-64) = 0.62-16.mga8 libuser_ldap.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libldap-2.4.so.2()(64bit) libuser.so.1()(64bit) Processing files: lib64user1-0.62-16.mga8.x86_64 Provides: lib64user1 = 0.62-16.mga8 lib64user1(x86-64) = 0.62-16.mga8 libuser.so.1()(64bit) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: lib64user-devel-0.62-16.mga8.x86_64 Provides: devel(libuser(64bit)) lib64user-devel = 0.62-16.mga8 lib64user-devel(x86-64) = 0.62-16.mga8 libuser-devel = 0.62-16.mga8 pkgconfig(libuser) = 0.62 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libcrypt(64bit)) devel(libglib-2.0(64bit)) devel(libgmodule-2.0(64bit)) devel(libgobject-2.0(64bit)) pkgconfig pkgconfig(glib-2.0) pkgconfig(gmodule-no-export-2.0) pkgconfig(gobject-2.0) Obsoletes: lib64user1-devel Processing files: libuser-debugsource-0.62-16.mga8.x86_64 Provides: libuser-debugsource = 0.62-16.mga8 libuser-debugsource(x86-64) = 0.62-16.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libuser-debuginfo-0.62-16.mga8.x86_64 Provides: debuginfo(build-id) = 0c853c6dbd6889039656d5eeb6d7c2ec2ce81fec debuginfo(build-id) = 0cc5b31700ddbf8243ff94263980800d9e79ccf6 debuginfo(build-id) = 158310d68acbf1a5739f211516954d07592a0287 debuginfo(build-id) = 2ce50111595914cc59b45d1e0110926eaf16e70a debuginfo(build-id) = 61afbd63aaf52bf46e092e663f3c177c3c871e88 debuginfo(build-id) = 684b3f9d47f998e58aa235ce9de99547a8adab82 debuginfo(build-id) = 6a4a32e4924cc487a39cb92127e92c6a2671e8c8 debuginfo(build-id) = b2ec800d3ab354cac7a30dec1dda52bd9f27d89c debuginfo(build-id) = bbaf935a52ca19c444bbc31ea98c32f8cefbb0f0 debuginfo(build-id) = c25e18cbbbf61618153a85929d50e821b382d642 debuginfo(build-id) = cbf27e9110775407bc634b1082b10c085074ac77 debuginfo(build-id) = e497d6ee3f7dd7899753634a702c6f96c0598020 debuginfo(build-id) = eac7f3eb09203e472c591101bc51efff9c596513 debuginfo(build-id) = edfe4cb9b38e1619c991ec0881aaac846a6eb4de libuser-debuginfo = 0.62-16.mga8 libuser-debuginfo(x86-64) = 0.62-16.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libuser-debugsource(x86-64) = 0.62-16.mga8 Processing files: python3-libuser-debuginfo-0.62-16.mga8.x86_64 Provides: debuginfo(build-id) = 2840ca22d6f351872e25d745771f014dcda54c72 python-libuser-debuginfo = 0.62-16.mga8 python3-libuser-debuginfo = 0.62-16.mga8 python3-libuser-debuginfo(x86-64) = 0.62-16.mga8 python3.8-libuser-debuginfo = 0.62-16.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libuser-debugsource(x86-64) = 0.62-16.mga8 Processing files: libuser-ldap-debuginfo-0.62-16.mga8.x86_64 Provides: debuginfo(build-id) = 21000047e98ccc1a807d84d1b31d5f7fd6b145ac libuser-ldap-debuginfo = 0.62-16.mga8 libuser-ldap-debuginfo(x86-64) = 0.62-16.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libuser-debugsource(x86-64) = 0.62-16.mga8 Processing files: lib64user1-debuginfo-0.62-16.mga8.x86_64 Provides: debuginfo(build-id) = 821ac4bee4405980d9c36a5c444b76efda2c672a lib64user1-debuginfo = 0.62-16.mga8 lib64user1-debuginfo(x86-64) = 0.62-16.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libuser-debugsource(x86-64) = 0.62-16.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libuser-ldap-0.62-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-libuser-0.62-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-libuser-debuginfo-0.62-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64user1-debuginfo-0.62-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libuser-ldap-debuginfo-0.62-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64user1-0.62-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64user-devel-0.62-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libuser-debuginfo-0.62-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libuser-debugsource-0.62-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libuser-0.62-16.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oeFLZJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libuser-0.62 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libuser-0.62-16.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.90hslJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libuser-0.62 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!