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

Changes:

[Mike Jumper] GUACAMOLE-1241: Disable build against FreeRDP development 
snapshots unless *explicitly* overridden.

[Mike Jumper] GUACAMOLE-1241: Build against Debian repository that has 
non-snapshot version of FreeRDP.


------------------------------------------
[...truncated 187.87 KB...]
-- Installing: /usr/local/include/freerdp2/freerdp/channels/rdpgfx.h
-- Installing: /usr/local/include/freerdp2/freerdp/channels/audin.h
-- Installing: /usr/local/include/freerdp2/freerdp/channels/log.h
-- Installing: /usr/local/include/freerdp2/freerdp/channels/rail.h
-- Installing: /usr/local/include/freerdp2/freerdp/channels/cliprdr.h
-- Installing: /usr/local/lib64/libfreerdp2.so.2.0.0
-- Installing: /usr/local/lib64/libfreerdp2.so.2
-- Installing: /usr/local/lib64/libfreerdp2.so
-- Set runtime path of "/usr/local/lib64/libfreerdp2.so.2.0.0" to 
"$ORIGIN/../lib64:$ORIGIN/.."
-- Installing: /usr/local/lib64/pkgconfig/freerdp2.pc
-- Installing: /usr/local/lib64/cmake/FreeRDP2/FreeRDPConfig.cmake
-- Installing: /usr/local/lib64/cmake/FreeRDP2/FreeRDPConfigVersion.cmake
-- Installing: /usr/local/lib64/cmake/FreeRDP2/FreeRDPTargets.cmake
-- Installing: /usr/local/lib64/cmake/FreeRDP2/FreeRDPTargets-release.cmake
-- Installing: /usr/local/lib64/pkgconfig/freerdp-client2.pc
-- Installing: /usr/local/lib64/cmake/FreeRDP-Client2/FreeRDP-ClientConfig.cmake
-- Installing: 
/usr/local/lib64/cmake/FreeRDP-Client2/FreeRDP-ClientConfigVersion.cmake
-- Installing: 
/usr/local/lib64/cmake/FreeRDP-Client2/FreeRDP-ClientTargets.cmake
-- Installing: 
/usr/local/lib64/cmake/FreeRDP-Client2/FreeRDP-ClientTargets-release.cmake
-- Installing: /usr/local/lib64/libfreerdp-client2.so.2.0.0
-- Installing: /usr/local/lib64/libfreerdp-client2.so.2
-- Installing: /usr/local/lib64/libfreerdp-client2.so
-- Set runtime path of "/usr/local/lib64/libfreerdp-client2.so.2.0.0" to 
"$ORIGIN/../lib64:$ORIGIN/.."
+ ldconfig
+ export PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig
+ PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig
+ cd /build/guacamole-server/
+ autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory build-aux
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:27: installing 'build-aux/config.guess'
configure.ac:27: installing 'build-aux/config.sub'
configure.ac:23: installing 'build-aux/install-sh'
configure.ac:23: installing 'build-aux/missing'
configure.ac:33: installing 'build-aux/tap-driver.sh'
src/common-ssh/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
autoreconf: Leaving directory `.'
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to 
x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
./configure: line 6567: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking cairo/cairo.h usability... yes
checking cairo/cairo.h presence... yes
checking for cairo/cairo.h... yes
checking pngstruct.h usability... no
checking pngstruct.h presence... no
checking for pngstruct.h... no
checking for cos in -lm... yes
checking for png_write_png in -lpng... yes
checking for jpeg_start_compress in -ljpeg... yes
checking for cairo_create in -lcairo... yes
checking for pthread_create in -lpthread... yes
checking for dlopen in -ldl... (cached) yes
checking for uuid_make in -lossp-uuid... yes
checking ossp/uuid.h usability... no
checking ossp/uuid.h presence... no
checking for ossp/uuid.h... no
checking whether uuid_make is declared... yes
checking for CU_run_test in -lcunit... yes
checking for clock_gettime... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for strdup... yes
checking for nanosleep... yes
checking whether png_get_io_ptr is declared... yes
checking whether cairo_format_stride_for_width is declared... yes
checking whether poll is declared... yes
checking whether strlcpy is declared... no
checking whether strlcat is declared... no
checking for size_t... yes
checking for ssize_t... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for AVCODEC... yes
checking for AVFORMAT... yes
checking for AVUTIL... yes
checking for SWSCALE... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking whether DSA_SIG_get0 is declared... no
checking whether DSA_get0_pqg is declared... no
checking whether DSA_get0_key is declared... no
checking whether RSA_get0_key is declared... no
checking whether libssl requires threading callbacks... yes
checking for main in -lwsock32... no
checking vorbis/vorbisenc.h usability... yes
checking vorbis/vorbisenc.h presence... yes
checking for vorbis/vorbisenc.h... yes
checking for ogg_stream_init in -logg... yes
checking for vorbis_block_init in -lvorbis... yes
checking for vorbis_encode_init in -lvorbisenc... yes
checking for pa_context_new in -lpulse... yes
checking for PANGO... yes
checking for PANGOCAIRO... yes
checking for rfbInitClient in -lvncclient... yes
checking for rfbClient.destHost... yes
checking for rfbClient.destPort... yes
checking whether listenForIncomingConnectionsNoFork is declared... yes
checking for rfbClient.LockWriteToTLS... no
checking for rfbClient.UnlockWriteToTLS... no
configure: WARNING:
      --------------------------------------------
       This version of libvncclient lacks support
       for TLS locking.  VNC connections that use
       TLS may experience instability as documented
       in GUACAMOLE-414
checking for rfbClient.GetCredential... yes
checking for RDP... yes
checking whether FreeRDPConvertColor is declared... no
checking whether FreeRDP appears to be a development version... yes
configure: error: 
  --------------------------------------------
   You are building against a development version of FreeRDP. Non-release
   versions of FreeRDP may have differences in behavior that are impossible to
   check for at build time. This may result in memory leaks or other strange
   behavior.

   *** PLEASE USE A RELEASED VERSION OF FREERDP IF POSSIBLE ***

   If you are ABSOLUTELY CERTAIN that building against this version of FreeRDP
   is OK, rerun configure with the --enable-allow-freerdp-snapshots
  --------------------------------------------
The command '/bin/sh -c /bin/bash -e -x /build/build.sh' returned a 
non-zero code: 1
+ docker rmi --force 
guac-jenkins-guacamole-guacamole-server-master-freerdp-freerdp-branch-2-0-0-rc0-jenkins-label-expression-ubuntu-149
Error: No such image: 
guac-jenkins-guacamole-guacamole-server-master-freerdp-freerdp-branch-2-0-0-rc0-jenkins-label-expression-ubuntu-149
Build step 'Execute shell' marked build as failure

Reply via email to