D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/autofs-5.1.3-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JVKFWQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf autofs-5.1.3 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/autofs-5.1.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd autofs-5.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/autofs-5.0.6-separate-config-files.patch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/autofs-5.0.7-do-not-install-init.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/autofs-5.0.7-after-nss-lookup.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jRm9cc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd autofs-5.1.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -f -i + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + export 'RPM_OPT_FLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + RPM_OPT_FLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --with-mapdir=/etc/autofs --with-confdir=/etc/autofs --with-sasl=yes --disable-mount-locking --enable-ignore-busy --with-libtirpc --disable-mount-move --with-systemd configure: WARNING: unrecognized options: --disable-mount-move checking for binaries in... /usr/bin:/bin:/usr/sbin:/sbin checking for Linux proc filesystem... yes checking location of the init.d directory... /etc/init.d checking location of the systemd unit files directory... /usr/lib/systemd/system checking for autofs configuration file directory... /etc/autofs checking for autofs maps directory... /etc/autofs checking for autofs fifos directory... /run checking for autofs flag file directory... /run checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking if libtirpc is requested and available... 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 modprobe... /usr/sbin/modprobe checking for flex... /usr/bin/flex checking for bison... /usr/bin/bison checking for ranlib... /usr/bin/ranlib checking for rpcgen... /usr/bin/rpcgen checking for sssd autofs library... no checking if mount accepts the -s option... yes checking for xml2-config... /usr/bin/xml2-config checking for libxml2... 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 yp_match in -lnsl... yes checking for res_query in -lresolv... no checking for libhesiod... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking rpcsvc/nis.h usability... yes checking rpcsvc/nis.h presence... yes checking for rpcsvc/nis.h... yes checking rpcsvc/ypclnt.h usability... yes checking rpcsvc/ypclnt.h presence... yes checking for rpcsvc/ypclnt.h... yes checking for ldap_initialize in -lldap... 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 gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc -fPIE works... yes configure: creating ./config.status config.status: creating Makefile.conf config.status: creating include/config.h configure: WARNING: unrecognized options: --disable-mount-move + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 DONTSTRIP=1 set -e; for i in lib daemon modules man samples; 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 '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' sed -e "s|@@sbindir@@|/usr/sbin|g" \ -e "s|@@autofslibdir@@|/usr/lib64/autofs|g" \ -e "s|@@autofsconfdir@@|/etc/autofs|g" \ -e "s|@@initdir@@|/etc/init.d|g" < rc.autofs.in > rc.autofs make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' sed -e "s|@@autofsmapdir@@|/etc/autofs|g" \ < autofs.conf.default.in > autofs.conf.default make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' sed -e "s|@@sbindir@@|/usr/sbin|g" \ -e "s|@@autofsconfdir@@|/etc/autofs|g" \ -e "s|@@autofspiddir@@|/run|g" \ < autofs.service.in > autofs.service make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' /usr/bin/rpcgen -h -o mount.h mount.x make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' /usr/bin/flex -omaster_tok.c -Pmaster_ master_tok.l make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' /usr/bin/flex -onss_tok.c -Pnss_ nss_tok.l make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c nsswitch.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' /usr/bin/bison -v -d -p master_ -b master_parse master_parse.y make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' /usr/bin/bison -v -d -p nss_ -b nss_parse nss_parse.y make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c cat_path.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' /usr/bin/bison -v -d -p master_ -b master_parse master_parse.y make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' /usr/bin/bison -v -d -p nss_ -b nss_parse nss_parse.y make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c log.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c alarm.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c args.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' /usr/bin/rpcgen -l -o mount_clnt.c mount.x make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' /usr/bin/rpcgen -c -o mount_xdr.c mount.x make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c macros.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c cache.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c dev-ioctl-lib.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c parse_subs.c parse_subs.c: In function 'sanitize_path': parse_subs.c:798:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *tmp = path; ^~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c rpc_subs.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c mounts.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c master_parse.tab.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c master.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c master_tok.c master_tok.l:478:0: warning: "min" redefined #define min(a,b) (((a) < (b)) ? (a) : (b)) In file included from master_tok.l:445:0: ../include/automount.h:123:0: note: this is the location of the previous definition #define min(a, b) (a <= b ? a : b) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -o mount_clnt.o -c mount_clnt.c : mount_clnt.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c defaults.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -Wno-unused-variable -o mount_xdr.o -c mount_xdr.c : mount_xdr.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c nss_tok.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c nss_parse.tab.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' rm -f autofs.a ar rv autofs.a cache.o mount_clnt.o mount_xdr.o cat_path.o rpc_subs.o mounts.o log.o nsswitch.o master_tok.o master_parse.tab.o nss_tok.o nss_parse.tab.o args.o alarm.o macros.o master.o defaults.o parse_subs.o dev-ioctl-lib.o ar: creating autofs.a a - cache.o a - mount_clnt.o a - mount_xdr.o a - cat_path.o a - rpc_subs.o a - mounts.o a - log.o a - nsswitch.o a - master_tok.o a - master_parse.tab.o a - nss_tok.o a - nss_parse.tab.o a - args.o a - alarm.o a - macros.o a - master.o a - defaults.o a - parse_subs.o a - dev-ioctl-lib.o /usr/bin/ranlib autofs.a make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.3\" -I/usr/include/libxml2 -c mount.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.3\" -I/usr/include/libxml2 -c module.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.3\" -I/usr/include/libxml2 -c flag.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.3\" -I/usr/include/libxml2 -c spawn.c spawn.c: In function 'do_spawn': spawn.c:198:5: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(euid); ^~~~~~~~~~~~~ spawn.c:199:5: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(egid); ^~~~~~~~~~~~~ spawn.c:215:4: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(0); ^~~~~~~~~~ spawn.c:216:4: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(0); ^~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.3\" -I/usr/include/libxml2 -c indirect.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.3\" -I/usr/include/libxml2 -c direct.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.3\" -I/usr/include/libxml2 -c lookup.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.3\" -I/usr/include/libxml2 -c state.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/autofs\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.3\" -I/usr/include/libxml2 -c automount.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' gcc -pie -o automount automount.o indirect.o direct.o spawn.o module.o mount.o lookup.o state.o flag.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt -ldl -lpthread -lxml2 -lz -llzma -lm -ldl : automount make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' /usr/bin/bison -v -d -p amd_ -b amd_parse amd_parse.y make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_userhome.so lookup_userhome.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : lookup_userhome.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' /usr/bin/flex -oamd_tok.c -Pamd_ amd_tok.l make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' /usr/bin/bison -v -d -p amd_ -b amd_parse amd_parse.y make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_dir.so lookup_dir.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : lookup_dir.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_program.so lookup_program.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : lookup_program.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_afs.so mount_afs.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : mount_afs.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_generic.so mount_generic.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : mount_generic.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_multi.so lookup_multi.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : lookup_multi.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_hosts.so lookup_hosts.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : lookup_hosts.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_changer.so mount_changer.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : mount_changer.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_autofs.so mount_autofs.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : mount_autofs.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -c replicated.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_bind.so mount_bind.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : mount_bind.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_ext2.so mount_ext2.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : mount_ext2.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o parse_sun.so parse_sun.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : parse_sun.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -c base64.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_file.so lookup_file.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : lookup_file.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -c cyrus-sasl-extern.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_nisplus.so lookup_nisplus.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : lookup_nisplus.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -c dclist.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_yp.so lookup_yp.c -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : lookup_yp.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -c amd_tok.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -c cyrus-sasl.c cyrus-sasl.c:112:17: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { SASL_CB_LOG, &sasl_log_func, NULL }, ^ cyrus-sasl.c:112:17: note: (near initialization for 'callbacks[0].proc') cyrus-sasl.c:113:18: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { SASL_CB_USER, &getuser_func, NULL }, ^ cyrus-sasl.c:113:18: note: (near initialization for 'callbacks[1].proc') cyrus-sasl.c:114:22: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { SASL_CB_AUTHNAME, &getuser_func, NULL }, ^ cyrus-sasl.c:114:22: note: (near initialization for 'callbacks[2].proc') cyrus-sasl.c:115:18: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { SASL_CB_PASS, &getpass_func, NULL }, ^ cyrus-sasl.c:115:18: note: (near initialization for 'callbacks[3].proc') make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_nfs.so \ mount_nfs.c replicated.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : mount_nfs.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -c amd_parse.tab.c amd_parse.tab.c: In function 'amd_parse': amd_parse.y:297:21: warning: '%s' directive writing up to 2047 bytes into a region of size 495 [-Wformat-overflow=] sprintf(msg_buf, "file system type %s is " ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from amd_parse.y:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 41 and 2088 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amd_parse.y:302:21: warning: '%s' directive writing up to 2047 bytes into a region of size 500 [-Wformat-overflow=] sprintf(msg_buf, "file syatem %s is not " ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from amd_parse.y:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 49 and 2096 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amd_parse.y:322:21: warning: '%s' directive writing up to 2047 bytes into a region of size 503 [-Wformat-overflow=] sprintf(msg_buf, "map type %s is " ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from amd_parse.y:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 33 and 2080 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amd_parse.y:328:21: warning: '%s' directive writing up to 2047 bytes into a region of size 503 [-Wformat-overflow=] sprintf(msg_buf, "map type %s is not " ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from amd_parse.y:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 37 and 2084 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amd_parse.y:378:21: warning: '%s' directive writing up to 2047 bytes into a region of size 505 [-Wformat-overflow=] sprintf(msg_buf, "option %s is not used by autofs", $1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from amd_parse.y:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 30 and 2077 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amd_parse.y:444:21: warning: '%s' directive writing up to 2047 bytes into a region of size 505 [-Wformat-overflow=] sprintf(msg_buf, "option %s is not currently " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from amd_parse.y:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 46 and 2093 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amd_parse.y:452:21: warning: '%s' directive writing up to 2047 bytes into a region of size 505 [-Wformat-overflow=] sprintf(msg_buf, "option %s is not used by " ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from amd_parse.y:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 39 and 2086 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o parse_amd.so \ parse_amd.c amd_parse.tab.o amd_tok.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lpthread -ltirpc -lnsl -lrt : parse_amd.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/autofs.a -lldap -llber -lresolv -lxml2 -lz -llzma -lm -ldl -lsasl2 -lkrb5 -lk5crypto -lcom_err -lpthread -ltirpc -lnsl -lrt : lookup_ldap.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/man' sed -e 's|@@initdir@@|/etc/init.d|g' \ -e 's|@@autofsmapdir@@|/etc/autofs|g' \ -e "s|@@autofsconfdir@@|/etc/autofs|g" \ < autofs.conf.5.in > autofs.conf.5 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/man' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/man' sed -e 's|@@initdir@@|/etc/init.d|g' \ -e 's|@@autofsmapdir@@|/etc/autofs|g' \ -e "s|@@autofsconfdir@@|/etc/autofs|g" \ < autofs.8.in > autofs.8 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/man' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/man' sed -e 's|@@initdir@@|/etc/init.d|g' \ -e 's|@@autofsmapdir@@|/etc/autofs|g' \ -e "s|@@autofsconfdir@@|/etc/autofs|g" \ < auto.master.5.in > auto.master.5 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/man' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/man' sed -e 's|@@initdir@@|/etc/init.d|g' \ -e 's|@@autofsmapdir@@|/etc/autofs|g' \ -e "s|@@autofsconfdir@@|/etc/autofs|g" \ < autofs_ldap_auth.conf.5.in > autofs_ldap_auth.conf.5 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/man' make[1]: Nothing to be done for 'all'. + mkdir examples + cp 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 examples + cp samples/autofs.schema examples + rm -f README.gentoo + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1ozo90 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64 + cd autofs-5.1.3 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/sbin + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/man/man5 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/man/man8 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/auto.master.d + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 install INSTALLROOT=/home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64 set -e; for i in lib daemon modules man samples; do /usr/bin/make -C $i install; done make[1]: Nothing to be done for 'install'. make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/sbin install -c automount -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/sbin make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/daemon' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/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_nisplus.so lookup_yp.so lookup_ldap.so -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs rm -f /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_smbfs.so ln -fs lookup_file.so /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_files.so ln -fs lookup_yp.so /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_nis.so ln -fs lookup_ldap.so /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_ldaps.so ln -fs mount_nfs.so /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_nfs4.so ln -fs mount_ext2.so /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_ext3.so ln -fs mount_ext2.so /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_ext4.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/modules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/man' install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/man/man5 install -c *.5 -m 644 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/man/man5 install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/man/man8 install -c *.8 -m 644 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/man/man8 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/man' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/run make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' Installing autofs default configuation in /etc/autofs 'autofs.conf.default' -> '/home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs/autofs.conf' Installed package default configuration as "autofs.conf". make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' Installing autofs init configuation in /etc/autofs 'autofs.init.conf' -> '/home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs/autofs' Installed package init configuration as "autofs". make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' Installing autofs ldap auth config "autofs_ldap_auth.conf" in /etc/autofs 'autofs_ldap_auth.conf' -> '/home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs/autofs_ldap_auth.conf' Installed package auth config as "autofs_ldap_auth.conf". make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' Installing autofs default master map in /etc/autofs 'auto.master' -> '/home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs/auto.master' Installed package master map as "auto.master". make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' Installing autofs sample map "auto.misc" in /etc/autofs 'auto.misc' -> '/home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs/auto.misc' Installed package sample map as "auto.misc". Backup of existing map made to "auto.misc.orig". make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' Installing autofs sample map "auto.net" in /etc/autofs 'auto.net' -> '/home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs/auto.net' Installed package sample map as "auto.net". make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' Installing autofs sample map "auto.smb" in /etc/autofs 'auto.smb' -> '/home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs/auto.smb' Installed package sample map as "auto.smb". make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/autofs-5.1.3/samples' + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib/systemd/system + install -m 644 samples/autofs.service /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib/systemd/system/autofs.service + rm -f /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/init.d/autofs + rm -f /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/man/man8/autofs.8 + cat + perl -pi -e 's|^BROWSE_MODE="no"|BROWSE_MODE="yes"|' /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs/autofs.conf + perl -pi -e 's|^/misc\t|#/misc\t|;' -e 's|^/net\t|#/net\t|;' /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/etc/autofs/auto.master + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 5.1.3-1.mga7 --unique-debug-suffix -5.1.3-1.mga7.x86_64 --unique-debug-src-base autofs-5.1.3-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/autofs-5.1.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_nisplus.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_ldap.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_changer.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_yp.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_ext2.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_bind.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_autofs.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_afs.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_nfs.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/mount_generic.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/parse_amd.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/parse_sun.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_dir.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_hosts.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_multi.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_userhome.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_program.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/lib64/autofs/lookup_file.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/sbin/automount /usr/lib/rpm/sepdebugcrcfix: Updated 19 CRC32s, 0 CRC32s did match. 2993 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: autofs-5.1.3-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JWFCU1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd autofs-5.1.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/doc/autofs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/doc/autofs + cp -pr INSTALL /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/doc/autofs + cp -pr CHANGELOG /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/doc/autofs + cp -pr CREDITS /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/doc/autofs + cp -pr README README.active-restart README.amd-maps README.autofs-schema README.changer README.ncpfs README.replicated-server README.smbfs README.urpmi README.v5.release /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/doc/autofs + cp -pr examples /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64/usr/share/doc/autofs + exit 0 Provides: autofs = 5.1.3-1.mga7 autofs(x86-64) = 5.1.3-1.mga7 config(autofs) = 5.1.3-1.mga7 Requires(interp): /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 rpm-helper >= 0.24.8-1 Requires(preun): /bin/sh rpm-helper >= 0.24.8-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libnsl.so.1()(64bit) libnsl.so.1(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsasl2.so.3()(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) Conflicts: autosmb Processing files: autofs-debugsource-5.1.3-1.mga7.x86_64 Provides: autofs-debugsource = 5.1.3-1.mga7 autofs-debugsource(x86-64) = 5.1.3-1.mga7 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.3-1.mga7.x86_64 Provides: autofs-debuginfo = 5.1.3-1.mga7 autofs-debuginfo(x86-64) = 5.1.3-1.mga7 debuginfo(build-id) = 046ec1384fd7e3a0197469b1e2803172956de6c3 debuginfo(build-id) = 0a067dee849a810d8f7e3c990afbdf89966d780e debuginfo(build-id) = 174047785c2e400364df531be23f3be48f051ce3 debuginfo(build-id) = 2b2c63eedbe80a2b20a6aad4187a2db18150b967 debuginfo(build-id) = 3a0af7b0f95a5f7c9082cf96b8dce457d87c1df9 debuginfo(build-id) = 3c3fc52c03e5ba1382220f1e0952d7624ad08c78 debuginfo(build-id) = 4137fc32f8a1e6d289986abde44ae251ff6cd1b8 debuginfo(build-id) = 43b7bd790a50134ad8bda6fc4e674378a067cdbe debuginfo(build-id) = 5ea8160300cf6e89b4c66d993e2617a5b832e6c6 debuginfo(build-id) = 718ace01735c195c205efc4d82345d79fd29a05d debuginfo(build-id) = 79a74f00de00b4529bca98d6baf5441ef23cd5f3 debuginfo(build-id) = 83e5e9b4e5acdb6d9fdd9e9772fd53aeb2911afe debuginfo(build-id) = 8868c644d52bd10067ea965b4bbf830fc2b42696 debuginfo(build-id) = 999947d8b3b8034b2c48a4d1bb4d9b62ff729a40 debuginfo(build-id) = bc7d3bd6e582f3f8c6e13649afacaa6b5193aba3 debuginfo(build-id) = c5d2609c34260b1f4913e1d4aa84673995345a0a debuginfo(build-id) = ce6a4824f10bf8e64d237004cf20d7affc415c9f debuginfo(build-id) = cf6c1e3816db4cca3aa69e436cd7ef9977f891de debuginfo(build-id) = f08f54b56c805ba46834f3c0f4a3c51226d18d84 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: autofs-debugsource(x86-64) = 5.1.3-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/autofs-5.1.3-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/autofs-debugsource-5.1.3-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/autofs-debuginfo-5.1.3-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jP8FFn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd autofs-5.1.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/autofs-5.1.3-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bwBPtJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf autofs-5.1.3 + exit 0 D: [iurt_root_command] Success!