Source: vpcs Version: 0.5b2-1 Severity: serious Tags: buster sid https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/vpcs.html
... gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DLinux -Wall -I. -DTAP -DHV -Wno-strict-aliasing -c hv.c In file included from hv.c:45:0: ./getopt.h:53:5: error: conflicting types for 'getopt' int getopt(int argc, char** argv, char* optstr); ^~~~~~ In file included from /usr/include/x86_64-linux-gnu/bits/getopt_posix.h:27:0, from /usr/include/unistd.h:872, from hv.c:33: /usr/include/x86_64-linux-gnu/bits/getopt_core.h:91:12: note: previous declaration of 'getopt' was here extern int getopt (int ___argc, char *const *___argv, const char *__shortopts) ^~~~~~ Makefile.linux:36: recipe for target 'hv.o' failed make[3]: *** [hv.o] Error 1