=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/databases/openldap-client", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for openldap-client-2.6.13 Making all in /home/pbulk/work/databases/openldap-client/work/openldap-2.6.13 Entering subdirectory include gmake[1]: Entering directory '/home/pbulk/work/databases/openldap-client/work/openldap-2.6.13/include' Making ldap_config.h gmake[1]: Leaving directory '/home/pbulk/work/databases/openldap-client/work/openldap-2.6.13/include' Entering subdirectory libraries gmake[1]: Entering directory '/home/pbulk/work/databases/openldap-client/work/openldap-2.6.13/libraries' Making all in /home/pbulk/work/databases/openldap-client/work/openldap-2.6.13/libraries Entering subdirectory liblutil gmake[2]: Entering directory '/home/pbulk/work/databases/openldap-client/work/openldap-2.6.13/libraries/liblutil' rm -f version.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I../../include -I../../include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -c -o base64.o base64.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I../../include -I../../include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -c -o entropy.o entropy.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I../../include -I../../include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -c -o sasl.o sasl.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I../../include -I../../include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -c -o signal.o signal.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I../../include -I../../include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -c -o hash.o hash.c ../../build/mkversion -v "2.6.13" liblutil.a > version.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I../../include -I../../include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -c -o passfile.o passfile.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I../../include -I../../include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -c -o md5.o md5.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I../../include -I../../include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -c -o passwd.o passwd.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I../../include -I../../include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -c -o sha1.o sha1.c In file included from passwd.c:34: ../../include/ac/unistd.h:35:20: error: conflicting types for 'getpassphrase'; have 'char *(void)' 35 | LDAP_LIBC_F(char*)(getpassphrase)(); | ^~~~~~~~~~~~~ In file included from ../../include/ac/stdlib.h:26, from passwd.c:32: /usr/include/stdlib.h:306:14: note: previous declaration of 'getpassphrase' with type 'char *(const char *)' 306 | extern char *getpassphrase(const char *); | ^~~~~~~~~~~~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I../../include -I../../include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -DOPENLDAP_FD_SETSIZE=65536 -I/opt/pkg/include -I/usr/include -c -o getpass.o getpass.c In file included from ../../include/ac/stdlib.h:26, from sha1.c:317: /usr/include/stdlib.h:306:14: error: conflicting types for 'getpassphrase'; have 'char *(const char *)' 306 | extern char *getpassphrase(const char *); | ^~~~~~~~~~~~~ In file included from ../../include/ac/param.h:25, from sha1.c:40: ../../include/ac/unistd.h:35:20: note: previous declaration of 'getpassphrase' with type 'char *(void)' 35 | LDAP_LIBC_F(char*)(getpassphrase)(); | ^~~~~~~~~~~~~ gmake[2]: *** [: passwd.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: *** [: sha1.o] Error 1 In file included from getpass.c:44: ../../include/ac/unistd.h:35:20: error: conflicting types for 'getpassphrase'; have 'char *(void)' 35 | LDAP_LIBC_F(char*)(getpassphrase)(); | ^~~~~~~~~~~~~ In file included from ../../include/ac/stdlib.h:26, from getpass.c:37: /usr/include/stdlib.h:306:14: note: previous declaration of 'getpassphrase' with type 'char *(const char *)' 306 | extern char *getpassphrase(const char *); | ^~~~~~~~~~~~~ gmake[2]: *** [: getpass.o] Error 1 gmake[2]: Leaving directory '/home/pbulk/work/databases/openldap-client/work/openldap-2.6.13/libraries/liblutil' gmake[1]: *** [Makefile:311: all-common] Error 1 gmake[1]: Leaving directory '/home/pbulk/work/databases/openldap-client/work/openldap-2.6.13/libraries' gmake: *** [Makefile:319: all-common] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/openldap-client *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/openldap-client