See 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=stable,JENKINS_LABEL_EXPRESSION=ubuntu/2270/display/redirect>

Changes:


------------------------------------------
[...truncated 254.89 KiB...]
#8 61.92    91 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#8 61.92       |                                               ^~~~~~~~~~~
#8 61.92 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:497:41:
 note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 61.92   497 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated(text)))
#8 61.92       |                                         ^~~
#8 62.18   CC       libguac_client_rdp_la-error.lo
#8 62.31 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 62.31                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 62.31                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 62.31                  from error.h:23,
#8 62.31                  from error.c:20:
#8 62.31 
/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 62.31    93 |         WINPR_DEPRECATED_VAR("[since 3.6.0] Use 
freerdp_client_codecs_new",
#8 62.31       |         ^~~~~~~~~~~~~~~~~~~~
#8 62.31 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
#8 62.31                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/stream.h:26,
#8 62.31                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:25:
#8 62.31 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
 note: declared here
#8 62.31    91 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#8 62.31       |                                               ^~~~~~~~~~~
#8 62.31 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:497:41:
 note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 62.31   497 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated(text)))
#8 62.31       |                                         ^~~
#8 62.54   CC       libguac_client_rdp_la-fs.lo
#8 63.07   CC       libguac_client_rdp_la-gdi.lo
#8 63.19 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 63.19                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 63.19                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 63.19                  from color.h:23,
#8 63.19                  from gdi.c:20:
#8 63.19 
/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 63.19    93 |         WINPR_DEPRECATED_VAR("[since 3.6.0] Use 
freerdp_client_codecs_new",
#8 63.19       |         ^~~~~~~~~~~~~~~~~~~~
#8 63.19 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
#8 63.19                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/stream.h:26,
#8 63.19                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:25:
#8 63.19 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
 note: declared here
#8 63.19    91 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#8 63.19       |                                               ^~~~~~~~~~~
#8 63.19 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:497:41:
 note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 63.19   497 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated(text)))
#8 63.19       |                                         ^~~
#8 63.22 gdi.c: In function 'guac_rdp_gdi_surface_frame_marker':
#8 63.22 gdi.c:62:5: warning: 'FrameAcknowledge' is deprecated 
[-Wdeprecated-declarations]
#8 63.22    62 |     frame_acknowledge = context->settings->FrameAcknowledge;
#8 63.22       |     ^~~~~~~~~~~~~~~~~
#8 63.22 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings_types_private.h:701:44:
 note: declared here
#8 63.22   701 |         SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge);  
             /* 3714 */
#8 63.22       |                                            ^~~~~~~~~~~~~~~~
#8 63.22 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:496:31:
 note: in definition of macro 'WINPR_DEPRECATED'
#8 63.22   496 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#8 63.22       |                               ^~~
#8 63.22 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings_types_private.h:701:9:
 note: in expansion of macro 'SETTINGS_DEPRECATED'
#8 63.22   701 |         SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge);  
             /* 3714 */
#8 63.22       |         ^~~~~~~~~~~~~~~~~~~
#8 63.48   CC       libguac_client_rdp_la-input.lo
#8 63.61 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 63.61                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 63.61                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 63.61                  from ./settings.h:25,
#8 63.61                  from channels/disp.h:23,
#8 63.61                  from input.c:22:
#8 63.61 
/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 63.61    93 |         WINPR_DEPRECATED_VAR("[since 3.6.0] Use 
freerdp_client_codecs_new",
#8 63.61       |         ^~~~~~~~~~~~~~~~~~~~
#8 63.61 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/wtypes.h:28,
#8 63.61                  from ./keymap.h:23,
#8 63.61                  from ./settings.h:23:
#8 63.61 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
 note: declared here
#8 63.61    91 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#8 63.61       |                                               ^~~~~~~~~~~
#8 63.61 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:497:41:
 note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 63.61   497 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated(text)))
