=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for evas-software-x11-1.7.10nb4 cd ../../../.. && /opt/pkg/bin/gmake am--refresh gmake[1]: Entering directory '/Users/pbulk/build/graphics/evas-software-x11/work/evas-1.7.10' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 cd . && : --gnu gmake[1]: Leaving directory '/Users/pbulk/build/graphics/evas-software-x11/work/evas-1.7.10' gmake[1]: Entering directory '/Users/pbulk/build/graphics/evas-software-x11/work/evas-1.7.10' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 cd . && : --gnu gmake[1]: Leaving directory '/Users/pbulk/build/graphics/evas-software-x11/work/evas-1.7.10' CC module_la-evas_engine.lo In file included from evas_engine.c:1: In file included from ../../../../src/lib/include/evas_common.h:67: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/Eina.h:237: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_lock.h:51: /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_inline_lock_posix.x:526:12: warning: 'sem_init' is deprecated [-Wdeprecated-declarations] return (sem_init(sem, count_init, 1) == 0) ? EINA_TRUE : EINA_FALSE; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/semaphore.h:55:42: note: 'sem_init' has been explicitly marked deprecated here int sem_init(sem_t *, int, unsigned int) __deprecated; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ In file included from evas_engine.c:1: In file included from ../../../../src/lib/include/evas_common.h:67: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/Eina.h:237: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_lock.h:51: /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_inline_lock_posix.x:535:12: warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations] return (sem_destroy(sem) == 0) ? EINA_TRUE : EINA_FALSE; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/semaphore.h:53:26: note: 'sem_destroy' has been explicitly marked deprecated here int sem_destroy(sem_t *) __deprecated; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ 2 warnings generated. CC module_la-evas_xlib_outbuf.lo In file included from evas_xlib_outbuf.c:11: In file included from ../../../../src/lib/include/evas_common.h:67: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/Eina.h:237: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_lock.h:51: /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_inline_lock_posix.x:526:12: warning: 'sem_init' is deprecated [-Wdeprecated-declarations] return (sem_init(sem, count_init, 1) == 0) ? EINA_TRUE : EINA_FALSE; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/semaphore.h:55:42: note: 'sem_init' has been explicitly marked deprecated here int sem_init(sem_t *, int, unsigned int) __deprecated; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ In file included from evas_xlib_outbuf.c:11: In file included from ../../../../src/lib/include/evas_common.h:67: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/Eina.h:237: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_lock.h:51: /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_inline_lock_posix.x:535:12: warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations] return (sem_destroy(sem) == 0) ? EINA_TRUE : EINA_FALSE; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/semaphore.h:53:26: note: 'sem_destroy' has been explicitly marked deprecated here int sem_destroy(sem_t *) __deprecated; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ 2 warnings generated. CC module_la-evas_xlib_buffer.lo In file included from evas_xlib_buffer.c:1: In file included from ../../../../src/lib/include/evas_common.h:67: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/Eina.h:237: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_lock.h:51: /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_inline_lock_posix.x:526:12: warning: 'sem_init' is deprecated [-Wdeprecated-declarations] return (sem_init(sem, count_init, 1) == 0) ? EINA_TRUE : EINA_FALSE; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/semaphore.h:55:42: note: 'sem_init' has been explicitly marked deprecated here int sem_init(sem_t *, int, unsigned int) __deprecated; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ In file included from evas_xlib_buffer.c:1: In file included from ../../../../src/lib/include/evas_common.h:67: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/Eina.h:237: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_lock.h:51: /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_inline_lock_posix.x:535:12: warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations] return (sem_destroy(sem) == 0) ? EINA_TRUE : EINA_FALSE; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/semaphore.h:53:26: note: 'sem_destroy' has been explicitly marked deprecated here int sem_destroy(sem_t *) __deprecated; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ 2 warnings generated. CC module_la-evas_xlib_color.lo In file included from evas_xlib_color.c:1: In file included from ../../../../src/lib/include/evas_common.h:67: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/Eina.h:237: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_lock.h:51: /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_inline_lock_posix.x:526:12: warning: 'sem_init' is deprecated [-Wdeprecated-declarations] return (sem_init(sem, count_init, 1) == 0) ? EINA_TRUE : EINA_FALSE; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/semaphore.h:55:42: note: 'sem_init' has been explicitly marked deprecated here int sem_init(sem_t *, int, unsigned int) __deprecated; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ In file included from evas_xlib_color.c:1: In file included from ../../../../src/lib/include/evas_common.h:67: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/Eina.h:237: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_lock.h:51: /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_inline_lock_posix.x:535:12: warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations] return (sem_destroy(sem) == 0) ? EINA_TRUE : EINA_FALSE; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/semaphore.h:53:26: note: 'sem_destroy' has been explicitly marked deprecated here int sem_destroy(sem_t *) __deprecated; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ 2 warnings generated. CC module_la-evas_xlib_main.lo In file included from evas_xlib_main.c:1: In file included from ../../../../src/lib/include/evas_common.h:67: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/Eina.h:237: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_lock.h:51: /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_inline_lock_posix.x:526:12: warning: 'sem_init' is deprecated [-Wdeprecated-declarations] return (sem_init(sem, count_init, 1) == 0) ? EINA_TRUE : EINA_FALSE; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/semaphore.h:55:42: note: 'sem_init' has been explicitly marked deprecated here int sem_init(sem_t *, int, unsigned int) __deprecated; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ In file included from evas_xlib_main.c:1: In file included from ../../../../src/lib/include/evas_common.h:67: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/Eina.h:237: In file included from /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_lock.h:51: /Users/pbulk/build/graphics/evas-software-x11/work/.buildlink/include/eina-1/eina/eina_inline_lock_posix.x:535:12: warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations] return (sem_destroy(sem) == 0) ? EINA_TRUE : EINA_FALSE; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/semaphore.h:53:26: note: 'sem_destroy' has been explicitly marked deprecated here int sem_destroy(sem_t *) __deprecated; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ 2 warnings generated. CCLD module.la ld: Undefined symbols: _XAllocColor, referenced from: _x_color_alloc_gray in module_la-evas_xlib_color.o _x_color_alloc_rgb in module_la-evas_xlib_color.o _XCreateGC, referenced from: _evas_software_xlib_outbuf_drawable_set in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_mask_set in module_la-evas_xlib_outbuf.o _XCreateImage, referenced from: _evas_software_xlib_x_output_buffer_new in module_la-evas_xlib_buffer.o _XCreateRegion, referenced from: _evas_software_xlib_outbuf_flush in module_la-evas_xlib_outbuf.o _XDestroyRegion, referenced from: _evas_software_xlib_outbuf_flush in module_la-evas_xlib_outbuf.o _XFillRectangle, referenced from: _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _XFlush, referenced from: _evas_software_xlib_outbuf_flush in module_la-evas_xlib_outbuf.o _XFreeColors, referenced from: _evas_software_xlib_x_color_deallocate in module_la-evas_xlib_color.o _x_color_alloc_gray in module_la-evas_xlib_color.o _x_color_alloc_rgb in module_la-evas_xlib_color.o _XFreeGC, referenced from: _evas_software_xlib_outbuf_free in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_free in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_drawable_set in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_mask_set in module_la-evas_xlib_outbuf.o _XGetGeometry, referenced from: _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _XGetWindowAttributes, referenced from: _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _XPutImage, referenced from: _evas_software_xlib_x_output_buffer_paste in module_la-evas_xlib_buffer.o _XScreenNumberOfScreen, referenced from: _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _XSetErrorHandler, referenced from: _evas_software_xlib_x_output_buffer_new in module_la-evas_xlib_buffer.o _evas_software_xlib_x_output_buffer_new in module_la-evas_xlib_buffer.o _XSetForeground, referenced from: _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _XSetRegion, referenced from: _evas_software_xlib_outbuf_flush in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_flush in module_la-evas_xlib_outbuf.o _XShmAttach, referenced from: _evas_software_xlib_x_output_buffer_new in module_la-evas_xlib_buffer.o _evas_software_xlib_x_output_buffer_new in module_la-evas_xlib_buffer.o _XShmCreateImage, referenced from: _evas_software_xlib_x_output_buffer_new in module_la-evas_xlib_buffer.o _XShmDetach, referenced from: _evas_software_xlib_x_output_buffer_free in module_la-evas_xlib_buffer.o _XShmPutImage, referenced from: _evas_software_xlib_x_output_buffer_paste in module_la-evas_xlib_buffer.o _XShmQueryExtension, referenced from: _evas_software_xlib_x_can_do_shm in module_la-evas_xlib_buffer.o _XSync, referenced from: _evas_software_xlib_outbuf_idle_flush in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_flush in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_new_region_for_update in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o _evas_software_xlib_outbuf_debug_show in module_la-evas_xlib_outbuf.o ... _XUnionRectWithRegion, referenced from: _evas_software_xlib_outbuf_flush in module_la-evas_xlib_outbuf.o _XrmInitialize, referenced from: _module_open in module_la-evas_engine.o clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [Makefile:678: module.la] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/graphics/evas-software-x11 *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/graphics/evas-software-x11