Is anyone else seeing the failure below? I haven't dug into it too much, but I believe it happened when my test system was updated to GCC v10 (Fedora Rawhide). make[2]: Entering directory '/root/sources/selinux-testsuite/tests/binder' cc -g -O0 -Wall -D_GNU_SOURCE -DHAVE_BPF -DHAVE_BINDERFS check_binder.c binder_common.c binder_common.h ../bpf/bpf_common.c ../bpf/bpf_common.h -lselinux -lrt -lbpf -o check_binder /usr/bin/ld: /tmp/ccZwlOfx.o:/root/sources/selinux-testsuite/tests/binder/binder_common.h:45: multiple definition of `verbose'; /tmp/ccET4A6w.o:/root/sources/selinux-testsuite/tests/binder/binder_common.h: 45: first defined here /usr/bin/ld: /tmp/ccZwlOfx.o:/root/sources/selinux-testsuite/tests/binder/binder_common.h:56: multiple definition of `fd_type'; /tmp/ccET4A6w.o:/root/sources/selinux-testsuite/tests/binder/binder_common.h: 56: first defined here /usr/bin/ld: /tmp/ccZwlOfx.o:/root/sources/selinux-testsuite/tests/binder/binder_common.h:57: multiple definition of `fd_type_str'; /tmp/ccET4A6w.o:/root/sources/selinux-testsuite/tests/binder/binder_commo n.h:57: first defined here collect2: error: ld returned 1 exit status -- paul moore www.paul-moore.com