* Package: sys-process/bcron-0.10 * Repository: gentoo * Maintainer: cron * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking bcron-0.10.tar.gz to /var/tmp/portage/sys-process/bcron-0.10/work >>> Source unpacked in /var/tmp/portage/sys-process/bcron-0.10/work >>> Preparing source in /var/tmp/portage/sys-process/bcron-0.10/work/bcron-0.10 ... * Applying bcron-0.09-fix-socket-permissions.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-process/bcron-0.10/work/bcron-0.10 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/bcron-0.10/work/bcron-0.10 ... make -j1 ( echo '#!/bin/sh'; \ echo 'lib="$1"; shift';\ echo 'rm -f "$lib"';\ echo 'ar cr "$lib" ${1+"$@"}';\ echo 'ranlib "$lib"';\ ) >makelib chmod 755 makelib ( bgincs=`head -n 1 conf-bgincs`; \ echo '#!/bin/sh'; \ echo 'source=$1; shift'; \ echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; \ echo exec `head -n 1 conf-cc` -I. "-I'${bgincs}'" '-o ${base}.o -c $source ${1+"$@"}'; \ ) >compile chmod 755 compile ./compile chdir.c ./compile connection.c ./compile crontab.c ./compile crontabs.c ./compile job.c ./compile job_dump.c ./compile ministat.c ./compile sendpacket.c ./compile tempfile.c ./compile time.c ./compile timespec-next.c ./compile timespec-parse.c ./makelib bcron.a chdir.o connection.o crontab.o crontabs.o job.o job_dump.o ministat.o sendpacket.o tempfile.o time.o timespec-next.o timespec-parse.o ./compile bcrontab.c ( bglibs=`head -n 1 conf-bglibs`; \ echo '#!/bin/sh';\ echo 'main="$1"; shift';\ echo exec `head -n 1 conf-ld` -L. "-L'${bglibs}'" "-Wl,-R'${bglibs}'" '-o "$main" "$main.o" ${1+"$@"}' -lbg-sysdeps; \ ) >load chmod 755 load ./load bcrontab bcron.a -lbg-cli -lbg ./compile bcron-update.c ./load bcron-update bcron.a -lbg ./compile bcron-spool.c ./load bcron-spool bcron.a -lbg ./compile bcron-start.c ./load bcron-start bcron.a -lbg ./compile bcron-sched.c ./load bcron-sched bcron.a -lbg python -c 'import shlex; line=shlex.split(open("conf-sendmail").readline().strip()); print "const char* sendmail[] = { "+",".join(["\"%s\""%a for a in line])+",NULL };"' >conf_sendmail.c File "", line 1 import shlex; line=shlex.split(open("conf-sendmail").readline().strip()); print "const char* sendmail[] = { "+",".join(["\"%s\""%a for a in line])+",NULL };" ^ SyntaxError: invalid syntax Makefile:93: recipe for target 'conf_sendmail.c' failed make: *** [conf_sendmail.c] Error 1 * ERROR: sys-process/bcron-0.10::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-process/bcron-0.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-process/bcron-0.10::gentoo'`. * The complete build log is located at '/var/log/portage/sys-process:bcron-0.10:20151221-162157.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-process/bcron-0.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-process/bcron-0.10/temp/environment'. * Working directory: '/var/tmp/portage/sys-process/bcron-0.10/work/bcron-0.10' * S: '/var/tmp/portage/sys-process/bcron-0.10/work/bcron-0.10'