Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libuser.spec'], chrootPath='/var/lib/mock/f33-build-283222-51835/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libuser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1593734400 Wrote: /builddir/build/SRPMS/libuser-0.62-26.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libuser.spec'], chrootPath='/var/lib/mock/f33-build-283222-51835/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libuser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1593734400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HHLYTD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libuser-0.62 + /usr/bin/xz -dc /builddir/build/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 #1 (0001-Fix-errors-with-Werror-format-security.patch):' Patch #1 (0001-Fix-errors-with-Werror-format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file modules/files.c patching file modules/ldap.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uz0O0F + umask 022 + cd /builddir/build/BUILD + cd libuser-0.62 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '%{_lto_cflags}x' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2015-07-23 15:16:16.000000000 -0400 +++ ./configure 2020-07-13 12:09:06.928294508 -0400 @@ -1955,7 +1955,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-07-13 12:09:06.928294508 -0400 +++ ./configure 2020-07-13 12:09:07.598294469 -0400 @@ -17281,7 +17281,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./admin/config.sub ++ basename ./admin/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./admin/config.sub '/usr/lib/rpm/redhat/config.sub' -> './admin/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./admin/config.guess ++ basename ./admin/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./admin/config.guess '/usr/lib/rpm/redhat/config.guess' -> './admin/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./admin/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-selinux --with-ldap --with-html-dir=/usr/share/gtk-doc/html 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 riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for bison... : checking for nscd... /usr/sbin/nscd checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-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... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done ./configure: line 10721: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 10721: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory 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.9 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.9/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.9/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... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking 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 + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libuser-0.62' Making all in po make[2]: Entering directory '/builddir/build/BUILD/libuser-0.62/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libuser-0.62/po' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/libuser-0.62/docs' Making all in reference make[3]: Entering directory '/builddir/build/BUILD/libuser-0.62/docs/reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libuser-0.62/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/libuser-0.62/docs' sed 's,@sysconfdir\@,/etc,g' \ < ./libuser.conf.5.in > libuser.conf.5 make[3]: Leaving directory '/builddir/build/BUILD/libuser-0.62/docs' make[2]: Leaving directory '/builddir/build/BUILD/libuser-0.62/docs' make[2]: Entering directory '/builddir/build/BUILD/libuser-0.62' /bin/sh ./libtool --tag=CC --mode=compile 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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-common.lo `test -f 'lib/common.c' || echo './'`lib/common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/common.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-common.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-config.lo `test -f 'lib/config.c' || echo './'`lib/config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/config.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-config.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-entity.lo `test -f 'lib/entity.c' || echo './'`lib/entity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/entity.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-entity.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-error.lo `test -f 'lib/error.c' || echo './'`lib/error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/error.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-error.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-fs.lo `test -f 'lib/fs.c' || echo './'`lib/fs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/fs.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-fs.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-getdate.lo `test -f 'lib/getdate.c' || echo './'`lib/getdate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/getdate.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-getdate.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-misc.lo `test -f 'lib/misc.c' || echo './'`lib/misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/misc.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-misc.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-modules.lo `test -f 'lib/modules.c' || echo './'`lib/modules.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/modules.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-modules.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-prompt.lo `test -f 'lib/prompt.c' || echo './'`lib/prompt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/prompt.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-prompt.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-scache.lo `test -f 'lib/scache.c' || echo './'`lib/scache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/scache.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-scache.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-user.lo `test -f 'lib/user.c' || echo './'`lib/user.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/user.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-user.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o lib/lib_libuser_la-util.lo `test -f 'lib/util.c' || echo './'`lib/util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c lib/util.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-util.o /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -lselinux -version-info 6:2:5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: gcc -shared -fPIC -DPIC lib/.libs/lib_libuser_la-common.o lib/.libs/lib_libuser_la-config.o lib/.libs/lib_libuser_la-entity.o lib/.libs/lib_libuser_la-error.o lib/.libs/lib_libuser_la-fs.o lib/.libs/lib_libuser_la-getdate.o lib/.libs/lib_libuser_la-misc.o lib/.libs/lib_libuser_la-modules.o lib/.libs/lib_libuser_la-prompt.o lib/.libs/lib_libuser_la-scache.o lib/.libs/lib_libuser_la-user.o lib/.libs/lib_libuser_la-util.o -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_libapputil_la-apputil.lo `test -f 'apps/apputil.c' || echo './'`apps/apputil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 In file included from apps/apputil.c:29: /usr/include/selinux/av_permissions.h:1:2: warning: #warning "Please remove any #include of this header in your source code." [-Wcpp] 1 | #warning "Please remove any #include of this header in your source code." | ^~~~~~~ /usr/include/selinux/av_permissions.h:2:2: warning: #warning "Instead, use string_to_av_perm() to map the permission name to a value." [-Wcpp] 2 | #warning "Instead, use string_to_av_perm() to map the permission name to a value." | ^~~~~~~ In file included from apps/apputil.c:30: /usr/include/selinux/flask.h:5:2: warning: #warning "Please remove any #include's of this header in your source code." [-Wcpp] 5 | #warning "Please remove any #include's of this header in your source code." | ^~~~~~~ /usr/include/selinux/flask.h:6:2: warning: #warning "Instead, use string_to_security_class() to map the class name to a value." [-Wcpp] 6 | #warning "Instead, use string_to_security_class() to map the class name to a value." | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -lgobject-2.0 -lglib-2.0 -lpam -lpam_misc -lselinux -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/libapputil.la apps/apps_libapputil_la-apputil.lo libtool: link: ar cru apps/.libs/libapputil.a apps/.libs/apps_libapputil_la-apputil.o libtool: link: ranlib apps/.libs/libapputil.a libtool: link: ( cd "apps/.libs" && rm -f "libapputil.la" && ln -s "../libapputil.la" "libapputil.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o modules/files.lo modules/files.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c modules/files.c -fPIC -DPIC -o modules/.libs/files.o /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/libuser_files.la -rpath /usr/lib64/libuser modules/files.lo lib/libuser.la libtool: link: gcc -shared -fPIC -DPIC modules/.libs/files.o -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libuser_files.so -o modules/.libs/libuser_files.so libtool: link: ( cd "modules/.libs" && rm -f "libuser_files.la" && ln -s "../libuser_files.la" "libuser_files.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/libuser_shadow.la -rpath /usr/lib64/libuser modules/files.lo lib/libuser.la libtool: link: gcc -shared -fPIC -DPIC modules/.libs/files.o -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libuser_shadow.so -o modules/.libs/libuser_shadow.so libtool: link: ( cd "modules/.libs" && rm -f "libuser_shadow.la" && ln -s "../libuser_shadow.la" "libuser_shadow.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o modules/ldap.lo modules/ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c modules/ldap.c -fPIC -DPIC -o modules/.libs/ldap.o /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -lldap -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/libuser_ldap.la -rpath /usr/lib64/libuser modules/ldap.lo lib/libuser.la libtool: link: gcc -shared -fPIC -DPIC modules/.libs/ldap.o -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs -lldap lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libuser_ldap.so -o modules/.libs/libuser_ldap.so libtool: link: ( cd "modules/.libs" && rm -f "libuser_ldap.la" && ln -s "../libuser_ldap.la" "libuser_ldap.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.9 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.9 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 In file included from /usr/include/python3.9/abstract.h:843, from /usr/include/python3.9/Python.h:151, from python/admin.c:18: /usr/include/python3.9/cpython/abstract.h: In function 'PyVectorcall_Function': /usr/include/python3.9/cpython/abstract.h:80:11: warning: cast increases required alignment of target type [-Wcast-align] 80 | ptr = (vectorcallfunc *)(((char *)callable) + offset); | ^ python/admin.c: At top level: 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') /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.9 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.9 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 In file included from /usr/include/python3.9/abstract.h:843, from /usr/include/python3.9/Python.h:151, from python/ent.c:18: /usr/include/python3.9/cpython/abstract.h: In function 'PyVectorcall_Function': /usr/include/python3.9/cpython/abstract.h:80:11: warning: cast increases required alignment of target type [-Wcast-align] 80 | ptr = (vectorcallfunc *)(((char *)callable) + offset); | ^ 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') /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.9 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.9 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 In file included from /usr/include/python3.9/abstract.h:843, from /usr/include/python3.9/Python.h:151, from python/libusermodule.c:18: /usr/include/python3.9/cpython/abstract.h: In function 'PyVectorcall_Function': /usr/include/python3.9/cpython/abstract.h:80:11: warning: cast increases required alignment of target type [-Wcast-align] 80 | ptr = (vectorcallfunc *)(((char *)callable) + offset); | ^ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.9 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.9 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 In file included from /usr/include/python3.9/abstract.h:843, from /usr/include/python3.9/Python.h:151, from python/misc.c:18: /usr/include/python3.9/cpython/abstract.h: In function 'PyVectorcall_Function': /usr/include/python3.9/cpython/abstract.h:80:11: warning: cast increases required alignment of target type [-Wcast-align] 80 | ptr = (vectorcallfunc *)(((char *)callable) + offset); | ^ python/misc.c: At top level: 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, | ^~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o python/libuser.la -rpath /usr/lib64/python3.9/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: gcc -shared -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 -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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" ) gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lchfn-lchfn.o `test -f 'apps/lchfn.c' || echo './'`apps/lchfn.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/lchfn apps/apps_lchfn-lchfn.o apps/libapputil.la lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/lchfn apps/apps_lchfn-lchfn.o -lpopt apps/.libs/libapputil.a -lpam -lpam_misc lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lchsh-lchsh.o `test -f 'apps/lchsh.c' || echo './'`apps/lchsh.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/lchsh apps/apps_lchsh-lchsh.o apps/libapputil.la lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/lchsh apps/apps_lchsh-lchsh.o -lpopt apps/.libs/libapputil.a -lpam -lpam_misc lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/samples_enum-enum.o `test -f 'samples/enum.c' || echo './'`samples/enum.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o samples/enum samples/samples_enum-enum.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/field.o samples/field.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o samples/field samples/field.o lib/libuser.la -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o samples/field samples/field.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/samples_homedir-homedir.o `test -f 'samples/homedir.c' || echo './'`samples/homedir.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o samples/homedir samples/samples_homedir-homedir.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/samples_lookup-lookup.o `test -f 'samples/lookup.c' || echo './'`samples/lookup.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o samples/lookup samples/samples_lookup-lookup.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/samples_prompt-prompt.o `test -f 'samples/prompt.c' || echo './'`samples/prompt.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o samples/prompt samples/samples_prompt-prompt.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o samples/samples_testuser-testuser.o `test -f 'samples/testuser.c' || echo './'`samples/testuser.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o samples/testuser samples/samples_testuser-testuser.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o tests/config_test.o tests/config_test.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/config_test tests/config_test.o -pthread lib/.libs/libuser.so -lcrypt -lselinux -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/libuser-0.62/lib/.libs gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lchage-lchage.o `test -f 'apps/lchage.c' || echo './'`apps/lchage.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/lchage apps/apps_lchage-lchage.o lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/lchage apps/apps_lchage-lchage.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lgroupadd-lgroupadd.o `test -f 'apps/lgroupadd.c' || echo './'`apps/lgroupadd.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/lgroupadd apps/apps_lgroupadd-lgroupadd.o lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/lgroupadd apps/apps_lgroupadd-lgroupadd.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lgroupdel-lgroupdel.o `test -f 'apps/lgroupdel.c' || echo './'`apps/lgroupdel.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/lgroupdel apps/apps_lgroupdel-lgroupdel.o lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/lgroupdel apps/apps_lgroupdel-lgroupdel.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lgroupmod-lgroupmod.o `test -f 'apps/lgroupmod.c' || echo './'`apps/lgroupmod.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/lgroupmod apps/apps_lgroupmod-lgroupmod.o lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/lgroupmod apps/apps_lgroupmod-lgroupmod.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lid-lid.o `test -f 'apps/lid.c' || echo './'`apps/lid.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/lid apps/apps_lid-lid.o lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/lid apps/apps_lid-lid.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lnewusers-lnewusers.o `test -f 'apps/lnewusers.c' || echo './'`apps/lnewusers.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/lnewusers apps/apps_lnewusers-lnewusers.o lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/lnewusers apps/apps_lnewusers-lnewusers.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lpasswd-lpasswd.o `test -f 'apps/lpasswd.c' || echo './'`apps/lpasswd.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/lpasswd apps/apps_lpasswd-lpasswd.o apps/libapputil.la lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/lpasswd apps/apps_lpasswd-lpasswd.o -lpopt apps/.libs/libapputil.a -lpam -lpam_misc lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_luseradd-luseradd.o `test -f 'apps/luseradd.c' || echo './'`apps/luseradd.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/luseradd apps/apps_luseradd-luseradd.o lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/luseradd apps/apps_luseradd-luseradd.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_luserdel-luserdel.o `test -f 'apps/luserdel.c' || echo './'`apps/luserdel.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/luserdel apps/apps_luserdel-luserdel.o lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/luserdel apps/apps_luserdel-luserdel.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o apps/apps_lusermod-lusermod.o `test -f 'apps/lusermod.c' || echo './'`apps/lusermod.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/lusermod apps/apps_lusermod-lusermod.o lib/libuser.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps/.libs/lusermod apps/apps_lusermod-lusermod.o -lpopt lib/.libs/libuser.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -pthread make[2]: Leaving directory '/builddir/build/BUILD/libuser-0.62' make[1]: Leaving directory '/builddir/build/BUILD/libuser-0.62' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TzNRSB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64 + cd libuser-0.62 + make install DESTDIR=/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64 'INSTALL=install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/libuser-0.62/po' installing ar.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/ar/LC_MESSAGES/libuser.mo installing as.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/as/LC_MESSAGES/libuser.mo installing bg.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/bg/LC_MESSAGES/libuser.mo installing bn.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/bn/LC_MESSAGES/libuser.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/libuser.mo installing bs.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/bs/LC_MESSAGES/libuser.mo installing ca.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/ca/LC_MESSAGES/libuser.mo installing cs.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES/libuser.mo installing cy.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/cy/LC_MESSAGES/libuser.mo installing da.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/da/LC_MESSAGES/libuser.mo installing de.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/libuser.mo installing de_CH.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/de_CH/LC_MESSAGES/libuser.mo installing el.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/el/LC_MESSAGES/libuser.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/en_GB/LC_MESSAGES/libuser.mo installing es.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/libuser.mo installing et.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/et/LC_MESSAGES/libuser.mo installing eu.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/eu/LC_MESSAGES/libuser.mo installing fi.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/fi/LC_MESSAGES/libuser.mo installing fr.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/libuser.mo installing gu.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/gu/LC_MESSAGES/libuser.mo installing he.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/he/LC_MESSAGES/libuser.mo installing hi.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/hi/LC_MESSAGES/libuser.mo installing hr.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/hr/LC_MESSAGES/libuser.mo installing hu.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/hu/LC_MESSAGES/libuser.mo installing id.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/id/LC_MESSAGES/libuser.mo installing is.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/is/LC_MESSAGES/libuser.mo installing it.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/libuser.mo installing ja.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/ja/LC_MESSAGES/libuser.mo installing kn.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/kn/LC_MESSAGES/libuser.mo installing ko.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/ko/LC_MESSAGES/libuser.mo installing lv.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/lv/LC_MESSAGES/libuser.mo installing mai.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/mai/LC_MESSAGES/libuser.mo installing mk.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/mk/LC_MESSAGES/libuser.mo installing ml.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/ml/LC_MESSAGES/libuser.mo installing mr.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/mr/LC_MESSAGES/libuser.mo installing ms.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/ms/LC_MESSAGES/libuser.mo installing nb.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/nb/LC_MESSAGES/libuser.mo installing nds.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/nds/LC_MESSAGES/libuser.mo installing nl.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES/libuser.mo installing or.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/or/LC_MESSAGES/libuser.mo installing pa.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/pa/LC_MESSAGES/libuser.mo installing pl.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES/libuser.mo installing pt.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/pt/LC_MESSAGES/libuser.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/libuser.mo installing ro.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES/libuser.mo installing ru.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES/libuser.mo installing sk.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/sk/LC_MESSAGES/libuser.mo installing sl.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/sl/LC_MESSAGES/libuser.mo installing sr.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/sr/LC_MESSAGES/libuser.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/libuser.mo installing sv.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/sv/LC_MESSAGES/libuser.mo installing ta.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/ta/LC_MESSAGES/libuser.mo installing te.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/te/LC_MESSAGES/libuser.mo installing tr.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/tr/LC_MESSAGES/libuser.mo installing uk.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES/libuser.mo installing vi.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/vi/LC_MESSAGES/libuser.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/libuser.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/libuser.mo if test "libuser" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/libuser-0.62/po' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/libuser-0.62/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/libuser-0.62/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/libuser-0.62/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/ch01.html install -p -m 644 ./html/deprecated-api-index.html install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/left-insensitive.png install -p -m 644 ./html/left.png install -p -m 644 ./html/libuser-config.html install -p -m 644 ./html/libuser-entity.html install -p -m 644 ./html/libuser-error.html install -p -m 644 ./html/libuser-fs.html install -p -m 644 ./html/libuser-prompt.html install -p -m 644 ./html/libuser-user.html install -p -m 644 ./html/libuser-value.html install -p -m 644 ./html/libuser.devhelp2 install -p -m 644 ./html/right-insensitive.png install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up-insensitive.png install -p -m 644 ./html/up.png make[3]: Leaving directory '/builddir/build/BUILD/libuser-0.62/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/libuser-0.62/docs/reference' make[2]: Entering directory '/builddir/build/BUILD/libuser-0.62/docs' make[3]: Entering directory '/builddir/build/BUILD/libuser-0.62/docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/man/man5' install -p -m 644 libuser.conf.5 '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/man/man5' make[3]: Leaving directory '/builddir/build/BUILD/libuser-0.62/docs' make[2]: Leaving directory '/builddir/build/BUILD/libuser-0.62/docs' make[1]: Leaving directory '/builddir/build/BUILD/libuser-0.62/docs' make[1]: Entering directory '/builddir/build/BUILD/libuser-0.62' make[2]: Entering directory '/builddir/build/BUILD/libuser-0.62' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64' /bin/sh ./libtool --mode=install install -p lib/libuser.la '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64' libtool: install: install -p lib/.libs/libuser.so.1.5.2 /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser.so.1.5.2 libtool: install: (cd /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/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 /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/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: install -p lib/.libs/libuser.lai /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install install -p apps/lchfn apps/lchsh '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/bin' libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/lchfn /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/bin/lchfn libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/lchsh /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/bin/lchsh /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/etc' install -p -m 644 libuser.conf '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser' /bin/sh ./libtool --mode=install install -p modules/libuser_files.la modules/libuser_shadow.la modules/libuser_ldap.la '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser' libtool: install: warning: relinking `modules/libuser_files.la' libtool: install: (cd /builddir/build/BUILD/libuser-0.62; /bin/sh /builddir/build/BUILD/libuser-0.62/libtool --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/libuser_files.la -rpath /usr/lib64/libuser modules/files.lo lib/libuser.la -inst-prefix-dir /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC modules/.libs/files.o -L/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64 -L/usr/lib64 -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libuser_files.so -o modules/.libs/libuser_files.so libtool: install: install -p modules/.libs/libuser_files.soT /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_files.so libtool: install: install -p modules/.libs/libuser_files.lai /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_files.la libtool: install: warning: relinking `modules/libuser_shadow.la' libtool: install: (cd /builddir/build/BUILD/libuser-0.62; /bin/sh /builddir/build/BUILD/libuser-0.62/libtool --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/libuser_shadow.la -rpath /usr/lib64/libuser modules/files.lo lib/libuser.la -inst-prefix-dir /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC modules/.libs/files.o -L/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64 -L/usr/lib64 -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libuser_shadow.so -o modules/.libs/libuser_shadow.so libtool: install: install -p modules/.libs/libuser_shadow.soT /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_shadow.so libtool: install: install -p modules/.libs/libuser_shadow.lai /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_shadow.la libtool: install: warning: relinking `modules/libuser_ldap.la' libtool: install: (cd /builddir/build/BUILD/libuser-0.62; /bin/sh /builddir/build/BUILD/libuser-0.62/libtool --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -lldap -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/libuser_ldap.la -rpath /usr/lib64/libuser modules/ldap.lo lib/libuser.la -inst-prefix-dir /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC modules/.libs/ldap.o -lldap -L/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64 -L/usr/lib64 -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libuser_ldap.so -o modules/.libs/libuser_ldap.so libtool: install: install -p modules/.libs/libuser_ldap.soT /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_ldap.so libtool: install: install -p modules/.libs/libuser_ldap.lai /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_ldap.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libuser' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/python3.9/site-packages' /bin/sh ./libtool --mode=install install -p python/libuser.la '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/python3.9/site-packages' libtool: install: warning: relinking `python/libuser.la' libtool: install: (cd /builddir/build/BUILD/libuser-0.62; /bin/sh /builddir/build/BUILD/libuser-0.62/libtool --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -module -avoid-version -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o python/libuser.la -rpath /usr/lib64/python3.9/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 /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64) libtool: relink: gcc -shared -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 -L/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64 -L/usr/lib64 -luser -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -lselinux -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libuser.so -o python/.libs/libuser.so libtool: install: install -p python/.libs/libuser.soT /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/python3.9/site-packages/libuser.so libtool: install: install -p python/.libs/libuser.lai /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/python3.9/site-packages/libuser.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python3.9/site-packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin' /bin/sh ./libtool --mode=install install -p apps/lchage apps/lgroupadd apps/lgroupdel apps/lgroupmod apps/lid apps/lnewusers apps/lpasswd apps/luseradd apps/luserdel apps/lusermod '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin' libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/lchage /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lchage libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/lgroupadd /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lgroupadd libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/lgroupdel /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lgroupdel libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/lgroupmod /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lgroupmod libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/lid /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lid libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/lnewusers /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lnewusers libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/lpasswd /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lpasswd libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/luseradd /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/luseradd libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/luserdel /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/luserdel libtool: install: warning: `lib/libuser.la' has not been installed in `/usr/lib64' libtool: install: install -p apps/.libs/lusermod /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lusermod /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/man/man1' install -p -m 644 apps/lgroupadd.1 apps/lgroupdel.1 apps/lgroupmod.1 apps/lchage.1 apps/lchfn.1 apps/lchsh.1 apps/lid.1 apps/lnewusers.1 apps/lpasswd.1 apps/luseradd.1 apps/luserdel.1 apps/lusermod.1 '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/pkgconfig' install -p -m 644 libuser.pc '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/include/libuser' install -p -m 644 lib/config.h lib/entity.h lib/error.h lib/fs.h lib/prompt.h lib/user.h lib/user_private.h '/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/include/libuser' make[2]: Leaving directory '/builddir/build/BUILD/libuser-0.62' make[1]: Leaving directory '/builddir/build/BUILD/libuser-0.62' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64 libuser + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.62-26.fc33 --unique-debug-suffix -0.62-26.fc33.riscv64 --unique-debug-src-base libuser-0.62-26.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libuser-0.62 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/bin/lchsh explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser.so.1.5.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_files.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/bin/lchfn extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_files.so extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/bin/lchfn extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser.so.1.5.2 extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/bin/lchsh explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_ldap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_shadow.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/python3.9/site-packages/libuser.so extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_ldap.so extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/libuser/libuser_shadow.so extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/python3.9/site-packages/libuser.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lchage extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lchage explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lgroupadd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lgroupdel extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lgroupadd extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lgroupdel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lgroupmod explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lid extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lgroupmod extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lid explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lnewusers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lpasswd extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lnewusers extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lpasswd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/luseradd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/luserdel extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/luseradd extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/luserdel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lusermod extracting debug info from /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/sbin/lusermod original debug info size: 1828kB, size after compression: 1704kB /usr/lib/rpm/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. 1301 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/libuser/libuser_shadow.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/libuser/libuser_files.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/libuser/libuser_ldap.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/libuser.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/python3.9/site-packages/libuser.la is executable but has no shebang, removing executable bit Processing files: libuser-0.62-26.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cQbnSE + umask 022 + cd /builddir/build/BUILD + cd libuser-0.62 + DOCDIR=/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/doc/libuser + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/doc/libuser + cp -pr AUTHORS /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/doc/libuser + cp -pr NEWS /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/doc/libuser + cp -pr README /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/doc/libuser + cp -pr TODO /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/doc/libuser + cp -pr docs/attributes.txt docs/rfc2307.txt /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/doc/libuser + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ejFgrC + umask 022 + cd /builddir/build/BUILD + cd libuser-0.62 + LICENSEDIR=/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/licenses/libuser + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/licenses/libuser + cp -pr COPYING /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/licenses/libuser + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(libuser) = 0.62-26.fc33 libuser = 0.62-26.fc33 libuser(riscv-64) = 0.62-26.fc33 libuser.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libldap-2.4.so.2()(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.27)(64bit) libselinux.so.1()(64bit) libuser.so.1()(64bit) rtld(GNU_HASH) Processing files: libuser-devel-0.62-26.fc33.riscv64 Provides: libuser-devel = 0.62-26.fc33 libuser-devel(riscv-64) = 0.62-26.fc33 pkgconfig(libuser) = 0.62 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libuser.so.1()(64bit) pkgconfig(glib-2.0) pkgconfig(gmodule-no-export-2.0) pkgconfig(gobject-2.0) Processing files: libuser-python3-0.62-26.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5cNW9E + umask 022 + cd /builddir/build/BUILD + cd libuser-0.62 + DOCDIR=/builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/doc/libuser-python3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/doc/libuser-python3 + cp -pr python/modules.txt /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64/usr/share/doc/libuser-python3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libuser-python3 = 0.62-26.fc33 libuser-python3(riscv-64) = 0.62-26.fc33 python-libuser = 0.62-26.fc33 python3-libuser = 0.62-26.fc33 python3-libuser(riscv-64) = 0.62-26.fc33 python3.9-libuser = 0.62-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.2()(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.27)(64bit) libselinux.so.1()(64bit) libuser.so.1()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-libuser < 0.62-26.fc33 Processing files: libuser-debugsource-0.62-26.fc33.riscv64 Provides: libuser-debugsource = 0.62-26.fc33 libuser-debugsource(riscv-64) = 0.62-26.fc33 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-26.fc33.riscv64 Provides: debuginfo(build-id) = 25991deae3a493be7f9faf1ae4826b3b4b864f68 debuginfo(build-id) = 2bcfdfe67e6f11ea4ad5afde9f3332bfe63938b3 debuginfo(build-id) = 2c91dffc7da99d404c308384461503abf2bc744b debuginfo(build-id) = 31f08285e6108127635f61e3b18a2959e502480a debuginfo(build-id) = 635104d20e4b0c782a71759ac3f5812e10860058 debuginfo(build-id) = 77d8f7585a3adb46a0410eef2855e36acb9e4e8c debuginfo(build-id) = 7ade6a487c645146f7f8802926d5e691221d879e debuginfo(build-id) = 82ec3b5d1be76956725bb7621cf2c6ba61106ac8 debuginfo(build-id) = 9308c8acba9cf8a5146868c1c77a07a0a96f9b33 debuginfo(build-id) = 98161b1eefb3a5221688c43b6d98394391c54395 debuginfo(build-id) = a3d3681122339a24b550109b9e2c3ed4bcad7660 debuginfo(build-id) = a54447ecb7177de912e77b63cd84be0273aade34 debuginfo(build-id) = b28c64aeddcecfb5e1c3bcd674217d1c54c7583d debuginfo(build-id) = b592146f4fae7cdc51552389f61761061c3d423c debuginfo(build-id) = d04b37e1ff8604706c9fe80914ca1ca2083810c6 debuginfo(build-id) = fc95cc53d72bc0699abf6dd8e9b7a5c4c98276a6 libuser-debuginfo = 0.62-26.fc33 libuser-debuginfo(riscv-64) = 0.62-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libuser-debugsource(riscv-64) = 0.62-26.fc33 Processing files: libuser-python3-debuginfo-0.62-26.fc33.riscv64 Provides: debuginfo(build-id) = 56ce06d606d703cb5123d6fa73273bd89314c1a4 libuser-python3-debuginfo = 0.62-26.fc33 libuser-python3-debuginfo(riscv-64) = 0.62-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libuser-debugsource(riscv-64) = 0.62-26.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64 Wrote: /builddir/build/RPMS/libuser-devel-0.62-26.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libuser-debugsource-0.62-26.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libuser-python3-0.62-26.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libuser-python3-debuginfo-0.62-26.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libuser-0.62-26.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libuser-debuginfo-0.62-26.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i8gOoC + umask 022 + cd /builddir/build/BUILD + cd libuser-0.62 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libuser-0.62-26.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0