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

Changes:


------------------------------------------
[...truncated 457.99 KiB...]
#19 49.98 
/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 49.98   104 |         WINPR_DEPRECATED_VAR(
#19 49.98       |         ^~~~~~~~~~~~~~~~~~~~
#19 49.98 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 49.98                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 49.98                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 49.98                  from channels/cliprdr.h:26,
#19 49.98                  from rdp.h:24,
#19 49.98                  from print-job.c:21:
#19 49.98 
/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 49.98   104 |         WINPR_DEPRECATED_VAR(
#19 49.98       |         ^~~~~~~~~~~~~~~~~~~~
#19 49.98 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 49.98                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 49.98                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 49.98                  from ./channels/cliprdr.h:25:
#19 49.98 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 49.98   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 49.98       |                                               ^~~~~~~~~~~
#19 49.98 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 49.98   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 49.98       |                                         ^~~
#19 49.98 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 49.98                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 49.98                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 49.98                  from channels/cliprdr.h:25:
#19 49.98 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 49.98   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 49.98       |                                               ^~~~~~~~~~~
#19 49.98 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 49.98   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 49.98       |                                         ^~~
#19 50.00   CC       libguac_client_rdp_la-upload.lo
#19 50.02 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 50.02                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 50.02                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 50.02                  from error.h:23,
#19 50.02                  from error.c:20:
#19 50.02 
/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 50.02   104 |         WINPR_DEPRECATED_VAR(
#19 50.02       |         ^~~~~~~~~~~~~~~~~~~~
#19 50.02 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 50.02                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 50.02                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 50.02 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 50.02   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 50.02       |                                               ^~~~~~~~~~~
#19 50.02 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 50.02   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 50.02       |                                         ^~~
#19 50.03   CC       libguac_client_rdp_la-user.lo
#19 50.04 plugins/channels.c: In function 
'guac_freerdp_dynamic_channel_collection_add':
#19 50.04 plugins/channels.c:142:5: warning: 'SupportDynamicChannels' is 
deprecated [-Wdeprecated-declarations]
#19 50.04   142 |     settings->SupportDynamicChannels = TRUE;
#19 50.04       |     ^~~~~~~~
#19 50.04 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:838:42:
 note: declared here
#19 50.04   838 |         SETTINGS_DEPRECATED(ALIGN64 BOOL 
SupportDynamicChannels);      /* 5059 */
#19 50.04       |                                          
^~~~~~~~~~~~~~~~~~~~~~
#19 50.04 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:31: 
note: in definition of macro 'WINPR_DEPRECATED'
#19 50.04   567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#19 50.04       |                               ^~~
#19 50.04 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:838:9:
 note: in expansion of macro 'SETTINGS_DEPRECATED'
#19 50.04   838 |         SETTINGS_DEPRECATED(ALIGN64 BOOL 
SupportDynamicChannels);      /* 5059 */
#19 50.04       |         ^~~~~~~~~~~~~~~~~~~
#19 50.05 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 50.05                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 50.05                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 50.05                  from beep.h:23,
#19 50.05                  from rdp.c:23:
#19 50.05 
/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 50.05   104 |         WINPR_DEPRECATED_VAR(
#19 50.05       |         ^~~~~~~~~~~~~~~~~~~~
#19 50.05 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 50.05                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 50.05                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 50.05 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 50.05   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 50.05       |                                               ^~~~~~~~~~~
#19 50.05 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 50.05   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 50.05       |                                         ^~~
#19 50.05 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 50.05                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 50.05                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 50.05                  from channels/cliprdr.h:26,
#19 50.05                  from rdp.h:24,
#19 50.05                  from download.c:24:
#19 50.05 
/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 50.05   104 |         WINPR_DEPRECATED_VAR(
#19 50.05       |         ^~~~~~~~~~~~~~~~~~~~
#19 50.06 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 50.06                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 50.06                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 50.06                  from channels/cliprdr.h:25:
#19 50.06 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 50.06   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 50.06       |                                               ^~~~~~~~~~~
#19 50.06 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 50.06   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 50.06       |                                         ^~~
#19 50.06 gdi.c: In function 'guac_rdp_gdi_surface_frame_marker':
#19 50.06 gdi.c:62:5: warning: 'FrameAcknowledge' is deprecated 
[-Wdeprecated-declarations]
#19 50.06    62 |     frame_acknowledge = context->settings->FrameAcknowledge;
#19 50.06       |     ^~~~~~~~~~~~~~~~~
#19 50.06 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:44:
 note: declared here
#19 50.06   721 |         SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge); 
              /* 3714 */
#19 50.06       |                                            ^~~~~~~~~~~~~~~~
#19 50.06 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:31: 
note: in definition of macro 'WINPR_DEPRECATED'
#19 50.06   567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#19 50.06       |                               ^~~
#19 50.06 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:9:
 note: in expansion of macro 'SETTINGS_DEPRECATED'
#19 50.06   721 |         SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge); 
              /* 3714 */
#19 50.06       |         ^~~~~~~~~~~~~~~~~~~
#19 50.07   CC       libguac_client_rdp_la-sftp.lo
#19 50.08 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 50.08                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 50.08                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 50.08                  from channels/cliprdr.h:26,
#19 50.08                  from rdp.h:24,
#19 50.08                  from settings.c:24:
#19 50.08 
/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 50.08   104 |         WINPR_DEPRECATED_VAR(
#19 50.08       |         ^~~~~~~~~~~~~~~~~~~~
#19 50.08 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 50.08                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 50.08                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 50.08                  from channels/cliprdr.h:25:
#19 50.08 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 50.08   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 50.08       |                                               ^~~~~~~~~~~
#19 50.08 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 50.08   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 50.08       |                                         ^~~
#19 50.11   CC       libguac_client_rdp_la-_generated_channel_entry_wrappers.lo
#19 50.15 rdp.c: In function 'guac_rdp_handle_connection':
#19 50.15 rdp.c:558:15: error: 'freerdp' {aka 'struct rdp_freerdp'} has no 
member named 'Authenticate'; did you mean 'AuthenticateEx'?
#19 50.15   558 |     rdp_inst->Authenticate = rdp_freerdp_authenticate;
#19 50.15       |               ^~~~~~~~~~~~
#19 50.15       |               AuthenticateEx
#19 50.17 make[4]: *** [Makefile:1358: libguac_client_rdp_la-rdp.lo] Error 1
#19 50.17 make[4]: *** Waiting for unfinished jobs....
#19 50.48 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 50.48                  from channels/audio-input/audio-input.h:23,
#19 50.48                  from user.c:20:
#19 50.48 
/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 50.48   104 |         WINPR_DEPRECATED_VAR(
#19 50.48       |         ^~~~~~~~~~~~~~~~~~~~
#19 50.48 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 50.48 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 50.48   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 50.48       |                                               ^~~~~~~~~~~
#19 50.48 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 50.48   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 50.48       |                                         ^~~
#19 50.48 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 50.48                  from channels/cliprdr.h:26,
#19 50.48                  from rdp.h:24,
#19 50.48                  from sftp.c:23:
#19 50.48 
/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 50.48   104 |         WINPR_DEPRECATED_VAR(
#19 50.48       |         ^~~~~~~~~~~~~~~~~~~~
#19 50.48 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 50.48                  from channels/cliprdr.h:26,
#19 50.48                  from rdp.h:24,
#19 50.48                  from upload.c:21:
#19 50.48 
/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 50.48   104 |         WINPR_DEPRECATED_VAR(
#19 50.48       |         ^~~~~~~~~~~~~~~~~~~~
#19 50.48 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 50.48                  from channels/cliprdr.h:25:
#19 50.48 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 50.48   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 50.48       |                                               ^~~~~~~~~~~
#19 50.48 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 50.48   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 50.48       |                                         ^~~
#19 50.48 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 50.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 50.48                  from channels/cliprdr.h:25:
#19 50.48 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 50.48   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 50.48       |                                               ^~~~~~~~~~~
#19 50.48 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 50.48   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 50.48       |                                         ^~~
#19 50.60 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 50.60                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 50.60                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 50.60                  from plugins/channels.h:24,
#19 50.60                  from _generated_channel_entry_wrappers.c:1:
#19 50.60 
/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 50.60   104 |         WINPR_DEPRECATED_VAR(
#19 50.60       |         ^~~~~~~~~~~~~~~~~~~~
#19 50.60 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/assert-api.h:27,
#19 50.60                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/cast.h:24,
#19 50.60                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/crt.h:27,
#19 50.60                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/channels/channels.h:24,
#19 50.60                  from plugins/channels.h:23:
#19 50.60 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 50.60   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 50.60       |                                               ^~~~~~~~~~~
#19 50.60 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 50.60   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 50.60       |                                         ^~~
#19 51.41 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 51.41 make[3]: *** [Makefile:1475: all-recursive] Error 1
#19 51.41 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 51.41 make[2]: *** [Makefile:765: all] Error 2
#19 51.41 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 51.41 make[1]: *** [Makefile:546: all-recursive] Error 1
#19 51.41 make[1]: Leaving directory '/tmp/guacamole-server'
#19 51.41 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":
50.60   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
50.60       |                                         ^~~
51.41 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
51.41 make[3]: *** [Makefile:1475: all-recursive] Error 1
51.41 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
51.41 make[2]: *** [Makefile:765: all] Error 2
51.41 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
51.41 make[1]: *** [Makefile:546: all-recursive] Error 1
51.41 make[1]: Leaving directory '/tmp/guacamole-server'
51.41 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-2293
Error response from daemon: No such image: 
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-2293: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