Powered by penguin. Your IP: 3.239.59.31 | cronie 59622e8e-c974-4a75-bd48-85f6357a6010Toc:- error 1
popen.c: undefined reference to `execvpe'
- error 2
make[3]: *** [crond] Error 1
- error 3
make[2]: *** [all] Error 2
- error 4
make[1]: *** [all-recursive] Error 1
- error 5
error: Bad exit status from /tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD/tmp/rpm-tmp.78553 (%build)
- error 6
RPM build errors:
- error 7
error: No files produced.
Content:checking for sys/stat.h... (cached) yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timers.h usability... no
checking sys/timers.h presence... no
checking for sys/timers.h... no
checking for sys/types.h... (cached) yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for fcntl... yes
checking for lockf... yes
checking for flock... yes
checking for fchown... yes
checking for fchgrp... no
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... yes
checking username to run under... daemon
checking groupname to run under... daemon
checking whether sys/inotify.h actually works... yup
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for dlopen in -ldl... yes
checking for pam_set_item in -lpam... yes
checking for pam_getenvlist... yes
checking for pam_putenv... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating anacron/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ /usr/bin/make -j4
/usr/bin/make all-recursive
make[1]: Entering directory `/tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD/cronie-1.5.0'
Making all in src
make[2]: Entering directory `/tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD/cronie-1.5.0/src'
creating cron-paths.h
/usr/bin/make all-am
make[3]: Entering directory `/tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD/cronie-1.5.0/src'
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT crontab.o -MD -MP -MF .deps/crontab.Tpo -c -o crontab.o crontab.c
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT entry.o -MD -MP -MF .deps/entry.Tpo -c -o entry.o entry.c
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT env.o -MD -MP -MF .deps/env.Tpo -c -o env.o env.c
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c
mv -f .deps/env.Tpo .deps/env.Po
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT pw_dup.o -MD -MP -MF .deps/pw_dup.Tpo -c -o pw_dup.o pw_dup.c
mv -f .deps/misc.Tpo .deps/misc.Po
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT security.o -MD -MP -MF .deps/security.Tpo -c -o security.o security.c
mv -f .deps/pw_dup.Tpo .deps/pw_dup.Po
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT cron.o -MD -MP -MF .deps/cron.Tpo -c -o cron.o cron.c
mv -f .deps/entry.Tpo .deps/entry.Po
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT database.o -MD -MP -MF .deps/database.Tpo -c -o database.o database.c
mv -f .deps/crontab.Tpo .deps/crontab.Po
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.c
mv -f .deps/security.Tpo .deps/security.Po
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT job.o -MD -MP -MF .deps/job.Tpo -c -o job.o job.c
mv -f .deps/user.Tpo .deps/user.Po
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT do_command.o -MD -MP -MF .deps/do_command.Tpo -c -o do_command.o do_command.c
mv -f .deps/job.Tpo .deps/job.Po
i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i686 -MT popen.o -MD -MP -MF .deps/popen.Tpo -c -o popen.o popen.c
mv -f .deps/cron.Tpo .deps/cron.Po
i686-pld-linux-gcc -I.. -O2 -march=i686 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o crontab crontab.o entry.o env.o misc.o pw_dup.o security.o -lpam -ldl
mv -f .deps/database.Tpo .deps/database.Po
mv -f .deps/popen.Tpo .deps/popen.Po
mv -f .deps/do_command.Tpo .deps/do_command.Po
i686-pld-linux-gcc -I.. -O2 -march=i686 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o crond cron.o database.o user.o job.o do_command.o popen.o entry.o env.o misc.o pw_dup.o security.o -lpam -ldl
popen.o(.text+0x201): In function `cron_popen':
popen.c: undefined reference to `execvpe'
collect2: ld returned 1 exit status
make[3]: *** [crond] Error 1
make[3]: Leaving directory `/tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD/cronie-1.5.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD/cronie-1.5.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD/cronie-1.5.0'
make: *** [all] Error 2
error: Bad exit status from /tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD/tmp/rpm-tmp.78553 (%build)
RPM build errors:
Bad exit status from /tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD/tmp/rpm-tmp.78553 (%build)
ended at: Mon Oct 26 12:27:54 2015, done in 0:00:07.855054
error: No files produced.
+ chmod -R u+rwX /tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD
+ rm -rf /tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/tmp /tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad/BUILD
+ rm -rf /tmp/B.4e046056-e6d8-4353-98cb-17a9bcf251ad
Begin-PLD-Builder-Info
Build-Time: user:6.00s sys:0.65s real:9.17s (faults io:3 non-io:285028)
End-PLD-Builder-Info
|
|