D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/pam_mount-2.18-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q9qqCV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pam_mount-2.18 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/pam_mount-2.18.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pam_mount-2.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/pam_mount-2.15-ismountpoint.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6YVFp0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pam_mount-2.18 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:22: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:22: You should run autoupdate. m4/libtool.m4:100: AM_PROG_LIBTOOL is expanded from... configure.ac:22: the top level configure.ac:18: installing 'build-aux/compile' configure.ac:17: installing 'build-aux/missing' Makefile.am:14: warning: ':='-style assignments are not portable Makefile.am:14: warning: shell mktemp -dtu: non-POSIX variable name Makefile.am:14: (probably a GNU make extension) src/Makefile.am: installing 'build-aux/depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-slibdir=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-ar... no checking for aarch64-mageia-linux-gnu-lib... no checking for aarch64-mageia-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 whether ln -s works... yes checking whether compiler accepts -fvisibility=hidden... yes checking for linux/fs.h... yes checking for linux/major.h... yes checking for dev/cgdvar.h... no checking for dev/vndvar.h... no checking for sys/mdioctl.h... no checking for sys/mount.h... yes checking for sys/statvfs.h... yes checking for struct loop_info64.lo_file_name... yes checking for getgrouplist... yes checking for getgroups... yes checking for setgroups... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libHX... yes checking for libmount... yes checking for libxml... yes checking for libpcre2... yes checking for libcrypto... yes checking for libcryptsetup... yes checking for security/pam_modules.h... yes checking for pam/pam_modules.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libcryptmount.pc config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in config make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/doc' perl -lpe 's/\@''PACKAGE\@/pam_mount/g;s/\@''PACKAGE_VERSION\@/2.18/g;s/\@''PACKAGE_RELDATE\@/2021-01-04/g;' ./pam_mount.8.in >pam_mount.8; make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/doc' perl -lpe 's/\@''PACKAGE\@/pam_mount/g;s/\@''PACKAGE_VERSION\@/2.18/g;s/\@''PACKAGE_RELDATE\@/2021-01-04/g;' ./pam_mount.conf.5.in >pam_mount.conf.5; make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/doc' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o autoloop.o autoloop.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spawn.o spawn.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log.lo log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c log.c -fPIC -DPIC -o .libs/log.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o loop.lo loop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c loop.c -fPIC -DPIC -o .libs/loop.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mtcrypt.o mtcrypt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o loop-linux.lo loop-linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c loop-linux.c -fPIC -DPIC -o .libs/loop-linux.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o crypto-dmc.lo crypto-dmc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crypto-dmc.c -fPIC -DPIC -o .libs/crypto-dmc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libpmt_mtab_la-misc.lo `test -f 'misc.c' || echo './'`misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c misc.c -fPIC -DPIC -o .libs/libpmt_mtab_la-misc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bdev.o bdev.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o misc.o misc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pmvarrun.o pmvarrun.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o crypto.lo crypto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crypto.c -fPIC -DPIC -o .libs/crypto.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ehd.o ehd.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pam_mount_la-misc.lo `test -f 'misc.c' || echo './'`misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c misc.c -fPIC -DPIC -o .libs/pam_mount_la-misc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libpmt_mtab_la-mtab.lo `test -f 'mtab.c' || echo './'`mtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mtab.c -fPIC -DPIC -o .libs/libpmt_mtab_la-mtab.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pam_mount_la-rdconf2.lo `test -f 'rdconf2.c' || echo './'`rdconf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rdconf2.c -fPIC -DPIC -o .libs/pam_mount_la-rdconf2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pam_mount_la-spawn.lo `test -f 'spawn.c' || echo './'`spawn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spawn.c -fPIC -DPIC -o .libs/pam_mount_la-spawn.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pam_mount_la-mount.lo `test -f 'mount.c' || echo './'`mount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mount.c -fPIC -DPIC -o .libs/pam_mount_la-mount.o mount.c: In function 'mkmountpoint': mount.c:375:9: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 375 | seteuid(0); | ^~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pam_mount_la-pam_mount.lo `test -f 'pam_mount.c' || echo './'`pam_mount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pam_mount.c -fPIC -DPIC -o .libs/pam_mount_la-pam_mount.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libpmt_mtab.la libpmt_mtab_la-misc.lo libpmt_mtab_la-mtab.lo -lHX libtool: link: ar cru .libs/libpmt_mtab.a .libs/libpmt_mtab_la-misc.o .libs/libpmt_mtab_la-mtab.o libtool: link: ranlib .libs/libpmt_mtab.a libtool: link: ( cd ".libs" && rm -f "libpmt_mtab.la" && ln -s "../libpmt_mtab.la" "libpmt_mtab.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--version-script=./libcryptmount.map -version-info 0:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcryptmount.la -rpath /usr/lib64 crypto.lo log.lo loop.lo loop-linux.lo crypto-dmc.lo -lHX -lcrypto -lcryptsetup libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/crypto.o .libs/log.o .libs/loop.o .libs/loop-linux.o .libs/crypto-dmc.o -O2 -g -fstack-protector -Wl,--version-script=./libcryptmount.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lHX -lcrypto -lcryptsetup -Wl,-soname -Wl,libcryptmount.so.0 -o .libs/libcryptmount.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcryptmount.so.0" && ln -s "libcryptmount.so.0.0.0" "libcryptmount.so.0") libtool: link: (cd ".libs" && rm -f "libcryptmount.so" && ln -s "libcryptmount.so.0.0.0" "libcryptmount.so") libtool: link: ( cd ".libs" && rm -f "libcryptmount.la" && ln -s "../libcryptmount.la" "libcryptmount.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pam_mount_la-rdconf1.lo `test -f 'rdconf1.c' || echo './'`rdconf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\" -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rdconf1.c -fPIC -DPIC -o .libs/pam_mount_la-rdconf1.o rdconf1.c:1513:9: warning: excess elements in array initializer 1513 | {NULL}, | ^ rdconf1.c:1513:9: note: (near initialization for 'cf_tags') make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o autoloop autoloop.o libcryptmount.la -lHX libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/autoloop autoloop.o ./.libs/libcryptmount.so -lcrypto -lcryptsetup -lHX make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pmvarrun pmvarrun.o libcryptmount.la -lHX libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pmvarrun pmvarrun.o ./.libs/libcryptmount.so -lcrypto -lcryptsetup -lHX make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mount.crypt mtcrypt.o spawn.o libcryptmount.la libpmt_mtab.la -lHX libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mount.crypt mtcrypt.o spawn.o ./.libs/libcryptmount.so -lcrypto -lcryptsetup ./.libs/libpmt_mtab.a -lHX make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' ln -s -f mount.crypt umount.crypt; make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pmt-ehd ehd.o bdev.o misc.o spawn.o libcryptmount.la -lHX -lcryptsetup libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pmt-ehd ehd.o bdev.o misc.o spawn.o ./.libs/libcryptmount.so -lcrypto -lHX -lcryptsetup make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pam_mount.la -rpath /usr/lib64/security pam_mount_la-misc.lo pam_mount_la-mount.lo pam_mount_la-pam_mount.lo pam_mount_la-rdconf1.lo pam_mount_la-rdconf2.lo pam_mount_la-spawn.lo libcryptmount.la -lpam -lHX -lmount -lpcre2-8 -lxml2 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/pam_mount_la-misc.o .libs/pam_mount_la-mount.o .libs/pam_mount_la-pam_mount.o .libs/pam_mount_la-rdconf1.o .libs/pam_mount_la-rdconf2.o .libs/pam_mount_la-spawn.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src/.libs ./.libs/libcryptmount.so -lcrypto -lcryptsetup -lpam -lHX -lmount -lpcre2-8 -lxml2 -Wl,-soname -Wl,pam_mount.so -o .libs/pam_mount.so libtool: link: ( cd ".libs" && rm -f "pam_mount.la" && ln -s "../pam_mount.la" "pam_mount.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UFnUGt + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64 + cd pam_mount-2.18 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in config make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/config' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/config' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/etc/security' /usr/bin/install -p -m 644 pam_mount.conf.xml '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/etc/security' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/config' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/config' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/man/man5' /usr/bin/install -p -m 644 pam_mount.conf.5 '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/man/man5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 mount.crypt.8 mount.crypt_LUKS.8 mount.crypto_LUKS.8 pmvarrun.8 pmt-ehd.8 umount.crypt.8 umount.crypt_LUKS.8 umount.crypto_LUKS.8 pam_mount.8 '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/doc' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libcryptmount.la '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libcryptmount.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/libcryptmount.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64 && { ln -s -f libcryptmount.so.0.0.0 libcryptmount.so.0 || { rm -f libcryptmount.so.0 && ln -s libcryptmount.so.0.0.0 libcryptmount.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64 && { ln -s -f libcryptmount.so.0.0.0 libcryptmount.so || { rm -f libcryptmount.so && ln -s libcryptmount.so.0.0.0 libcryptmount.so; }; }) libtool: install: /usr/bin/install -p .libs/libcryptmount.lai /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/libcryptmount.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p mount.crypt pmvarrun pmt-ehd '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/sbin' libtool: warning: 'libcryptmount.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/mount.crypt /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/sbin/mount.crypt libtool: warning: 'libcryptmount.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/pmvarrun /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/sbin/pmvarrun libtool: warning: 'libcryptmount.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/pmt-ehd /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/sbin/pmt-ehd /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/sbin; for i in umount.crypt mount.crypto_LUKS umount.crypto_LUKS mount.crypt_LUKS umount.crypt_LUKS; do \ ln -s -f mount.crypt "/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/sbin/$i"; \ done; make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 libcryptmount.h '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/security' /bin/sh ../libtool --mode=install /usr/bin/install -p pam_mount.la '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/security' libtool: warning: relinking 'pam_mount.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/pam_mount-2.18/src; /bin/sh "/home/iurt/rpmbuild/BUILD/pam_mount-2.18/libtool" --tag CC --mode=relink gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pam_mount.la -rpath /usr/lib64/security pam_mount_la-misc.lo pam_mount_la-mount.lo pam_mount_la-pam_mount.lo pam_mount_la-rdconf1.lo pam_mount_la-rdconf2.lo pam_mount_la-spawn.lo libcryptmount.la -lpam -lHX -lmount -lpcre2-8 -lxml2 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/pam_mount_la-misc.o .libs/pam_mount_la-mount.o .libs/pam_mount_la-pam_mount.o .libs/pam_mount_la-rdconf1.o .libs/pam_mount_la-rdconf2.o .libs/pam_mount_la-spawn.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64 -L/usr/lib64 -lcryptmount -lcrypto -lcryptsetup -lpam -lHX -lmount -lpcre2-8 -lxml2 -Wl,-soname -Wl,pam_mount.so -o .libs/pam_mount.so libtool: install: /usr/bin/install -p .libs/pam_mount.soT /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/security/pam_mount.so libtool: install: /usr/bin/install -p .libs/pam_mount.lai /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/security/pam_mount.la libtool: warning: remember to run 'libtool --finish /usr/lib64/security' /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' rm -f /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/security/pam_mount.la; make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libcryptmount.pc '/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/var/run/pam_mount; make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pam_mount-2.18' + install -m0644 config/pam_mount.conf.xml -D /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/etc/security/pam_mount.conf.xml + install -m0644 config/pam_mount.conf.xml.dtd -D /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/xml/pam_mount/dtd/pam_mount.conf.xml.dtd + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.18-2.mga9 --unique-debug-suffix -2.18-2.mga9.aarch64 --unique-debug-src-base pam_mount-2.18-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pam_mount-2.18 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/libcryptmount.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/lib64/security/pam_mount.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/sbin/pmt-ehd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/sbin/pmvarrun extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/sbin/mount.crypt dwz: ./usr/lib64/libcryptmount.so.0.0.0-2.18-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/security/pam_mount.so-2.18-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/mount.crypt-2.18-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/pmt-ehd-2.18-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/pmvarrun-2.18-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 484kB, size after compression: 484kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 5 CRC32s did match. 409 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pam_mount-2.18-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3GO9Fr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pam_mount-2.18 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/doc/pam_mount + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/doc/pam_mount + cp -pr doc/news.txt /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/doc/pam_mount + cp -pr doc/bugs.txt /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/doc/pam_mount + cp -pr doc/options.txt /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/doc/pam_mount + cp -pr doc/faq.txt /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/doc/pam_mount + cp -pr doc/todo.txt /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64/usr/share/doc/pam_mount + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(pam_mount) = 2.18-2.mga9 pam_mount = 2.18-2.mga9 pam_mount(aarch-64) = 2.18-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libHX.so.32()(64bit) libHX.so.32(LIBHX_3.25)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcryptmount.so.0()(64bit) libcryptmount.so.0(LIBCRYPTMOUNT_2.13)(64bit) libcryptsetup.so.12()(64bit) libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) libcryptsetup.so.12(CRYPTSETUP_2.4)(64bit) libmount.so.1()(64bit) libmount.so.1(MOUNT_2.19)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpcre2-8.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) Processing files: lib64cryptmount0-2.18-2.mga9.aarch64 Provides: lib64cryptmount0 = 2.18-2.mga9 lib64cryptmount0(aarch-64) = 2.18-2.mga9 libcryptmount.so.0()(64bit) libcryptmount.so.0(LIBCRYPTMOUNT_2.13)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libHX.so.32()(64bit) libHX.so.32(LIBHX_3.25)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libcryptsetup.so.12()(64bit) libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) libcryptsetup.so.12(CRYPTSETUP_2.4)(64bit) Processing files: lib64cryptmount-devel-2.18-2.mga9.aarch64 Provides: devel(libcryptmount(64bit)) lib64cryptmount-devel = 2.18-2.mga9 lib64cryptmount-devel(aarch-64) = 2.18-2.mga9 pkgconfig(libcryptmount) = 2.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libHX(64bit)) devel(libcrypto(64bit)) devel(libcryptsetup(64bit)) pkgconfig Processing files: pam_mount-debugsource-2.18-2.mga9.aarch64 Provides: pam_mount-debugsource = 2.18-2.mga9 pam_mount-debugsource(aarch-64) = 2.18-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pam_mount-debuginfo-2.18-2.mga9.aarch64 Provides: debuginfo(build-id) = 1ef8165f9eb21f4811411d749a14ca1b47261556 debuginfo(build-id) = 2d0ea3284081ab4392e4c0ef86ba6d2a03add65c debuginfo(build-id) = 936e2af729017f706ca9d0f79de79d31a9bd77cd debuginfo(build-id) = a8945335a310ed0e630c5c9985eee7fb0ec20813 pam_mount-debuginfo = 2.18-2.mga9 pam_mount-debuginfo(aarch-64) = 2.18-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pam_mount-debugsource(aarch-64) = 2.18-2.mga9 Processing files: lib64cryptmount0-debuginfo-2.18-2.mga9.aarch64 Provides: debuginfo(build-id) = 8450772aeb7e17ed6a52c151e594949c80343b7e lib64cryptmount0-debuginfo = 2.18-2.mga9 lib64cryptmount0-debuginfo(aarch-64) = 2.18-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pam_mount-debugsource(aarch-64) = 2.18-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64cryptmount-devel-2.18-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64cryptmount0-2.18-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pam_mount-2.18-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64cryptmount0-debuginfo-2.18-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pam_mount-debugsource-2.18-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pam_mount-debuginfo-2.18-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AYH6Tc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pam_mount-2.18 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pam_mount-2.18-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yGQvKQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pam_mount-2.18 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!