#8 63.61       |                                         ^~~
#8 63.87   CC       libguac_client_rdp_la-input-queue.lo
#8 63.99 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 63.99                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 63.99                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 63.99                  from ./settings.h:25,
#8 63.99                  from channels/disp.h:23,
#8 63.99                  from input-queue.c:22:
#8 63.99 
/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 63.99    93 |         WINPR_DEPRECATED_VAR("[since 3.6.0] Use 
freerdp_client_codecs_new",
#8 63.99       |         ^~~~~~~~~~~~~~~~~~~~
#8 63.99 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/wtypes.h:28,
#8 63.99                  from ./keymap.h:23,
#8 63.99                  from ./settings.h:23:
#8 63.99 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
 note: declared here
#8 63.99    91 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#8 63.99       |                                               ^~~~~~~~~~~
#8 63.99 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:497:41:
 note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 63.99   497 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated(text)))
#8 63.99       |                                         ^~~
#8 64.31   CC       libguac_client_rdp_la-keyboard.lo
#8 64.44 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 64.44                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 64.44                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 64.44                  from keyboard.h:25,
#8 64.44                  from decompose.h:23,
#8 64.44                  from keyboard.c:22:
#8 64.44 
/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 64.44    93 |         WINPR_DEPRECATED_VAR("[since 3.6.0] Use 
freerdp_client_codecs_new",
#8 64.44       |         ^~~~~~~~~~~~~~~~~~~~
#8 64.44 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/wtypes.h:28,
#8 64.44                  from keymap.h:23,
#8 64.44                  from keyboard.h:23:
#8 64.44 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
 note: declared here
#8 64.44    91 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#8 64.44       |                                               ^~~~~~~~~~~
#8 64.44 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:497:41:
 note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 64.44   497 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated(text)))
#8 64.44       |                                         ^~~
#8 64.94   CC       libguac_client_rdp_la-keymap.lo
#8 65.08   CC       libguac_client_rdp_la-log.lo
#8 65.27   CC       libguac_client_rdp_la-ls.lo
#8 65.49   CC       plugins/libguac_client_rdp_la-channels.lo
#8 65.62 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 65.62                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 65.62                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 65.62                  from ./plugins/channels.h:24,
#8 65.62                  from plugins/channels.c:20:
#8 65.62 
/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 65.62    93 |         WINPR_DEPRECATED_VAR("[since 3.6.0] Use 
freerdp_client_codecs_new",
#8 65.62       |         ^~~~~~~~~~~~~~~~~~~~
#8 65.62 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/assert-api.h:27,
#8 65.62                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/cast.h:24,
#8 65.62                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/crt.h:27,
#8 65.62                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/channels/channels.h:24,
#8 65.62                  from ./plugins/channels.h:23:
#8 65.62 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
 note: declared here
#8 65.62    91 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#8 65.62       |                                               ^~~~~~~~~~~
#8 65.62 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:497:41:
 note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 65.62   497 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated(text)))
#8 65.62       |                                         ^~~
#8 65.66 plugins/channels.c: In function 
'guac_freerdp_dynamic_channel_collection_add':
#8 65.66 plugins/channels.c:142:5: warning: 'SupportDynamicChannels' is 
deprecated [-Wdeprecated-declarations]
#8 65.66   142 |     settings->SupportDynamicChannels = TRUE;
#8 65.66       |     ^~~~~~~~
#8 65.66 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings_types_private.h:812:42:
 note: declared here
#8 65.66   812 |         SETTINGS_DEPRECATED(ALIGN64 BOOL 
SupportDynamicChannels);      /* 5059 */
#8 65.66       |                                          ^~~~~~~~~~~~~~~~~~~~~~
#8 65.66 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:496:31:
 note: in definition of macro 'WINPR_DEPRECATED'
#8 65.66   496 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#8 65.66       |                               ^~~
#8 65.66 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings_types_private.h:812:9:
 note: in expansion of macro 'SETTINGS_DEPRECATED'
#8 65.66   812 |         SETTINGS_DEPRECATED(ALIGN64 BOOL 
SupportDynamicChannels);      /* 5059 */
#8 65.66       |         ^~~~~~~~~~~~~~~~~~~
#8 65.92   CC       plugins/libguac_client_rdp_la-ptr-string.lo
#8 66.06   CC       libguac_client_rdp_la-pointer.lo
#8 66.19 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 66.19                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 66.19                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 66.19                  from color.h:23,
#8 66.19                  from pointer.c:20:
#8 66.19 
/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 66.19    93 |         WINPR_DEPRECATED_VAR("[since 3.6.0] Use 
freerdp_client_codecs_new",
#8 66.19       |         ^~~~~~~~~~~~~~~~~~~~
#8 66.19 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
#8 66.19                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/stream.h:26,
#8 66.19                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:25:
#8 66.19 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
 note: declared here
#8 66.19    91 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#8 66.19       |                                               ^~~~~~~~~~~
#8 66.19 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:497:41:
 note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 66.19   497 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated(text)))
