See <https://jenkins.freebsd.org/job/FreeBSD_HEAD/2613/changes>

Changes:

[ganbold] Add kernel config files for Hardkernel Odroid-C1 and Visson ATV-102 
devices.

Submitted by:     John Wehle
Approved by:      stas (mentor)

[ganbold] Add device tree files for Hardkernel Odroid-C1 and Visson ATV-102 
devices.

Submitted by:   John Wehle
Approved by:    stas (mentor)

[ganbold] Add necessary changes to support various Amlogic SoC devices
specially aml8726-m6 and aml8726-m8b SoC based devices.
aml8726-m6 SoC exist in devices such as Visson ATV-102.
Hardkernel ODROID-C1 board has aml8726-m8b SoC.

The following support is included:
  Basic machdep code
  SMP
  Interrupt controller
  Clock control driver (aka gate)
  Pinctrl
  Timer
  Real time clock
  UART
  GPIO
  I2C
  SD controller
  SDXC controller
  USB
  Watchdog
  Random number generator
  PLL / Clock frequency measurement
  Frame buffer

Submitted by:   John Wehle
Approved by:    stas (mentor)

[jch] Use appropriate timeout_t* instead of void* in tcp_timer_activate()

Suggested by:           imp
Differential Revision:  https://reviews.freebsd.org/D2154
Reviewed by:            imp, jhb
Approved by:            jhb

[andrew] Add the arm64 code to the runtime linker. It's not able to be built as 
we
still need libc_pic for a few things, but this is expected to be ready
soon.

Differential Revision:  https://reviews.freebsd.org/D2136
Reviewed by:    kib
Sponsored by:   The FreeBSD Foundation

------------------------------------------
[...truncated 188046 lines...]
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>: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)
                                                  ^
--- all_subdir_tcpdump ---
--- nlpid.o ---
cc  -O2 -pipe   
-I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/tcpdump/tcpdump> 
-I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump>
 -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-DHAVE_CAPSICUM 
-I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/openssl>
 -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int 
-Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value 
-Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion 
-Wno-unused-local-typedef -Qunused-arguments -c 
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/nlpid.c>
 -o nlpid.o
--- all_subdir_ntp ---
<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_tcpdump ---
A failure has been detected in another branch of the parallel make

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

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

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

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/usr.sbin>
--- usr.bin.all__D ---
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/procstat>
*** [all_subdir_procstat] Error code 2

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

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/>
--- usr.sbin.all__D ---
--- 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>
3 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/>
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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to