=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/ldapvi", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ldapvi-1.7nb20 gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o ldapvi.o ldapvi.c gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o data.o data.c ldapvi.c: In function 'ensure_tmp_directory': ldapvi.c:580:9: warning: implicit declaration of function 'on_exit'; did you mean '_exit'? [-Wimplicit-function-declaration] 580 | on_exit((on_exit_function) cleanup, dir); | ^~~~~~~ | _exit ldapvi.c: In function 'save_ldif': ldapvi.c:766:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf" 766 | g_string_sprintfa(name, "-%d.ldif", getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ldapvi.c: In function 'copy_sasl_output': ldapvi.c:1476:30: warning: implicit declaration of function 'getc_unlocked' [-Wimplicit-function-declaration] 1476 | switch ( c = getc_unlocked(in)) { | ^~~~~~~~~~~~~ gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o diff.o diff.c diff.c: In function 'safe_str2dn': diff.c:218:9: warning: implicit declaration of function 'ldap_bv2dn_x'; did you mean 'ldap_bv2dn'? [-Wimplicit-function-declaration] 218 | ldap_bv2dn_x(&bv, out, flags); | ^~~~~~~~~~~~ | ldap_bv2dn gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o error.o error.c gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o misc.o misc.c gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o parse.o parse.c parse.c: In function 'read_lhs': parse.c:38:30: warning: implicit declaration of function 'getc_unlocked' [-Wimplicit-function-declaration] 38 | switch ( c = getc_unlocked(s)) { | ^~~~~~~~~~~~~ parse.c: In function 'cryptdes': parse.c:156:16: warning: implicit declaration of function 'crypt' [-Wimplicit-function-declaration] 156 | return crypt(key, (char *) salt); | ^~~~~ parse.c:156:16: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] 156 | return crypt(key, (char *) salt); | ^~~~~~~~~~~~~~~~~~~~~~~~~ parse.c: In function 'cryptmd5': parse.c:177:16: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 177 | result = crypt(key, (char *) salt); | ^ parse.c: In function 'read_line1': parse.c:251:21: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] 251 | } else if (!strcasecmp(encoding, "crypt")) { | ^~~~~~~~~~ misc.c: In function 'line_number': misc.c:139:30: warning: implicit declaration of function 'getc_unlocked' [-Wimplicit-function-declaration] 139 | switch ( c = getc_unlocked(f)) { | ^~~~~~~~~~~~~ gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o port.o port.c gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o print.o print.c port.c: In function 'on_exit': port.c:100:29: warning: implicit declaration of function 'yourfault' [-Wimplicit-function-declaration] 100 | if (onexitfunction) yourfault("on_exit called twice"); | ^~~~~~~~~ port.c: In function 'g_string_append_ssha': port.c:46:27: warning: implicit declaration of function 'RAND_bytes' [-Wimplicit-function-declaration] 46 | #define RAND_pseudo_bytes RAND_bytes | ^~~~~~~~~~ port.c:132:9: note: in expansion of macro 'RAND_pseudo_bytes' 132 | RAND_pseudo_bytes(rand, sizeof(rand)); | ^~~~~~~~~~~~~~~~~ port.c:134:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 134 | SHA1_Init(&SHA1context); | ^~~~~~~~~ In file included from port.c:36: /tmp/work/databases/ldapvi/work/.buildlink/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ port.c:135:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 135 | SHA1_Update(&SHA1context, key, strlen(key)); | ^~~~~~~~~~~ /tmp/work/databases/ldapvi/work/.buildlink/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ port.c:136:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 136 | SHA1_Update(&SHA1context, rand, sizeof(rand)); | ^~~~~~~~~~~ /tmp/work/databases/ldapvi/work/.buildlink/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ port.c:137:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 137 | SHA1_Final(tmp, &SHA1context); | ^~~~~~~~~~ /tmp/work/databases/ldapvi/work/.buildlink/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ port.c: In function 'g_string_append_md5': port.c:152:9: warning: 'MD5' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 152 | MD5((unsigned char *) key, strlen(key), tmp); | ^~~ In file included from port.c:37: /tmp/work/databases/ldapvi/work/.buildlink/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ port.c: In function 'g_string_append_smd5': port.c:166:9: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 166 | MD5_Init(&MD5context); | ^~~~~~~~ /tmp/work/databases/ldapvi/work/.buildlink/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ port.c:167:9: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 167 | MD5_Update(&MD5context, key, strlen(key)); | ^~~~~~~~~~ /tmp/work/databases/ldapvi/work/.buildlink/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ port.c:168:9: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 168 | MD5_Update(&MD5context, rand, sizeof(rand)); | ^~~~~~~~~~ /tmp/work/databases/ldapvi/work/.buildlink/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ port.c:169:9: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 169 | MD5_Final(tmp, &MD5context); | ^~~~~~~~~ /tmp/work/databases/ldapvi/work/.buildlink/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o search.o search.c gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o base64.o base64.c gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o arguments.o arguments.c gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o parseldif.o parseldif.c gcc -c -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o sasl.o sasl.c parseldif.c: In function 'ldif_read_ad': parseldif.c:43:30: warning: implicit declaration of function 'getc_unlocked' [-Wimplicit-function-declaration] 43 | switch ( c = getc_unlocked(s)) { | ^~~~~~~~~~~~~ sasl.c: In function 'finish_sasl_redirection': sasl.c:72:9: warning: implicit declaration of function 'fdcp' [-Wimplicit-function-declaration] 72 | fdcp(defaults->fd, 2); | ^~~~ gcc -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DLDAP_DEPRECATED -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ncurses -o ldapvi ldapvi.o data.o diff.o error.o misc.o parse.o port.o print.o search.o base64.o arguments.o parseldif.o schema.c sasl.o -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -lcrypt -lssl -L/opt/local/lib -lssl -Wl,-R/opt/local/lib -lcrypto -Wl,-R/opt/local/lib -L/opt/local/lib -lglib-2.0 -lreadline -lpopt -lcurses -lldap -llber -lresolv -lsocket *** Please use pkgtools/verifypc to sanity check dependencies.