See 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-freerdp/FREERDP_BRANCH=3.1.0,JENKINS_LABEL_EXPRESSION=ubuntu/1607/display/redirect>

Changes:


------------------------------------------
[...truncated 191.17 KB...]
#7 1194.1   xvidcore-1.3.7-9.el8.x86_64                                         
          
#7 1194.1   zimg-3.0.5-1.el8.x86_64                                             
          
#7 1194.1   zvbi-0.2.35-9.el8.x86_64                                            
          
#7 1194.1 
#7 1194.1 Complete!
#7 DONE 1200.2s

#8 [4/4] RUN /bin/bash -e -x /build/build.sh
#8 6.819 + echo /usr/local/lib64
#8 6.820 + cd /build/
#8 6.820 + git clone https://github.com/FreeRDP/FreeRDP.git
#8 6.824 Cloning into 'FreeRDP'...
#8 15.37 + cd /build/FreeRDP/
#8 15.37 + git checkout 3.1.0
#8 16.48 Note: switching to '3.1.0'.
#8 16.48 
#8 16.48 You are in 'detached HEAD' state. You can look around, make 
experimental
#8 16.48 changes and commit them, and you can discard any commits you make in 
this
#8 16.48 state without impacting any branches by switching back to a branch.
#8 16.48 
#8 16.48 If you want to create a new branch to retain commits you create, you 
may
#8 16.48 do so (now or later) by using -c with the switch command. Example:
#8 16.48 
#8 16.48   git switch -c <new-branch-name>
#8 16.48 
#8 16.48 Or undo this operation with:
#8 16.48 
#8 16.48   git switch -
#8 16.48 
#8 16.48 Turn off this advice by setting config variable advice.detachedHead to 
false
#8 16.48 
#8 16.48 HEAD is now at 959a195df [release] update version to 3.1.0
#8 16.49 + mkdir ../FreeRDP-build
#8 16.49 + cd ../FreeRDP-build
#8 16.49 + 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 ../FreeRDP
#8 16.69 -- The C compiler identification is GNU 8.5.0
#8 16.72 -- Detecting C compiler ABI info
#8 17.00 -- Detecting C compiler ABI info - done
#8 17.03 -- Check for working C compiler: /usr/bin/cc - skipped
#8 17.03 -- Detecting C compile features
#8 17.04 -- Detecting C compile features - done
#8 17.74 -- Performing Test CFLAG-Weverything
#8 17.82 -- Performing Test CFLAG-Weverything - Failed
#8 17.82 CMake Warning at cmake/CompilerFlags.cmake:8 (message):
#8 17.82   compiler does not support -Weverything
#8 17.82 Call Stack (most recent call first):
#8 17.82   cmake/CompilerFlags.cmake:48 (CheckCFlag)
#8 17.82   CMakeLists.txt:75 (include)
#8 17.82 
#8 17.82 
#8 17.82 -- Performing Test CFLAG-Wall
#8 18.03 -- Performing Test CFLAG-Wall - Success
#8 18.04 -- Performing Test CFLAG-Wpedantic
#8 18.36 -- Performing Test CFLAG-Wpedantic - Success
#8 18.37 -- Performing Test CFLAG-Wno-padded
#8 18.62 -- Performing Test CFLAG-Wno-padded - Success
#8 18.62 -- Performing Test CFLAG-Wno-cast-align
#8 18.89 -- Performing Test CFLAG-Wno-cast-align - Success
#8 18.90 -- Performing Test CFLAG-Wno-declaration-after-statement
#8 19.17 -- Performing Test CFLAG-Wno-declaration-after-statement - Success
#8 19.17 -- Performing Test CFLAG-Wno-unsafe-buffer-usage
#8 19.34 -- Performing Test CFLAG-Wno-unsafe-buffer-usage - Failed
#8 19.34 CMake Warning at cmake/CompilerFlags.cmake:8 (message):
#8 19.34   compiler does not support -Wno-unsafe-buffer-usage
#8 19.34 Call Stack (most recent call first):
#8 19.34   cmake/CompilerFlags.cmake:48 (CheckCFlag)
#8 19.34   CMakeLists.txt:75 (include)
#8 19.34 
#8 19.34 
#8 19.35 -- Performing Test CFLAG-Wno-reserved-identifier
#8 19.54 -- Performing Test CFLAG-Wno-reserved-identifier - Failed
#8 19.54 CMake Warning at cmake/CompilerFlags.cmake:8 (message):
#8 19.54   compiler does not support -Wno-reserved-identifier
#8 19.54 Call Stack (most recent call first):
#8 19.54   cmake/CompilerFlags.cmake:48 (CheckCFlag)
#8 19.54   CMakeLists.txt:75 (include)
#8 19.54 
#8 19.54 
#8 19.54 -- Performing Test CFLAG-Wno-covered-switch-default
#8 19.77 -- Performing Test CFLAG-Wno-covered-switch-default - Failed
#8 19.77 CMake Warning at cmake/CompilerFlags.cmake:8 (message):
#8 19.77   compiler does not support -Wno-covered-switch-default
#8 19.77 Call Stack (most recent call first):
#8 19.77   cmake/CompilerFlags.cmake:48 (CheckCFlag)
#8 19.77   CMakeLists.txt:75 (include)
#8 19.77 
#8 19.77 
#8 19.77 Using CFLAGS  -Wall -Wpedantic -Wno-padded -Wno-cast-align 
-Wno-declaration-after-statement
#8 19.81 -- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR) 
#8 19.81 -- Found OSS Audio
#8 19.83 -- Could NOT find DocBook XSL stylesheets (missing: DOCBOOKXSL_DIR) 
#8 19.85 FREERDP_VERSION=3.1.0
#8 19.86 -- Git Revision 3.1.0
#8 19.89 -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11")  
#8 19.89 -- Looking for __x86_64__
#8 20.07 -- Looking for __x86_64__ - found
#8 20.07 -- GCC default symbol visibility: hidden
#8 20.07 -- Performing Test Wimplicit-function-declaration
#8 20.25 -- Performing Test Wimplicit-function-declaration - Success
#8 20.25 -- Performing Test Wredundant-decls
#8 20.51 -- Performing Test Wredundant-decls - Success
#8 20.51 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
#8 20.84 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
#8 20.84 -- Looking for pthread_create in pthreads
#8 21.05 -- Looking for pthread_create in pthreads - not found
#8 21.05 -- Looking for pthread_create in pthread
#8 21.26 -- Looking for pthread_create in pthread - found
#8 21.26 -- Found Threads: TRUE  
#8 21.26 -- Performing Test fno-omit-frame-pointer
#8 21.43 -- Performing Test fno-omit-frame-pointer - Success
#8 21.43 -- Skipping recommended feature Wayland for Wayland (Wayland client)
#8 21.43 -- Finding required feature OpenSSL for cryptography (encryption, 
certificate validation, hashing functions)
#8 21.50 -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1k")  
#8 21.50 -- Skipping optional feature MbedTLS for cryptography (encryption, 
certificate validation, hashing functions)
#8 21.50 --     Enable feature MbedTLS using "-DWITH_MBEDTLS=ON"
#8 21.50 -- Skipping recommended feature PCSC for smart card (smart card device 
redirection)
#8 21.51 CMake Warning at CMakeLists.txt:608 (find_package):
#8 21.51   By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project 
has
#8 21.51   asked CMake to find a package configuration file provided by 
"cJSON", but
#8 21.51   CMake did not find one.
#8 21.51 
#8 21.51   Could not find a package configuration file provided by "cJSON" with 
any of
#8 21.51   the following names:
#8 21.51 
#8 21.51     cJSONConfig.cmake
#8 21.51     cjson-config.cmake
#8 21.51 
#8 21.51   Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set
#8 21.51   "cJSON_DIR" to a directory containing one of the above files.  If 
"cJSON"
#8 21.51   provides a separate development package or SDK, be sure it has been
#8 21.51   installed.
#8 21.51 
#8 21.51 
#8 21.51 -- Skipping recommended feature FFmpeg for multimedia (multimedia 
redirection, audio and video playback)
#8 21.51 -- Skipping optional feature JPEG for codec (use JPEG library)
#8 21.51 --     Enable feature JPEG using "-DWITH_JPEG=ON"
#8 21.51 -- Skipping optional feature OpenH264 for codec (use OpenH264 library)
#8 21.51 --     Enable feature OpenH264 using "-DWITH_OPENH264=ON"
#8 21.51 -- Skipping optional feature OpenCL for codec (use OpenCL library)
#8 21.51 --     Enable feature OpenCL using "-DWITH_OPENCL=ON"
#8 21.51 -- Skipping optional feature GSM for codec (GSM audio codec library)
#8 21.51 --     Enable feature GSM using "-DWITH_GSM=ON"
#8 21.51 -- Skipping optional feature LAME for codec (lame MP3 audio codec 
library)
#8 21.51 --     Enable feature LAME using "-DWITH_LAME=ON"
#8 21.51 -- Skipping optional feature FAAD2 for codec (FAAD2 AAC audio codec 
library)
#8 21.51 --     Enable feature FAAD2 using "-DWITH_FAAD2=ON"
#8 21.51 -- Skipping optional feature FAAC for codec (FAAC AAC audio codec 
library)
#8 21.51 --     Enable feature FAAC using "-DWITH_FAAC=ON"
#8 21.51 -- Skipping optional feature soxr for codec (SOX audio resample 
library)
#8 21.51 --     Enable feature soxr using "-DWITH_SOXR=ON"
#8 21.51 -- Skipping optional feature IPP for performance (Intel Integrated 
Performance Primitives library)
#8 21.51 --     Enable feature IPP using "-DWITH_IPP=ON"
#8 21.51 -- Using OpenSSL Version: 1.1.1k
#8 21.51 using default plugins location
#8 21.53 -- Could NOT find DocBook XSL stylesheets (missing: DOCBOOKXSL_DIR) 
#8 21.54 -- Looking for strndup
#8 21.81 -- Looking for strndup - found
#8 21.81 -- Looking for include file unistd.h
#8 22.04 -- Looking for include file unistd.h - found
#8 22.04 -- Looking for include file execinfo.h
#8 22.23 -- Looking for include file execinfo.h - found
#8 22.23 -- Looking for backtrace
#8 22.41 -- Looking for backtrace - found
#8 22.41 -- Looking for backtrace_symbols
#8 22.60 -- Looking for backtrace_symbols - found
#8 22.60 -- Looking for backtrace_symbols_fd
#8 22.80 -- Looking for backtrace_symbols_fd - found
#8 22.80 -- Looking for include file inttypes.h
#8 22.99 -- Looking for include file inttypes.h - found
#8 22.99 -- Looking for include file stdint.h
#8 23.26 -- Looking for include file stdint.h - found
#8 23.26 -- Looking for include file stdbool.h
#8 23.48 -- Looking for include file stdbool.h - found
#8 23.48 -- Looking for include file fcntl.h
#8 23.69 -- Looking for include file fcntl.h - found
#8 23.69 -- Looking for include file aio.h
#8 23.87 -- Looking for include file aio.h - found
#8 23.88 -- Looking for include file sys/timerfd.h
#8 24.03 -- Looking for include file sys/timerfd.h - found
#8 24.04 -- Looking for include file sys/filio.h
#8 24.27 -- Looking for include file sys/filio.h - not found
#8 24.27 -- Looking for include file sys/sockio.h
#8 24.62 -- Looking for include file sys/sockio.h - not found
#8 24.62 -- Looking for include file syslog.h
#8 24.81 -- Looking for include file syslog.h - found
#8 24.81 -- Looking for include file sys/select.h
#8 25.05 -- Looking for include file sys/select.h - found
#8 25.05 -- Looking for include file sys/eventfd.h
#8 25.23 -- Looking for include file sys/eventfd.h - found
#8 25.23 -- Looking for include file unwind.h
#8 25.41 -- Looking for include file unwind.h - found
#8 25.41 -- Looking for eventfd_read
#8 25.61 -- Looking for eventfd_read - found
#8 25.61 -- Looking for getlogin_r
#8 25.80 -- Looking for getlogin_r - found
#8 25.80 -- Looking for getpwuid_r
#8 25.96 -- Looking for getpwuid_r - found
#8 25.96 -- Performing Test WINPR_HAVE_TM_GMTOFF
#8 26.10 -- Performing Test WINPR_HAVE_TM_GMTOFF - Success
#8 26.10 -- Looking for include file poll.h
#8 26.25 -- Looking for include file poll.h - found
#8 26.25 -- Looking for pthread_mutex_timedlock in pthreads
#8 26.43 -- Looking for pthread_mutex_timedlock in pthreads - not found
#8 26.43 -- Looking for pthread_mutex_timedlock in pthread
#8 26.60 -- Looking for pthread_mutex_timedlock in pthread - found
#8 26.60 -- Looking for pthread_mutex_timedlock
#8 26.77 -- Looking for pthread_mutex_timedlock - found
#8 26.77 -- Finding recommended feature OpenSSL for cryptography (encryption, 
certificate validation, hashing functions)
#8 26.77 --     Disable feature OpenSSL using "-DWITH_OPENSSL=OFF"
#8 26.78 -- Skipping optional feature MbedTLS for cryptography (encryption, 
certificate validation, hashing functions)
#8 26.78 --     Enable feature MbedTLS using "-DWITH_MBEDTLS=ON"
#8 26.79 -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2") 
#8 26.79 -- Checking for module 'libpkcs11-helper-1'
#8 26.81 --   Package 'libpkcs11-helper-1', required by 'virtual:world', not 
found
#8 26.82 CMake Error at 
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
#8 26.82   Could NOT find Pkcs11 (missing: Pkcs11_FOUND)
#8 26.82 Call Stack (most recent call first):
#8 26.82   /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 
(_FPHSA_FAILURE_MESSAGE)
#8 26.82   cmake/FindPkcs11.cmake:27 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
#8 26.82   winpr/CMakeLists.txt:310 (find_package)
#8 26.82 
#8 26.82 
#8 26.82 -- Configuring incomplete, errors occurred!
#8 26.83 + exit 123
#8 ERROR: process "/bin/sh -c /bin/bash -e -x /build/build.sh" did not complete 
successfully: exit code: 123
------
 > [4/4] RUN /bin/bash -e -x /build/build.sh:
26.82 CMake Error at 
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
26.82   Could NOT find Pkcs11 (missing: Pkcs11_FOUND)
26.82 Call Stack (most recent call first):
26.82   /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 
(_FPHSA_FAILURE_MESSAGE)
26.82   cmake/FindPkcs11.cmake:27 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
26.82   winpr/CMakeLists.txt:310 (find_package)
26.82 
26.82 
26.82 -- Configuring incomplete, errors occurred!
26.83 + exit 123
------
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 solve: process "/bin/sh -c /bin/bash -e -x /build/build.sh" 
did not complete successfully: exit code: 123
+ docker rmi --force 
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-3-1-0-jenkins-label-expression-ubuntu-1607
Error response from daemon: No such image: 
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-3-1-0-jenkins-label-expression-ubuntu-1607:latest
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to