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

Changes:

[sschiffli] GUACAMOLE-2259: Skip cursor sync in guac_display_dup when no cursor 
has been set.


------------------------------------------
[...truncated 449.36 KiB...]
#19 29.40 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 29.40                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 29.40                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 29.40                  from channels/cliprdr.h:25:
#19 29.40 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 29.40   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 29.40       |                                               ^~~~~~~~~~~
#19 29.40 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 29.40   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 29.40       |                                         ^~~
#19 29.48 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 29.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 29.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 29.48                  from error.h:23,
#19 29.48                  from error.c:20:
#19 29.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 29.48   104 |         WINPR_DEPRECATED_VAR(
#19 29.48       |         ^~~~~~~~~~~~~~~~~~~~
#19 29.48 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 29.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 29.48                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 29.48 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 29.48   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 29.48       |                                               ^~~~~~~~~~~
#19 29.48 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 29.48   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 29.48       |                                         ^~~
#19 29.54 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 29.54                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 29.54                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 29.54                  from color.h:23,
#19 29.54                  from gdi.c:20:
#19 29.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 29.54   104 |         WINPR_DEPRECATED_VAR(
#19 29.54       |         ^~~~~~~~~~~~~~~~~~~~
#19 29.54 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 29.54                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 29.54                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 29.54 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 29.54   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 29.54       |                                               ^~~~~~~~~~~
#19 29.54 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 29.54   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 29.54       |                                         ^~~
#19 29.58 gdi.c: In function 'guac_rdp_gdi_surface_frame_marker':
#19 29.58 gdi.c:62:5: warning: 'FrameAcknowledge' is deprecated 
[-Wdeprecated-declarations]
#19 29.58    62 |     frame_acknowledge = context->settings->FrameAcknowledge;
#19 29.58       |     ^~~~~~~~~~~~~~~~~
#19 29.58 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:44:
 note: declared here
#19 29.58   721 |         SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge); 
              /* 3714 */
#19 29.58       |                                            ^~~~~~~~~~~~~~~~
#19 29.58 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:31: 
note: in definition of macro 'WINPR_DEPRECATED'
#19 29.58   567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#19 29.58       |                               ^~~
#19 29.58 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:9:
 note: in expansion of macro 'SETTINGS_DEPRECATED'
#19 29.58   721 |         SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge); 
              /* 3714 */
