D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/fcron-3.2.1-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lvCG0y + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf fcron-3.2.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/fcron-3.2.1.src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcron-3.2.1 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/fcron-2.0.0-extra.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv fcron-2.0.0-extra/fcrontab.example ./ + echo 'Patch #0 (fcron-3.2.0-Makefile.in.diff):' Patch #0 (fcron-3.2.0-Makefile.in.diff): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .MAK --fuzz=0 patching file Makefile.in + echo 'Patch #1 (fcron-3.2.0-accept_readable_fcron.conf.patch):' Patch #1 (fcron-3.2.0-accept_readable_fcron.conf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .readable-file --fuzz=0 patching file fcronconf.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gWk8Rv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fcron-3.2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-sendmail=/bin/false --with-shell=/bin/sh --with-editor=/bin/vi --with-etcdir=/etc --with-spooldir=/var/spool/fcron --with-run-non-privileged=no --with-username=fcron --with-groupname=fcron --with-sysfcrontab=yes --with-pam=yes --with-selinux=no configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-etcdir checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking for gmake... /usr/bin/gmake checking if make is actually GNU Make... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for strip... /usr/bin/strip checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking libaudit.h usability... yes checking libaudit.h presence... yes checking for libaudit.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking size of time_t... 8 checking size of pid_t... 4 checking size of time_t... (cached) 8 checking size of short int... 2 checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking whether x86_64-mageia-linux-gnu-gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for wait3 that fills in rusage... yes checking for shutdown in -lxnet... ./configure: fork: retry: Resource temporarily unavailable no checking for getcon in -lselinux... no checking for audit_open in -laudit... yes checking for a readline compatible library... no checking for getloadavg... yes checking for kstat_open in -lkstat... no checking for getloadavg... (cached) yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... (cached) no checking for getloadavg... (cached) yes checking whether getloadavg requires setgid... no checking function to use for lavg* options... getloadavg() checking for getcwd... yes checking for gettimeofday... yes checking for mktime... yes checking for putenv... yes checking for strerror... yes checking for setenv... yes checking for unsetenv... yes checking for gethostname... yes checking for getopt_long... yes checking for mkstemp... yes checking for flock... yes checking for lockf... yes checking for setlinebuf... yes checking for signal... yes checking for sigset... yes checking for gettimeofday... (cached) yes checking for seteuid... yes checking for setegid... yes checking for setresuid... yes checking for setresgid... yes checking for setpriority... yes checking for library containing getspnam... none required checking for crypt... no checking for crypt in -lcrypt... yes checking for sa_len... no checking cred.h usability... no checking cred.h presence... no checking for cred.h... no checking sys/cred.h usability... no checking sys/cred.h presence... no checking for sys/cred.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking for getpeerucred... no checking for getpeereid... no checking for sendmail... /usr/sbin/sendmail checking actual sendmail to use... /bin/false checking for sh... /usr/bin/sh checking default shell to use to run a job... /bin/sh checking for vi... /usr/bin/vi checking editor to use for fcrontab... /bin/vi checking location of pid files... /var/run checking location of fifo files... /var/run checking location of spool directory... /var/spool/fcron checking location of doc directory... /usr/share/doc checking for pkg-config... pkg-config checking for systemd... yes checking run non-privileged... no checking if fcrondyn should be compiled... yes checking root's username... root checking root's groupname... root checking username to run fcrontab under... fcron checking groupname to run fcrontab under... fcron checking use a system fcrontab... yes checking install interactively a boot script... yes checking automatic answer to make install's questions... no checking if audit trails should be enabled if available... yes checking if pam should be used if available... yes checking for pam_acct_mgmt in -lpam... yes checking if SELinux should be used... no checking for openjade... /usr/bin/openjade checking for docbook2man... /usr/bin/docbook2man checking Looking for docbook2man converter... default: /usr/bin/docbook2man checking for nsgmls... /usr/bin/nsgmls checking for sgmlspl... /usr/bin/sgmlspl checking Looking for docbook2man-spec file... default checking Looking for dsssl stylsheets... default configure: WARNING: /usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl does not exist. You will probably not be able to generate the documentation from the DocBook source files. configure: WARNING: Use --with-dsssl-dir to specify a directory. configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/stylesheets/fcron-doc.dsl config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-etcdir Summary : ------- run in debug mode by default : no Audit trails : yes PAM : yes SELinux : no Readline : no Run without root's rights : no Load average support : yes compile fcrondyn : yes fcron's user (resp. group) name : fcron (resp. fcron) sysfcrontab : yes (systab) prefix: /usr exec_prefix: /usr datarootdir: ${prefix}/share bin dir: /usr/bin sbin dir: /usr/sbin spool dir: /var/spool/fcron etc dir: /etc doc dir: /usr/share/doc man dir: /usr/share/man You can now run '/usr/bin/gmake' to compile and then (as root) '/usr/bin/gmake install' to install fcron. + perl -pi -e 's|^#define SENDMAIL .*|#define SENDMAIL "/usr/lib64/sendmail"|;' -e 's|^#define PIDFILE .*|#define PIDFILE "/run/fcron/fcron.pid"|;' -e 's|^#define FIFOFILE .*|#define FIFOFILE "/run/fcron/fcron.fifo"|;' config.h + /usr/bin/make -O -j8 V=1 VERBOSE=1 'OPTIM=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c temp_file.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c mem.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c cl.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c subs.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c save.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c fcron.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c log.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c exe_list.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c lavg_list.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c u_list.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c env_list.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c fcronconf.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c filesubs.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c job.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c conf.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c fcronsighup.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c allow.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c database.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c read_string.c /usr/bin/make -C doc doc-if-none x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c socket.c if test ! -d files; then mkdir files ; fi ./script/gen-in.pl ./files/fcron.conf.in files/fcron.conf ./ x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c convert-fcrontab.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c fcrontab.c fcrontab.c: In function 'parseopt': fcrontab.c:892:50: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 892 | snprintf(buf, sizeof(buf), "%s/%s", orig_dir, optarg); | ^ In file included from /usr/include/stdio.h:867, from global.h:74, from fcrontab.h:28, from fcrontab.c:41: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 513) into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c fcrondyn.c In file included from /usr/include/string.h:495, from global.h:76, from fcrondyn.h:28, from fcrondyn.c:32: In function 'memcpy', inlined from 'parse_cmd' at fcrondyn.c:256:17: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' reading 8 bytes from a region of size 4 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -DPIDFILE="\"/var/run/fcron.pid\"" -DREBOOT_LOCK="\"/var/run/fcron.reboot\"" \ -DFIFOFILE="\"/var/run/fcron.fifo\"" -DETC="\"/etc\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DFCRON_CONF="\"fcron.conf\"" \ -DFCRONTABS="\"/var/spool/fcron\"" \ -DFCRON_ALLOW="\"fcron.allow\"" -DFCRON_DENY="\"fcron.deny\"" \ -DFCRON_SHELL="\"/bin/sh\"" -DSENDMAIL="\"/bin/false\"" \ -DFCRON_EDITOR="\"/bin/vi\"" -DBINDIREX="\"/usr/bin\"" \ -c fileconf.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -o fcronsighup fcronsighup.o subs.o mem.o log.o allow.o fcronconf.o filesubs.o -lpam -lcrypt -laudit x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -o fcron fcron.o cl.o subs.o mem.o save.o temp_file.o log.o database.o job.o conf.o u_list.o exe_list.o lavg_list.o env_list.o fcronconf.o filesubs.o socket.o -lpam -lcrypt -laudit x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -o convert-fcrontab convert-fcrontab.o cl.o subs.o mem.o save.o log.o u_list.o env_list.o fcronconf.o filesubs.o -lpam -lcrypt -laudit x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -o fcrontab fcrontab.o cl.o subs.o mem.o save.o temp_file.o log.o fileconf.o allow.o read_string.o u_list.o env_list.o fcronconf.o filesubs.o -lpam -lcrypt -laudit x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/selinux -DHAVE_CONFIG_H -I. -I. -o fcrondyn fcrondyn.o subs.o mem.o log.o allow.o read_string.o fcronconf.o filesubs.o -lpam -lcrypt -laudit + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.z5Pznx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64 + cd fcron-3.2.1 + '[' 1 -eq 1 ']' + install -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc + install -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/pam.d + install -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin + install -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/sbin + install -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/man/man1 /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/man/man3 /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/man/man5 /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/man/man8 + install -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/rc.d/init.d + install -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/var/spool/fcron + yes n ++ id -un ++ id -gn + make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64 ROOTNAME=iurt ROOTGROUP=iurt make -C doc doc-if-none make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fcron-3.2.1/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fcron-3.2.1/doc' echo `fcron -V 2>&1 | grep "^fcron "` > PREVIOUS_VERSION && chmod a+rw PREVIOUS_VERSION # ./script/user-group fcron fcron 2 . if test ! -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/sbin; then /usr/bin/install -c -m 755 -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/sbin ; fi if test ! -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin; then /usr/bin/install -c -m 755 -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin ; fi if test ! -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc; then /usr/bin/install -c -m 755 -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc ; fi if test ! -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/var/run; then /usr/bin/install -c -m 755 -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/var/run ; fi if test ! -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/var/run; then /usr/bin/install -c -m 755 -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/var/run ; fi /usr/bin/install -c -m 755 -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/var/spool/fcron /usr/bin/install -c -m 755 fcron /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/sbin /usr/bin/install -c -m 755 fcrontab /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin /usr/bin/install -c -m 755 fcronsighup /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin /usr/bin/install -c -m 755 fcrondyn /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin if test ! -f /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/fcron.allow -a ! -f /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/fcron.deny ; then /usr/bin/install -c -m 644 ./files/fcron.allow /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc ; /usr/bin/install -c -m 644 ./files/fcron.deny /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc ; fi test -f /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/fcron.conf || /usr/bin/install -c -m 644 files/fcron.conf /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc make -C doc install-staged make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fcron-3.2.1/doc' Cleaning: /home/iurt/rpmbuild/BUILD/fcron-3.2.1/doc/stylesheets Cleaning: /home/iurt/rpmbuild/BUILD/fcron-3.2.1/doc/en Cleaning: /home/iurt/rpmbuild/BUILD/fcron-3.2.1/doc/fr Cleaning: /home/iurt/rpmbuild/BUILD/fcron-3.2.1/doc Installing man pages in /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/man... Installing documentation files in /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc/fcron-3.2.1... make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fcron-3.2.1/doc' strip /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/sbin/fcron strip /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin/fcrontab strip /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin/fcronsighup strip /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin/fcrondyn chmod 640 /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/fcron.conf ./script/install-pam-conf . /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc iurt iurt "/usr/bin/install -c" # First, remove the potential fcrontab.sig, or it could not get removed by fcronsighup if it becomes root:root 600 make -C doc perms make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fcron-3.2.1/doc' for l in en fr; do \ if test "x$l" = "xen"; then \ DIR=/home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/man; \ else \ DIR=/home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/man/$l; \ fi ; \ chown iurt $DIR; \ chgrp iurt $DIR; \ for i in 1 3 5 8; do \ chown iurt $DIR/man$i; \ chgrp iurt $DIR/man$i; \ done ; \ for f in man1/fcrontab.1 man1/fcrondyn.1 man3/bitstring.3 \ man5/fcrontab.5 man5/fcron.conf.5 man8/fcron.8 ; do \ chown iurt $DIR/$f; \ chgrp iurt $DIR/$f; \ done ; \ done chown iurt /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc chgrp iurt /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc chown iurt /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc/fcron-3.2.1 chgrp iurt /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc/fcron-3.2.1 for l in en fr; do \ DIR=/home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc/fcron-3.2.1/$l ; \ chown iurt $DIR ; \ chgrp iurt $DIR ; \ for i in txt HTML; do \ chown iurt $DIR/$i; \ chgrp iurt $DIR/$i; \ chown iurt $DIR/$i/*; \ chgrp iurt $DIR/$i/*; \ done ; \ done make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fcron-3.2.1/doc' ./script/boot-install "/usr/bin/install -c -o iurt" /usr/sbin 0 /var/spool/fcron 2 . Fcron should be started by your init scripts. The installation process is going to try to install fcron in them. Note that if you answer no to a proposition made at this point by the installation script, it will try to propose another way to do it. (if there are several possibilities, a list will be printed before each action) If you answer no to all the propositions of the script, or if the script fails, a message will be printed telling you what you should do manually. The script proposes the following location to do it : /lib/systemd/system/ /etc/init.d/ Would you like to install fcron as a systemd service in the directory /lib/systemd/system/ ? Please answer with 'y' or 'n' (default: 'y'): Would you like to add fcron in the directory /etc/init.d/ and in runlevel 2, 3, 4 and 5 (directories /etc/rc{2,3,4,5}.d/) ? Please answer with 'y' or 'n' (default: 'y'): Installation process failed to install fcron in your init scripts : please do it manually. You should now stop the old version of fcron and start the new one. Would you like to do it with a 'killall -TERM fcron' ? followed by a 'fcron -b' ? Please answer with 'y' or 'n' (default: 'y'): if test ! -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/lib/systemd/system; then /usr/bin/install -c -m 755 -d /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/lib/systemd/system ; fi /usr/bin/install -c -m 644 script/fcron.init.systemd /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/lib/systemd/system/fcron.service + install -m 755 script/sysVinit-launcher /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/rc.d/init.d/fcron + install -m 755 convert-fcrontab /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin + install -m755 debian/fcron-update-crontabs /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/sbin/ + install -m644 debian/fcron-update-crontabs.1 /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/man/man1/ + install -m644 files/fcron.pam /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/pam.d/fcron + install -m644 files/fcrontab.pam /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/pam.d/fcrontab + perl -pi -e 's|SBIN=@\@DESTSBIN@|SBIN=/usr/sbin|;' -e 's|^# pidfile: .*|# pidfile: /run/fcron/fcron.pid|;' /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/rc.d/init.d/fcron + perl -pi -e 's|^pidfile.*|pidfile = /run/fcron/fcron\.pid|;' -e 's|^fifofile.*|fifofile = /run/fcron/fcron\.fifo|;' /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/fcron.conf + perl -pli -e 's|^PIDFile=.*|PIDFile=/run/fcron/fcron.pid|;' /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/lib/systemd/system/fcron.service + rm -rf /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc/fcron-3.2.1 + rm -f /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/etc/pam.conf + chmod 755 /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin/convert-fcrontab /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin/fcrondyn /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin/fcronsighup /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin/fcrontab + chmod 755 /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/sbin/fcron /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/sbin/fcron-update-crontabs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/lib/tmpfiles.d + cat + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.2.1-3.mga8 --unique-debug-suffix -3.2.1-3.mga8.x86_64 --unique-debug-src-base fcron-3.2.1-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/fcron-3.2.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin/convert-fcrontab extracting debug info from /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/bin/convert-fcrontab original debug info size: 144kB, size after compression: 136kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 219 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd Fixing pam.d config files...done + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/bin/convert-fcrontab: libaudit.so.1 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/fcron-update-crontabs from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/rc.d/init.d/fcron from /bin/sh to #!/usr/bin/sh Processing files: fcron-3.2.1-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bPa9Ux + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fcron-3.2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc/fcron + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc/fcron + cp -pr fcrontab.example /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64/usr/share/doc/fcron + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(fcron) = 3.2.1-3.mga8 cron-daemon fcron = 3.2.1-3.mga8 fcron(x86-64) = 3.2.1-3.mga8 Requires(interp): /bin/sh /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(pre): /bin/sh rpm-helper Requires(post): /bin/sh rpm-helper systemd >= 195 Requires(preun): /bin/sh rpm-helper Requires(postun): /bin/sh rpm-helper Requires: libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) Processing files: fcron-debugsource-3.2.1-3.mga8.x86_64 Provides: fcron-debugsource = 3.2.1-3.mga8 fcron-debugsource(x86-64) = 3.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fcron-debuginfo-3.2.1-3.mga8.x86_64 Provides: debuginfo(build-id) = 6d15b6a8898f138347bdd5463cc1f6e8354c15b4 fcron-debuginfo = 3.2.1-3.mga8 fcron-debuginfo(x86-64) = 3.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fcron-debugsource(x86-64) = 3.2.1-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/fcron-debugsource-3.2.1-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/fcron-debuginfo-3.2.1-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/fcron-3.2.1-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SS7yux + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fcron-3.2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/fcron-3.2.1-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AUkptw + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf fcron-3.2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!