See
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-fedora/FEDORA_RELEASE=latest,JENKINS_LABEL_EXPRESSION=ubuntu/2243/display/redirect?page=changes>
Changes:
[pgrabczak] GUACAMOLE-2221: fix RDP busy-loop on transport failure
------------------------------------------
[...truncated 259.25 KiB...]
#8 94.39 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 94.39 | ^~~~~~~~~~~
#8 94.39 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:565:78:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 94.39 565 | #define WINPR_DEPRECATED_VAR(text, obj)
[[deprecated("[deprecated] " text)]] obj
#8 94.39 |
^~~
#8 94.83 CC libguac_client_rdp_la-error.lo
#8 95.02 In file included from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 95.02 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 95.02 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#8 95.02 from error.h:23,
#8 95.02 from error.c:20:
#8 95.02 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 95.02 97 | WINPR_DEPRECATED_VAR(
#8 95.02 | ^~~~~~~~~~~~~~~~~~~~
#8 95.02 In file included from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#8 95.02 from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#8 95.02 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#8 95.02 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#8 95.02 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 95.02 | ^~~~~~~~~~~
#8 95.02 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:565:78:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 95.02 565 | #define WINPR_DEPRECATED_VAR(text, obj)
[[deprecated("[deprecated] " text)]] obj
#8 95.02 |
^~~
#8 95.41 CC libguac_client_rdp_la-fs.lo
#8 96.23 CC libguac_client_rdp_la-gdi.lo
#8 96.43 In file included from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 96.43 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 96.43 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#8 96.43 from color.h:23,
#8 96.43 from gdi.c:20:
#8 96.43 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 96.43 97 | WINPR_DEPRECATED_VAR(
#8 96.43 | ^~~~~~~~~~~~~~~~~~~~
#8 96.43 In file included from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#8 96.43 from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#8 96.43 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#8 96.43 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#8 96.43 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 96.43 | ^~~~~~~~~~~
#8 96.43 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:565:78:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 96.43 565 | #define WINPR_DEPRECATED_VAR(text, obj)
[[deprecated("[deprecated] " text)]] obj
#8 96.43 |
^~~
#8 96.50 gdi.c: In function 'guac_rdp_gdi_surface_frame_marker':
#8 96.50 gdi.c:62:5: warning: 'FrameAcknowledge' is deprecated
[-Wdeprecated-declarations]
#8 96.50 62 | frame_acknowledge = context->settings->FrameAcknowledge;
#8 96.50 | ^~~~~~~~~~~~~~~~~
#8 96.50
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:44:
note: declared here
#8 96.50 721 | SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge);
/* 3714 */
#8 96.50 | ^~~~~~~~~~~~~~~~
#8 96.50 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:564:46:
note: in definition of macro 'WINPR_DEPRECATED'
#8 96.50 564 | #define WINPR_DEPRECATED(obj) [[deprecated]] obj
#8 96.50 | ^~~
#8 96.50
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:721:9:
note: in expansion of macro 'SETTINGS_DEPRECATED'
#8 96.50 721 | SETTINGS_DEPRECATED(ALIGN64 UINT32 FrameAcknowledge);
/* 3714 */
#8 96.50 | ^~~~~~~~~~~~~~~~~~~
#8 96.92 CC libguac_client_rdp_la-input.lo
#8 97.12 In file included from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 97.12 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 97.12 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#8 97.12 from ./settings.h:25,
#8 97.12 from channels/disp.h:23,
#8 97.12 from input.c:22:
#8 97.12 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 97.12 97 | WINPR_DEPRECATED_VAR(
#8 97.12 | ^~~~~~~~~~~~~~~~~~~~
#8 97.12 In file included from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#8 97.12 from ./keymap.h:23,
#8 97.12 from ./settings.h:23:
#8 97.12 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#8 97.12 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 97.12 | ^~~~~~~~~~~
#8 97.12 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:565:78:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 97.12 565 | #define WINPR_DEPRECATED_VAR(text, obj)
[[deprecated("[deprecated] " text)]] obj
#8 97.12 |
^~~
#8 97.56 CC libguac_client_rdp_la-input-queue.lo
#8 97.76 In file included from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 97.76 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 97.76 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#8 97.76 from ./settings.h:25,
#8 97.76 from channels/disp.h:23,
#8 97.76 from input-queue.c:22:
#8 97.76 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 97.76 97 | WINPR_DEPRECATED_VAR(
#8 97.76 | ^~~~~~~~~~~~~~~~~~~~
#8 97.76 In file included from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#8 97.76 from ./keymap.h:23,
#8 97.76 from ./settings.h:23:
#8 97.76 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#8 97.76 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 97.76 | ^~~~~~~~~~~
#8 97.76 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:565:78:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 97.76 565 | #define WINPR_DEPRECATED_VAR(text, obj)
[[deprecated("[deprecated] " text)]] obj
#8 97.76 |
^~~
#8 98.30 CC libguac_client_rdp_la-keyboard.lo
#8 98.50 In file included from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 98.50 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 98.50 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#8 98.50 from keyboard.h:25,
#8 98.50 from decompose.h:23,
#8 98.50 from keyboard.c:22:
#8 98.50 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 98.50 97 | WINPR_DEPRECATED_VAR(
#8 98.50 | ^~~~~~~~~~~~~~~~~~~~
#8 98.50 In file included from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#8 98.50 from keymap.h:23,
#8 98.50 from keyboard.h:23:
#8 98.50 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#8 98.50 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 98.50 | ^~~~~~~~~~~
#8 98.50 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:565:78:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 98.50 565 | #define WINPR_DEPRECATED_VAR(text, obj)
[[deprecated("[deprecated] " text)]] obj
#8 98.50 |
^~~
#8 99.32 CC libguac_client_rdp_la-keymap.lo
#8 99.53 CC libguac_client_rdp_la-log.lo
#8 99.82 CC libguac_client_rdp_la-ls.lo
#8 100.1 CC plugins/libguac_client_rdp_la-channels.lo
#8 100.3 In file included from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 100.3 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 100.3 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#8 100.3 from ./plugins/channels.h:24,
#8 100.3 from plugins/channels.c:20:
#8 100.3 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 100.3 97 | WINPR_DEPRECATED_VAR(
#8 100.3 | ^~~~~~~~~~~~~~~~~~~~
#8 100.3 In file included from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/assert-api.h:27,
#8 100.3 from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/cast.h:24,
#8 100.3 from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/crt.h:27,
#8 100.3 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/channels/channels.h:24,
#8 100.3 from ./plugins/channels.h:23:
#8 100.3 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#8 100.3 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 100.3 | ^~~~~~~~~~~
#8 100.3 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:565:78:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 100.3 565 | #define WINPR_DEPRECATED_VAR(text, obj)
[[deprecated("[deprecated] " text)]] obj
#8 100.3 |
^~~
#8 100.4 plugins/channels.c: In function
'guac_freerdp_dynamic_channel_collection_add':
#8 100.4 plugins/channels.c:142:5: warning: 'SupportDynamicChannels' is
deprecated [-Wdeprecated-declarations]
#8 100.4 142 | settings->SupportDynamicChannels = TRUE;
#8 100.4 | ^~~~~~~~
#8 100.4
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:832:42:
note: declared here
#8 100.4 832 | SETTINGS_DEPRECATED(ALIGN64 BOOL
SupportDynamicChannels); /* 5059 */
#8 100.4 | ^~~~~~~~~~~~~~~~~~~~~~
#8 100.4 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:564:46:
note: in definition of macro 'WINPR_DEPRECATED'
#8 100.4 564 | #define WINPR_DEPRECATED(obj) [[deprecated]] obj
#8 100.4 | ^~~
#8 100.4
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:832:9:
note: in expansion of macro 'SETTINGS_DEPRECATED'
#8 100.4 832 | SETTINGS_DEPRECATED(ALIGN64 BOOL
SupportDynamicChannels); /* 5059 */
#8 100.4 | ^~~~~~~~~~~~~~~~~~~
#8 100.9 CC plugins/libguac_client_rdp_la-ptr-string.lo
#8 101.0 CC libguac_client_rdp_la-pointer.lo
#8 101.2 In file included from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 101.2 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 101.2 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#8 101.2 from color.h:23,
#8 101.2 from pointer.c:20:
#8 101.2 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 101.2 97 | WINPR_DEPRECATED_VAR(
#8 101.2 | ^~~~~~~~~~~~~~~~~~~~
#8 101.2 In file included from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#8 101.2 from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#8 101.2 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#8 101.2 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#8 101.2 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 101.2 | ^~~~~~~~~~~
#8 101.2 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:565:78:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 101.2 565 | #define WINPR_DEPRECATED_VAR(text, obj)
[[deprecated("[deprecated] " text)]] obj
#8 101.2 |
^~~
#8 101.7 CC libguac_client_rdp_la-print-job.lo
#8 101.9 In file included from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 101.9 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 101.9 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#8 101.9 from channels/cliprdr.h:26,
#8 101.9 from rdp.h:24,
#8 101.9 from print-job.c:21:
#8 101.9 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 101.9 97 | WINPR_DEPRECATED_VAR(
#8 101.9 | ^~~~~~~~~~~~~~~~~~~~
#8 101.9 In file included from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#8 101.9 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#8 101.9 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#8 101.9 from channels/cliprdr.h:25:
#8 101.9 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#8 101.9 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 101.9 | ^~~~~~~~~~~
#8 101.9 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:565:78:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 101.9 565 | #define WINPR_DEPRECATED_VAR(text, obj)
[[deprecated("[deprecated] " text)]] obj
#8 101.9 |
^~~
#8 102.5 CC libguac_client_rdp_la-rdp.lo
#8 102.7 In file included from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#8 102.7 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#8 102.7 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#8 102.7 from beep.h:23,
#8 102.7 from rdp.c:23:
#8 102.7 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#8 102.7 97 | WINPR_DEPRECATED_VAR(
#8 102.7 | ^~~~~~~~~~~~~~~~~~~~
#8 102.7 In file included from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#8 102.7 from
/usr/lib64/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#8 102.7 from
/usr/lib64/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#8 102.7 /usr/lib64/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#8 102.7 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#8 102.7 | ^~~~~~~~~~~
#8 102.7 /usr/lib64/pkgconfig/../../include/winpr3/winpr/platform.h:565:78:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#8 102.7 565 | #define WINPR_DEPRECATED_VAR(text, obj)
[[deprecated("[deprecated] " text)]] obj
#8 102.7 |
^~~
#8 102.9 In function 'guac_rdp_handle_connection',
#8 102.9 inlined from 'guac_rdp_client_thread' at rdp.c:946:13:
#8 102.9 rdp.c:658:12: error: 'connection_closing' may be used uninitialized
[-Werror=maybe-uninitialized]
#8 102.9 658 | if (connection_closing)
#8 102.9 | ^
#8 102.9 rdp.c: In function 'guac_rdp_client_thread':
#8 102.9 rdp.c:627:13: note: 'connection_closing' was declared here
#8 102.9 627 | int connection_closing;
#8 102.9 | ^~~~~~~~~~~~~~~~~~
#8 103.0 cc1: all warnings being treated as errors
#8 103.0 make[4]: *** [Makefile:1357: libguac_client_rdp_la-rdp.lo] Error 1
#8 103.0 make[4]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
#8 103.0 make[3]: *** [Makefile:1474: all-recursive] Error 1
#8 103.0 make[3]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
#8 103.0 make[2]: *** [Makefile:768: all] Error 2
#8 103.0 make[2]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
#8 103.0 make[1]: *** [Makefile:552: all-recursive] Error 1
#8 103.0 make[1]: Leaving directory '/build/guacamole-server'
#8 103.0 make: *** [Makefile:472: all] Error 2
#8 ERROR: process "/bin/sh -c /bin/bash -e -x /build/build.sh" did not complete
successfully: exit code: 2
------
> [4/4] RUN /bin/bash -e -x /build/build.sh:
103.0 cc1: all warnings being treated as errors
103.0 make[4]: *** [Makefile:1357: libguac_client_rdp_la-rdp.lo] Error 1
103.0 make[4]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
103.0 make[3]: *** [Makefile:1474: all-recursive] Error 1
103.0 make[3]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
103.0 make[2]: *** [Makefile:768: all] Error 2
103.0 make[2]: Leaving directory '/build/guacamole-server/src/protocols/rdp'
103.0 make[1]: *** [Makefile:552: all-recursive] Error 1
103.0 make[1]: Leaving directory '/build/guacamole-server'
103.0 make: *** [Makefile:472: all] Error 2
------
Dockerfile:4
--------------------
2 | COPY . /build/
3 | RUN /bin/bash -e -x /build/install-deps.sh
4 | >>> RUN /bin/bash -e -x /build/build.sh
5 |
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c /bin/bash -e -x
/build/build.sh" did not complete successfully: exit code: 2
+ docker rmi --force
guac-jenkins-guacamole-guacamole-server-main-fedora-fedora-release-latest-jenkins-label-expression-ubuntu-2243
Error response from daemon: No such image:
guac-jenkins-guacamole-guacamole-server-main-fedora-fedora-release-latest-jenkins-label-expression-ubuntu-2243:latest
Build step 'Execute shell' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]