#19 29.58       |         ^~~~~~~~~~~~~~~~~~~
#19 29.81   CC       libguac_client_rdp_la-input.lo
#19 29.87   CC       libguac_client_rdp_la-input-queue.lo
#19 29.90   CC       libguac_client_rdp_la-keyboard.lo
#19 29.91   CC       libguac_client_rdp_la-keymap.lo
#19 30.04 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 30.04                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 30.04                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 30.04                  from ./settings.h:25,
#19 30.04                  from channels/disp.h:23,
#19 30.04                  from input.c:22:
#19 30.04 
/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 30.04   104 |         WINPR_DEPRECATED_VAR(
#19 30.04       |         ^~~~~~~~~~~~~~~~~~~~
#19 30.04 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#19 30.04                  from ./keymap.h:23,
#19 30.04                  from ./settings.h:23:
#19 30.04 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 30.04   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 30.04       |                                               ^~~~~~~~~~~
#19 30.04 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 30.04   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 30.04       |                                         ^~~
#19 30.12 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 30.12                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 30.12                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 30.12                  from keyboard.h:25,
#19 30.12                  from decompose.h:23,
#19 30.12                  from keyboard.c:22:
#19 30.12 
/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 30.12   104 |         WINPR_DEPRECATED_VAR(
#19 30.12       |         ^~~~~~~~~~~~~~~~~~~~
#19 30.13 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#19 30.13                  from keymap.h:23,
#19 30.13                  from keyboard.h:23:
#19 30.13 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 30.13   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 30.13       |                                               ^~~~~~~~~~~
#19 30.13 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 30.13   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 30.13       |                                         ^~~
#19 30.15 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 30.15                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 30.15                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 30.15                  from ./settings.h:25,
#19 30.15                  from channels/disp.h:23,
#19 30.15                  from input-queue.c:22:
#19 30.15 
/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 30.15   104 |         WINPR_DEPRECATED_VAR(
#19 30.15       |         ^~~~~~~~~~~~~~~~~~~~
#19 30.16 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#19 30.16                  from ./keymap.h:23,
#19 30.16                  from ./settings.h:23:
#19 30.16 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 30.16   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 30.16       |                                               ^~~~~~~~~~~
#19 30.16 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 30.16   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 30.16       |                                         ^~~
#19 30.18   CC       libguac_client_rdp_la-log.lo
#19 30.44   CC       libguac_client_rdp_la-ls.lo
#19 30.52   CC       plugins/libguac_client_rdp_la-channels.lo
#19 30.55   CC       plugins/libguac_client_rdp_la-ptr-string.lo
#19 30.59   CC       libguac_client_rdp_la-pointer.lo
#19 30.71   CC       libguac_client_rdp_la-print-job.lo
#19 30.75 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 30.75                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 30.75                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 30.75                  from ./plugins/channels.h:24,
#19 30.75                  from plugins/channels.c:20:
#19 30.75 
/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 30.75   104 |         WINPR_DEPRECATED_VAR(
#19 30.75       |         ^~~~~~~~~~~~~~~~~~~~
#19 30.75 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/assert-api.h:27,
#19 30.75                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/cast.h:24,
#19 30.75                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/crt.h:27,
#19 30.75                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/channels/channels.h:24,
#19 30.75                  from ./plugins/channels.h:23:
#19 30.75 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 30.75   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 30.75       |                                               ^~~~~~~~~~~
#19 30.75 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 30.75   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 30.75       |                                         ^~~
#19 30.80   CC       libguac_client_rdp_la-rdp.lo
#19 30.81 plugins/channels.c: In function 
'guac_freerdp_dynamic_channel_collection_add':
#19 30.81 plugins/channels.c:142:5: warning: 'SupportDynamicChannels' is 
deprecated [-Wdeprecated-declarations]
#19 30.81   142 |     settings->SupportDynamicChannels = TRUE;
#19 30.81       |     ^~~~~~~~
#19 30.81 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:838:42:
 note: declared here
#19 30.81   838 |         SETTINGS_DEPRECATED(ALIGN64 BOOL 
SupportDynamicChannels);      /* 5059 */
#19 30.81       |                                          
^~~~~~~~~~~~~~~~~~~~~~
#19 30.81 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:31: 
note: in definition of macro 'WINPR_DEPRECATED'
#19 30.81   567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#19 30.81       |                               ^~~
#19 30.81 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:838:9:
 note: in expansion of macro 'SETTINGS_DEPRECATED'
#19 30.81   838 |         SETTINGS_DEPRECATED(ALIGN64 BOOL 
SupportDynamicChannels);      /* 5059 */
#19 30.81       |         ^~~~~~~~~~~~~~~~~~~
#19 30.86 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 30.86                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 30.86                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 30.86                  from color.h:23,
#19 30.86                  from pointer.c:20:
#19 30.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 30.86   104 |         WINPR_DEPRECATED_VAR(
#19 30.86       |         ^~~~~~~~~~~~~~~~~~~~
#19 30.86 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 30.86                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 30.86                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 30.86 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 30.86   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 30.86       |                                               ^~~~~~~~~~~
#19 30.86 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 30.86   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 30.86       |                                         ^~~
#19 30.99 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 30.99                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 30.99                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 30.99                  from channels/cliprdr.h:26,
#19 30.99                  from rdp.h:24,
#19 30.99                  from print-job.c:21:
#19 30.99 
/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 30.99   104 |         WINPR_DEPRECATED_VAR(
#19 30.99       |         ^~~~~~~~~~~~~~~~~~~~
#19 30.99 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 30.99                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 30.99                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 30.99                  from channels/cliprdr.h:25:
#19 30.99 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 30.99   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 30.99       |                                               ^~~~~~~~~~~
#19 30.99 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 30.99   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 30.99       |                                         ^~~
#19 31.14   CC       libguac_client_rdp_la-resolution.lo
#19 31.15 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 31.15                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 31.15                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 31.15                  from beep.h:23,
#19 31.15                  from rdp.c:23:
#19 31.15 
/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 31.15   104 |         WINPR_DEPRECATED_VAR(
#19 31.15       |         ^~~~~~~~~~~~~~~~~~~~
#19 31.15 In file included from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 31.15                  from 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 31.15                  from 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 31.15 
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47: 
note: declared here
#19 31.15   102 |                              FREERDP_API void 
codecs_free(rdpCodecs* codecs));
#19 31.15       |                                               ^~~~~~~~~~~
#19 31.15 
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41: 
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 31.15   568 | #define WINPR_DEPRECATED_VAR(text, obj) obj 
__attribute__((deprecated("[deprecated] " text)))
#19 31.15       |                                         ^~~
#19 31.19 rdp.c: In function 'guac_rdp_handle_connection':
#19 31.20 rdp.c:558:15: error: 'freerdp' {aka 'struct rdp_freerdp'} has no 
member named 'Authenticate'; did you mean 'AuthenticateEx'?
#19 31.20   558 |     rdp_inst->Authenticate = rdp_freerdp_authenticate;
#19 31.20       |               ^~~~~~~~~~~~
#19 31.20       |               AuthenticateEx
#19 31.21 make[4]: *** [Makefile:1358: libguac_client_rdp_la-rdp.lo] Error 1
#19 31.21 make[4]: *** Waiting for unfinished jobs....
#19 31.38 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 31.38 make[3]: *** [Makefile:1475: all-recursive] Error 1
#19 31.38 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 31.38 make[2]: *** [Makefile:765: all] Error 2
#19 31.38 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 31.38 make[1]: *** [Makefile:546: all-recursive] Error 1
#19 31.38 make[1]: Leaving directory '/tmp/guacamole-server'
#19 31.38 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":
31.21 make[4]: *** [Makefile:1358: libguac_client_rdp_la-rdp.lo] Error 1
31.21 make[4]: *** Waiting for unfinished jobs....
31.38 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
31.38 make[3]: *** [Makefile:1475: all-recursive] Error 1
31.38 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
31.38 make[2]: *** [Makefile:765: all] Error 2
31.38 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
31.38 make[1]: *** [Makefile:546: all-recursive] Error 1
31.38 make[1]: Leaving directory '/tmp/guacamole-server'
31.38 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 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-2317
Error response from daemon: No such image: 
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-2317: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