You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/02/27 03:29:56 UTC

Build failed in Jenkins: guacamole-server-master-freerdp » master,ubuntu #69

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

Changes:

[vnick] GUACAMOLE-966: Bump server version to 1.2.0


------------------------------------------
[...truncated 181.89 KB...]
/build/FreeRDP/libfreerdp/core/gateway/rts.c:387:12: warning: 'rts_ping_traffic_sent_notify_command_write' defined but not used [-Wunused-function]
 static int rts_ping_traffic_sent_notify_command_write(BYTE* buffer, UINT32 PingTrafficSent)
            ^
/build/FreeRDP/libfreerdp/core/gateway/rts.c:518:12: warning: 'rts_send_keep_alive_pdu' defined but not used [-Wunused-function]
 static int rts_send_keep_alive_pdu(rdpRpc* rpc)
            ^
[ 71%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/rts_signature.c.o
[ 71%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/ntlm.c.o
[ 72%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/http.c.o
[ 72%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/ncacn_http.c.o
[ 72%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/dsp.c.o
[ 73%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/color.c.o
/build/FreeRDP/libfreerdp/codec/color.c: In function 'freerdp_image_scale':
/build/FreeRDP/libfreerdp/codec/color.c:720:8: warning: unused variable 'dst' [-Wunused-variable]
  BYTE* dst = &pDstData[nXDst * GetBytesPerPixel(DstFormat) + nYDst * nDstStep];
        ^
/build/FreeRDP/libfreerdp/codec/color.c:719:14: warning: unused variable 'src' [-Wunused-variable]
  const BYTE* src = &pSrcData[nXSrc * GetBytesPerPixel(SrcFormat) + nYSrc * nSrcStep];
              ^
[ 73%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/audio.c.o
/build/FreeRDP/libfreerdp/codec/audio.c:257:13: warning: 'audio_format_valid' defined but not used [-Wunused-function]
 static BOOL audio_format_valid(const AUDIO_FORMAT* format)
             ^
[ 73%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/planar.c.o
[ 73%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/bitmap.c.o
[ 74%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/interleaved.c.o
[ 74%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/progressive.c.o
[ 74%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_decode.c.o
[ 74%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_dwt.c.o
[ 75%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_encode.c.o
[ 75%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_quantization.c.o
[ 75%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_rlgr.c.o
[ 76%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx.c.o
[ 76%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/region.c.o
[ 76%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/nsc.c.o
[ 76%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/nsc_encode.c.o
/build/FreeRDP/libfreerdp/codec/nsc_encode.c:421:15: warning: 'nsc_compute_byte_count' defined but not used [-Wunused-function]
 static UINT32 nsc_compute_byte_count(NSC_CONTEXT* context, UINT32* ByteCount, UINT32 width,
               ^
[ 77%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/ncrush.c.o
[ 77%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/xcrush.c.o
[ 77%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/mppc.c.o
[ 77%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/zgfx.c.o
[ 78%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/clear.c.o
[ 78%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/jpeg.c.o
[ 78%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/h264.c.o
[ 79%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/yuv.c.o
[ 79%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_add.c.o
[ 79%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_andor.c.o
[ 79%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_alphaComp.c.o
[ 80%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_colors.c.o
[ 80%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_copy.c.o
[ 80%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_set.c.o
[ 80%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_shift.c.o
[ 81%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_sign.c.o
[ 81%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_YUV.c.o
[ 81%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_YCoCg.c.o
[ 82%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/primitives.c.o
/build/FreeRDP/libfreerdp/primitives/primitives.c:93:13: warning: 'primitives_init_optimized' defined but not used [-Wunused-function]
 static BOOL primitives_init_optimized(primitives_t* prims)
             ^
[ 82%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_colors_opt.c.o
[ 82%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_set_opt.c.o
[ 82%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_add_opt.c.o
[ 83%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_alphaComp_opt.c.o
[ 83%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_andor_opt.c.o
[ 83%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_shift_opt.c.o
[ 83%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_sign_opt.c.o
[ 84%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_YCoCg_opt.c.o
Linking C shared library libfreerdp2.so
[ 84%] Built target freerdp
Scanning dependencies of target rdtk
[ 85%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_resources.c.o
[ 85%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_surface.c.o
[ 85%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_font.c.o
[ 86%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_button.c.o
[ 86%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_label.c.o
[ 86%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_nine_patch.c.o
[ 86%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_text_field.c.o
[ 87%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_engine.c.o
Linking C static library librdtk.a
[ 87%] Built target rdtk
Scanning dependencies of target remdesk-client
[ 87%] Building C object channels/remdesk/client/CMakeFiles/remdesk-client.dir/remdesk_main.c.o
Linking C static library libremdesk-client.a
[ 87%] Built target remdesk-client
Scanning dependencies of target rdpdr-client
[ 87%] Building C object channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/irp.c.o
[ 87%] Building C object channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/devman.c.o
[ 88%] Building C object channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/rdpdr_main.c.o
/build/FreeRDP/channels/rdpdr/client/rdpdr_main.c: In function 'handle_hotplug':
/build/FreeRDP/channels/rdpdr/client/rdpdr_main.c:649:2: warning: missing braces around initializer [-Wmissing-braces]
  hotplug_dev dev_array[MAX_USB_DEVICES] = { 0 };
  ^
/build/FreeRDP/channels/rdpdr/client/rdpdr_main.c:649:2: warning: (near initialization for 'dev_array[0]') [-Wmissing-braces]
[ 88%] Building C object channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/rdpdr_capabilities.c.o
Linking C static library librdpdr-client.a
[ 88%] Built target rdpdr-client
Scanning dependencies of target cliprdr-client
[ 89%] Building C object channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/cliprdr_format.c.o
[ 89%] Building C object channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/cliprdr_main.c.o
[ 89%] Building C object channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/__/cliprdr_common.c.o
Linking C static library libcliprdr-client.a
[ 89%] Built target cliprdr-client
Scanning dependencies of target smartcard-client
[ 89%] Building C object channels/smartcard/client/CMakeFiles/smartcard-client.dir/smartcard_main.c.o
[ 90%] Building C object channels/smartcard/client/CMakeFiles/smartcard-client.dir/smartcard_pack.c.o
/build/FreeRDP/channels/smartcard/client/smartcard_pack.c: In function 'smartcard_unpack_read_cache_w_call':
/build/FreeRDP/channels/smartcard/client/smartcard_pack.c:3836:3: warning: passing argument 2 of 'smartcard_ndr_read' from incompatible pointer type [enabled by default]
   status = smartcard_ndr_read(s, &call->Common.CardIdentifier, sizeof(UUID));
   ^
/build/FreeRDP/channels/smartcard/client/smartcard_pack.c:49:13: note: expected 'BYTE **' but argument is of type 'struct UUID **'
 static LONG smartcard_ndr_read(wStream* s, BYTE** data, size_t min)
             ^
[ 90%] Building C object channels/smartcard/client/CMakeFiles/smartcard-client.dir/smartcard_operations.c.o
Linking C static library libsmartcard-client.a
[ 90%] Built target smartcard-client
Scanning dependencies of target rdp2tcp-client
[ 91%] Building C object channels/rdp2tcp/client/CMakeFiles/rdp2tcp-client.dir/rdp2tcp_main.c.o
Linking C static library librdp2tcp-client.a
[ 91%] Built target rdp2tcp-client
Scanning dependencies of target drive-client
[ 92%] Building C object channels/drive/client/CMakeFiles/drive-client.dir/drive_file.c.o
[ 92%] Building C object channels/drive/client/CMakeFiles/drive-client.dir/drive_main.c.o
Linking C static library libdrive-client.a
[ 92%] Built target drive-client
Scanning dependencies of target serial-client
[ 92%] Building C object channels/serial/client/CMakeFiles/serial-client.dir/serial_main.c.o
Linking C static library libserial-client.a
[ 92%] Built target serial-client
Scanning dependencies of target parallel-client
[ 93%] Building C object channels/parallel/client/CMakeFiles/parallel-client.dir/parallel_main.c.o
Linking C static library libparallel-client.a
[ 93%] Built target parallel-client
Scanning dependencies of target drdynvc-client
[ 93%] Building C object channels/drdynvc/client/CMakeFiles/drdynvc-client.dir/drdynvc_main.c.o
Linking C static library libdrdynvc-client.a
[ 93%] Built target drdynvc-client
Scanning dependencies of target echo-client
[ 93%] Building C object channels/echo/client/CMakeFiles/echo-client.dir/echo_main.c.o
Linking C static library libecho-client.a
[ 93%] Built target echo-client
Scanning dependencies of target rdpei-client
[ 93%] Building C object channels/rdpei/client/CMakeFiles/rdpei-client.dir/rdpei_main.c.o
/build/FreeRDP/channels/rdpei/client/rdpei_main.c:236:13: warning: 'rdpei_print_contact_flags' defined but not used [-Wunused-function]
 static void rdpei_print_contact_flags(UINT32 contactFlags)
             ^
[ 93%] Building C object channels/rdpei/client/CMakeFiles/rdpei-client.dir/__/rdpei_common.c.o
Linking C static library librdpei-client.a
[ 93%] Built target rdpei-client
Scanning dependencies of target audin-client
[ 93%] Building C object channels/audin/client/CMakeFiles/audin-client.dir/audin_main.c.o
Linking C static library libaudin-client.a
[ 93%] Built target audin-client
Scanning dependencies of target audin-client-oss
[ 93%] Building C object channels/audin/client/oss/CMakeFiles/audin-client-oss.dir/audin_oss.c.o
Linking C static library libaudin-client-oss.a
[ 93%] Built target audin-client-oss
Scanning dependencies of target audin-client-pulse
[ 93%] Building C object channels/audin/client/pulse/CMakeFiles/audin-client-pulse.dir/audin_pulse.c.o
Linking C static library libaudin-client-pulse.a
[ 93%] Built target audin-client-pulse
Scanning dependencies of target encomsp-client
[ 93%] Building C object channels/encomsp/client/CMakeFiles/encomsp-client.dir/encomsp_main.c.o
Linking C static library libencomsp-client.a
[ 93%] Built target encomsp-client
Scanning dependencies of target rdpsnd-client
[ 94%] Building C object channels/rdpsnd/client/CMakeFiles/rdpsnd-client.dir/rdpsnd_main.c.o
Linking C static library librdpsnd-client.a
[ 94%] Built target rdpsnd-client
Scanning dependencies of target rdpsnd-client-oss
[ 94%] Building C object channels/rdpsnd/client/oss/CMakeFiles/rdpsnd-client-oss.dir/rdpsnd_oss.c.o
Linking C static library librdpsnd-client-oss.a
[ 94%] Built target rdpsnd-client-oss
Scanning dependencies of target rdpsnd-client-pulse
[ 94%] Building C object channels/rdpsnd/client/pulse/CMakeFiles/rdpsnd-client-pulse.dir/rdpsnd_pulse.c.o
Linking C static library librdpsnd-client-pulse.a
[ 94%] Built target rdpsnd-client-pulse
Scanning dependencies of target rdpsnd-client-fake
[ 94%] Building C object channels/rdpsnd/client/fake/CMakeFiles/rdpsnd-client-fake.dir/rdpsnd_fake.c.o
/build/FreeRDP/channels/rdpsnd/client/fake/rdpsnd_fake.c:73:13: warning: 'rdpsnd_fake_set_format' defined but not used [-Wunused-function]
 static BOOL rdpsnd_fake_set_format(rdpsndDevicePlugin* device, const AUDIO_FORMAT* format,
             ^
Linking C static library librdpsnd-client-fake.a
[ 94%] Built target rdpsnd-client-fake
Scanning dependencies of target video-client
[ 94%] Building C object channels/video/client/CMakeFiles/video-client.dir/video_main.c.o
Linking C static library libvideo-client.a
[ 94%] Built target video-client
Scanning dependencies of target rail-client
[ 94%] Building C object channels/rail/client/CMakeFiles/rail-client.dir/__/rail_common.c.o
[ 94%] Building C object channels/rail/client/CMakeFiles/rail-client.dir/rail_main.c.o
[ 94%] Building C object channels/rail/client/CMakeFiles/rail-client.dir/rail_orders.c.o
Linking C static library librail-client.a
[ 94%] Built target rail-client
Scanning dependencies of target freerdp-client
[ 94%] Building C object client/common/CMakeFiles/freerdp-client.dir/client.c.o
[ 94%] Building C object client/common/CMakeFiles/freerdp-client.dir/cmdline.c.o
[ 95%] Building C object client/common/CMakeFiles/freerdp-client.dir/compatibility.c.o
[ 95%] Building C object client/common/CMakeFiles/freerdp-client.dir/file.c.o
[ 95%] Building C object client/common/CMakeFiles/freerdp-client.dir/__/__/channels/client/tables.c.o
[ 95%] Building C object client/common/CMakeFiles/freerdp-client.dir/__/__/channels/client/addin.c.o
Linking C shared library libfreerdp-client2.so
[ 95%] Built target freerdp-client
Scanning dependencies of target xfreerdp-client
[ 95%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_gdi.c.o
[ 96%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_gfx.c.o
[ 96%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_rail.c.o
[ 96%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_input.c.o
[ 97%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_event.c.o
[ 97%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_floatbar.c.o
[ 97%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_channels.c.o
[ 97%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_cliprdr.c.o
[ 98%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_monitor.c.o
/build/FreeRDP/client/X11/xf_monitor.c: In function 'xf_list_monitors':
/build/FreeRDP/client/X11/xf_monitor.c:61:9: warning: unused variable 'nmonitors' [-Wunused-variable]
  int i, nmonitors = 0;
         ^
/build/FreeRDP/client/X11/xf_monitor.c:61:6: warning: unused variable 'i' [-Wunused-variable]
  int i, nmonitors = 0;
      ^
/build/FreeRDP/client/X11/xf_monitor.c:60:13: warning: unused variable 'minor' [-Wunused-variable]
  int major, minor;
             ^
/build/FreeRDP/client/X11/xf_monitor.c:60:6: warning: unused variable 'major' [-Wunused-variable]
  int major, minor;
      ^
/build/FreeRDP/client/X11/xf_monitor.c: In function 'xf_detect_monitors':
/build/FreeRDP/client/X11/xf_monitor.c:362:24: warning: unused variable 'attrs' [-Wunused-variable]
    MONITOR_ATTRIBUTES* attrs;
                        ^
[ 98%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_disp.c.o
[ 98%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_graphics.c.o
[ 98%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_keyboard.c.o
[ 99%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_video.c.o
[ 99%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_window.c.o
[ 99%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_client.c.o
[100%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/cli/xfreerdp.c.o
Linking C executable xfreerdp
../common/libfreerdp-client2.so.2.0.0: undefined reference to `mappedGeometryUnref'
../common/libfreerdp-client2.so.2.0.0: undefined reference to `mappedGeometryRef'
collect2: error: ld returned 1 exit status
make[2]: *** [client/X11/xfreerdp] Error 1
make[1]: *** [client/X11/CMakeFiles/xfreerdp-client.dir/all] Error 2
make: *** [all] Error 2
The command '/bin/sh -c /bin/bash -e -x /build/build.sh' returned a non-zero code: 2
+ docker rmi --force guac-jenkins-guacamole-server-master-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-69
Error: No such image: guac-jenkins-guacamole-server-master-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-69
Build step 'Execute shell' marked build as failure

Jenkins build is back to stable : guacamole-server-master-freerdp » master,ubuntu #73

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/guacamole-server-master-freerdp/FREERDP_BRANCH=master,JENKINS_LABEL_EXPRESSION=ubuntu/73/display/redirect>


Jenkins build is unstable: guacamole-server-master-freerdp » master,ubuntu #72

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/guacamole-server-master-freerdp/FREERDP_BRANCH=master,JENKINS_LABEL_EXPRESSION=ubuntu/72/display/redirect>


Build failed in Jenkins: guacamole-server-master-freerdp » master,ubuntu #71

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/guacamole-server-master-freerdp/FREERDP_BRANCH=master,JENKINS_LABEL_EXPRESSION=ubuntu/71/display/redirect>

Changes:


------------------------------------------
[...truncated 132.08 KB...]
  Verifying  : opus-1.0.2-6.el7.x86_64                                     9/30 
  Verifying  : x264-libs-0.142-11.20141221git6a301b6.el7.nux.x86_64       10/30 
  Verifying  : opencore-amr-0.1.3-3.el7.nux.x86_64                        11/30 
  Verifying  : openjpeg-libs-1.5.1-18.el7.x86_64                          12/30 
  Verifying  : ffmpeg-devel-2.8.15-2.el7.nux.x86_64                       13/30 
  Verifying  : x265-libs-1.9-1.el7.nux.x86_64                             14/30 
  Verifying  : fdk-aac-0.1.4-1.x86_64                                     15/30 
  Verifying  : 1:libtheora-1.1.1-8.el7.x86_64                             16/30 
  Verifying  : orc-0.4.26-1.el7.x86_64                                    17/30 
  Verifying  : libusbx-1.0.21-1.el7.x86_64                                18/30 
  Verifying  : libva-1.8.3-1.el7.x86_64                                   19/30 
  Verifying  : alsa-lib-1.1.8-1.el7.x86_64                                20/30 
  Verifying  : libdc1394-2.2.2-3.el7.x86_64                               21/30 
  Verifying  : numactl-libs-2.0.12-3.el7_7.1.x86_64                       22/30 
  Verifying  : libv4l-0.9.5-4.el7.x86_64                                  23/30 
  Verifying  : xvidcore-1.3.2-5.el7.nux.x86_64                            24/30 
  Verifying  : libass-0.13.4-6.el7.x86_64                                 25/30 
  Verifying  : schroedinger-1.0.11-4.el7.x86_64                           26/30 
  Verifying  : vo-amrwbenc-0.1.2-1.el7.nux.x86_64                         27/30 
  Verifying  : libavdevice-2.8.15-2.el7.nux.x86_64                        28/30 
  Verifying  : libraw1394-2.1.0-2.el7.x86_64                              29/30 
  Verifying  : ffmpeg-libs-2.8.15-2.el7.nux.x86_64                        30/30 

Installed:
  ffmpeg-devel.x86_64 0:2.8.15-2.el7.nux                                        

Dependency Installed:
  SDL.x86_64 0:1.2.15-15.el7_7                                                  
  alsa-lib.x86_64 0:1.1.8-1.el7                                                 
  fdk-aac.x86_64 0:0.1.4-1                                                      
  ffmpeg-libs.x86_64 0:2.8.15-2.el7.nux                                         
  lame-libs.x86_64 0:3.100-1.el7                                                
  libXv.x86_64 0:1.0.11-1.el7                                                   
  libass.x86_64 0:0.13.4-6.el7                                                  
  libavdevice.x86_64 0:2.8.15-2.el7.nux                                         
  libcdio.x86_64 0:0.92-3.el7                                                   
  libcdio-paranoia.x86_64 0:10.2+0.90-11.el7                                    
  libdc1394.x86_64 0:2.2.2-3.el7                                                
  libraw1394.x86_64 0:2.1.0-2.el7                                               
  libtheora.x86_64 1:1.1.1-8.el7                                                
  libusbx.x86_64 0:1.0.21-1.el7                                                 
  libv4l.x86_64 0:0.9.5-4.el7                                                   
  libva.x86_64 0:1.8.3-1.el7                                                    
  numactl-libs.x86_64 0:2.0.12-3.el7_7.1                                        
  openal-soft.x86_64 0:1.16.0-3.el7                                             
  opencore-amr.x86_64 0:0.1.3-3.el7.nux                                         
  openjpeg-libs.x86_64 0:1.5.1-18.el7                                           
  opus.x86_64 0:1.0.2-6.el7                                                     
  orc.x86_64 0:0.4.26-1.el7                                                     
  schroedinger.x86_64 0:1.0.11-4.el7                                            
  soxr.x86_64 0:0.1.2-1.el7                                                     
  speex.x86_64 0:1.2-0.19.rc1.el7                                               
  vo-amrwbenc.x86_64 0:0.1.2-1.el7.nux                                          
  x264-libs.x86_64 0:0.142-11.20141221git6a301b6.el7.nux                        
  x265-libs.x86_64 0:1.9-1.el7.nux                                              
  xvidcore.x86_64 0:1.3.2-5.el7.nux                                             

Complete!
Removing intermediate container 6ca704e9a1e7
 ---> 4fda65b34c2b
Step 4/4 : RUN /bin/bash -e -x /build/build.sh
 ---> Running in 4940ea427bee
+ echo /usr/local/lib64
+ cd /build/
+ git clone https://github.com/FreeRDP/FreeRDP.git
Cloning into 'FreeRDP'...
+ cd /build/FreeRDP/
+ git checkout master
Already on 'master'
+ cmake -DWITH_ALSA=OFF -DWITH_CUNIT=OFF -DWITH_DIRECTFB=OFF -DWITH_FFMPEG=OFF -DWITH_SSE2=OFF -DWITH_CUPS=OFF -DWITH_LIBSYSTEMD=OFF -DWITH_MANPAGES=OFF -DWITH_OSS=OFF -DWITH_PCSC=OFF -DWITH_PULSE=OFF -DWITH_WAYLAND=OFF -DWITH_X11=OFF -DWITH_XINERAMA=OFF -DWITH_XV=OFF -DWITH_XI=OFF -DWITH_XRANDR=OFF -DWITH_XRENDER=OFF -DWITH_GSTREAMER=OFF -DWITH_GSTREAMER_1_0=OFF .
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") 
FREERDP_VERSION=2.0.0-dev5
-- Git Revision 3318d15
-- Looking for __x86_64__
-- Looking for __x86_64__ - found
-- Performing Test Wno-unused-result
-- Performing Test Wno-unused-result - Success
-- Performing Test Wno-unused-but-set-variable
-- Performing Test Wno-unused-but-set-variable - Success
-- Performing Test Wno-deprecated-declarations
-- Performing Test Wno-deprecated-declarations - Success
-- Performing Test Wno-deprecated-declarationsCXX
-- Performing Test Wno-deprecated-declarationsCXX - Success
-- GCC default symbol visibility: hidden
-- Performing Test Wimplicit-function-declaration
-- Performing Test Wimplicit-function-declaration - Success
-- Performing Test Wredundant-decls
-- Performing Test Wredundant-decls - Success
-- Performing Test Wno-builtin-macro-redefined
-- Performing Test Wno-builtin-macro-redefined - Success
-- Performing Test Wno-builtin-macro-redefinedCXX
-- Performing Test Wno-builtin-macro-redefinedCXX - Success
-- Performing Test fno-omit-frame-pointer
-- Performing Test fno-omit-frame-pointer - Success
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file execinfo.h
-- Looking for include file execinfo.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file sys/modem.h
-- Looking for include file sys/modem.h - not found
-- Looking for include file sys/filio.h
-- Looking for include file sys/filio.h - not found
-- Looking for include file sys/sockio.h
-- Looking for include file sys/sockio.h - not found
-- Looking for include file sys/strtio.h
-- Looking for include file sys/strtio.h - not found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for include file syslog.h
-- Looking for include file syslog.h - found
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for pthread_mutex_timedlock
-- Looking for pthread_mutex_timedlock - not found
-- Looking for pthread_mutex_timedlock in pthread
-- Looking for pthread_mutex_timedlock in pthread - found
-- Looking for include file aio.h
-- Looking for include file aio.h - found
-- Looking for include file sys/eventfd.h
-- Looking for include file sys/eventfd.h - found
-- Looking for eventfd_read
-- Looking for eventfd_read - found
-- Looking for include file sys/timerfd.h
-- Looking for include file sys/timerfd.h - found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Looking for ceill
-- Looking for ceill - found
-- Skipping recommended feature libsystemd for systemd journal appender (allows to export wLog to systemd journal)
-- Skipping recommended feature X11 for X11 (X11 client and server)
-- Skipping recommended feature Wayland for Wayland (Wayland client)
-- Finding required feature ZLIB for compression (data compression)
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") 
-- Finding required feature OpenSSL for cryptography (encryption, certificate validation, hashing functions)
-- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.2k") 
-- Skipping optional feature MbedTLS for cryptography (encryption, certificate validation, hashing functions)
--     Enable feature MbedTLS using "-DWITH_MBEDTLS=ON"
-- Skipping optional feature OpenSLES for multimedia (OpenSLES audio / video)
--     Enable feature OpenSLES using "-DWITH_OPENSLES=ON"
-- Skipping recommended feature OSS for sound (audio input, audio output and multimedia redirection)
-- Skipping recommended feature ALSA for sound (audio input, audio output and multimedia redirection)
-- Skipping recommended feature Pulse for sound (audio input, audio output and multimedia redirection)
-- Skipping recommended feature Cups for printing (printer device redirection)
-- Skipping recommended feature PCSC for smart card (smart card device redirection)
-- Skipping recommended feature FFmpeg for multimedia (multimedia redirection, audio and video playback)
-- Skipping optional feature JPEG for codec (use JPEG library)
--     Enable feature JPEG using "-DWITH_JPEG=ON"
-- Skipping optional feature x264 for codec (use x264 library)
--     Enable feature x264 using "-DWITH_X264=ON"
-- Skipping optional feature OpenH264 for codec (use OpenH264 library)
--     Enable feature OpenH264 using "-DWITH_OPENH264=ON"
-- Skipping optional feature OpenCL for codec (use OpenCL library)
--     Enable feature OpenCL using "-DWITH_OPENCL=ON"
-- Skipping optional feature GSM for codec (GSM audio codec library)
--     Enable feature GSM using "-DWITH_GSM=ON"
-- Skipping optional feature LAME for codec (lame MP3 audio codec library)
--     Enable feature LAME using "-DWITH_LAME=ON"
-- Skipping optional feature FAAD2 for codec (FAAD2 AAC audio codec library)
--     Enable feature FAAD2 using "-DWITH_FAAD2=ON"
-- Skipping optional feature FAAC for codec (FAAC AAC audio codec library)
--     Enable feature FAAC using "-DWITH_FAAC=ON"
-- Skipping optional feature soxr for codec (SOX audio resample library)
--     Enable feature soxr using "-DWITH_SOXR=ON"
-- Skipping optional feature GSSAPI for auth (add kerberos support)
--     Enable feature GSSAPI using "-DWITH_GSSAPI=ON"
-- Skipping optional feature IPP for performance (Intel Integrated Performance Primitives library)
--     Enable feature IPP using "-DWITH_IPP=ON"
-- Using OpenSSL Version: 1.0.2k
using default plugins location
-- Looking for include file stdbool.h
-- Looking for include file stdbool.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for timer_create
-- Looking for timer_create - found
-- Looking for timer_delete
-- Looking for timer_delete - found
-- Looking for timer_settime
-- Looking for timer_settime - found
-- Looking for timer_gettime
-- Looking for timer_gettime - found
-- checking for module 'cairo'
--   found cairo, version 1.15.12
-- Found Cairo: /usr/lib64/libcairo.so  
CMake Warning at libfreerdp/CMakeLists.txt:102 (message):
  neither swscale nor libcairo detected, compiling without image scaling
  support!


-- Adding STATIC channel client server "drdynvc": Dynamic Virtual Channel Extension
-- Adding DYNAMIC channel client server "echo": Echo Virtual Channel Extension
-- Adding DYNAMIC channel client "disp": Display Update Virtual Channel Extension
-- Adding DYNAMIC channel client "rdpei": Input Virtual Channel Extension
-- Adding STATIC channel client server "remdesk": Remote Assistance Virtual Channel Extension
-- Adding DEVICE channel client "serial": Serial Port Virtual Channel Extension
-- Adding DEVICE channel client "smartcard": Smart Card Virtual Channel Extension
-- Adding STATIC channel client "rail": Remote Programs Virtual Channel Extension
-- Adding STATIC channel client "rdp2tcp": Tunneling TCP over RDP
-- Adding STATIC channel client server "rdpsnd": Audio Output Virtual Channel Extension
-- Adding DYNAMIC channel client "urbdrc": USB Devices Virtual Channel Extension
-- Adding DEVICE channel client "drive": Drive Redirection Virtual Channel Extension
-- Adding STATIC channel client server "rdpdr": Device Redirection Virtual Channel Extension
-- Adding DYNAMIC channel client "geometry": Geometry tracking Virtual Channel Extension
-- Adding DYNAMIC channel client server "audin": Audio Input Redirection Virtual Channel Extension
-- Adding DEVICE channel client "parallel": Parallel Port Virtual Channel Extension
-- Adding STATIC channel client server "encomsp": Multiparty Virtual Channel Extension
-- Adding STATIC channel client server "cliprdr": Clipboard Virtual Channel Extension
-- Adding DYNAMIC channel client "rdpgfx": Graphics Pipeline Extension
-- Adding DYNAMIC channel client "video": Video optimized remoting Virtual Channel Extension
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LIBUSB_1_INCLUDE_DIR
   used as include directory in directory /build/FreeRDP/channels/urbdrc/client
   used as include directory in directory /build/FreeRDP/channels/urbdrc/client/libusb
LIBUSB_1_LIBRARY
    linked by target "urbdrc-client-libusb" in directory /build/FreeRDP/channels/urbdrc/client/libusb

-- Configuring incomplete, errors occurred!
See also "/build/FreeRDP/CMakeFiles/CMakeOutput.log".
See also "/build/FreeRDP/CMakeFiles/CMakeError.log".
The command '/bin/sh -c /bin/bash -e -x /build/build.sh' returned a non-zero code: 1
+ docker rmi --force guac-jenkins-guacamole-server-master-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-71
Error: No such image: guac-jenkins-guacamole-server-master-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-71
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: guacamole-server-master-freerdp » master,ubuntu #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/guacamole-server-master-freerdp/FREERDP_BRANCH=master,JENKINS_LABEL_EXPRESSION=ubuntu/70/display/redirect?page=changes>

Changes:

[mjumper] GUACAMOLE-917: Add missing non-dead tilde to German keymap for RDP.


------------------------------------------
[...truncated 137.12 KB...]
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") 
FREERDP_VERSION=2.0.0-dev5
-- Git Revision 3318d15
-- Looking for __x86_64__
-- Looking for __x86_64__ - found
-- Performing Test Wno-unused-result
-- Performing Test Wno-unused-result - Success
-- Performing Test Wno-unused-but-set-variable
-- Performing Test Wno-unused-but-set-variable - Success
-- Performing Test Wno-deprecated-declarations
-- Performing Test Wno-deprecated-declarations - Success
-- Performing Test Wno-deprecated-declarationsCXX
-- Performing Test Wno-deprecated-declarationsCXX - Success
-- GCC default symbol visibility: hidden
-- Performing Test Wimplicit-function-declaration
-- Performing Test Wimplicit-function-declaration - Success
-- Performing Test Wredundant-decls
-- Performing Test Wredundant-decls - Success
-- Performing Test Wno-builtin-macro-redefined
-- Performing Test Wno-builtin-macro-redefined - Success
-- Performing Test Wno-builtin-macro-redefinedCXX
-- Performing Test Wno-builtin-macro-redefinedCXX - Success
-- Performing Test fno-omit-frame-pointer
-- Performing Test fno-omit-frame-pointer - Success
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file execinfo.h
-- Looking for include file execinfo.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file sys/modem.h
-- Looking for include file sys/modem.h - not found
-- Looking for include file sys/filio.h
-- Looking for include file sys/filio.h - not found
-- Looking for include file sys/sockio.h
-- Looking for include file sys/sockio.h - not found
-- Looking for include file sys/strtio.h
-- Looking for include file sys/strtio.h - not found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for include file syslog.h
-- Looking for include file syslog.h - found
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for pthread_mutex_timedlock
-- Looking for pthread_mutex_timedlock - not found
-- Looking for pthread_mutex_timedlock in pthread
-- Looking for pthread_mutex_timedlock in pthread - found
-- Looking for include file aio.h
-- Looking for include file aio.h - found
-- Looking for include file sys/eventfd.h
-- Looking for include file sys/eventfd.h - found
-- Looking for eventfd_read
-- Looking for eventfd_read - found
-- Looking for include file sys/timerfd.h
-- Looking for include file sys/timerfd.h - found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Looking for ceill
-- Looking for ceill - found
-- Finding recommended feature libsystemd for systemd journal appender (allows to export wLog to systemd journal)
--     Disable feature libsystemd using "-DWITH_LIBSYSTEMD=OFF"
-- Could NOT find libsystemd (missing:  LIBSYSTEMD_LIBRARY LIBSYSTEMD_INCLUDE_DIR) 
CMake Warning at cmake/FindFeature.cmake:46 (message):
      feature libsystemd was requested but could not be found! ON / FALSE
Call Stack (most recent call first):
  CMakeLists.txt:813 (find_feature)


-- Finding recommended feature X11 for X11 (X11 client and server)
--     Disable feature X11 using "-DWITH_X11=OFF"
-- Found X11: /usr/lib64/libX11.so  
-- Finding recommended feature Wayland for Wayland (Wayland client)
--     Disable feature Wayland using "-DWITH_WAYLAND=OFF"
-- checking for module 'wayland-scanner'
--   package 'wayland-scanner' not found
-- checking for module 'wayland-client'
--   package 'wayland-client' not found
-- checking for module 'wayland-cursor'
--   package 'wayland-cursor' not found
-- checking for module 'xkbcommon'
--   package 'xkbcommon' not found
-- Could NOT find WAYLAND (missing:  WAYLAND_SCANNER WAYLAND_INCLUDE_DIR WAYLAND_LIBS XKBCOMMON_INCLUDE_DIR XKBCOMMON_LIBS) 
CMake Warning at cmake/FindFeature.cmake:46 (message):
      feature Wayland was requested but could not be found! ON / FALSE
Call Stack (most recent call first):
  CMakeLists.txt:836 (find_feature)


-- Finding required feature ZLIB for compression (data compression)
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") 
-- Finding required feature OpenSSL for cryptography (encryption, certificate validation, hashing functions)
-- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.2k") 
-- Skipping optional feature MbedTLS for cryptography (encryption, certificate validation, hashing functions)
--     Enable feature MbedTLS using "-DWITH_MBEDTLS=ON"
-- Skipping optional feature OpenSLES for multimedia (OpenSLES audio / video)
--     Enable feature OpenSLES using "-DWITH_OPENSLES=ON"
-- Finding recommended feature OSS for sound (audio input, audio output and multimedia redirection)
--     Disable feature OSS using "-DWITH_OSS=OFF"
-- Found OSS Audio
-- Skipping recommended feature ALSA for sound (audio input, audio output and multimedia redirection)
-- Finding recommended feature Pulse for sound (audio input, audio output and multimedia redirection)
--     Disable feature Pulse using "-DWITH_PULSE=OFF"
-- checking for module 'libpulse'
--   found libpulse, version 10.0
-- Found Pulse: /usr/include  
-- Skipping recommended feature Cups for printing (printer device redirection)
-- Finding recommended feature PCSC for smart card (smart card device redirection)
--     Disable feature PCSC using "-DWITH_PCSC=OFF"
-- Could NOT find PCSC (missing:  PCSC_LIBRARY PCSC_INCLUDE_DIR) 
CMake Warning at cmake/FindFeature.cmake:46 (message):
      feature PCSC was requested but could not be found! ON / FALSE
Call Stack (most recent call first):
  CMakeLists.txt:848 (find_feature)


-- Skipping recommended feature FFmpeg for multimedia (multimedia redirection, audio and video playback)
-- Skipping optional feature JPEG for codec (use JPEG library)
--     Enable feature JPEG using "-DWITH_JPEG=ON"
-- Skipping optional feature x264 for codec (use x264 library)
--     Enable feature x264 using "-DWITH_X264=ON"
-- Skipping optional feature OpenH264 for codec (use OpenH264 library)
--     Enable feature OpenH264 using "-DWITH_OPENH264=ON"
-- Skipping optional feature OpenCL for codec (use OpenCL library)
--     Enable feature OpenCL using "-DWITH_OPENCL=ON"
-- Skipping optional feature GSM for codec (GSM audio codec library)
--     Enable feature GSM using "-DWITH_GSM=ON"
-- Skipping optional feature LAME for codec (lame MP3 audio codec library)
--     Enable feature LAME using "-DWITH_LAME=ON"
-- Skipping optional feature FAAD2 for codec (FAAD2 AAC audio codec library)
--     Enable feature FAAD2 using "-DWITH_FAAD2=ON"
-- Skipping optional feature FAAC for codec (FAAC AAC audio codec library)
--     Enable feature FAAC using "-DWITH_FAAC=ON"
-- Skipping optional feature soxr for codec (SOX audio resample library)
--     Enable feature soxr using "-DWITH_SOXR=ON"
-- Skipping optional feature GSSAPI for auth (add kerberos support)
--     Enable feature GSSAPI using "-DWITH_GSSAPI=ON"
-- Skipping optional feature IPP for performance (Intel Integrated Performance Primitives library)
--     Enable feature IPP using "-DWITH_IPP=ON"
-- Using OpenSSL Version: 1.0.2k
using default plugins location
-- Looking for include file stdbool.h
-- Looking for include file stdbool.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for timer_create
-- Looking for timer_create - found
-- Looking for timer_delete
-- Looking for timer_delete - found
-- Looking for timer_settime
-- Looking for timer_settime - found
-- Looking for timer_gettime
-- Looking for timer_gettime - found
-- checking for module 'cairo'
--   found cairo, version 1.15.12
-- Found Cairo: /usr/lib64/libcairo.so  
CMake Warning at libfreerdp/CMakeLists.txt:102 (message):
  neither swscale nor libcairo detected, compiling without image scaling
  support!


-- Finding recommended feature XKBFile for X11 keyboard (X11 keyboard file extension)
--     Disable feature XKBFile using "-DWITH_XKBFILE=OFF"
-- Found XKBFile: /usr/lib64/libxkbfile.so  
-- Adding STATIC channel client server "drdynvc": Dynamic Virtual Channel Extension
-- Adding STATIC channel client "rail": Remote Programs Virtual Channel Extension
-- Adding DYNAMIC channel client "video": Video optimized remoting Virtual Channel Extension
-- Adding STATIC channel client server "rdpsnd": Audio Output Virtual Channel Extension
-- Adding STATIC channel client server "encomsp": Multiparty Virtual Channel Extension
-- Adding DYNAMIC channel client server "audin": Audio Input Redirection Virtual Channel Extension
-- Adding DYNAMIC channel client "rdpei": Input Virtual Channel Extension
-- Adding DYNAMIC channel client server "echo": Echo Virtual Channel Extension
-- Adding DYNAMIC channel client "urbdrc": USB Devices Virtual Channel Extension
-- Adding DEVICE channel client "parallel": Parallel Port Virtual Channel Extension
-- Adding DYNAMIC channel client "geometry": Geometry tracking Virtual Channel Extension
-- Adding DEVICE channel client "serial": Serial Port Virtual Channel Extension
-- Adding DEVICE channel client "drive": Drive Redirection Virtual Channel Extension
-- Adding STATIC channel client "rdp2tcp": Tunneling TCP over RDP
-- Adding DEVICE channel client "smartcard": Smart Card Virtual Channel Extension
-- Adding STATIC channel client server "cliprdr": Clipboard Virtual Channel Extension
-- Adding STATIC channel client server "rdpdr": Device Redirection Virtual Channel Extension
-- Adding STATIC channel client server "remdesk": Remote Assistance Virtual Channel Extension
-- Adding DYNAMIC channel client "rdpgfx": Graphics Pipeline Extension
-- Adding DYNAMIC channel client "disp": Display Update Virtual Channel Extension
-- Could NOT find DocBook XSL stylesheets (missing:  DOCBOOKXSL_DIR) 
CMake Warning at client/X11/CMakeLists.txt:131 (message):
  WITH_MANPAGES was set, but xsltproc was not found.  man-pages will not be
  installed


-- Finding required feature XShm for X11 shared memory (X11 shared memory extension)
-- Found XShm: /usr/lib64/libXext.so  
-- Skipping recommended feature Xinerama for multi-monitor (X11 multi-monitor extension)
-- Finding recommended feature Xext for X11 extension (X11 core extensions)
--     Disable feature Xext using "-DWITH_XEXT=OFF"
-- Found Xext: /usr/lib64/libXext.so  
-- Finding recommended feature Xcursor for cursor (X11 cursor extension)
--     Disable feature Xcursor using "-DWITH_XCURSOR=OFF"
-- Found Xcursor: /usr/lib64/libXcursor.so  
-- Skipping recommended feature Xv for video (X11 video extension)
-- Skipping recommended feature Xi for input (X11 input extension)
-- Finding recommended feature Xrender for rendering (X11 render extension)
--     Disable feature Xrender using "-DWITH_XRENDER=OFF"
-- Found Xrender: /usr/lib64/libXrender.so  
-- Finding recommended feature XRandR for tracking output configuration (X11 randr extension)
--     Disable feature XRandR using "-DWITH_XRANDR=OFF"
-- Could NOT find XRANDR (missing:  XRANDR_LIBRARY XRANDR_INCLUDE_DIR) 
CMake Warning at cmake/FindFeature.cmake:46 (message):
      feature XRandR was requested but could not be found! ON / FALSE
Call Stack (most recent call first):
  client/X11/CMakeLists.txt:178 (find_feature)


-- Finding recommended feature Xfixes for X11 xfixes extension (Useful additions to the X11 core protocol)
--     Disable feature Xfixes using "-DWITH_XFIXES=OFF"
-- Found Xfixes: /usr/lib64/libXfixes.so  
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LIBUSB_1_INCLUDE_DIR
   used as include directory in directory /build/FreeRDP/channels/urbdrc/client
   used as include directory in directory /build/FreeRDP/channels/urbdrc/client/libusb
LIBUSB_1_LIBRARY
    linked by target "urbdrc-client-libusb" in directory /build/FreeRDP/channels/urbdrc/client/libusb

-- Configuring incomplete, errors occurred!
See also "/build/FreeRDP/CMakeFiles/CMakeOutput.log".
See also "/build/FreeRDP/CMakeFiles/CMakeError.log".
The command '/bin/sh -c /bin/bash -e -x /build/build.sh' returned a non-zero code: 1
+ docker rmi --force guac-jenkins-guacamole-server-master-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-70
Error: No such image: guac-jenkins-guacamole-server-master-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-70
Build step 'Execute shell' marked build as failure