=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for spice-server-0.14.3 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3' Making all in subprojects/spice-common gmake[2]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common' /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common' Making all in python_modules gmake[4]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/python_modules' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/python_modules' Making all in common gmake[4]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/common' /opt/pkg/bin/gmake all-am gmake[5]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/common' CC canvas_utils.lo CC lines.lo CC backtrace.lo CC log.lo CC marshaller.lo CC lz.lo CC mem.lo CC pixman_utils.lo CC quic.lo CC region.lo CC rop3.lo CC snd_codec.lo CC utils.lo CC generated_server_demarshallers.lo CC generated_server_marshallers.lo CC ssl_verify.lo CC generated_client_demarshallers.lo CC generated_client_marshallers.lo CCLD libspice-common-server.la CCLD libspice-common-client.la CCLD libspice-common.la gmake[5]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/common' gmake[4]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/common' Making all in docs gmake[4]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/docs' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/docs' Making all in tests gmake[4]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/tests' /opt/pkg/bin/gmake all-am gmake[5]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/tests' CC test_logging-test-logging.o CC test_marshallers-generated_test_marshallers.o CC test_marshallers-test-marshallers.o CC test_marshallers-generated_test_demarshallers.o CC test_ssl_verify-test-ssl-verify.o CC test_region-test-region.o CC test_dummy_recorder-test-dummy-recorder.o CCLD test_dummy_recorder CCLD test_marshallers CCLD test_logging CCLD test_region CCLD test_ssl_verify gmake[5]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/tests' gmake[4]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common/tests' gmake[4]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common' gmake[4]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common' gmake[3]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common' gmake[2]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/subprojects/spice-common' Making all in server gmake[2]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/server' /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/server' Making all in . gmake[4]: Entering directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/server' CC spice-server-enums.lo CC agent-msg-filter.lo CC char-device.lo CC cursor-channel.lo CC common-graphics-channel.lo CC dcc-send.lo CC cursor-channel-client.lo CC dcc.lo CC dispatcher.lo CC display-channel.lo CC event-loop.lo CC glz-encoder.lo CC glz-encoder-dict.lo CC image-cache.lo CC image-encoders.lo CC inputs-channel.lo CC inputs-channel-client.lo CC jpeg-encoder.lo CC main-channel.lo CC main-channel-client.lo CC main-dispatcher.lo CC memslot.lo CC mjpeg-encoder.lo CC net-utils.lo CC pixmap-cache.lo CC red-channel.lo CC red-channel-capabilities.lo CC red-channel-client.lo CC red-client.lo CC red-parse-qxl.lo CC red-pipe-item.lo CC red-qxl.lo CC red-record-qxl.lo CC red-replay-qxl.lo CC reds.lo CC red-stream.lo CC red-worker.lo red-replay-qxl.c:348:45: warning: taking address of packed member 'x' of class or structure 'QXLPoint' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "point %d %d\n", &qxl->x, &qxl->y); ^~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:348:54: warning: taking address of packed member 'y' of class or structure 'QXLPoint' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "point %d %d\n", &qxl->x, &qxl->y); ^~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:364:44: warning: taking address of packed member 'top' of class or structure 'QXLRect' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf_check(replay, template, &qxl->top, &qxl->left, &qxl->bottom, &qxl->right, ^~~~~~~~ red-replay-qxl.c:364:55: warning: taking address of packed member 'left' of class or structure 'QXLRect' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf_check(replay, template, &qxl->top, &qxl->left, &qxl->bottom, &qxl->right, ^~~~~~~~~ red-replay-qxl.c:364:67: warning: taking address of packed member 'bottom' of class or structure 'QXLRect' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf_check(replay, template, &qxl->top, &qxl->left, &qxl->bottom, &qxl->right, ^~~~~~~~~~~ red-replay-qxl.c:364:81: warning: taking address of packed member 'right' of class or structure 'QXLRect' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf_check(replay, template, &qxl->top, &qxl->left, &qxl->bottom, &qxl->right, ^~~~~~~~~~ red-replay-qxl.c:436:57: warning: taking address of packed member 'id' of class or structure 'QXLImageDescriptor' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "descriptor.id %"SCNu64"\n", &qxl->descriptor.id); ^~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:439:53: warning: taking address of packed member 'width' of class or structure 'QXLImageDescriptor' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "descriptor.width %d\n", &qxl->descriptor.width); ^~~~~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:440:54: warning: taking address of packed member 'height' of class or structure 'QXLImageDescriptor' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "descriptor.height %d\n", &qxl->descriptor.height); ^~~~~~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:449:49: warning: taking address of packed member 'x' of class or structure 'QXLBitmap' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "bitmap.x %d\n", &qxl->bitmap.x); ^~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:450:49: warning: taking address of packed member 'y' of class or structure 'QXLBitmap' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "bitmap.y %d\n", &qxl->bitmap.y); ^~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:451:54: warning: taking address of packed member 'stride' of class or structure 'QXLBitmap' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "bitmap.stride %d\n", &qxl->bitmap.stride); ^~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:465:58: warning: taking address of packed member 'unique' of class or structure 'QXLPalette' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "unique %"SCNu64"\n", &qp->unique); ^~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:487:65: warning: taking address of packed member 'surface_id' of class or structure 'QXLSurfaceId' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "surface_image.surface_id %d\n", &qxl->surface_image.surface_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:496:55: warning: taking address of packed member 'data_size' of class or structure 'QXLQUICData' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "quic.data_size %d\n", &qxl->quic.data_size); ^~~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:548:41: warning: taking address of packed member 'type' of class or structure 'QXLBrush' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "type %d\n", &qxl->type); ^~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:555:48: warning: taking address of packed member 'u' of class or structure 'QXLBrush' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "u.color %d\n", &qxl->u.color); ^~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:659:45: warning: taking address of packed member 'src_color' of class or structure 'QXLTransparent' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "src_color %d\n", &qxl->src_color); ^~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:660:46: warning: taking address of packed member 'true_color' of class or structure 'QXLTransparent' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "true_color %d\n", &qxl->true_color); ^~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:821:41: warning: taking address of packed member 'type' of class or structure 'QXLClip' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "type %d\n", &qxl->type); ^~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:856:42: warning: taking address of packed member 'flags' of class or structure 'QXLComposite' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "flags %d\n", &qxl->flags); ^~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:868:68: warning: taking address of packed member 'x' of class or structure 'QXLPoint16' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "src_origin %" SCNi16 " %" SCNi16 "\n", &qxl->src_origin.x, &qxl->src_origin.y); ^~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:868:88: warning: taking address of packed member 'y' of class or structure 'QXLPoint16' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "src_origin %" SCNi16 " %" SCNi16 "\n", &qxl->src_origin.x, &qxl->src_origin.y); ^~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:869:69: warning: taking address of packed member 'x' of class or structure 'QXLPoint16' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "mask_origin %" SCNi16 " %" SCNi16 "\n", &qxl->mask_origin.x, &qxl->mask_origin.y); ^~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:869:90: warning: taking address of packed member 'y' of class or structure 'QXLPoint16' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "mask_origin %" SCNi16 " %" SCNi16 "\n", &qxl->mask_origin.x, &qxl->mask_origin.y); ^~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:890:44: warning: taking address of packed member 'mm_time' of class or structure 'QXLDrawable' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "mm_time %d\n", &qxl->mm_time); ^~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:893:47: warning: taking address of packed member 'surface_id' of class or structure 'QXLDrawable' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "surface_id %d\n", &qxl->surface_id); ^~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:1028:44: warning: taking address of packed member 'mm_time' of class or structure 'QXLCompatDrawable' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "mm_time %d\n", &qxl->mm_time); ^~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:1105:46: warning: taking address of packed member 'update_id' of class or structure 'QXLUpdateCmd' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "update_id %d\n", &qxl->update_id); ^~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:1106:47: warning: taking address of packed member 'surface_id' of class or structure 'QXLUpdateCmd' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "surface_id %d\n", &qxl->surface_id); ^~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:1132:47: warning: taking address of packed member 'surface_id' of class or structure 'QXLSurfaceCmd' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "surface_id %d\n", &qxl->surface_id); ^~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:1134:42: warning: taking address of packed member 'flags' of class or structure 'QXLSurfaceCmd' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "flags %d\n", &qxl->flags); ^~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:1141:64: warning: taking address of packed member 'format' of class or structure 'QXLSurface' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "u.surface_create.format %d\n", &qxl->u.surface_create.format); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:1142:63: warning: taking address of packed member 'width' of class or structure 'QXLSurface' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "u.surface_create.width %d\n", &qxl->u.surface_create.width); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:1143:64: warning: taking address of packed member 'height' of class or structure 'QXLSurface' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "u.surface_create.height %d\n", &qxl->u.surface_create.height); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:1144:64: warning: taking address of packed member 'stride' of class or structure 'QXLSurface' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "u.surface_create.stride %d\n", &qxl->u.surface_create.stride); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:1184:57: warning: taking address of packed member 'unique' of class or structure 'QXLCursorHeader' may result in an unaligned pointer value [-Waddress-of-packed-member] replay_fscanf(replay, "header.unique %"SCNu64"\n", &cursor.header.unique); ^~~~~~~~~~~~~~~~~~~~ red-replay-qxl.c:93:41: note: expanded from macro 'replay_fscanf' replay_fscanf_check(r, fmt "%n", ## __VA_ARGS__, &r->end_pos) ^~~~~~~~~~~ red-replay-qxl.c:115:21: warning: unused function 'replay_realloc' [-Wunused-function] static inline void *replay_realloc(SpiceReplay *replay, void *mem, size_t n_bytes) ^ CC sound.lo 38 warnings generated. CC spice-bitmap-utils.lo CC spicevmc.lo CC stat-file.lo reds.c:1575:12: warning: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const uint32_t *' (aka 'const unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] return (const uint32_t *)(caps_start + link->link_mess->caps_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reds.c:2284:12: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] caps = (uint32_t *)((uint8_t *)link_mess + link_mess->caps_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ red-worker.c:1165:40: error: too many arguments to function call, expected 1, have 2 pthread_setname_np(worker->thread, "SPICE Worker"); ~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:509:1: note: 'pthread_setname_np' declared here __API_AVAILABLE(macos(10.6), ios(3.2)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/Availability.h:381:162: note: expanded from macro '__API_AVAILABLE' #define __API_AVAILABLE(...) __API_AVAILABLE_GET_MACRO(__VA_ARGS__,__API_AVAILABLE7, __API_AVAILABLE6, __API_AVAILABLE5, __API_AVAILABLE4, __API_AVAILABLE3, __API_AVAILABLE2, __API_AVAILABLE1, 0)(__VA_ARGS__) ^ 1 error generated. gmake[4]: *** [Makefile:840: red-worker.lo] Error 1 gmake[4]: *** Waiting for unfinished jobs.... spice-bitmap-utils.c:56:47: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'rgb16_pixel_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] compute_lines_gradual_score_rgb16((rgb16_pixel_t *)chunk[i].data, x, num_lines, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sound.c:339:11: warning: 'SPICE_AUDIO_DATA_MODE_CELT_0_5_1' is deprecated [-Wdeprecated-declarations] [ SPICE_AUDIO_DATA_MODE_CELT_0_5_1 ] = "celt", ^ /opt/work/sysutils/spice-server/work/.buildlink/include/spice-1/spice/enums.h:380:38: note: 'SPICE_AUDIO_DATA_MODE_CELT_0_5_1' has been explicitly marked deprecated here SPICE_AUDIO_DATA_MODE_CELT_0_5_1 SPICE_GNUC_DEPRECATED, ^ /opt/work/sysutils/spice-server/work/.buildlink/include/spice-1/spice/macros.h:68:47: note: expanded from macro 'SPICE_GNUC_DEPRECATED' #define SPICE_GNUC_DEPRECATED __attribute__((__deprecated__)) ^ sound.c:1025:49: warning: 'SPICE_AUDIO_DATA_MODE_CELT_0_5_1' is deprecated [-Wdeprecated-declarations] if (client_can_celt && snd_codec_is_capable(SPICE_AUDIO_DATA_MODE_CELT_0_5_1, frequency)) ^ /opt/work/sysutils/spice-server/work/.buildlink/include/spice-1/spice/enums.h:380:38: note: 'SPICE_AUDIO_DATA_MODE_CELT_0_5_1' has been explicitly marked deprecated here SPICE_AUDIO_DATA_MODE_CELT_0_5_1 SPICE_GNUC_DEPRECATED, ^ /opt/work/sysutils/spice-server/work/.buildlink/include/spice-1/spice/macros.h:68:47: note: expanded from macro 'SPICE_GNUC_DEPRECATED' #define SPICE_GNUC_DEPRECATED __attribute__((__deprecated__)) ^ sound.c:1026:16: warning: 'SPICE_AUDIO_DATA_MODE_CELT_0_5_1' is deprecated [-Wdeprecated-declarations] return SPICE_AUDIO_DATA_MODE_CELT_0_5_1; ^ /opt/work/sysutils/spice-server/work/.buildlink/include/spice-1/spice/enums.h:380:38: note: 'SPICE_AUDIO_DATA_MODE_CELT_0_5_1' has been explicitly marked deprecated here SPICE_AUDIO_DATA_MODE_CELT_0_5_1 SPICE_GNUC_DEPRECATED, ^ /opt/work/sysutils/spice-server/work/.buildlink/include/spice-1/spice/macros.h:68:47: note: expanded from macro 'SPICE_GNUC_DEPRECATED' #define SPICE_GNUC_DEPRECATED __attribute__((__deprecated__)) ^ sound.c:1384:30: warning: 'SPICE_AUDIO_DATA_MODE_CELT_0_5_1' is deprecated [-Wdeprecated-declarations] if (snd_codec_is_capable(SPICE_AUDIO_DATA_MODE_CELT_0_5_1, SND_CODEC_ANY_FREQUENCY)) { ^ /opt/work/sysutils/spice-server/work/.buildlink/include/spice-1/spice/enums.h:380:38: note: 'SPICE_AUDIO_DATA_MODE_CELT_0_5_1' has been explicitly marked deprecated here SPICE_AUDIO_DATA_MODE_CELT_0_5_1 SPICE_GNUC_DEPRECATED, ^ /opt/work/sysutils/spice-server/work/.buildlink/include/spice-1/spice/macros.h:68:47: note: expanded from macro 'SPICE_GNUC_DEPRECATED' #define SPICE_GNUC_DEPRECATED __attribute__((__deprecated__)) ^ sound.c:1433:30: warning: 'SPICE_AUDIO_DATA_MODE_CELT_0_5_1' is deprecated [-Wdeprecated-declarations] if (snd_codec_is_capable(SPICE_AUDIO_DATA_MODE_CELT_0_5_1, SND_CODEC_ANY_FREQUENCY)) { ^ /opt/work/sysutils/spice-server/work/.buildlink/include/spice-1/spice/enums.h:380:38: note: 'SPICE_AUDIO_DATA_MODE_CELT_0_5_1' has been explicitly marked deprecated here SPICE_AUDIO_DATA_MODE_CELT_0_5_1 SPICE_GNUC_DEPRECATED, ^ /opt/work/sysutils/spice-server/work/.buildlink/include/spice-1/spice/macros.h:68:47: note: expanded from macro 'SPICE_GNUC_DEPRECATED' #define SPICE_GNUC_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. 5 warnings generated. 2 warnings generated. gmake[4]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/server' gmake[3]: *** [Makefile:881: all-recursive] Error 1 gmake[3]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/server' gmake[2]: *** [Makefile:668: all] Error 2 gmake[2]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3/server' gmake[1]: *** [Makefile:536: all-recursive] Error 1 gmake[1]: Leaving directory '/opt/work/sysutils/spice-server/work/spice-0.14.3' gmake: *** [Makefile:445: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/sysutils/spice-server *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/sysutils/spice-server