See 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-freerdp/FREERDP_BRANCH=master,JENKINS_LABEL_EXPRESSION=ubuntu/2301/display/redirect>

Changes:


------------------------------------------
[...truncated 458.04 KiB...]
#19 47.40                  from rdp.h:24,
#19 47.40                  from print-job.c:21:
#19 47.40 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:104:9: 
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use 
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 47.40   104 |         WINPR_DEPRECATED_VAR(
#19 47.40       |         ^~~~~~~~~~~~~~~~~~~~
#19 47.40 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 47.40                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 47.40                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 47.40                  from channels/cliprdr.h:25:
#19 47.40 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 47.40   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 47.40       |                                               ^~~~~~~~~~~
#19 47.40 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 47.40   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 47.40       |                                         ^~~
#19 47.43 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 47.43                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 47.43                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 47.43                  from settings.h:25,
#19 47.43                  from color.c:21:
#19 47.43 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:104:9: 
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use 
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 47.43   104 |         WINPR_DEPRECATED_VAR(
#19 47.43       |         ^~~~~~~~~~~~~~~~~~~~
#19 47.43 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#19 47.43                  from keymap.h:23,
#19 47.43                  from settings.h:23:
#19 47.43 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 47.43   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 47.43       |                                               ^~~~~~~~~~~
#19 47.43 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 47.43   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 47.43       |                                         ^~~
#19 47.44   CC       
plugins/guac-common-svc/libguac_common_svc_client_la-guac-common-svc.lo
#19 47.44 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 47.44                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 47.44                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 47.44                  from channels/cliprdr.h:26,
#19 47.44                  from rdp.h:24,
#19 47.44                  from settings.c:24:
#19 47.44 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:104:9: 
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use 
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 47.44   104 |         WINPR_DEPRECATED_VAR(
#19 47.44       |         ^~~~~~~~~~~~~~~~~~~~
#19 47.44 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 47.44                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 47.44                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 47.44                  from channels/cliprdr.h:25:
#19 47.44 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 47.44   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 47.44       |                                               ^~~~~~~~~~~
#19 47.44 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 47.44   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 47.44       |                                         ^~~
#19 47.47 plugins/channels.c: In function 
'guac_freerdp_dynamic_channel_collection_add':
#19 47.47 plugins/channels.c:142:5: warning: 'SupportDynamicChannels' is 
deprecated [-Wdeprecated-declarations]
#19 47.47   142 |     settings->SupportDynamicChannels = TRUE;
#19 47.47       |     ^~~~~~~~
#19 47.47 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:838:42:
 note: declared here
#19 47.47   838 |         SETTINGS_DEPRECATED(ALIGN64 BOOL 
SupportDynamicChannels);      /* 5059 */
#19 47.47       |                                          
^~~~~~~~~~~~~~~~~~~~~~
#19 47.47 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:31: 
note: in definition of macro 'WINPR_DEPRECATED'
#19 47.47   567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#19 47.47       |                               ^~~
#19 47.47 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:838:9:
 note: in expansion of macro 'SETTINGS_DEPRECATED'
#19 47.47   838 |         SETTINGS_DEPRECATED(ALIGN64 BOOL 
SupportDynamicChannels);      /* 5059 */
#19 47.47       |         ^~~~~~~~~~~~~~~~~~~
#19 47.49   CC       channels/audio-input/libguacai_client_la-audio-buffer.lo
#19 47.49 rdp.c: In function 'guac_rdp_handle_connection':
#19 47.49 rdp.c:558:15: error: 'freerdp' {aka 'struct rdp_freerdp'} has no 
member named 'Authenticate'; did you mean 'AuthenticateEx'?
#19 47.49   558 |     rdp_inst->Authenticate = rdp_freerdp_authenticate;
#19 47.49       |               ^~~~~~~~~~~~
#19 47.49       |               AuthenticateEx
#19 47.50 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 47.50                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 47.50                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 47.50                  from channels/cliprdr.h:26,
#19 47.50                  from rdp.h:24,
#19 47.50                  from upload.c:21:
#19 47.50 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:104:9: 
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use 
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 47.50   104 |         WINPR_DEPRECATED_VAR(
#19 47.50       |         ^~~~~~~~~~~~~~~~~~~~
#19 47.50 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 47.50                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 47.50                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 47.50                  from channels/cliprdr.h:25:
#19 47.50 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 47.50   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 47.50       |                                               ^~~~~~~~~~~
#19 47.50 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 47.50   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 47.50       |                                         ^~~
#19 47.50 gdi.c: In function 'guac_rdp_gdi_surface_frame_marker':
#19 47.50 gdi.c:62:5: warning: 'FrameAcknowledge' is deprecated 
[-Wdeprecated-declarations]
#19 47.50    62 |     frame_acknowledge = context->settings->FrameAcknowledge;
#19 47.50       |     ^~~~~~~~~~~~~~~~~
#19 47.50 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:44:
 note: declared here
#19 47.50   721 |         SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge); 
              /* 3714 */
#19 47.50       |                                            ^~~~~~~~~~~~~~~~
#19 47.50 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:31: 
note: in definition of macro 'WINPR_DEPRECATED'
#19 47.50   567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#19 47.50       |                               ^~~
#19 47.50 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:9:
 note: in expansion of macro 'SETTINGS_DEPRECATED'
#19 47.50   721 |         SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge); 
              /* 3714 */
#19 47.50       |         ^~~~~~~~~~~~~~~~~~~
#19 47.54 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 47.54                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 47.54                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 47.54                  from channels/cliprdr.h:26,
#19 47.54                  from rdp.h:24,
#19 47.54                  from download.c:24:
#19 47.54 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:104:9: 
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use 
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 47.54   104 |         WINPR_DEPRECATED_VAR(
#19 47.54       |         ^~~~~~~~~~~~~~~~~~~~
#19 47.54 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 47.54                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 47.54                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 47.54                  from channels/cliprdr.h:25:
#19 47.54 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 47.54   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 47.54       |                                               ^~~~~~~~~~~
#19 47.54 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 47.54   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 47.54       |                                         ^~~
#19 47.73 make[4]: *** [Makefile:1358: libguac_client_rdp_la-rdp.lo] Error 1
#19 47.73 make[4]: *** Waiting for unfinished jobs....
#19 47.76 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 47.76                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 47.76                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 47.76                  from channels/audio-input/audio-input.h:23,
#19 47.76                  from user.c:20:
#19 47.76 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:104:9: 
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use 
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 47.76   104 |         WINPR_DEPRECATED_VAR(
#19 47.76       |         ^~~~~~~~~~~~~~~~~~~~
#19 47.76 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 47.76                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 47.76                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 47.76 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 47.76   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 47.76       |                                               ^~~~~~~~~~~
#19 47.76 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 47.76   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 47.76       |                                         ^~~
#19 47.78 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 47.78                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 47.78                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 47.78                  from channels/cliprdr.h:26,
#19 47.78                  from rdp.h:24,
#19 47.78                  from sftp.c:23:
#19 47.78 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:104:9: 
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use 
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 47.78   104 |         WINPR_DEPRECATED_VAR(
#19 47.78       |         ^~~~~~~~~~~~~~~~~~~~
#19 47.78 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 47.78                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 47.78                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 47.78                  from channels/cliprdr.h:25:
#19 47.78 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 47.78   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 47.78       |                                               ^~~~~~~~~~~
#19 47.78 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 47.78   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 47.78       |                                         ^~~
#19 47.84 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 47.84                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 47.84                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 47.84                  from plugins/channels.h:24,
#19 47.84                  from _generated_channel_entry_wrappers.c:1:
#19 47.84 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:104:9: 
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use 
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 47.84   104 |         WINPR_DEPRECATED_VAR(
#19 47.84       |         ^~~~~~~~~~~~~~~~~~~~
#19 47.84 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/assert-api.h:27,
#19 47.84                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/cast.h:24,
#19 47.84                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/crt.h:27,
#19 47.84                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/channels/channels.h:24,
#19 47.84                  from plugins/channels.h:23:
#19 47.84 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 47.84   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 47.84       |                                               ^~~~~~~~~~~
#19 47.84 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 47.84   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 47.84       |                                         ^~~
#19 47.86 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 47.86                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 47.86                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 47.86                  from ./channels/common-svc.h:23,
#19 47.86                  from plugins/guac-common-svc/guac-common-svc.c:21:
#19 47.86 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:104:9: 
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use 
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 47.86   104 |         WINPR_DEPRECATED_VAR(
#19 47.86       |         ^~~~~~~~~~~~~~~~~~~~
#19 47.86 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 47.86                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 47.86                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 47.86 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 47.86   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 47.86       |                                               ^~~~~~~~~~~
#19 47.86 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 47.86   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 47.86       |                                         ^~~
#19 47.96 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 47.96                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 47.96                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 47.96                  from ./channels/cliprdr.h:26,
#19 47.96                  from ./rdp.h:24,
#19 47.96                  from channels/audio-input/audio-buffer.c:21:
#19 47.96 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:104:9: 
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use 
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 47.96   104 |         WINPR_DEPRECATED_VAR(
#19 47.96       |         ^~~~~~~~~~~~~~~~~~~~
#19 47.96 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 47.96                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 47.96                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 47.96                  from ./channels/cliprdr.h:25:
#19 47.96 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 47.96   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 47.96       |                                               ^~~~~~~~~~~
#19 47.96 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 47.96   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 47.96       |                                         ^~~
#19 48.96 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 48.96 make[3]: *** [Makefile:1475: all-recursive] Error 1
#19 48.96 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 48.96 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 48.96 make[2]: *** [Makefile:765: all] Error 2
#19 48.96 make[1]: *** [Makefile:546: all-recursive] Error 1
#19 48.96 make[1]: Leaving directory '/tmp/guacamole-server'
#19 48.96 make: *** [Makefile:466: all] Error 2
#19 ERROR: process "/bin/sh -c ${BUILD_DIR}/src/guacd-docker/bin/autobuild.sh 
\"GUACAMOLE_SERVER\" \"${BUILD_DIR}\"" did not complete successfully: exit 
code: 2
------
 > [guacamole-server 7/8] RUN 
 > /tmp/guacamole-server/src/guacd-docker/bin/autobuild.sh "GUACAMOLE_SERVER" 
 > "/tmp/guacamole-server":
47.96   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
47.96       |                                         ^~~
48.96 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
48.96 make[3]: *** [Makefile:1475: all-recursive] Error 1
48.96 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
48.96 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
48.96 make[2]: *** [Makefile:765: all] Error 2
48.96 make[1]: *** [Makefile:546: all-recursive] Error 1
48.96 make[1]: Leaving directory '/tmp/guacamole-server'
48.96 make: *** [Makefile:466: all] Error 2
------
Dockerfile:289
--------------------
 287 |     COPY . ${BUILD_DIR}
 288 |     
 289 | >>> RUN ${BUILD_DIR}/src/guacd-docker/bin/autobuild.sh 
"GUACAMOLE_SERVER" "${BUILD_DIR}"
 290 |     
 291 |     # Determine location of the FREERDP library based on the version.
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c 
${BUILD_DIR}/src/guacd-docker/bin/autobuild.sh \"GUACAMOLE_SERVER\" 
\"${BUILD_DIR}\"" did not complete successfully: exit code: 2
+ docker rmi --force 
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-2301
Error response from daemon: No such image: 
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-2301: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