Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2015 07:54:55 +0000 (GMT)
From:      jenkins-admin@freebsd.org
To:        jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, markj@FreeBSD.org,  adrian@FreeBSD.org, emaste@FreeBSD.org, amdmi3@FreeBSD.org,  gjb@FreeBSD.org, dim@FreeBSD.org, jilles@FreeBSD.org,  glebius@FreeBSD.org, eadler@FreeBSD.org, zbb@FreeBSD.org,  royger@FreeBSD.org, jhb@FreeBSD.org, np@FreeBSD.org, mav@FreeBSD.org,  cy@FreeBSD.org, dumbbell@FreeBSD.org, kib@FreeBSD.org,  pfg@FreeBSD.org, jhibbits@FreeBSD.org, rrs@FreeBSD.org,  bdrewery@FreeBSD.org, andrew@FreeBSD.org, cperciva@FreeBSD.org
Subject:   Build failed in Jenkins: FreeBSD_HEAD #2611
Message-ID:  <1714267852.3.1427788496739.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1690585634.1.1427781771177.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1690585634.1.1427781771177.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
See <https://jenkins.freebsd.org/job/FreeBSD_HEAD/2611/changes>;

Changes:

[jhibbits] CCSRBAR_VA is mpc85xx-specific, so add guards, and include the proper header
file for it.

MFC after:	1 month

[jhibbits] machine/fdt.h no longer exists for powerpc.

MFC after:	1 month

[amdmi3] - Remove more files when MK_ZONEINFO == no

MFC after:	1 week
Reviewed by:	ngie
Approved by:	ngie
Differential Revision:	D1600

[amdmi3] - Remove more files when MK_TESTS_SUPPORT == no

MFC after:	1 week
Reviewed by:	ngie
Approved by:	ngie
Differential Revision:	D1600

[amdmi3] - Remove more files when MK_LEGACY_CONSOLE == no

MFC after:	1 week
Reviewed by:	ngie
Approved by:	ngie
Differential Revision:	D1600

[amdmi3] - Remove more files when MK_KERBEROS_SUPPORT == no

MFC after:	1 week
Reviewed by:	ngie
Approved by:	ngie
Differential Revision:	D1600

[amdmi3] - Remove more files when MK_KDUMP == no

MFC after:	1 week
Reviewed by:	ngie
Approved by:	ngie
Differential Revision:	D1600

[amdmi3] - Remove more files when MK_JAIL == no

MFC after:	1 week
Reviewed by:	ngie
Approved by:	ngie
Differential Revision:	D1600

[cperciva] It would help if I committed the right patch...

[amdmi3] - Remove more files when MK_CASPER == no

MFC after:	1 week
Reviewed by:	ngie
Approved by:	ngie
Differential Revision:	D1600

------------------------------------------
[...truncated 191296 lines...]
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:379:5: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                ip_file->err_line_no,
                                ^~~~~~~
                                ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:380:5: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                ip_file->err_col_no);
                                ^~~~~~~
                                ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:670:13: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                yyerror(ip_file, "statsdir remote configuration ignored");
                                        ^~~~~~~
                                        ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:724:13: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                yyerror(ip_file, "filegen file remote config ignored");
                                        ^~~~~~~
                                        ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:733:13: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                yyerror(ip_file, "filegen type remote config ignored");
                                        ^~~~~~~
                                        ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:748:13: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                yyerror(ip_file, err);
                                        ^~~~~~~
                                        ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:794:9: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                                  ip_file->line_no);
                                                  ^~~~~~~
                                                  ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:802:9: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                                  ip_file->line_no);
                                                  ^~~~~~~
                                                  ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:810:9: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                                  ip_file->line_no);
                                                  ^~~~~~~
                                                  ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:825:5: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                ip_file->line_no);
                                ^~~~~~~
                                ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:840:5: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                ip_file->line_no);
                                ^~~~~~~
                                ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:849:45: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                NULL, NULL, yystack.l_mark[0].Int_fifo, ip_file->line_no);
                                                                        ^~~~~~~
                                                                        ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:1059:13: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                yyerror(ip_file, err_str);
                                        ^~~~~~~
                                        ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:1151:13: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                yyerror(ip_file, error_text);
                                        ^~~~~~~
                                        ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:1157:13: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                yyerror(ip_file, "remote includefile ignored");
                                        ^~~~~~~
                                        ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:1169:6: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                        ip_file = fp[++curr_include_level];
                                        ^~~~~~~
                                        ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_parser.y>:1445:13: error: use of undeclared identifier 'ip_file'; did you mean 'ip_fil'?
                                yyerror(ip_file, "Integer value is not boolean (0 or 1). Assuming 1");
                                        ^~~~~~~
                                        ip_fil
y.tab.c:1157:1: note: 'ip_fil' declared here
YYPARSE_DECL()
^
y.tab.c:89:51: note: expanded from macro 'YYPARSE_DECL'
# define YYPARSE_DECL() yyparse(struct FILE_INFO *ip_fil)
                                                  ^
3 warnings and 18 errors generated.
*** [ntp_parser.o] Error code 1

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd>;
1 error

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp/ntpd>;
*** [_sub.all] Error code 2

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp>;
1 error

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/ntp>;
*** [all_subdir_ntp] Error code 2

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin>;
--- all_subdir_sendmail ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/sendmail>;
*** [all_subdir_sendmail] Error code 2

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin>;
2 errors

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin>;
*** [usr.sbin.all__D] Error code 2

make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
--- usr.bin.all__D ---
A failure has been detected in another branch of the parallel make

make[6]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.bin/svn/lib/libsvn_client>;
*** [_sub.all] Error code 2

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.bin/svn/lib>;
1 error

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.bin/svn/lib>;
*** [_sub.all] Error code 2

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.bin/svn>;
1 error

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.bin/svn>;
*** [all_subdir_svn] Error code 2

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.bin>;
--- all_subdir_truss ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.bin/truss>;
*** [all_subdir_truss] Error code 2

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.bin>;
2 errors

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.bin>;
*** [usr.bin.all__D] Error code 2

make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
2 errors

make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
*** [everything] Error code 2

make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
1 error

make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
*** [buildworld] Error code 2

make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
1 error

make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
Build step 'Execute shell' marked build as failure



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1714267852.3.1427788496739.JavaMail.jenkins>