Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 170213 Details for
Bug 244884
sys-process/at fails to build with parallel make
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
sys-process:at-3.1.10.1:20081029-122419.log (text/plain), 9.48 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-10-29 12:44:19 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-10-29 12:44:19 UTC
Size:
9.48 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking at_3.1.10.1.tar.gz to /var/tmp/portage/sys-process/at-3.1.10.1/work > [32;01m*[0m Applying at-3.1.8-more-deny.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying at-3.1.10.1-Makefile.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/sys-process/at-3.1.10.1/work/at-3.1.10.1 ... > * econf: updating at-3.1.10.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating at-3.1.10.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --sysconfdir=/etc/at --with-jobdir=/var/spool/at/atjobs --with-atspool=/var/spool/at/atspool --with-etcdir=/etc/at --with-daemon_username=at --with-daemon_groupname=at --build=i686-pc-linux-gnu >creating cache ./config.cache >checking host system type... i686-pc-linux-gnu >checking for gcc... gcc >checking whether the C compiler (gcc -pipe -include /var/tmp/portage/sys-process/at-3.1.10.1/temp/flagscheck.h -Wl,-O1) works... yes >checking whether the C compiler (gcc -pipe -include /var/tmp/portage/sys-process/at-3.1.10.1/temp/flagscheck.h -Wl,-O1) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking for a BSD compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for bison... bison -y >checking for flex... flex >checking for yywrap in -lfl... yes >checking HP-UX -Aa... no >checking Trying to compile a trivial ANSI C program... yes >checking __attribute__((noreturn))... yes >checking for yywrap in -lfl... (cached) yes >checking for dirent.h that defines DIR... yes >checking for opendir in -ldir... no >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for fcntl.h... yes >checking for syslog.h... yes >checking for unistd.h... yes >checking for errno.h... yes >checking for sys/fcntl.h... yes >checking for getopt.h... yes >checking for stdarg.h... yes >checking for working 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 vprintf... yes >checking for getloadavg... yes >checking for getloadavg... (cached) yes >checking whether getloadavg requires setgid... no >checking for getcwd... yes >checking for mktime... yes >checking for strftime... yes >checking for setreuid... yes >checking for setresuid... yes >checking for sigaction... yes >checking for waitpid... yes >checking for security/pam_appl.h... yes >checking for sendmail... /usr/sbin/sendmail >checking etcdir... /etc/at >checking location of pid file... /var/run >checking location of spool directory... /var/spool/cron >checking jobdir... /var/spool/at/atjobs >checking atspool... /var/spool/at/atspool >checking default at queue... a >checking default batch queue... b >checking maximum load average for batch to start jobs... 0.8 >checking username to run under... at >checking groupname to run under... at >updating cache ./config.cache >creating ./config.status >creating Makefile >creating atrun >creating atd.8 >creating atrun.8 >creating at.1 >creating batch >creating config.h >gcc -c -pipe -include /var/tmp/portage/sys-process/at-3.1.10.1/temp/flagscheck.h -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc/at\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"at\" -DDAEMON_GROUPNAME=\"at\" -DLFILE=\"/var/spool/at/atjobs/.SEQ\" -Wall at.c >gcc -c -pipe -include /var/tmp/portage/sys-process/at-3.1.10.1/temp/flagscheck.h -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc/at\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"at\" -DDAEMON_GROUPNAME=\"at\" -DLFILE=\"/var/spool/at/atjobs/.SEQ\" -Wall panic.c >gcc -c -pipe -include /var/tmp/portage/sys-process/at-3.1.10.1/temp/flagscheck.h -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc/at\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"at\" -DDAEMON_GROUPNAME=\"at\" -DLFILE=\"/var/spool/at/atjobs/.SEQ\" -Wall perm.c >bison -y -d parsetime.y >flex -i parsetime.l >gcc -c -pipe -include /var/tmp/portage/sys-process/at-3.1.10.1/temp/flagscheck.h -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc/at\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"at\" -DDAEMON_GROUPNAME=\"at\" -DLFILE=\"/var/spool/at/atjobs/.SEQ\" -Wall atd.c >gcc -c -pipe -include /var/tmp/portage/sys-process/at-3.1.10.1/temp/flagscheck.h -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc/at\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"at\" -DDAEMON_GROUPNAME=\"at\" -DLFILE=\"/var/spool/at/atjobs/.SEQ\" -Wall daemon.c >gcc -c -pipe -include /var/tmp/portage/sys-process/at-3.1.10.1/temp/flagscheck.h -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc/at\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"at\" -DDAEMON_GROUPNAME=\"at\" -DLFILE=\"/var/spool/at/atjobs/.SEQ\" -Wall lex.yy.c >perm.c:59: warning: 'svnid' defined but not used >daemon.c:51: warning: 'svnid' defined but not used >panic.c:49: warning: 'svnid' defined but not used >parsetime.l:5:19: error: y.tab.h: No such file or directory >parsetime.l: In function 'yylex': >parsetime.l:38: error: 'NOW' undeclared (first use in this function) >parsetime.l:38: error: (Each undeclared identifier is reported only once >parsetime.l:38: error: for each function it appears in.) >parsetime.l:39: error: 'AM' undeclared (first use in this function) >parsetime.l:40: error: 'PM' undeclared (first use in this function) >parsetime.l:41: error: 'NOON' undeclared (first use in this function) >parsetime.l:42: error: 'MIDNIGHT' undeclared (first use in this function) >parsetime.l:43: error: 'TEATIME' undeclared (first use in this function) >parsetime.l:44: error: 'SUN' undeclared (first use in this function) >parsetime.l:45: error: 'MON' undeclared (first use in this function) >parsetime.l:46: error: 'TUE' undeclared (first use in this function) >parsetime.l:47: error: 'WED' undeclared (first use in this function) >parsetime.l:48: error: 'THU' undeclared (first use in this function) >parsetime.l:49: error: 'FRI' undeclared (first use in this function) >parsetime.l:50: error: 'SAT' undeclared (first use in this function) >parsetime.l:51: error: 'TODAY' undeclared (first use in this function) >parsetime.l:52: error: 'TOMORROW' undeclared (first use in this function) >parsetime.l:53: error: 'NEXT' undeclared (first use in this function) >parsetime.l:54: error: 'MINUTE' undeclared (first use in this function) >parsetime.l:56: error: 'HOUR' undeclared (first use in this function) >parsetime.l:57: error: 'DAY' undeclared (first use in this function) >parsetime.l:58: error: 'WEEK' undeclared (first use in this function) >parsetime.l:59: error: 'MONTH' undeclared (first use in this function) >parsetime.l:60: error: 'YEAR' undeclared (first use in this function) >parsetime.l:61: error: 'JAN' undeclared (first use in this function) >parsetime.l:62: error: 'FEB' undeclared (first use in this function) >parsetime.l:63: error: 'MAR' undeclared (first use in this function) >parsetime.l:64: error: 'APR' undeclared (first use in this function) >parsetime.l:65: error: 'MAY' undeclared (first use in this function) >parsetime.l:66: error: 'JUN' undeclared (first use in this function) >parsetime.l:67: error: 'JUL' undeclared (first use in this function) >parsetime.l:68: error: 'AUG' undeclared (first use in this function) >parsetime.l:69: error: 'SEP' undeclared (first use in this function) >parsetime.l:70: error: 'OCT' undeclared (first use in this function) >parsetime.l:71: error: 'NOV' undeclared (first use in this function) >parsetime.l:72: error: 'DEC' undeclared (first use in this function) >parsetime.l:73: error: 'UTC' undeclared (first use in this function) >parsetime.l:74: error: 'yylval' undeclared (first use in this function) >parsetime.l:74: error: 'INT1DIGIT' undeclared (first use in this function) >parsetime.l:75: error: 'INT2DIGIT' undeclared (first use in this function) >parsetime.l:76: error: 'INT4DIGIT' undeclared (first use in this function) >parsetime.l:77: error: 'INT5_8DIGIT' undeclared (first use in this function) >parsetime.l:78: error: 'INT' undeclared (first use in this function) >parsetime.l:79: error: 'DOTTEDDATE' undeclared (first use in this function) >parsetime.l:80: error: 'HYPHENDATE' undeclared (first use in this function) >parsetime.l:81: error: 'HOURMIN' undeclared (first use in this function) >at.c: In function 'parsetimespec': >at.c:717: warning: passing argument 1 of 'localtime' makes pointer from integer without a cast >at.c:738: warning: control reaches end of non-void function >atd.c:102: warning: 'svnid' defined but not used >make: *** [lex.yy.o] Error 1 >make: *** Waiting for unfinished jobs.... >at.c: At top level: >at.c:111: warning: 'svnid' defined but not used >at.c:711: warning: 'parsetimespec' defined but not used > [31;01m*[0m > [31;01m*[0m ERROR: sys-process/at-3.1.10.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2354: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "make failed" > [31;01m*[0m The die message: > [31;01m*[0m make failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/sys-process:at-3.1.10.1:20081029-122419.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-process/at-3.1.10.1/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 244884
: 170213