See
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-freerdp/FREERDP_BRANCH=3.5.1,JENKINS_LABEL_EXPRESSION=ubuntu/1608/display/redirect>
Changes:
------------------------------------------
[...truncated 190.51 KB...]
#7 345.8 vo-amrwbenc-0.1.3-8.el8.x86_64
#7 345.8 x264-libs-0.157-12.20190717git34c06d1.el8.x86_64
#7 345.8 x265-libs-3.1.2-1.el8.x86_64
#7 345.8 xvidcore-1.3.7-9.el8.x86_64
#7 345.8 zimg-3.0.5-1.el8.x86_64
#7 345.8 zvbi-0.2.35-9.el8.x86_64
#7 345.8
#7 345.8 Complete!
#7 DONE 351.1s
#8 [4/4] RUN /bin/bash -e -x /build/build.sh
#8 1.527 + echo /usr/local/lib64
#8 1.527 + cd /build/
#8 1.527 + git clone https://github.com/FreeRDP/FreeRDP.git
#8 1.532 Cloning into 'FreeRDP'...
#8 11.41 + cd /build/FreeRDP/
#8 11.41 + git checkout 3.5.1
#8 11.92 Note: switching to '3.5.1'.
#8 11.92
#8 11.92 You are in 'detached HEAD' state. You can look around, make
experimental
#8 11.92 changes and commit them, and you can discard any commits you make in
this
#8 11.92 state without impacting any branches by switching back to a branch.
#8 11.92
#8 11.92 If you want to create a new branch to retain commits you create, you
may
#8 11.92 do so (now or later) by using -c with the switch command. Example:
#8 11.92
#8 11.92 git switch -c <new-branch-name>
#8 11.92
#8 11.92 Or undo this operation with:
#8 11.92
#8 11.92 git switch -
#8 11.92
#8 11.92 Turn off this advice by setting config variable advice.detachedHead to
false
#8 11.92
#8 11.92 HEAD is now at eda5c9968 release-3.5.1
#8 11.92 + mkdir ../FreeRDP-build
#8 11.93 + cd ../FreeRDP-build
#8 11.93 + 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 12.27 -- The C compiler identification is GNU 8.5.0
#8 12.31 -- Detecting C compiler ABI info
#8 12.53 -- Detecting C compiler ABI info - done
#8 12.58 -- Check for working C compiler: /usr/bin/cc - skipped
#8 12.58 -- Detecting C compile features
#8 12.58 -- Detecting C compile features - done
#8 12.59 -- Performing Test CFLAG-Weverything
#8 12.68 -- Performing Test CFLAG-Weverything - Failed
#8 12.68 CMake Warning at cmake/CompilerFlags.cmake:8 (message):
#8 12.68 compiler does not support -Weverything
#8 12.68 Call Stack (most recent call first):
#8 12.68 cmake/CompilerFlags.cmake:48 (CheckCFlag)
#8 12.68 CMakeLists.txt:70 (include)
#8 12.68
#8 12.68
#8 12.68 -- Performing Test CFLAG-Wall
#8 12.89 -- Performing Test CFLAG-Wall - Success
#8 12.89 -- Performing Test CFLAG-Wpedantic
#8 13.06 -- Performing Test CFLAG-Wpedantic - Success
#8 13.07 -- Performing Test CFLAG-Wno-padded
#8 13.24 -- Performing Test CFLAG-Wno-padded - Success
#8 13.24 -- Performing Test CFLAG-Wno-cast-align
#8 13.42 -- Performing Test CFLAG-Wno-cast-align - Success
#8 13.43 -- Performing Test CFLAG-Wno-declaration-after-statement
#8 13.63 -- Performing Test CFLAG-Wno-declaration-after-statement - Success
#8 13.63 -- Performing Test CFLAG-Wno-unsafe-buffer-usage
#8 13.81 -- Performing Test CFLAG-Wno-unsafe-buffer-usage - Failed
#8 13.81 CMake Warning at cmake/CompilerFlags.cmake:8 (message):
#8 13.81 compiler does not support -Wno-unsafe-buffer-usage
#8 13.81 Call Stack (most recent call first):
#8 13.81 cmake/CompilerFlags.cmake:48 (CheckCFlag)
#8 13.81 CMakeLists.txt:70 (include)
#8 13.81
#8 13.81
#8 13.81 -- Performing Test CFLAG-Wno-reserved-identifier
#8 14.00 -- Performing Test CFLAG-Wno-reserved-identifier - Failed
#8 14.00 CMake Warning at cmake/CompilerFlags.cmake:8 (message):
#8 14.00 compiler does not support -Wno-reserved-identifier
#8 14.00 Call Stack (most recent call first):
#8 14.00 cmake/CompilerFlags.cmake:48 (CheckCFlag)
#8 14.00 CMakeLists.txt:70 (include)
#8 14.00
#8 14.00
#8 14.01 -- Performing Test CFLAG-Wno-covered-switch-default
#8 14.18 -- Performing Test CFLAG-Wno-covered-switch-default - Failed
#8 14.18 CMake Warning at cmake/CompilerFlags.cmake:8 (message):
#8 14.18 compiler does not support -Wno-covered-switch-default
#8 14.18 Call Stack (most recent call first):
#8 14.18 cmake/CompilerFlags.cmake:48 (CheckCFlag)
#8 14.18 CMakeLists.txt:70 (include)
#8 14.18
#8 14.18
#8 14.18 Using CFLAGS -Wall -Wpedantic -Wno-padded -Wno-cast-align
-Wno-declaration-after-statement
#8 14.25 -- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)
#8 14.26 -- Found OSS Audio
#8 14.28 -- Could NOT find DocBook XSL stylesheets (missing: DOCBOOKXSL_DIR)
#8 14.31 FREERDP_VERSION=3.5.1
#8 14.32 -- Git Revision 3.5.1
#8 14.36 -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11")
#8 14.36 -- Looking for __x86_64__
#8 14.53 -- Looking for __x86_64__ - found
#8 14.53 -- GCC default symbol visibility: hidden
#8 14.54 -- Performing Test Wimplicit-function-declaration
#8 14.72 -- Performing Test Wimplicit-function-declaration - Success
#8 14.73 -- Performing Test Wredundant-decls
#8 14.91 -- Performing Test Wredundant-decls - Success
#8 14.91 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
#8 15.13 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
#8 15.13 -- Looking for pthread_create in pthreads
#8 15.29 -- Looking for pthread_create in pthreads - not found
#8 15.29 -- Looking for pthread_create in pthread
#8 15.50 -- Looking for pthread_create in pthread - found
#8 15.50 -- Found Threads: TRUE
#8 15.51 -- Performing Test fno-omit-frame-pointer
#8 15.71 -- Performing Test fno-omit-frame-pointer - Success
#8 15.71 -- Skipping recommended feature Wayland for Wayland (Wayland client)
#8 15.71 -- Finding required feature OpenSSL for cryptography (encryption,
certificate validation, hashing functions)
#8 15.83 -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1k")
#8 15.83 -- Skipping optional feature MbedTLS for cryptography (encryption,
certificate validation, hashing functions)
#8 15.83 -- Enable feature MbedTLS using "-DWITH_MBEDTLS=ON"
#8 15.83 -- Skipping recommended feature PCSC for smart card (smart card device
redirection)
#8 15.85 CMake Warning at CMakeLists.txt:564 (find_package):
#8 15.85 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project
has
#8 15.85 asked CMake to find a package configuration file provided by
"cJSON", but
#8 15.85 CMake did not find one.
#8 15.85
#8 15.85 Could not find a package configuration file provided by "cJSON" with
any of
#8 15.85 the following names:
#8 15.85
#8 15.85 cJSONConfig.cmake
#8 15.85 cjson-config.cmake
#8 15.85
#8 15.85 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set
#8 15.85 "cJSON_DIR" to a directory containing one of the above files. If
"cJSON"
#8 15.85 provides a separate development package or SDK, be sure it has been
#8 15.85 installed.
#8 15.85
#8 15.85
#8 15.85 -- Skipping recommended feature FFmpeg for multimedia (multimedia
redirection, audio and video playback)
#8 15.85 -- Skipping optional feature OpenH264 for codec (use OpenH264 library)
#8 15.85 -- Enable feature OpenH264 using "-DWITH_OPENH264=ON"
#8 15.85 -- Skipping optional feature OpenCL for codec (use OpenCL library)
#8 15.85 -- Enable feature OpenCL using "-DWITH_OPENCL=ON"
#8 15.85 -- Skipping optional feature GSM for codec (GSM audio codec library)
#8 15.85 -- Enable feature GSM using "-DWITH_GSM=ON"
#8 15.85 -- Skipping optional feature LAME for codec (lame MP3 audio codec
library)
#8 15.85 -- Enable feature LAME using "-DWITH_LAME=ON"
#8 15.85 -- Skipping optional feature FAAD2 for codec (FAAD2 AAC audio codec
library)
#8 15.85 -- Enable feature FAAD2 using "-DWITH_FAAD2=ON"
#8 15.85 -- Skipping optional feature FAAC for codec (FAAC AAC audio codec
library)
#8 15.85 -- Enable feature FAAC using "-DWITH_FAAC=ON"
#8 15.85 -- Skipping optional feature soxr for codec (SOX audio resample
library)
#8 15.85 -- Enable feature soxr using "-DWITH_SOXR=ON"
#8 15.85 -- Using OpenSSL Version: 1.1.1k
#8 15.85 using default plugins location
#8 16.35 Configured RPATH=$ORIGIN/../lib64:$ORIGIN/..
#8 16.37 -- Could NOT find DocBook XSL stylesheets (missing: DOCBOOKXSL_DIR)
#8 16.39 -- Looking for strndup
#8 16.57 -- Looking for strndup - found
#8 16.57 -- Looking for include file unistd.h
#8 16.74 -- Looking for include file unistd.h - found
#8 16.74 -- Looking for include file execinfo.h
#8 16.92 -- Looking for include file execinfo.h - found
#8 16.92 -- Looking for backtrace
#8 17.11 -- Looking for backtrace - found
#8 17.11 -- Looking for backtrace_symbols
#8 17.27 -- Looking for backtrace_symbols - found
#8 17.27 -- Looking for backtrace_symbols_fd
#8 17.47 -- Looking for backtrace_symbols_fd - found
#8 17.47 -- Looking for include file inttypes.h
#8 17.65 -- Looking for include file inttypes.h - found
#8 17.65 -- Looking for include file stdint.h
#8 17.84 -- Looking for include file stdint.h - found
#8 17.84 -- Looking for include file stdbool.h
#8 18.00 -- Looking for include file stdbool.h - found
#8 18.01 -- Looking for include file fcntl.h
#8 18.18 -- Looking for include file fcntl.h - found
#8 18.18 -- Looking for include file aio.h
#8 18.37 -- Looking for include file aio.h - found
#8 18.37 -- Looking for include file sys/timerfd.h
#8 18.57 -- Looking for include file sys/timerfd.h - found
#8 18.57 -- Looking for include file sys/filio.h
#8 18.64 -- Looking for include file sys/filio.h - not found
#8 18.64 -- Looking for include file sys/sockio.h
#8 18.73 -- Looking for include file sys/sockio.h - not found
#8 18.73 -- Looking for include file syslog.h
#8 18.91 -- Looking for include file syslog.h - found
#8 18.91 -- Looking for include file sys/select.h
#8 19.12 -- Looking for include file sys/select.h - found
#8 19.12 -- Looking for include file sys/eventfd.h
#8 19.31 -- Looking for include file sys/eventfd.h - found
#8 19.31 -- Looking for include file unwind.h
#8 19.50 -- Looking for include file unwind.h - found
#8 19.50 -- Looking for eventfd_read
#8 19.70 -- Looking for eventfd_read - found
#8 19.70 -- Looking for getlogin_r
#8 19.87 -- Looking for getlogin_r - found
#8 19.88 -- Looking for getpwuid_r
#8 20.07 -- Looking for getpwuid_r - found
#8 20.07 -- Performing Test WINPR_HAVE_TM_GMTOFF
#8 20.26 -- Performing Test WINPR_HAVE_TM_GMTOFF - Success
#8 20.26 -- Looking for include file poll.h
#8 20.44 -- Looking for include file poll.h - found
#8 20.44 -- Looking for pthread_mutex_timedlock in pthreads
#8 20.62 -- Looking for pthread_mutex_timedlock in pthreads - not found
#8 20.62 -- Looking for pthread_mutex_timedlock in pthread
#8 20.81 -- Looking for pthread_mutex_timedlock in pthread - found
#8 20.81 -- Looking for pthread_mutex_timedlock
#8 21.03 -- Looking for pthread_mutex_timedlock - found
#8 21.03 -- Finding recommended feature OpenSSL for cryptography (encryption,
certificate validation, hashing functions)
#8 21.03 -- Disable feature OpenSSL using "-DWITH_OPENSSL=OFF"
#8 21.04 -- Skipping optional feature MbedTLS for cryptography (encryption,
certificate validation, hashing functions)
#8 21.04 -- Enable feature MbedTLS using "-DWITH_MBEDTLS=ON"
#8 21.05 -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2")
#8 21.05 -- Checking for module 'libpkcs11-helper-1'
#8 21.07 -- Package 'libpkcs11-helper-1', required by 'virtual:world', not
found
#8 21.08 CMake Error at
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
#8 21.08 Could NOT find Pkcs11 (missing: Pkcs11_FOUND)
#8 21.08 Call Stack (most recent call first):
#8 21.08 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600
(_FPHSA_FAILURE_MESSAGE)
#8 21.08 cmake/FindPkcs11.cmake:27 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
#8 21.08 winpr/CMakeLists.txt:316 (find_package)
#8 21.08
#8 21.08
#8 21.08 -- Configuring incomplete, errors occurred!
#8 21.09 + 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:
21.08 CMake Error at
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
21.08 Could NOT find Pkcs11 (missing: Pkcs11_FOUND)
21.08 Call Stack (most recent call first):
21.08 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600
(_FPHSA_FAILURE_MESSAGE)
21.08 cmake/FindPkcs11.cmake:27 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
21.08 winpr/CMakeLists.txt:316 (find_package)
21.08
21.08
21.08 -- Configuring incomplete, errors occurred!
21.09 + 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-5-1-jenkins-label-expression-ubuntu-1608
Error response from daemon: No such image:
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-3-5-1-jenkins-label-expression-ubuntu-1608:latest
Build step 'Execute shell' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]