--- vtest-clean --- if test -d "varnish-trunk"; then find "varnish-trunk" -type d ! -perm -700 -exec chmod u+rwx {} ';' ; rm -rf "varnish-trunk" || { sleep 5 && rm -rf "varnish-trunk"; }; else :; fi --- dist --- make dist-gzip am__post_remove_distdir='@:' --- distdir --- make distdir-am --- all --- make all-recursive --- all-recursive --- Making all in include --- vcs_version.h --- --- vcl.h --- mkdir -p ../include/tbl /usr/local/bin/python3 ../lib/libvcc/generate.py .. .. --- vrt_test.c --- GEN vrt_test.c --- all --- make all-am --- vcs_version.h --- --- vbm_test.o --- CC vbm_test.o --- vbm_test --- CCLD vbm_test --- vrt_test-vrt_test.o --- CC vrt_test-vrt_test.o vrt_test.c:306:9: error: '__containerof' macro redefined [-Werror,-Wmacro-redefined] 306 | #define __containerof(x, s, m) ({ \ | ^ /usr/include/sys/cdefs.h:482:9: note: previous definition is here 482 | #define __containerof(x, s, m) ({ \ | ^ 1 error generated. *** [vrt_test-vrt_test.o] Error code 1 make[5]: stopped in /root/VT/varnish-cache/include 1 error make[5]: stopped in /root/VT/varnish-cache/include make[4]: stopped in /root/VT/varnish-cache/include make[3]: stopped in /root/VT/varnish-cache make[2]: stopped in /root/VT/varnish-cache *** [distdir] Error code 2 make[1]: stopped in /root/VT/varnish-cache 1 error make[1]: stopped in /root/VT/varnish-cache *** [dist] Error code 2 make: stopped in /root/VT/varnish-cache 1 error make: stopped in /root/VT/varnish-cache