#8 66.19       |                                         ^~~
#8 66.45   CC       libguac_client_rdp_la-print-job.lo
#8 66.59 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 66.59                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 66.59                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 66.59                  from channels/cliprdr.h:26,
#8 66.59                  from rdp.h:24,
#8 66.59                  from print-job.c:21:
#8 66.59 
/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 66.59    93 |         WINPR_DEPRECATED_VAR("[since 3.6.0] Use 
freerdp_client_codecs_new",
#8 66.59       |         ^~~~~~~~~~~~~~~~~~~~
#8 66.59 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
#8 66.59                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/api.h:23,
#8 66.59                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/cliprdr.h:25,
#8 66.59                  from channels/cliprdr.h:25:
#8 66.59 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
 note: declared here
#8 66.59    91 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#8 66.59       |                                               ^~~~~~~~~~~
#8 66.59 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:497:41:
 note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 66.59   497 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated(text)))
#8 66.59       |                                         ^~~
#8 66.98   CC       libguac_client_rdp_la-rdp.lo
#8 67.13 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 67.13                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 67.13                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
#8 67.13                  from beep.h:23,
#8 67.13                  from rdp.c:23:
#8 67.13 
/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 67.13    93 |         WINPR_DEPRECATED_VAR("[since 3.6.0] Use 
freerdp_client_codecs_new",
#8 67.13       |         ^~~~~~~~~~~~~~~~~~~~
#8 67.13 In file included from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
#8 67.13                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/stream.h:26,
#8 67.13                  from 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:25:
#8 67.13 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:91:47:
 note: declared here
#8 67.13    91 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#8 67.13       |                                               ^~~~~~~~~~~
#8 67.13 
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:497:41:
 note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 67.13   497 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated(text)))
#8 67.13       |                                         ^~~
#8 67.23 In function 'guac_rdp_handle_connection',
#8 67.23     inlined from 'guac_rdp_client_thread' at rdp.c:946:13:
#8 67.23 rdp.c:658:12: error: 'connection_closing' may be used uninitialized 
[-Werror=maybe-uninitialized]
#8 67.23   658 |         if (connection_closing)
#8 67.23       |            ^
#8 67.23 rdp.c: In function 'guac_rdp_client_thread':
#8 67.23 rdp.c:627:13: note: 'connection_closing' was declared here
#8 67.23   627 |         int connection_closing;
#8 67.23       |             ^~~~~~~~~~~~~~~~~~
#8 67.28 cc1: all warnings being treated as errors
#8 67.29 make[4]: *** [Makefile:1357: libguac_client_rdp_la-rdp.lo] Error 1
#8 67.29 make[4]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
#8 67.29 make[3]: *** [Makefile:1474: all-recursive] Error 1
#8 67.29 make[3]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
#8 67.29 make[2]: *** [Makefile:768: all] Error 2
#8 67.29 make[2]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
#8 67.29 make[1]: Leaving directory '/build/guacamole-server'
#8 67.29 make[1]: *** [Makefile:552: all-recursive] Error 1
#8 67.29 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:
67.28 cc1: all warnings being treated as errors
67.29 make[4]: *** [Makefile:1357: libguac_client_rdp_la-rdp.lo] Error 1
67.29 make[4]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
67.29 make[3]: *** [Makefile:1474: all-recursive] Error 1
67.29 make[3]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
67.29 make[2]: *** [Makefile:768: all] Error 2
67.29 make[2]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
67.29 make[1]: Leaving directory '/build/guacamole-server'
67.29 make[1]: *** [Makefile:552: all-recursive] Error 1
67.29 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 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-debian-debian-release-stable-jenkins-label-expression-ubuntu-2270
Error response from daemon: No such image: 
guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-stable-jenkins-label-expression-ubuntu-2270:latest
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to