See
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-freerdp/FREERDP_BRANCH=master,JENKINS_LABEL_EXPRESSION=ubuntu/2283/display/redirect>
Changes:
------------------------------------------
[...truncated 454.35 KiB...]
#24 40.58 | ^~~
#24 40.58
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:44:
note: declared here
#24 40.58 721 | SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge);
/* 3714 */
#24 40.58 | ^~~~~~~~~~~~~~~~
#24 40.58
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:31:
note: in definition of macro 'WINPR_DEPRECATED'
#24 40.58 567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#24 40.58 | ^~~
#24 40.58
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:9:
note: in expansion of macro 'SETTINGS_DEPRECATED'
#24 40.58 721 | SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge);
/* 3714 */
#24 40.58 | ^~~~~~~~~~~~~~~~~~~
#24 40.60 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#24 40.60 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#24 40.60 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#24 40.60 from ./channels/cliprdr.h:26,
#24 40.60 from ./rdp.h:24,
#24 40.60 from channels/audio-input/audio-buffer.c:21:
#24 40.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]
#24 40.60 104 | WINPR_DEPRECATED_VAR(
#24 40.60 | ^~~~~~~~~~~~~~~~~~~~
#24 40.60 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#24 40.60 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#24 40.60 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#24 40.60 from ./channels/cliprdr.h:25:
#24 40.60
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#24 40.60 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#24 40.60 | ^~~~~~~~~~~
#24 40.60
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#24 40.60 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#24 40.60 | ^~~
#24 40.62 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#24 40.62 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#24 40.62 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#24 40.62 from beep.h:23,
#24 40.62 from rdp.c:23:
#24 40.62
/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]
#24 40.62 104 | WINPR_DEPRECATED_VAR(
#24 40.62 | ^~~~~~~~~~~~~~~~~~~~
#24 40.62 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#24 40.62 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#24 40.62 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#24 40.62
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#24 40.62 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#24 40.62 | ^~~~~~~~~~~
#24 40.62
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#24 40.62 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#24 40.62 | ^~~
#24 40.64 plugins/channels.c: In function
'guac_freerdp_dynamic_channel_collection_add':
#24 40.64 plugins/channels.c:142:5: warning: 'SupportDynamicChannels' is
deprecated [-Wdeprecated-declarations]
#24 40.64 142 | settings->SupportDynamicChannels = TRUE;
#24 40.64 | ^~~~~~~~
#24 40.64
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:838:42:
note: declared here
#24 40.64 838 | SETTINGS_DEPRECATED(ALIGN64 BOOL
SupportDynamicChannels); /* 5059 */
#24 40.64 |
^~~~~~~~~~~~~~~~~~~~~~
#24 40.64
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:31:
note: in definition of macro 'WINPR_DEPRECATED'
#24 40.64 567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
#24 40.64 | ^~~
#24 40.64
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:838:9:
note: in expansion of macro 'SETTINGS_DEPRECATED'
#24 40.64 838 | SETTINGS_DEPRECATED(ALIGN64 BOOL
SupportDynamicChannels); /* 5059 */
#24 40.64 | ^~~~~~~~~~~~~~~~~~~
#24 40.65 CC libguac_client_rdp_la-_generated_channel_entry_wrappers.lo
#24 40.67 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#24 40.67 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#24 40.67 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#24 40.67 from channels/cliprdr.h:26,
#24 40.67 from client.c:22:
#24 40.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]
#24 40.67 104 | WINPR_DEPRECATED_VAR(
#24 40.67 | ^~~~~~~~~~~~~~~~~~~~
#24 40.68 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#24 40.68 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#24 40.68 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#24 40.68 from channels/cliprdr.h:25:
#24 40.68
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#24 40.68 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#24 40.68 | ^~~~~~~~~~~
#24 40.68
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#24 40.68 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#24 40.68 | ^~~
#24 40.69 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#24 40.69 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#24 40.69 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#24 40.69 from channels/cliprdr.h:26,
#24 40.69 from rdp.h:24,
#24 40.69 from settings.c:24:
#24 40.69
/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]
#24 40.69 104 | WINPR_DEPRECATED_VAR(
#24 40.69 | ^~~~~~~~~~~~~~~~~~~~
#24 40.69 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#24 40.69 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#24 40.69 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#24 40.69 from channels/cliprdr.h:25:
#24 40.69
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#24 40.69 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#24 40.69 | ^~~~~~~~~~~
#24 40.69
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#24 40.69 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#24 40.69 | ^~~
#24 40.71 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#24 40.71 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#24 40.71 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#24 40.71 from ./settings.h:25,
#24 40.71 from channels/disp.h:23,
#24 40.71 from input-queue.c:22:
#24 40.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]
#24 40.71 104 | WINPR_DEPRECATED_VAR(
#24 40.71 | ^~~~~~~~~~~~~~~~~~~~
#24 40.71 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#24 40.71 from ./keymap.h:23,
#24 40.71 from ./settings.h:23:
#24 40.71
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#24 40.71 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#24 40.71 | ^~~~~~~~~~~
#24 40.71
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#24 40.71 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#24 40.71 | ^~~
#24 40.71 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#24 40.71 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#24 40.71 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#24 40.71 from channels/cliprdr.h:26,
#24 40.71 from rdp.h:24,
#24 40.71 from print-job.c:21:
#24 40.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]
#24 40.71 104 | WINPR_DEPRECATED_VAR(
#24 40.71 | ^~~~~~~~~~~~~~~~~~~~
#24 40.71 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#24 40.71 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#24 40.71 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#24 40.71 from channels/cliprdr.h:25:
#24 40.71
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#24 40.71 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#24 40.71 | ^~~~~~~~~~~
#24 40.71
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#24 40.71 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#24 40.71 | ^~~
#24 40.73 rdp.c: In function 'guac_rdp_handle_connection':
#24 40.73 rdp.c:554:15: error: 'freerdp' {aka 'struct rdp_freerdp'} has no
member named 'Authenticate'; did you mean 'AuthenticateEx'?
#24 40.73 554 | rdp_inst->Authenticate = rdp_freerdp_authenticate;
#24 40.73 | ^~~~~~~~~~~~
#24 40.73 | AuthenticateEx
#24 40.75 make[4]: *** [Makefile:1358: libguac_client_rdp_la-rdp.lo] Error 1
#24 40.76 make[4]: *** Waiting for unfinished jobs....
#24 41.01 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#24 41.01 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#24 41.01 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#24 41.01 from channels/audio-input/audio-input.h:23,
#24 41.01 from user.c:20:
#24 41.01
/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]
#24 41.01 104 | WINPR_DEPRECATED_VAR(
#24 41.01 | ^~~~~~~~~~~~~~~~~~~~
#24 41.01 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#24 41.01 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#24 41.01 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#24 41.01
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#24 41.01 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#24 41.01 | ^~~~~~~~~~~
#24 41.01
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#24 41.01 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#24 41.01 | ^~~
#24 41.03 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#24 41.03 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#24 41.03 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#24 41.03 from channels/cliprdr.h:26,
#24 41.03 from rdp.h:24,
#24 41.03 from upload.c:21:
#24 41.03
/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]
#24 41.03 104 | WINPR_DEPRECATED_VAR(
#24 41.03 | ^~~~~~~~~~~~~~~~~~~~
#24 41.03 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#24 41.03 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#24 41.03 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#24 41.03 from channels/cliprdr.h:25:
#24 41.03
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#24 41.03 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#24 41.03 | ^~~~~~~~~~~
#24 41.03
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#24 41.03 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#24 41.03 | ^~~
#24 41.04 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#24 41.04 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#24 41.04 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#24 41.04 from channels/cliprdr.h:26,
#24 41.04 from rdp.h:24,
#24 41.04 from sftp.c:23:
#24 41.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]
#24 41.04 104 | WINPR_DEPRECATED_VAR(
#24 41.04 | ^~~~~~~~~~~~~~~~~~~~
#24 41.04 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#24 41.04 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#24 41.04 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#24 41.04 from channels/cliprdr.h:25:
#24 41.04
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#24 41.04 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#24 41.04 | ^~~~~~~~~~~
#24 41.04
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#24 41.04 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#24 41.04 | ^~~
#24 41.09 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#24 41.09 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#24 41.09 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#24 41.09 from plugins/channels.h:24,
#24 41.09 from _generated_channel_entry_wrappers.c:1:
#24 41.09
/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]
#24 41.09 104 | WINPR_DEPRECATED_VAR(
#24 41.09 | ^~~~~~~~~~~~~~~~~~~~
#24 41.09 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/assert-api.h:27,
#24 41.09 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/cast.h:24,
#24 41.09 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/crt.h:27,
#24 41.09 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/channels/channels.h:24,
#24 41.09 from plugins/channels.h:23:
#24 41.09
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:102:47:
note: declared here
#24 41.09 102 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#24 41.09 | ^~~~~~~~~~~
#24 41.09
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:568:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#24 41.09 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#24 41.09 | ^~~
#24 41.74 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#24 41.74 make[3]: *** [Makefile:1475: all-recursive] Error 1
#24 41.74 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#24 41.74 make[2]: *** [Makefile:765: all] Error 2
#24 41.74 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#24 41.74 make[1]: Leaving directory '/tmp/guacamole-server'
#24 41.74 make[1]: *** [Makefile:546: all-recursive] Error 1
#24 41.74 make: *** [Makefile:466: all] Error 2
#24 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":
41.09 568 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
41.09 | ^~~
41.74 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
41.74 make[3]: *** [Makefile:1475: all-recursive] Error 1
41.74 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
41.74 make[2]: *** [Makefile:765: all] Error 2
41.74 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
41.74 make[1]: Leaving directory '/tmp/guacamole-server'
41.74 make[1]: *** [Makefile:546: all-recursive] Error 1
41.74 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-2283
Error response from daemon: No such image:
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-2283:latest
Build step 'Execute shell' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]