From: https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/7868/
(and later?) that tried to build -r333241 (or later): --- bcopy.o --- In file included from /workspace/src/sys/riscv/riscv/bcopy.c:39:0: /workspace/src/sys/sys/systm.h:262:31: error: expected identifier or '(' before '{' token #define bcopy(from, to, len) ({ \ ^ /workspace/src/sys/riscv/riscv/bcopy.c:134:1: note: in expansion of macro 'bcopy' bcopy(const void *src0, void *dst0, size_t length) ^~~~~ *** [bcopy.o] Error code 1 make[2]: stopped in /workspace/obj/workspace/src/riscv.riscv64/sys/RISCVTEST 1 error The prior ci.freebsd.org build: https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/7867/ was successful and built -r333238 . === Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar) _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"