See
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=rolling/2277/display/redirect>
Changes:
------------------------------------------
[...truncated 266.05 KiB...]
#8 156.8 91 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 156.8 | ^~~~~~~~~~~
#8 156.8
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 156.8 489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]]
obj
#8 156.8 |
^~~
#8 157.5 CC libguac_client_rdp_la-error.lo
#8 157.9 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 157.9 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 157.9 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 157.9 from error.h:23,
#8 157.9 from error.c:20:
#8 157.9
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:93:9:
warning: 'codecs_free' is deprecated: [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 157.9 93 | WINPR_DEPRECATED_VAR("[since 3.6.0] Use
freerdp_client_codecs_new",
#8 157.9 | ^~~~~~~~~~~~~~~~~~~~
#8 157.9 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
#8 157.9 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/stream.h:26,
#8 157.9 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:25:
#8 157.9
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
note: declared here
#8 157.9 91 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 157.9 | ^~~~~~~~~~~
#8 157.9
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 157.9 489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]]
obj
#8 157.9 |
^~~
#8 158.5 CC libguac_client_rdp_la-fs.lo
#8 159.8 CC libguac_client_rdp_la-gdi.lo
#8 160.2 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 160.2 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 160.2 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 160.2 from color.h:23,
#8 160.2 from gdi.c:20:
#8 160.2
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:93:9:
warning: 'codecs_free' is deprecated: [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 160.2 93 | WINPR_DEPRECATED_VAR("[since 3.6.0] Use
freerdp_client_codecs_new",
#8 160.2 | ^~~~~~~~~~~~~~~~~~~~
#8 160.2 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
#8 160.2 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/stream.h:26,
#8 160.2 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:25:
#8 160.2
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
note: declared here
#8 160.2 91 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 160.2 | ^~~~~~~~~~~
#8 160.2
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 160.2 489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]]
obj
#8 160.2 |
^~~
#8 160.3 gdi.c: In function 'guac_rdp_gdi_surface_frame_marker':
#8 160.3 gdi.c:62:5: warning: 'FrameAcknowledge' is deprecated
[-Wdeprecated-declarations]
#8 160.3 62 | frame_acknowledge = context->settings->FrameAcknowledge;
#8 160.3 | ^~~~~~~~~~~~~~~~~
#8 160.3
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings_types_private.h:712:44:
note: declared here
#8 160.3 712 | SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge);
/* 3714 */
#8 160.3 | ^~~~~~~~~~~~~~~~
#8 160.3
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:488:46:
note: in definition of macro 'WINPR_DEPRECATED'
#8 160.3 488 | #define WINPR_DEPRECATED(obj) [[deprecated]] obj
#8 160.3 | ^~~
#8 160.3
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings_types_private.h:712:9:
note: in expansion of macro 'SETTINGS_DEPRECATED'
#8 160.3 712 | SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge);
/* 3714 */
#8 160.3 | ^~~~~~~~~~~~~~~~~~~
#8 160.9 CC libguac_client_rdp_la-input.lo
#8 161.3 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 161.3 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 161.3 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 161.3 from ./settings.h:25,
#8 161.3 from channels/disp.h:23,
#8 161.3 from input.c:22:
#8 161.3
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:93:9:
warning: 'codecs_free' is deprecated: [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 161.3 93 | WINPR_DEPRECATED_VAR("[since 3.6.0] Use
freerdp_client_codecs_new",
#8 161.3 | ^~~~~~~~~~~~~~~~~~~~
#8 161.3 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/wtypes.h:28,
#8 161.3 from ./keymap.h:23,
#8 161.3 from ./settings.h:23:
#8 161.3
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
note: declared here
#8 161.3 91 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 161.3 | ^~~~~~~~~~~
#8 161.3
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 161.3 489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]]
obj
#8 161.3 |
^~~
#8 162.0 CC libguac_client_rdp_la-input-queue.lo
#8 162.4 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 162.4 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 162.4 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 162.4 from ./settings.h:25,
#8 162.4 from channels/disp.h:23,
#8 162.4 from input-queue.c:22:
#8 162.4
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:93:9:
warning: 'codecs_free' is deprecated: [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 162.4 93 | WINPR_DEPRECATED_VAR("[since 3.6.0] Use
freerdp_client_codecs_new",
#8 162.4 | ^~~~~~~~~~~~~~~~~~~~
#8 162.4 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/wtypes.h:28,
#8 162.4 from ./keymap.h:23,
#8 162.4 from ./settings.h:23:
#8 162.4
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
note: declared here
#8 162.4 91 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 162.4 | ^~~~~~~~~~~
#8 162.4
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 162.4 489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]]
obj
#8 162.4 |
^~~
#8 163.4 CC libguac_client_rdp_la-keyboard.lo
#8 163.7 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 163.7 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 163.7 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 163.7 from keyboard.h:25,
#8 163.7 from decompose.h:23,
#8 163.7 from keyboard.c:22:
#8 163.7
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:93:9:
warning: 'codecs_free' is deprecated: [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 163.7 93 | WINPR_DEPRECATED_VAR("[since 3.6.0] Use
freerdp_client_codecs_new",
#8 163.7 | ^~~~~~~~~~~~~~~~~~~~
#8 163.7 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/wtypes.h:28,
#8 163.7 from keymap.h:23,
#8 163.7 from keyboard.h:23:
#8 163.7
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
note: declared here
#8 163.7 91 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 163.7 | ^~~~~~~~~~~
#8 163.7
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 163.7 489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]]
obj
#8 163.7 |
^~~
#8 165.2 CC libguac_client_rdp_la-keymap.lo
#8 165.6 CC libguac_client_rdp_la-log.lo
#8 166.0 CC libguac_client_rdp_la-ls.lo
#8 166.6 CC plugins/libguac_client_rdp_la-channels.lo
#8 166.9 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 166.9 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 166.9 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 166.9 from ./plugins/channels.h:24,
#8 166.9 from plugins/channels.c:20:
#8 166.9
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:93:9:
warning: 'codecs_free' is deprecated: [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 166.9 93 | WINPR_DEPRECATED_VAR("[since 3.6.0] Use
freerdp_client_codecs_new",
#8 166.9 | ^~~~~~~~~~~~~~~~~~~~
#8 167.0 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/assert-api.h:27,
#8 167.0 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/cast.h:24,
#8 167.0 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/crt.h:27,
#8 167.0 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/channels/channels.h:24,
#8 167.0 from ./plugins/channels.h:23:
#8 167.0
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
note: declared here
#8 167.0 91 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 167.0 | ^~~~~~~~~~~
#8 167.0
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 167.0 489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]]
obj
#8 167.0 |
^~~
#8 167.1 plugins/channels.c: In function
'guac_freerdp_dynamic_channel_collection_add':
#8 167.1 plugins/channels.c:142:5: warning: 'SupportDynamicChannels' is
deprecated [-Wdeprecated-declarations]
#8 167.1 142 | settings->SupportDynamicChannels = TRUE;
#8 167.1 | ^~~~~~~~
#8 167.1
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings_types_private.h:823:42:
note: declared here
#8 167.1 823 | SETTINGS_DEPRECATED(ALIGN64 BOOL
SupportDynamicChannels); /* 5059 */
#8 167.1 | ^~~~~~~~~~~~~~~~~~~~~~
#8 167.1
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:488:46:
note: in definition of macro 'WINPR_DEPRECATED'
#8 167.1 488 | #define WINPR_DEPRECATED(obj) [[deprecated]] obj
#8 167.1 | ^~~
#8 167.1
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings_types_private.h:823:9:
note: in expansion of macro 'SETTINGS_DEPRECATED'
#8 167.1 823 | SETTINGS_DEPRECATED(ALIGN64 BOOL
SupportDynamicChannels); /* 5059 */
#8 167.1 | ^~~~~~~~~~~~~~~~~~~
#8 167.7 CC plugins/libguac_client_rdp_la-ptr-string.lo
#8 168.0 CC libguac_client_rdp_la-pointer.lo
#8 168.3 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 168.3 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 168.3 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 168.3 from color.h:23,
#8 168.3 from pointer.c:20:
#8 168.3
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:93:9:
warning: 'codecs_free' is deprecated: [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 168.3 93 | WINPR_DEPRECATED_VAR("[since 3.6.0] Use
freerdp_client_codecs_new",
#8 168.3 | ^~~~~~~~~~~~~~~~~~~~
#8 168.3 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
#8 168.3 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/stream.h:26,
#8 168.3 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:25:
#8 168.3
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
note: declared here
#8 168.3 91 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 168.3 | ^~~~~~~~~~~
#8 168.3
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 168.3 489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]]
obj
#8 168.3 |
^~~
#8 169.1 CC libguac_client_rdp_la-print-job.lo
#8 169.4 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 169.4 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 169.4 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 169.4 from channels/cliprdr.h:26,
#8 169.4 from rdp.h:24,
#8 169.4 from print-job.c:21:
#8 169.4
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:93:9:
warning: 'codecs_free' is deprecated: [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 169.4 93 | WINPR_DEPRECATED_VAR("[since 3.6.0] Use
freerdp_client_codecs_new",
#8 169.4 | ^~~~~~~~~~~~~~~~~~~~
#8 169.4 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
#8 169.4 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/api.h:23,
#8 169.4 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/cliprdr.h:25,
#8 169.4 from channels/cliprdr.h:25:
#8 169.4
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
note: declared here
#8 169.4 91 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 169.4 | ^~~~~~~~~~~
#8 169.4
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 169.4 489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]]
obj
#8 169.4 |
^~~
#8 170.5 CC libguac_client_rdp_la-rdp.lo
#8 170.8 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 170.8 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 170.8 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 170.8 from beep.h:23,
#8 170.8 from rdp.c:23:
#8 170.8
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:93:9:
warning: 'codecs_free' is deprecated: [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 170.8 93 | WINPR_DEPRECATED_VAR("[since 3.6.0] Use
freerdp_client_codecs_new",
#8 170.8 | ^~~~~~~~~~~~~~~~~~~~
#8 170.8 In file included from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
#8 170.8 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/stream.h:26,
#8 170.8 from
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:25:
#8 170.8
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
note: declared here
#8 170.8 91 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 170.8 | ^~~~~~~~~~~
#8 170.8
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 170.8 489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]]
obj
#8 170.8 |
^~~
#8 171.1 In function 'guac_rdp_handle_connection',
#8 171.1 inlined from 'guac_rdp_client_thread' at rdp.c:946:13:
#8 171.1 rdp.c:658:12: error: 'connection_closing' may be used uninitialized
[-Werror=maybe-uninitialized]
#8 171.1 658 | if (connection_closing)
#8 171.1 | ^
#8 171.1 rdp.c: In function 'guac_rdp_client_thread':
#8 171.1 rdp.c:627:13: note: 'connection_closing' was declared here
#8 171.1 627 | int connection_closing;
#8 171.1 | ^~~~~~~~~~~~~~~~~~
#8 171.3 cc1: all warnings being treated as errors
#8 171.3 make[4]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
#8 171.3 make[4]: *** [Makefile:1357: libguac_client_rdp_la-rdp.lo] Error 1
#8 171.3 make[3]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
#8 171.3 make[3]: *** [Makefile:1474: all-recursive] Error 1
#8 171.3 make[2]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
#8 171.3 make[2]: *** [Makefile:768: all] Error 2
#8 171.3 make[1]: *** [Makefile:552: all-recursive] Error 1
#8 171.3 make[1]: Leaving directory '/build/guacamole-server'
#8 171.3 make: *** [Makefile:472: all] Error 2
#8 ERROR: process "/bin/sh -c /bin/bash -e -x /build/build.sh" did not complete
successfully: exit code: 2
------
> [4/4] RUN /bin/bash -e -x /build/build.sh:
171.3 cc1: all warnings being treated as errors
171.3 make[4]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
171.3 make[4]: *** [Makefile:1357: libguac_client_rdp_la-rdp.lo] Error 1
171.3 make[3]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
171.3 make[3]: *** [Makefile:1474: all-recursive] Error 1
171.3 make[2]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
171.3 make[2]: *** [Makefile:768: all] Error 2
171.3 make[1]: *** [Makefile:552: all-recursive] Error 1
171.3 make[1]: Leaving directory '/build/guacamole-server'
171.3 make: *** [Makefile:472: all] Error 2
------
Dockerfile:4
--------------------
2 | COPY . /build/
3 | RUN /bin/bash -e -x /build/install-deps.sh
4 | >>> RUN /bin/bash -e -x /build/build.sh
5 |
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c /bin/bash -e -x
/build/build.sh" did not complete successfully: exit code: 2
+ docker rmi --force
guac-jenkins-guacamole-guacamole-server-main-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-rolling-2277
Error response from daemon: No such image:
guac-jenkins-guacamole-guacamole-server-main-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-rolling-2277:latest
Build step 'Execute shell' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]