Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/autofs.spec'], chrootPath='/var/lib/mock/dist-oc9-build-69516-47299/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/autofs.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/autofs-5.1.9-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/autofs.spec'], chrootPath='/var/lib/mock/dist-oc9-build-69516-47299/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/autofs.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YhGuv6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf autofs-5.1.9 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/autofs-5.1.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd autofs-5.1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 5.1.9-1.oc9 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yUiOOH + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd autofs-5.1.9 + LDFLAGS=-Wl,-z,now + '[' '-flto=auto -ffat-lto-objectsx' '!=' 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 2023-11-03 08:46:34.000000000 +0800 +++ ./configure 2024-03-25 23:35:46.728904728 +0800 @@ -1663,7 +1663,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 + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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-mount-locking --enable-ignore-busy --enable-force-shutdown --without-hesiod --with-libtirpc --with-systemd --enable-fedfs configure: WARNING: unrecognized options: --disable-dependency-tracking checking for binaries in... /usr/bin:/bin:/usr/sbin:/sbin checking for Linux proc filesystem... yes checking location of the init.d directory... /etc/rc.d/init.d checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking location of the systemd unit files directory... /usr/lib/systemd/system checking for aarch64-opencloudos-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for systemd... yes checking for autofs configuration file directory... /etc/sysconfig checking for autofs maps directory... /etc checking for autofs fifos directory... /run checking for autofs flag file directory... /run checking for TIRPC... yes checking for getrpcbyname... yes checking for getservbyname... yes checking if malloc debugging is wanted... no checking for mount... /usr/bin/mount checking for mount.nfs... no checking for umount... /usr/bin/umount checking for fsck.ext2... /usr/sbin/fsck.ext2 checking for fsck.ext3... /usr/sbin/fsck.ext3 checking for fsck.ext4... /usr/sbin/fsck.ext4 checking for flex... /usr/bin/flex checking for bison... /usr/bin/bison checking for ranlib... /usr/bin/ranlib checking for sssd autofs library... yes checking for pipe2... yes checking for innetgr... yes checking if mount accepts the -s option... yes checking if umount accepts the -c option... yes checking for XML... yes checking for krb5-config... /usr/bin/krb5-config checking for Kerberos library... yes checking for krb5_principal_get_realm... no checking for library containing versionsort... none required checking for clock_gettime in -lrt... yes checking for NSL... yes checking for res_query in -lresolv... yes 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 rpcsvc/ypclnt.h... yes checking for rpcsvc/nis.h... no checking for ldap_initialize in -lldap... yes checking for cyrus sasl support in openldap... yes checking for ldap_create_page_control in -lldap... yes checking for ldap_parse_page_control in -lldap... yes checking for sasl_client_start in -lsasl2... yes checking for aarch64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc -fPIE works... yes configure: creating ./config.status config.status: creating Makefile.conf config.status: creating include/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 initdir=/etc/rc.d/init.d DONTSTRIP=1 set -e; for i in lib daemon modules man fedfs; do /usr/bin/make -C $i all; done set -e; if [ -d samples ]; then /usr/bin/make -C samples all; fi make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/samples' sed -e "s|@@sbindir@@|/usr/sbin|g" \ -e "s|@@autofslibdir@@|/usr/lib64/autofs|g" \ -e "s|@@autofsconfdir@@|/etc/sysconfig|g" \ -e "s|@@initdir@@|/etc/rc.d/init.d|g" < rc.autofs.in > rc.autofs make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/samples' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/samples' sed -e "s|@@autofsmapdir@@|/etc|g" \ < autofs.conf.default.in > autofs.conf.default make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/samples' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/samples' sed -e "s|@@sbindir@@|/usr/sbin|g" \ -e "s|@@autofsconfdir@@|/etc/sysconfig|g" \ -e "s|@@autofspiddir@@|/run|g" \ < autofs.service.in > autofs.service make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/samples' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' /usr/bin/flex -onss_tok.c -Pnss_ nss_tok.l make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c cat_path.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' /usr/bin/bison -v -d -p nss_ -b nss_parse nss_parse.y make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' /usr/bin/bison -v -d -p nss_ -b nss_parse nss_parse.y make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c nsswitch.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c args.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c rpc_subs.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c cache.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c log.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c alarm.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c nss_parse.tab.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c macros.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c dev-ioctl-lib.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c nss_tok.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' nss_tok.c:1537:16: warning: 'input' defined but not used [-Wunused-function] 1537 | #else | ^ make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c parse_subs.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c mounts.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -c defaults.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -I/usr/include/libxml2 -lxml2 -o libautofs.so cache.o cat_path.o rpc_subs.o mounts.o log.o nsswitch.o nss_tok.o nss_parse.tab.o args.o alarm.o macros.o defaults.o parse_subs.o dev-ioctl-lib.o -Wl,-z,now -lpthread -ltirpc -lrt : libautofs.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' /usr/bin/flex -omaster_tok.c -Pmaster_ master_tok.l make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c module.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' /usr/bin/bison -v -d -p master_ -b master_parse master_parse.y make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c mount.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c spawn.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' /usr/bin/bison -v -d -p master_ -b master_parse master_parse.y make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c flag.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c direct.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c indirect.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c state.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c automount.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c lookup.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c master.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c master_parse.tab.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.9-1.oc9\" -DWITH_SYSTEMD -I/usr/include/libxml2 -c master_tok.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' master_tok.c:2925:16: warning: 'input' defined but not used [-Wunused-function] 2925 | #else | ^ make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' gcc -pie -o automount automount.o indirect.o direct.o spawn.o module.o mount.o master.o master_tok.o master_parse.tab.o lookup.o state.o flag.o -Wl,-z,now -rdynamic -lpthread -ltirpc -lrt -ldl -lpthread -lsystemd -lxml2 -L../lib -lautofs : automount make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' /usr/bin/bison -v -d -p amd_ -b amd_parse amd_parse.y make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' /usr/bin/bison -v -d -p amd_ -b amd_parse amd_parse.y make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' /usr/bin/flex -oamd_tok.c -Pamd_ amd_tok.l make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_userhome.so lookup_userhome.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : lookup_userhome.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_dir.so lookup_dir.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : lookup_dir.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_hosts.so lookup_hosts.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : lookup_hosts.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_multi.so lookup_multi.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : lookup_multi.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_program.so lookup_program.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : lookup_program.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_generic.so mount_generic.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : mount_generic.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -c replicated.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_afs.so mount_afs.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : mount_afs.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_file.so lookup_file.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : lookup_file.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_changer.so mount_changer.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : mount_changer.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -c base64.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' base64.c: In function 'base64_encode': base64.c:48:39: warning: pointer targets in passing argument 1 of '_base64_encode_triple' differ in signedness [-Wpointer-sign] 48 | _base64_encode_triple(source, target); | ^~~~~~ | | | char * base64.c:15:49: note: expected 'unsigned char *' but argument is of type 'char *' 15 | static void _base64_encode_triple(unsigned char triple[3], char result[4]) | ~~~~~~~~~~~~~~^~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -c dclist.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_autofs.so mount_autofs.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : mount_autofs.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_ext2.so mount_ext2.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : mount_ext2.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_bind.so mount_bind.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : mount_bind.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -c cyrus-sasl-extern.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o parse_sun.so parse_sun.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : parse_sun.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -c cyrus-sasl.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' cyrus-sasl.c:112:25: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, int, const char **, unsigned int *)' [-Wincompatible-pointer-types] 112 | { SASL_CB_USER, &getuser_func, NULL }, | ^ cyrus-sasl.c:112:25: note: (near initialization for 'callbacks[0].proc') cyrus-sasl.c:113:29: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, int, const char **, unsigned int *)' [-Wincompatible-pointer-types] 113 | { SASL_CB_AUTHNAME, &getuser_func, NULL }, | ^ cyrus-sasl.c:113:29: note: (near initialization for 'callbacks[1].proc') cyrus-sasl.c:114:25: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(sasl_conn_t *, void *, int, sasl_secret_t **)' {aka 'int (*)(struct sasl_conn *, void *, int, struct sasl_secret **)'} [-Wincompatible-pointer-types] 114 | { SASL_CB_PASS, &getpass_func, NULL }, | ^ cyrus-sasl.c:114:25: note: (near initialization for 'callbacks[2].proc') cyrus-sasl.c:119:24: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, int, const char *)' [-Wincompatible-pointer-types] 119 | { SASL_CB_LOG, &sasl_log_func, NULL }, | ^ cyrus-sasl.c:119:24: note: (near initialization for 'debug_callbacks[0].proc') cyrus-sasl.c:120:25: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, int, const char **, unsigned int *)' [-Wincompatible-pointer-types] 120 | { SASL_CB_USER, &getuser_func, NULL }, | ^ cyrus-sasl.c:120:25: note: (near initialization for 'debug_callbacks[1].proc') cyrus-sasl.c:121:29: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, int, const char **, unsigned int *)' [-Wincompatible-pointer-types] 121 | { SASL_CB_AUTHNAME, &getuser_func, NULL }, | ^ cyrus-sasl.c:121:29: note: (near initialization for 'debug_callbacks[2].proc') cyrus-sasl.c:122:25: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(sasl_conn_t *, void *, int, sasl_secret_t **)' {aka 'int (*)(struct sasl_conn *, void *, int, struct sasl_secret **)'} [-Wincompatible-pointer-types] 122 | { SASL_CB_PASS, &getpass_func, NULL }, | ^ cyrus-sasl.c:122:25: note: (near initialization for 'debug_callbacks[3].proc') make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -I/usr/include/tirpc -o lookup_yp.so \ lookup_yp.c -Wl,-z,now -lpthread -ltirpc -lrt -lnsl -ltirpc -L../lib -lautofs : lookup_yp.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -c amd_tok.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' amd_tok.c:2841:16: warning: 'input' defined but not used [-Wunused-function] 2841 | #else | ^ make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -c amd_parse.tab.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_sss.so lookup_sss.c -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : lookup_sss.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_nfs.so \ mount_nfs.c replicated.o -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : mount_nfs.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -o lookup_ldap.so \ lookup_ldap.c dclist.o base64.o cyrus-sasl.o cyrus-sasl-extern.o \ -Wl,-z,now -lldap -llber -lresolv -lxml2 -lsasl2 -lkrb5 -lk5crypto -lcom_err -lresolv -lpthread -ltirpc -lrt -L../lib -lautofs : lookup_ldap.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' gcc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -DSSS_LIB_DIR=\"/usr/lib64/sssd/modules\" -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o parse_amd.so \ parse_amd.c amd_parse.tab.o amd_tok.o -Wl,-z,now -lpthread -ltirpc -lrt -L../lib -lautofs : parse_amd.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/man' sed -e 's|@@initdir@@|/etc/rc.d/init.d|g' \ -e 's|@@autofsmapdir@@|/etc|g' \ -e "s|@@autofsconfdir@@|/etc/sysconfig|g" \ < auto.master.5.in > auto.master.5 make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/man' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/man' sed -e 's|@@initdir@@|/etc/rc.d/init.d|g' \ -e 's|@@autofsmapdir@@|/etc|g' \ -e "s|@@autofsconfdir@@|/etc/sysconfig|g" \ < autofs.8.in > autofs.8 make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/man' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/man' sed -e 's|@@initdir@@|/etc/rc.d/init.d|g' \ -e 's|@@autofsmapdir@@|/etc|g' \ -e "s|@@autofsconfdir@@|/etc/sysconfig|g" \ < autofs.conf.5.in > autofs.conf.5 make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/man' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/man' sed -e 's|@@initdir@@|/etc/rc.d/init.d|g' \ -e 's|@@autofsmapdir@@|/etc|g' \ -e "s|@@autofsconfdir@@|/etc/sysconfig|g" \ < autofs_ldap_auth.conf.5.in > autofs_ldap_auth.conf.5 make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/man' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DVERSION_STRING=\"5.1.9-1.oc9\" -c fedfs-map-nfs4.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DVERSION_STRING=\"5.1.9-1.oc9\" -c fedfs-getsrvinfo.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' fedfs-getsrvinfo.c: In function 'getsrvinfo': fedfs-getsrvinfo.c:218:20: warning: RES_AAONLY is deprecated 218 | _res.options |= RES_AAONLY; | ^~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DVERSION_STRING=\"5.1.9-1.oc9\" -c mount.fedfs.c make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' gcc -pie -o fedfs-map-nfs4 \ fedfs-map-nfs4.o fedfs-getsrvinfo.o \ -Wl,-z,now -rdynamic -lresolv -lpthread -ltirpc -lrt make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' gcc -pie -o mount.fedfs \ mount.fedfs.o fedfs-getsrvinfo.o \ -Wl,-z,now -rdynamic -lresolv -lpthread -ltirpc -lrt make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KWlcBK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64 + cd autofs-5.1.9 + install -d -m755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib/systemd/system + mkdir -p -m755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/sbin + mkdir -p -m755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs + mkdir -p -m755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/man/man5 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/man/man8 + mkdir -p -m755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/etc/sysconfig + mkdir -p -m755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/etc/auto.master.d + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64 'INSTALL=/usr/bin/install -p' mandir=/usr/share/man initdir=/etc/rc.d/init.d systemddir=/usr/lib/systemd/system INSTALLROOT=/builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64 set -e; for i in lib daemon modules man fedfs; do /usr/bin/make -C $i install; done make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/lib' install -d -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs install -c libautofs.so -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/lib' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/daemon' install -d -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/sbin install -c automount -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/sbin make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/daemon' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/modules' install -d -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs install -c lookup_file.so lookup_program.so lookup_userhome.so lookup_multi.so lookup_hosts.so lookup_dir.so parse_sun.so parse_amd.so mount_generic.so mount_nfs.so mount_afs.so mount_autofs.so mount_changer.so mount_bind.so mount_ext2.so lookup_yp.so lookup_ldap.so lookup_sss.so -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs rm -f /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_smbfs.so ln -fs lookup_file.so /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_files.so ln -fs lookup_yp.so /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_nis.so ln -fs lookup_ldap.so /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_ldaps.so ln -fs mount_nfs.so /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_nfs4.so ln -fs mount_ext2.so /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_ext3.so ln -fs mount_ext2.so /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_ext4.so make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/modules' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/man' install -d -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/man/man5 install -c *.5 -m 644 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/man/man5 install -d -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/man/man8 install -c *.8 -m 644 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/man/man8 make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/man' make[1]: Entering directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' install -d -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/sbin install -c fedfs-map-nfs4 -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/sbin; \ if ! test -x /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/sbin/mount.fedfs; \ then \ install -c mount.fedfs -m 755 /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/sbin; \ fi make[1]: Leaving directory '/builddir/build/BUILD/autofs-5.1.9/fedfs' + install -m755 -d /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/misc + find /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64 -type f -name autofs.service -exec rm -f '{}' ';' + install -m644 /builddir/build/SOURCES/autofs.service /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib/systemd/system/autofs.service + install -m644 /builddir/build/SOURCES/autofs.conf /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/etc/autofs.conf + install -m644 /builddir/build/SOURCES/autofs.sysconfig /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/etc/sysconfig/autofs + install -m644 samples/auto.master /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/etc/auto.master + install -m644 samples/auto.misc /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/etc/auto.misc + install -m755 samples/auto.net /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/etc/auto.net + install -m755 samples/auto.smb /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/etc/auto.smb + install -m600 samples/autofs_ldap_auth.conf /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/etc/autofs_ldap_auth.conf + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.1.9-1.oc9 --unique-debug-suffix -5.1.9-1.oc9.aarch64 --unique-debug-src-base autofs-5.1.9-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/autofs-5.1.9 extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_file.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_dir.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_hosts.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_ldap.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_userhome.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_multi.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_program.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_sss.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/lookup_yp.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_afs.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_autofs.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_bind.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_changer.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_ext2.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_generic.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/mount_nfs.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/parse_sun.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/autofs/parse_amd.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/lib64/libautofs.so extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/sbin/automount extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/sbin/fedfs-map-nfs4 extracting debug info from /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/sbin/mount.fedfs 3211 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs *** WARNING: ./usr/src/debug/autofs-5.1.9-1.oc9.aarch64/lib/alarm.c is executable but has no shebang, removing executable bit mangling shebang in /etc/auto.net from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/auto.smb from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: autofs-5.1.9-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NHUTqr + umask 022 + cd /builddir/build/BUILD + cd autofs-5.1.9 + DOCDIR=/builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/doc/autofs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/doc/autofs + cp -pr CREDITS /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/doc/autofs + cp -pr INSTALL /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/doc/autofs + cp -pr README README.active-restart README.amd-maps README.autofs-schema README.changer README.ldap-schema README.ncpfs README.replicated-server README.smbfs README.v5.release /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/doc/autofs + cp -pr samples/ldap-automount-auto.direct samples/ldap-automount-auto.indirect samples/ldap-automount-auto.master samples/ldap-automount-rfc2307-bis-auto.direct samples/ldap-automount-rfc2307-bis-auto.indirect samples/ldap-automount-rfc2307-bis-auto.master samples/ldap-automount-rfc2307-bis-old-style-auto.master samples/ldap-nis-auto.direct samples/ldap-nis-auto.indirect samples/ldap-nis-auto.master /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/doc/autofs + cp -pr samples/autofs.schema /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/doc/autofs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U3szYk + umask 022 + cd /builddir/build/BUILD + cd autofs-5.1.9 + LICENSEDIR=/builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/licenses/autofs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/licenses/autofs + cp -pr COPYING COPYRIGHT /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64/usr/share/licenses/autofs + RPM_EC=0 ++ jobs -p + exit 0 Provides: autofs = 5.1.9-1.oc9 autofs(aarch-64) = 5.1.9-1.oc9 config(autofs) = 5.1.9-1.oc9 libautofs.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-sysv systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /usr/bin/bash ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libautofs.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcom_err.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblber.so.2()(64bit) liblber.so.2(OPENLDAP_2.200)(64bit) libldap.so.2()(64bit) libldap.so.2(OPENLDAP_2.200)(64bit) libnsl.so.3()(64bit) libnsl.so.3(LIBNSL_2.0)(64bit) libresolv.so.2()(64bit) libsasl2.so.3()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: autofs-debugsource-5.1.9-1.oc9.aarch64 Provides: autofs-debugsource = 5.1.9-1.oc9 autofs-debugsource(aarch-64) = 5.1.9-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autofs-debuginfo-5.1.9-1.oc9.aarch64 Provides: autofs-debuginfo = 5.1.9-1.oc9 autofs-debuginfo(aarch-64) = 5.1.9-1.oc9 debuginfo(build-id) = 15e199b4845c322e292596f2746549cf4d1bb44b debuginfo(build-id) = 17cc8a952a4487b6f6d615fce284e5bc22b50177 debuginfo(build-id) = 1c681ae74959c8e653388c0f9af58fec17ed15a9 debuginfo(build-id) = 3985660e03fd06b9a280e80b26afe1bdff88fa0f debuginfo(build-id) = 3b442c6766537b04d7278961994604fd40c37ce6 debuginfo(build-id) = 3dd4365e77ec78a9e70b433fcccb91893cd7b38a debuginfo(build-id) = 3f3480d4b0c455ae3fe160407c3eb164c689752d debuginfo(build-id) = 485441cf468738821718c4cdaa5cee001e34b257 debuginfo(build-id) = 57c4ccfbefe08a6edd17fe755668ab94f00fa3c6 debuginfo(build-id) = 5bb203889a094d9cd670784203359dd0c9066bf1 debuginfo(build-id) = 630a79c6518ddac3e73c0fd27aa4c359d7a955de debuginfo(build-id) = 66d5b0d83c241bbd11ff74af34c5b3212d689f70 debuginfo(build-id) = 8282d01421d2833eb2ec88455c5aa1a71f591a21 debuginfo(build-id) = 84697509f85ac945e9612fd3547344a052fd92ed debuginfo(build-id) = 8b42abdf49e21334c5ca10502e07b460fa7fe14b debuginfo(build-id) = 9052a1201468a1a4af99c08f3221b88b87d70c6d debuginfo(build-id) = 9b7920841cfc7b45976fe03bfc8973603bb144ee debuginfo(build-id) = 9bdb80cfce74ebb5fd165249024e4315688dac82 debuginfo(build-id) = c17aa02fdbe392cb97efd0ffb81df49576063f6d debuginfo(build-id) = d1b1556601ede6262bf04a31b4314222fbc4bf4c debuginfo(build-id) = d9e6c8be817c802f8b58d198b1489c68f326935e debuginfo(build-id) = e2ad48f5163b0014c2b5770e270514c6477da004 libautofs.so-5.1.9-1.oc9.aarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: autofs-debugsource(aarch-64) = 5.1.9-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/autofs-5.1.9-1.oc9.aarch64 Wrote: /builddir/build/RPMS/autofs-debugsource-5.1.9-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/autofs-5.1.9-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/autofs-debuginfo-5.1.9-1.oc9.aarch64.rpm Child return code was: 0