Source: mailfront
Version: 2.12-0.1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mailfront.html

...
./compile builtins.c
builtins.c:9:24: error: conflicting types for 'accept'
 static const response* accept(str* s, str* params)
                        ^~~~~~
In file included from /usr/include/bglibs/sysdeps.h:57:0,
                 from /usr/include/bglibs/obuf.h:5,
                 from /usr/include/bglibs/iobuf.h:6,
                 from mailfront.h:5,
                 from mailfront-internal.h:4,
                 from builtins.c:2:
/usr/include/x86_64-linux-gnu/sys/socket.h:232:12: note: previous declaration 
of 'accept' was here
 extern int accept (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~
make[1]: *** [Makefile:26: builtins.o] Error 1

Reply via email to