rendered paste body# compile mrouted/cfparse.o
/home/joerg/work/NetBSD/obj/tools/bin/nbclang -O2 -fno-builtin -fstack-protector -Wstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wsign-compare -std=gnu99 -I/home/joerg/work/NetBSD/src/usr.sbin/mrouted -D_FORTIFY_SOURCE=2 -c cfparse.c
/home/joerg/work/NetBSD/src/usr.sbin/mrouted/cfparse.y:430:15: warning: declaration shadows a variable in the global scope [-Wshadow]
extern FILE *f;
^
/home/joerg/work/NetBSD/src/usr.sbin/mrouted/cfparse.y:45:14: note: previous declaration is here
static FILE *f __attribute__((__unused__)); /* XXX egcs */
^
/home/joerg/work/NetBSD/src/usr.sbin/mrouted/cfparse.y:558:15: warning: declaration shadows a local variable [-Wshadow]
extern FILE *f;
^
/home/joerg/work/NetBSD/src/usr.sbin/mrouted/cfparse.y:430:15: note: previous declaration is here
extern FILE *f;
^
nbclang: /home/joerg/work/infrastructure/llvm.org/llvm/tools/clang/lib/AST/Decl.cpp:536: LinkageInfo clang::NamedDecl::getLinkageAndVisibility() const: Assertion `LI.linkage() == CachedLinkage' failed.
0 nbclang 0x00000000011e3fee
1 nbclang 0x00000000011e47dc
2 libpthread.so.0 0x00007f4b33dd8b40
3 libc.so.6 0x00007f4b332daba5 gsignal + 53
4 libc.so.6 0x00007f4b332de6b0 abort + 384
5 libc.so.6 0x00007f4b332d3a71 __assert_fail + 241
6 nbclang 0x0000000000a12e0b
7 nbclang 0x00000000007138e9
8 nbclang 0x0000000000714d8c
9 nbclang 0x000000000071501a
10 nbclang 0x0000000000672a5b
11 nbclang 0x0000000000673e85
12 nbclang 0x000000000067b30a
13 nbclang 0x000000000067b601
14 nbclang 0x000000000066273a
15 nbclang 0x0000000000662fee
16 nbclang 0x00000000006635d8
17 nbclang 0x000000000066cd7a
18 nbclang 0x0000000000673d9a
19 nbclang 0x000000000066bf00
20 nbclang 0x000000000066c074
21 nbclang 0x000000000066e1a4
22 nbclang 0x000000000066e305
23 nbclang 0x00000000006566d7
24 nbclang 0x0000000000444074
25 nbclang 0x000000000052f1df
26 nbclang 0x0000000000444244
27 nbclang 0x000000000042e53c
28 nbclang 0x000000000041009c
29 nbclang 0x000000000040a516
30 nbclang 0x0000000000407b1b
31 libc.so.6 0x00007f4b332c5d8e __libc_start_main + 254
32 nbclang 0x0000000000406549
Stack dump:
0. Program arguments: /home/joerg/work/NetBSD/obj/tools/bin/nbclang -cc1 -triple x86_64--netbsd -emit-obj -disable-free -main-file-name cfparse.c -mrelocation-model static -mdisable-fp-elim -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -target-linker-version 2.20.51 -resource-dir /home/joerg/work/NetBSD/obj/tools/bin//home/joerg/work/NetBSD/obj/amd64/destdir.amd64/usr/lib -D _FORTIFY_SOURCE=2 -I /home/joerg/work/NetBSD/src/usr.sbin/mrouted -O2 -Wstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wsign-compare -std=gnu99 -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fno-builtin -fgnu-runtime -fdiagnostics-show-option -o cfparse.o -x c cfparse.c
1. /home/joerg/work/NetBSD/src/usr.sbin/mrouted/cfparse.y:558:16: current parser token ';'
2. /home/joerg/work/NetBSD/src/usr.sbin/mrouted/cfparse.y:557:1: parsing function body 'config_vifs_from_file'
3. /home/joerg/work/NetBSD/src/usr.sbin/mrouted/cfparse.y:557:1: in compound statement ('{}')
nbclang: error: unable to execute command: Aborted
nbclang: error: clang frontend command failed due to signal 1 (use -v to see invocation)
*** Failed target: cfparse.o
*** Failed command: /home/joerg/work/NetBSD/obj/tools/bin/nbclang -O2 -fno-builtin -fstack-protector -Wstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wsign-compare -std=gnu99 -I/home/joerg/work/NetBSD/src/usr.sbin/mrouted -D_FORTIFY_SOURCE=2 -c cfparse.c
*** Error code 255
Stop.
nbmake: stopped in /home/joerg/work/NetBSD/src/usr.sbin/mrouted