See
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-freerdp/FREERDP_BRANCH=master,JENKINS_LABEL_EXPRESSION=ubuntu/2313/display/redirect>
Changes:
------------------------------------------
[...truncated 454.57 KiB...]
#19 29.09 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 29.09 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 29.09 from channels/cliprdr.h:25:
#19 29.09
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#19 29.09 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 29.09 | ^~~~~~~~~~~
#19 29.09
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 29.09 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 29.09 | ^~~
#19 29.13 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 29.13 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 29.13 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 29.13 from error.h:23,
#19 29.13 from error.c:20:
#19 29.13
/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.13 104 | WINPR_DEPRECATED_VAR(
#19 29.13 | ^~~~~~~~~~~~~~~~~~~~
#19 29.13 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 29.13 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 29.13 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 29.13
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#19 29.13 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 29.13 | ^~~~~~~~~~~
#19 29.13
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 29.13 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 29.13 | ^~~
#19 29.31 CC libguac_client_rdp_la-gdi.lo
#19 29.42 CC libguac_client_rdp_la-input.lo
#19 29.48 CC libguac_client_rdp_la-input-queue.lo
#19 29.52 CC libguac_client_rdp_la-keyboard.lo
#19 29.58 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 29.58 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 29.58 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 29.58 from color.h:23,
#19 29.58 from gdi.c:20:
#19 29.58
/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.58 104 | WINPR_DEPRECATED_VAR(
#19 29.58 | ^~~~~~~~~~~~~~~~~~~~
#19 29.58 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 29.58 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 29.58 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 29.58
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#19 29.58 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 29.58 | ^~~~~~~~~~~
#19 29.58
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 29.58 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 29.58 | ^~~
#19 29.62 gdi.c: In function 'guac_rdp_gdi_surface_frame_marker':
#19 29.62 gdi.c:62:5: warning: 'FrameAcknowledge' is deprecated
[-Wdeprecated-declarations]
#19 29.62 62 | frame_acknowledge = context->settings->FrameAcknowledge;
#19 29.62 | ^~~~~~~~~~~~~~~~~
#19 29.62
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:44:
note: declared here
#19 29.62 721 | SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge);
/* 3714 */
#19 29.62 | ^~~~~~~~~~~~~~~~
#19 29.62
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:31:
note: in definition of macro 'WINPR_DEPRECATED'
#19 29.62 567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#19 29.62 | ^~~
#19 29.62
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:9:
note: in expansion of macro 'SETTINGS_DEPRECATED'
#19 29.62 721 | SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge);
/* 3714 */
#19 29.62 | ^~~~~~~~~~~~~~~~~~~
#19 29.71 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 29.71 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 29.71 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 29.71 from ./settings.h:25,
#19 29.71 from channels/disp.h:23,
#19 29.71 from input-queue.c:22:
#19 29.71
/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.71 104 | WINPR_DEPRECATED_VAR(
#19 29.71 | ^~~~~~~~~~~~~~~~~~~~
#19 29.71 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#19 29.71 from ./keymap.h:23,
#19 29.71 from ./settings.h:23:
#19 29.71
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#19 29.71 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 29.71 | ^~~~~~~~~~~
#19 29.71
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 29.71 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 29.71 | ^~~
#19 29.73 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 29.73 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 29.73 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 29.73 from ./settings.h:25,
#19 29.73 from channels/disp.h:23,
#19 29.73 from input.c:22:
#19 29.73
/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.73 104 | WINPR_DEPRECATED_VAR(
#19 29.73 | ^~~~~~~~~~~~~~~~~~~~
#19 29.73 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#19 29.73 from ./keymap.h:23,
#19 29.73 from ./settings.h:23:
#19 29.73
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#19 29.73 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 29.73 | ^~~~~~~~~~~
#19 29.73
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 29.73 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 29.73 | ^~~
#19 29.84 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 29.84 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 29.84 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 29.84 from keyboard.h:25,
#19 29.84 from decompose.h:23,
#19 29.84 from keyboard.c:22:
#19 29.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 29.84 104 | WINPR_DEPRECATED_VAR(
#19 29.84 | ^~~~~~~~~~~~~~~~~~~~
#19 29.84 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#19 29.84 from keymap.h:23,
#19 29.84 from keyboard.h:23:
#19 29.84
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#19 29.84 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 29.84 | ^~~~~~~~~~~
#19 29.84
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 29.84 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 29.84 | ^~~
#19 29.91 CC libguac_client_rdp_la-keymap.lo
#19 30.10 CC libguac_client_rdp_la-log.lo
#19 30.18 CC libguac_client_rdp_la-ls.lo
#19 30.18 CC plugins/libguac_client_rdp_la-channels.lo
#19 30.32 CC plugins/libguac_client_rdp_la-ptr-string.lo
#19 30.38 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 30.38 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 30.38 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 30.38 from ./plugins/channels.h:24,
#19 30.38 from plugins/channels.c:20:
#19 30.38
/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.38 104 | WINPR_DEPRECATED_VAR(
#19 30.38 | ^~~~~~~~~~~~~~~~~~~~
#19 30.38 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/assert-api.h:27,
#19 30.38 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/cast.h:24,
#19 30.38 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/crt.h:27,
#19 30.38 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/channels/channels.h:24,
#19 30.38 from ./plugins/channels.h:23:
#19 30.38
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#19 30.38 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 30.38 | ^~~~~~~~~~~
#19 30.38
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 30.38 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 30.38 | ^~~
#19 30.41 CC libguac_client_rdp_la-pointer.lo
#19 30.43 plugins/channels.c: In function
'guac_freerdp_dynamic_channel_collection_add':
#19 30.43 plugins/channels.c:142:5: warning: 'SupportDynamicChannels' is
deprecated [-Wdeprecated-declarations]
#19 30.43 142 | settings->SupportDynamicChannels = TRUE;
#19 30.43 | ^~~~~~~~
#19 30.43
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:838:42:
note: declared here
#19 30.43 838 | SETTINGS_DEPRECATED(ALIGN64 BOOL
SupportDynamicChannels); /* 5059 */
#19 30.43 |
^~~~~~~~~~~~~~~~~~~~~~
#19 30.43
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:31:
note: in definition of macro 'WINPR_DEPRECATED'
#19 30.43 567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#19 30.43 | ^~~
#19 30.43
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:838:9:
note: in expansion of macro 'SETTINGS_DEPRECATED'
#19 30.43 838 | SETTINGS_DEPRECATED(ALIGN64 BOOL
SupportDynamicChannels); /* 5059 */
#19 30.43 | ^~~~~~~~~~~~~~~~~~~
#19 30.49 CC libguac_client_rdp_la-print-job.lo
#19 30.54 CC libguac_client_rdp_la-rdp.lo
#19 30.67 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 30.67 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 30.67 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 30.67 from color.h:23,
#19 30.67 from pointer.c:20:
#19 30.67
/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.67 104 | WINPR_DEPRECATED_VAR(
#19 30.67 | ^~~~~~~~~~~~~~~~~~~~
#19 30.67 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 30.67 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 30.67 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 30.67
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#19 30.67 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 30.67 | ^~~~~~~~~~~
#19 30.67
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 30.67 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 30.67 | ^~~
#19 30.74 CC libguac_client_rdp_la-resolution.lo
#19 30.77 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 30.77 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 30.77 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 30.77 from beep.h:23,
#19 30.77 from rdp.c:23:
#19 30.77
/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.77 104 | WINPR_DEPRECATED_VAR(
#19 30.77 | ^~~~~~~~~~~~~~~~~~~~
#19 30.77 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 30.77 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 30.77 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 30.77
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#19 30.77 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 30.77 | ^~~~~~~~~~~
#19 30.77
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 30.77 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 30.77 | ^~~
#19 30.82 rdp.c: In function 'guac_rdp_handle_connection':
#19 30.82 rdp.c:558:15: error: 'freerdp' {aka 'struct rdp_freerdp'} has no
member named 'Authenticate'; did you mean 'AuthenticateEx'?
#19 30.82 558 | rdp_inst->Authenticate = rdp_freerdp_authenticate;
#19 30.82 | ^~~~~~~~~~~~
#19 30.82 | AuthenticateEx
#19 30.83 make[4]: *** [Makefile:1358: libguac_client_rdp_la-rdp.lo] Error 1
#19 30.83 make[4]: *** Waiting for unfinished jobs....
#19 30.87 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 30.87 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 30.87 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 30.87 from channels/cliprdr.h:26,
#19 30.87 from rdp.h:24,
#19 30.87 from print-job.c:21:
#19 30.87
/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.87 104 | WINPR_DEPRECATED_VAR(
#19 30.87 | ^~~~~~~~~~~~~~~~~~~~
#19 30.87 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 30.87 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 30.87 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 30.87 from channels/cliprdr.h:25:
#19 30.87
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#19 30.87 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 30.87 | ^~~~~~~~~~~
#19 30.87
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 30.87 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 30.87 | ^~~
#19 31.16 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 31.16 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 31.16 make[3]: *** [Makefile:1475: all-recursive] Error 1
#19 31.16 make[2]: *** [Makefile:765: all] Error 2
#19 31.16 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 31.16 make[1]: *** [Makefile:546: all-recursive] Error 1
#19 31.16 make[1]: Leaving directory '/tmp/guacamole-server'
#19 31.16 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":
30.87 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
30.87 | ^~~
31.16 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
31.16 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
31.16 make[3]: *** [Makefile:1475: all-recursive] Error 1
31.16 make[2]: *** [Makefile:765: all] Error 2
31.16 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
31.16 make[1]: *** [Makefile:546: all-recursive] Error 1
31.16 make[1]: Leaving directory '/tmp/guacamole-server'
31.16 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-2313
Error response from daemon: No such image:
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-2313:latest
Build step 'Execute shell' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]