=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/databases/ldapvi", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ldapvi-1.7nb19 gcc -c -DLDAP_DEPRECATED -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -o ldapvi.o ldapvi.c gcc -c -DLDAP_DEPRECATED -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -o data.o data.c ldapvi.c: In function 'ensure_tmp_directory': ldapvi.c:580:9: error: implicit declaration of function 'on_exit'; did you mean '_exit'? [-Wimplicit-function-declaration] 580 | on_exit((on_exit_function) cleanup, dir); | ^~~~~~~ | _exit In file included from /home/pbulk/work/databases/ldapvi/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /home/pbulk/work/databases/ldapvi/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /home/pbulk/work/databases/ldapvi/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/work/databases/ldapvi/work/.buildlink/include/glib-2.0/glib.h:32, from common.h:23, from ldapvi.c:23: ldapvi.c: In function 'save_ldif': /home/pbulk/work/databases/ldapvi/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /home/pbulk/work/databases/ldapvi/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/work/databases/ldapvi/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:40:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 40 | #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/work/databases/ldapvi/work/.buildlink/include/glib-2.0/glib/gstring.h:298:51: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR' 298 | #define g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ldapvi.c:766:9: note: in expansion of macro 'g_string_sprintfa' 766 | g_string_sprintfa(name, "-%d.ldif", getpid()); | ^~~~~~~~~~~~~~~~~ ldapvi.c: In function 'copy_sasl_output': ldapvi.c:1476:30: error: implicit declaration of function 'getc_unlocked' [-Wimplicit-function-declaration] 1476 | switch ( c = getc_unlocked(in)) { | ^~~~~~~~~~~~~ gmake: *** [GNUmakefile:16: ldapvi.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/ldapvi *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/ldapvi