config.log (75223B)
1This file contains any messages produced by compilers while 2running configure, to aid debugging if configure makes a mistake. 3 4It was created by guacamole-server configure 1.5.4, which was 5generated by GNU Autoconf 2.71. Invocation command line was 6 7 $ ./configure --disable-silent-rules 8 9## --------- ## 10## Platform. ## 11## --------- ## 12 13hostname = snx-desktop 14uname -m = x86_64 15uname -r = 6.7.1-zen1-1-zen 16uname -s = Linux 17uname -v = #1 ZEN SMP PREEMPT_DYNAMIC Sun, 21 Jan 2024 22:13:51 +0000 18 19/usr/bin/uname -p = unknown 20/bin/uname -X = unknown 21 22/bin/arch = unknown 23/usr/bin/arch -k = unknown 24/usr/convex/getsysinfo = unknown 25/usr/bin/hostinfo = unknown 26/bin/machine = unknown 27/usr/bin/oslevel = unknown 28/bin/universe = unknown 29 30PATH: /home/snx/venv/bin/ 31PATH: /home/snx/.local/bin/ 32PATH: /usr/local/sbin/ 33PATH: /usr/local/bin/ 34PATH: /usr/bin/ 35PATH: /usr/lib/jvm/default/bin/ 36PATH: /usr/bin/site_perl/ 37PATH: /usr/bin/vendor_perl/ 38PATH: /usr/bin/core_perl/ 39PATH: /usr/lib/rustup/bin/ 40 41 42## ----------- ## 43## Core tests. ## 44## ----------- ## 45 46configure:2773: looking for aux files: tap-driver.sh compile config.guess config.sub ltmain.sh missing install-sh 47configure:2786: trying ./build-aux/ 48configure:2815: ./build-aux/tap-driver.sh found 49configure:2815: ./build-aux/compile found 50configure:2815: ./build-aux/config.guess found 51configure:2815: ./build-aux/config.sub found 52configure:2815: ./build-aux/ltmain.sh found 53configure:2815: ./build-aux/missing found 54configure:2797: ./build-aux/install-sh found 55configure:2945: checking for a BSD-compatible install 56configure:3018: result: /usr/bin/install -c 57configure:3029: checking whether build environment is sane 58configure:3084: result: yes 59configure:3243: checking for a race-free mkdir -p 60configure:3287: result: /usr/bin/mkdir -p 61configure:3294: checking for gawk 62configure:3315: found /usr/bin/gawk 63configure:3326: result: gawk 64configure:3337: checking whether make sets $(MAKE) 65configure:3360: result: yes 66configure:3390: checking whether make supports nested variables 67configure:3408: result: yes 68configure:3556: checking whether make supports nested variables 69configure:3574: result: yes 70configure:3619: checking build system type 71configure:3634: result: x86_64-pc-linux-gnu 72configure:3654: checking host system type 73configure:3668: result: x86_64-pc-linux-gnu 74configure:3709: checking how to print strings 75configure:3736: result: printf 76configure:3770: checking whether make supports the include directive 77configure:3785: make -f confmf.GNU && cat confinc.out 78this is the am__doit target 79configure:3788: $? = 0 80configure:3807: result: yes (GNU style) 81configure:3883: checking for gcc 82configure:3904: found /usr/bin/gcc 83configure:3915: result: gcc 84configure:4268: checking for C compiler version 85configure:4277: gcc --version >&5 86gcc (GCC) 13.2.1 20230801 87Copyright (C) 2023 Free Software Foundation, Inc. 88This is free software; see the source for copying conditions. There is NO 89warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 90 91configure:4288: $? = 0 92configure:4277: gcc -v >&5 93Using built-in specs. 94COLLECT_GCC=gcc 95COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper 96Target: x86_64-pc-linux-gnu 97Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror 98Thread model: posix 99Supported LTO compression algorithms: zlib zstd 100gcc version 13.2.1 20230801 (GCC) 101configure:4288: $? = 0 102configure:4277: gcc -V >&5 103gcc: error: unrecognized command-line option '-V' 104gcc: fatal error: no input files 105compilation terminated. 106configure:4288: $? = 1 107configure:4277: gcc -qversion >&5 108gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? 109gcc: fatal error: no input files 110compilation terminated. 111configure:4288: $? = 1 112configure:4277: gcc -version >&5 113gcc: error: unrecognized command-line option '-version' 114gcc: fatal error: no input files 115compilation terminated. 116configure:4288: $? = 1 117configure:4308: checking whether the C compiler works 118configure:4330: gcc conftest.c >&5 119configure:4334: $? = 0 120configure:4384: result: yes 121configure:4387: checking for C compiler default output file name 122configure:4389: result: a.out 123configure:4395: checking for suffix of executables 124configure:4402: gcc -o conftest conftest.c >&5 125configure:4406: $? = 0 126configure:4429: result: 127configure:4451: checking whether we are cross compiling 128configure:4459: gcc -o conftest conftest.c >&5 129configure:4463: $? = 0 130configure:4470: ./conftest 131configure:4474: $? = 0 132configure:4489: result: no 133configure:4494: checking for suffix of object files 134configure:4517: gcc -c conftest.c >&5 135configure:4521: $? = 0 136configure:4543: result: o 137configure:4547: checking whether the compiler supports GNU C 138configure:4567: gcc -c conftest.c >&5 139configure:4567: $? = 0 140configure:4577: result: yes 141configure:4588: checking whether gcc accepts -g 142configure:4609: gcc -c -g conftest.c >&5 143configure:4609: $? = 0 144configure:4653: result: yes 145configure:4673: checking for gcc option to enable C11 features 146configure:4688: gcc -c -g -O2 conftest.c >&5 147configure:4688: $? = 0 148configure:4706: result: none needed 149configure:4822: checking whether gcc understands -c and -o together 150configure:4845: gcc -c conftest.c -o conftest2.o 151configure:4848: $? = 0 152configure:4845: gcc -c conftest.c -o conftest2.o 153configure:4848: $? = 0 154configure:4860: result: yes 155configure:4879: checking dependency style of gcc 156configure:4991: result: gcc3 157configure:5006: checking for a sed that does not truncate output 158configure:5076: result: /usr/bin/sed 159configure:5094: checking for grep that handles long lines and -e 160configure:5158: result: /usr/bin/grep 161configure:5163: checking for egrep 162configure:5231: result: /usr/bin/grep -E 163configure:5236: checking for fgrep 164configure:5304: result: /usr/bin/grep -F 165configure:5340: checking for ld used by gcc 166configure:5408: result: /usr/bin/ld 167configure:5415: checking if the linker (/usr/bin/ld) is GNU ld 168configure:5431: result: yes 169configure:5443: checking for BSD- or MS-compatible name lister (nm) 170configure:5498: result: /usr/bin/nm -B 171configure:5638: checking the name lister (/usr/bin/nm -B) interface 172configure:5646: gcc -c -g -O2 conftest.c >&5 173configure:5649: /usr/bin/nm -B "conftest.o" 174configure:5652: output 1750000000000000000 B some_variable 176configure:5659: result: BSD nm 177configure:5662: checking whether ln -s works 178configure:5666: result: yes 179configure:5674: checking the maximum length of command line arguments 180configure:5806: result: 1572864 181configure:5854: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format 182configure:5895: result: func_convert_file_noop 183configure:5902: checking how to convert x86_64-pc-linux-gnu file names to toolchain format 184configure:5923: result: func_convert_file_noop 185configure:5930: checking for /usr/bin/ld option to reload object files 186configure:5938: result: -r 187configure:6017: checking for file 188configure:6038: found /usr/bin/file 189configure:6049: result: file 190configure:6125: checking for objdump 191configure:6146: found /usr/bin/objdump 192configure:6157: result: objdump 193configure:6189: checking how to recognize dependent libraries 194configure:6390: result: pass_all 195configure:6480: checking for dlltool 196configure:6515: result: no 197configure:6545: checking how to associate runtime and link libraries 198configure:6573: result: printf %s\n 199configure:6639: checking for ar 200configure:6660: found /usr/bin/ar 201configure:6671: result: ar 202configure:6724: checking for archiver @FILE support 203configure:6742: gcc -c -g -O2 conftest.c >&5 204configure:6742: $? = 0 205configure:6746: ar cr libconftest.a @conftest.lst >&5 206configure:6749: $? = 0 207configure:6754: ar cr libconftest.a @conftest.lst >&5 208ar: conftest.o: No such file or directory 209configure:6757: $? = 1 210configure:6769: result: @ 211configure:6832: checking for strip 212configure:6853: found /usr/bin/strip 213configure:6864: result: strip 214configure:6941: checking for ranlib 215configure:6962: found /usr/bin/ranlib 216configure:6973: result: ranlib 217configure:7075: checking command to parse /usr/bin/nm -B output from gcc object 218configure:7229: gcc -c -g -O2 conftest.c >&5 219configure:7232: $? = 0 220configure:7236: /usr/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm 221configure:7239: $? = 0 222configure:7305: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 223configure:7308: $? = 0 224configure:7346: result: ok 225configure:7393: checking for sysroot 226configure:7424: result: no 227configure:7431: checking for a working dd 228configure:7475: result: /usr/bin/dd 229configure:7479: checking how to truncate binary pipes 230configure:7495: result: /usr/bin/dd bs=4096 count=1 231configure:7632: gcc -c -g -O2 conftest.c >&5 232configure:7635: $? = 0 233configure:7832: checking for mt 234configure:7867: result: no 235configure:7887: checking if : is a manifest tool 236configure:7894: : '-?' 237configure:7902: result: no 238configure:8627: checking for stdio.h 239configure:8627: gcc -c -g -O2 conftest.c >&5 240configure:8627: $? = 0 241configure:8627: result: yes 242configure:8627: checking for stdlib.h 243configure:8627: gcc -c -g -O2 conftest.c >&5 244configure:8627: $? = 0 245configure:8627: result: yes 246configure:8627: checking for string.h 247configure:8627: gcc -c -g -O2 conftest.c >&5 248configure:8627: $? = 0 249configure:8627: result: yes 250configure:8627: checking for inttypes.h 251configure:8627: gcc -c -g -O2 conftest.c >&5 252configure:8627: $? = 0 253configure:8627: result: yes 254configure:8627: checking for stdint.h 255configure:8627: gcc -c -g -O2 conftest.c >&5 256configure:8627: $? = 0 257configure:8627: result: yes 258configure:8627: checking for strings.h 259configure:8627: gcc -c -g -O2 conftest.c >&5 260configure:8627: $? = 0 261configure:8627: result: yes 262configure:8627: checking for sys/stat.h 263configure:8627: gcc -c -g -O2 conftest.c >&5 264configure:8627: $? = 0 265configure:8627: result: yes 266configure:8627: checking for sys/types.h 267configure:8627: gcc -c -g -O2 conftest.c >&5 268configure:8627: $? = 0 269configure:8627: result: yes 270configure:8627: checking for unistd.h 271configure:8627: gcc -c -g -O2 conftest.c >&5 272configure:8627: $? = 0 273configure:8627: result: yes 274configure:8652: checking for dlfcn.h 275configure:8652: gcc -c -g -O2 conftest.c >&5 276configure:8652: $? = 0 277configure:8652: result: yes 278configure:8910: checking for objdir 279configure:8926: result: .libs 280configure:9190: checking if gcc supports -fno-rtti -fno-exceptions 281configure:9209: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 282cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C 283configure:9213: $? = 0 284configure:9226: result: no 285configure:9584: checking for gcc option to produce PIC 286configure:9592: result: -fPIC -DPIC 287configure:9600: checking if gcc PIC flag -fPIC -DPIC works 288configure:9619: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 289configure:9623: $? = 0 290configure:9636: result: yes 291configure:9665: checking if gcc static flag -static works 292configure:9694: result: yes 293configure:9709: checking if gcc supports -c -o file.o 294configure:9731: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 295configure:9735: $? = 0 296configure:9757: result: yes 297configure:9765: checking if gcc supports -c -o file.o 298configure:9813: result: yes 299configure:9846: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries 300configure:11114: result: yes 301configure:11151: checking whether -lc should be explicitly linked in 302configure:11160: gcc -c -g -O2 conftest.c >&5 303configure:11163: $? = 0 304configure:11178: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 305configure:11181: $? = 0 306configure:11195: result: no 307configure:11355: checking dynamic linker characteristics 308configure:11937: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 309configure:11937: $? = 0 310configure:12179: result: GNU/Linux ld.so 311configure:12301: checking how to hardcode library paths into programs 312configure:12326: result: immediate 313configure:12428: checking for shl_load 314configure:12428: gcc -o conftest -g -O2 conftest.c >&5 315/usr/bin/ld: /tmp/ccSrvwn3.o: in function `main': 316/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/conftest.c:50:(.text.startup+0x7): undefined reference to `shl_load' 317collect2: error: ld returned 1 exit status 318configure:12428: $? = 1 319configure: failed program was: 320| /* confdefs.h */ 321| #define PACKAGE_NAME "guacamole-server" 322| #define PACKAGE_TARNAME "guacamole-server" 323| #define PACKAGE_VERSION "1.5.4" 324| #define PACKAGE_STRING "guacamole-server 1.5.4" 325| #define PACKAGE_BUGREPORT "" 326| #define PACKAGE_URL "" 327| #define PACKAGE "guacamole-server" 328| #define VERSION "1.5.4" 329| #define HAVE_STDIO_H 1 330| #define HAVE_STDLIB_H 1 331| #define HAVE_STRING_H 1 332| #define HAVE_INTTYPES_H 1 333| #define HAVE_STDINT_H 1 334| #define HAVE_STRINGS_H 1 335| #define HAVE_SYS_STAT_H 1 336| #define HAVE_SYS_TYPES_H 1 337| #define HAVE_UNISTD_H 1 338| #define STDC_HEADERS 1 339| #define HAVE_DLFCN_H 1 340| #define LT_OBJDIR ".libs/" 341| /* end confdefs.h. */ 342| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. 343| For example, HP-UX 11i <limits.h> declares gettimeofday. */ 344| #define shl_load innocuous_shl_load 345| 346| /* System header to define __stub macros and hopefully few prototypes, 347| which can conflict with char shl_load (); below. */ 348| 349| #include <limits.h> 350| #undef shl_load 351| 352| /* Override any GCC internal prototype to avoid an error. 353| Use char because int might match the return type of a GCC 354| builtin and then its argument prototype would still apply. */ 355| #ifdef __cplusplus 356| extern "C" 357| #endif 358| char shl_load (); 359| /* The GNU C library defines this for functions which it implements 360| to always fail with ENOSYS. Some functions are actually named 361| something starting with __ and the normal name is an alias. */ 362| #if defined __stub_shl_load || defined __stub___shl_load 363| choke me 364| #endif 365| 366| int 367| main (void) 368| { 369| return shl_load (); 370| ; 371| return 0; 372| } 373configure:12428: result: no 374configure:12433: checking for shl_load in -ldld 375configure:12456: gcc -o conftest -g -O2 conftest.c -ldld >&5 376/usr/bin/ld: cannot find -ldld: No such file or directory 377collect2: error: ld returned 1 exit status 378configure:12456: $? = 1 379configure: failed program was: 380| /* confdefs.h */ 381| #define PACKAGE_NAME "guacamole-server" 382| #define PACKAGE_TARNAME "guacamole-server" 383| #define PACKAGE_VERSION "1.5.4" 384| #define PACKAGE_STRING "guacamole-server 1.5.4" 385| #define PACKAGE_BUGREPORT "" 386| #define PACKAGE_URL "" 387| #define PACKAGE "guacamole-server" 388| #define VERSION "1.5.4" 389| #define HAVE_STDIO_H 1 390| #define HAVE_STDLIB_H 1 391| #define HAVE_STRING_H 1 392| #define HAVE_INTTYPES_H 1 393| #define HAVE_STDINT_H 1 394| #define HAVE_STRINGS_H 1 395| #define HAVE_SYS_STAT_H 1 396| #define HAVE_SYS_TYPES_H 1 397| #define HAVE_UNISTD_H 1 398| #define STDC_HEADERS 1 399| #define HAVE_DLFCN_H 1 400| #define LT_OBJDIR ".libs/" 401| /* end confdefs.h. */ 402| 403| /* Override any GCC internal prototype to avoid an error. 404| Use char because int might match the return type of a GCC 405| builtin and then its argument prototype would still apply. */ 406| char shl_load (); 407| int 408| main (void) 409| { 410| return shl_load (); 411| ; 412| return 0; 413| } 414configure:12466: result: no 415configure:12472: checking for dlopen 416configure:12472: gcc -o conftest -g -O2 conftest.c >&5 417configure:12472: $? = 0 418configure:12472: result: yes 419configure:12630: checking whether a program can dlopen itself 420configure:12711: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5 421configure:12714: $? = 0 422configure:12732: result: yes 423configure:12737: checking whether a statically linked program can dlopen itself 424configure:12818: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c >&5 425/usr/bin/ld: /tmp/ccmqyEf7.o: in function `main': 426/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/conftest.c:12797:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 427configure:12821: $? = 0 428conftest: undefined symbol: _fnord 429configure:12839: result: no 430configure:12878: checking whether stripping libraries is possible 431configure:12887: result: yes 432configure:12929: checking if libtool supports shared libraries 433configure:12931: result: yes 434configure:12934: checking whether to build shared libraries 435configure:12959: result: yes 436configure:12962: checking whether to build static libraries 437configure:12966: result: yes 438configure:13066: checking for gcc 439configure:13098: result: gcc 440configure:13451: checking for C compiler version 441configure:13460: gcc --version >&5 442gcc (GCC) 13.2.1 20230801 443Copyright (C) 2023 Free Software Foundation, Inc. 444This is free software; see the source for copying conditions. There is NO 445warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 446 447configure:13471: $? = 0 448configure:13460: gcc -v >&5 449Using built-in specs. 450COLLECT_GCC=gcc 451COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper 452Target: x86_64-pc-linux-gnu 453Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror 454Thread model: posix 455Supported LTO compression algorithms: zlib zstd 456gcc version 13.2.1 20230801 (GCC) 457configure:13471: $? = 0 458configure:13460: gcc -V >&5 459gcc: error: unrecognized command-line option '-V' 460gcc: fatal error: no input files 461compilation terminated. 462configure:13471: $? = 1 463configure:13460: gcc -qversion >&5 464gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? 465gcc: fatal error: no input files 466compilation terminated. 467configure:13471: $? = 1 468configure:13460: gcc -version >&5 469gcc: error: unrecognized command-line option '-version' 470gcc: fatal error: no input files 471compilation terminated. 472configure:13471: $? = 1 473configure:13475: checking whether the compiler supports GNU C 474configure:13505: result: yes 475configure:13516: checking whether gcc accepts -g 476configure:13581: result: yes 477configure:13601: checking for gcc option to enable C11 features 478configure:13634: result: none needed 479configure:13750: checking whether gcc understands -c and -o together 480configure:13788: result: yes 481configure:13807: checking dependency style of gcc 482configure:13919: result: gcc3 483configure:13938: checking for fcntl.h 484configure:13938: gcc -c -g -O2 conftest.c >&5 485configure:13938: $? = 0 486configure:13938: result: yes 487configure:13944: checking for stdlib.h 488configure:13944: result: yes 489configure:13950: checking for string.h 490configure:13950: result: yes 491configure:13956: checking for sys/socket.h 492configure:13956: gcc -c -g -O2 conftest.c >&5 493configure:13956: $? = 0 494configure:13956: result: yes 495configure:13962: checking for time.h 496configure:13962: gcc -c -g -O2 conftest.c >&5 497configure:13962: $? = 0 498configure:13962: result: yes 499configure:13968: checking for sys/time.h 500configure:13968: gcc -c -g -O2 conftest.c >&5 501configure:13968: $? = 0 502configure:13968: result: yes 503configure:13974: checking for syslog.h 504configure:13974: gcc -c -g -O2 conftest.c >&5 505configure:13974: $? = 0 506configure:13974: result: yes 507configure:13980: checking for unistd.h 508configure:13980: result: yes 509configure:13986: checking for cairo/cairo.h 510configure:13986: gcc -c -g -O2 conftest.c >&5 511configure:13986: $? = 0 512configure:13986: result: yes 513configure:13992: checking for pngstruct.h 514configure:13992: gcc -c -g -O2 conftest.c >&5 515conftest.c:60:10: fatal error: pngstruct.h: No such file or directory 516 60 | #include <pngstruct.h> 517 | ^~~~~~~~~~~~~ 518compilation terminated. 519configure:13992: $? = 1 520configure: failed program was: 521| /* confdefs.h */ 522| #define PACKAGE_NAME "guacamole-server" 523| #define PACKAGE_TARNAME "guacamole-server" 524| #define PACKAGE_VERSION "1.5.4" 525| #define PACKAGE_STRING "guacamole-server 1.5.4" 526| #define PACKAGE_BUGREPORT "" 527| #define PACKAGE_URL "" 528| #define PACKAGE "guacamole-server" 529| #define VERSION "1.5.4" 530| #define HAVE_STDIO_H 1 531| #define HAVE_STDLIB_H 1 532| #define HAVE_STRING_H 1 533| #define HAVE_INTTYPES_H 1 534| #define HAVE_STDINT_H 1 535| #define HAVE_STRINGS_H 1 536| #define HAVE_SYS_STAT_H 1 537| #define HAVE_SYS_TYPES_H 1 538| #define HAVE_UNISTD_H 1 539| #define STDC_HEADERS 1 540| #define HAVE_DLFCN_H 1 541| #define LT_OBJDIR ".libs/" 542| #define HAVE_FCNTL_H 1 543| #define HAVE_STDLIB_H 1 544| #define HAVE_STRING_H 1 545| #define HAVE_SYS_SOCKET_H 1 546| #define HAVE_TIME_H 1 547| #define HAVE_SYS_TIME_H 1 548| #define HAVE_SYSLOG_H 1 549| #define HAVE_UNISTD_H 1 550| #define HAVE_CAIRO_CAIRO_H 1 551| /* end confdefs.h. */ 552| #include <stddef.h> 553| #ifdef HAVE_STDIO_H 554| # include <stdio.h> 555| #endif 556| #ifdef HAVE_STDLIB_H 557| # include <stdlib.h> 558| #endif 559| #ifdef HAVE_STRING_H 560| # include <string.h> 561| #endif 562| #ifdef HAVE_INTTYPES_H 563| # include <inttypes.h> 564| #endif 565| #ifdef HAVE_STDINT_H 566| # include <stdint.h> 567| #endif 568| #ifdef HAVE_STRINGS_H 569| # include <strings.h> 570| #endif 571| #ifdef HAVE_SYS_TYPES_H 572| # include <sys/types.h> 573| #endif 574| #ifdef HAVE_SYS_STAT_H 575| # include <sys/stat.h> 576| #endif 577| #ifdef HAVE_UNISTD_H 578| # include <unistd.h> 579| #endif 580| #include <pngstruct.h> 581configure:13992: result: no 582configure:14009: checking for gcc options needed to detect all undeclared functions 583configure:14031: gcc -c -g -O2 conftest.c >&5 584conftest.c: In function 'main': 585conftest.c:38:8: error: 'strchr' undeclared (first use in this function) 586 38 | (void) strchr; 587 | ^~~~~~ 588conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'? 589 1 | /* confdefs.h */ 590conftest.c:38:8: note: each undeclared identifier is reported only once for each function it appears in 591 38 | (void) strchr; 592 | ^~~~~~ 593configure:14031: $? = 1 594configure: failed program was: 595| /* confdefs.h */ 596| #define PACKAGE_NAME "guacamole-server" 597| #define PACKAGE_TARNAME "guacamole-server" 598| #define PACKAGE_VERSION "1.5.4" 599| #define PACKAGE_STRING "guacamole-server 1.5.4" 600| #define PACKAGE_BUGREPORT "" 601| #define PACKAGE_URL "" 602| #define PACKAGE "guacamole-server" 603| #define VERSION "1.5.4" 604| #define HAVE_STDIO_H 1 605| #define HAVE_STDLIB_H 1 606| #define HAVE_STRING_H 1 607| #define HAVE_INTTYPES_H 1 608| #define HAVE_STDINT_H 1 609| #define HAVE_STRINGS_H 1 610| #define HAVE_SYS_STAT_H 1 611| #define HAVE_SYS_TYPES_H 1 612| #define HAVE_UNISTD_H 1 613| #define STDC_HEADERS 1 614| #define HAVE_DLFCN_H 1 615| #define LT_OBJDIR ".libs/" 616| #define HAVE_FCNTL_H 1 617| #define HAVE_STDLIB_H 1 618| #define HAVE_STRING_H 1 619| #define HAVE_SYS_SOCKET_H 1 620| #define HAVE_TIME_H 1 621| #define HAVE_SYS_TIME_H 1 622| #define HAVE_SYSLOG_H 1 623| #define HAVE_UNISTD_H 1 624| #define HAVE_CAIRO_CAIRO_H 1 625| #define _XOPEN_SOURCE 700 626| #define __BSD_VISIBLE 1 627| /* end confdefs.h. */ 628| 629| int 630| main (void) 631| { 632| (void) strchr; 633| ; 634| return 0; 635| } 636configure:14058: gcc -c -g -O2 conftest.c >&5 637configure:14058: $? = 0 638configure:14075: result: none needed 639configure:14089: checking for cos in -lm 640configure:14112: gcc -o conftest -g -O2 conftest.c -lm >&5 641conftest.c:38:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 642 38 | char cos (); 643 | ^~~ 644conftest.c:1:1: note: 'cos' is declared in header '<math.h>' 645 1 | /* confdefs.h */ 646configure:14112: $? = 0 647configure:14122: result: yes 648configure:14140: checking for png_write_png in -lpng 649configure:14163: gcc -o conftest -g -O2 conftest.c -lpng >&5 650configure:14163: $? = 0 651configure:14173: result: yes 652configure:14184: checking for jpeg_start_compress in -ljpeg 653configure:14207: gcc -o conftest -g -O2 conftest.c -ljpeg >&5 654configure:14207: $? = 0 655configure:14217: result: yes 656configure:14228: checking for cairo_create in -lcairo 657configure:14251: gcc -o conftest -g -O2 conftest.c -lcairo >&5 658configure:14251: $? = 0 659configure:14261: result: yes 660configure:14272: checking for pthread_create in -lpthread 661configure:14295: gcc -o conftest -g -O2 conftest.c -lpthread >&5 662configure:14295: $? = 0 663configure:14305: result: yes 664configure:14317: checking for dlopen in -ldl 665configure:14340: gcc -o conftest -g -O2 conftest.c -ldl >&5 666configure:14340: $? = 0 667configure:14350: result: yes 668configure:14385: checking for uuid_generate in -luuid 669configure:14408: gcc -o conftest -g -O2 conftest.c -luuid >&5 670configure:14408: $? = 0 671configure:14418: result: yes 672configure:14549: checking for CU_run_test in -lcunit 673configure:14572: gcc -o conftest -g -O2 conftest.c -lcunit >&5 674/usr/bin/ld: cannot find -lcunit: No such file or directory 675collect2: error: ld returned 1 exit status 676configure:14572: $? = 1 677configure: failed program was: 678| /* confdefs.h */ 679| #define PACKAGE_NAME "guacamole-server" 680| #define PACKAGE_TARNAME "guacamole-server" 681| #define PACKAGE_VERSION "1.5.4" 682| #define PACKAGE_STRING "guacamole-server 1.5.4" 683| #define PACKAGE_BUGREPORT "" 684| #define PACKAGE_URL "" 685| #define PACKAGE "guacamole-server" 686| #define VERSION "1.5.4" 687| #define HAVE_STDIO_H 1 688| #define HAVE_STDLIB_H 1 689| #define HAVE_STRING_H 1 690| #define HAVE_INTTYPES_H 1 691| #define HAVE_STDINT_H 1 692| #define HAVE_STRINGS_H 1 693| #define HAVE_SYS_STAT_H 1 694| #define HAVE_SYS_TYPES_H 1 695| #define HAVE_UNISTD_H 1 696| #define STDC_HEADERS 1 697| #define HAVE_DLFCN_H 1 698| #define LT_OBJDIR ".libs/" 699| #define HAVE_FCNTL_H 1 700| #define HAVE_STDLIB_H 1 701| #define HAVE_STRING_H 1 702| #define HAVE_SYS_SOCKET_H 1 703| #define HAVE_TIME_H 1 704| #define HAVE_SYS_TIME_H 1 705| #define HAVE_SYSLOG_H 1 706| #define HAVE_UNISTD_H 1 707| #define HAVE_CAIRO_CAIRO_H 1 708| #define _XOPEN_SOURCE 700 709| #define __BSD_VISIBLE 1 710| #define HAVE_LIBPTHREAD /**/ 711| #define HAVE_LIBUUID /**/ 712| /* end confdefs.h. */ 713| 714| /* Override any GCC internal prototype to avoid an error. 715| Use char because int might match the return type of a GCC 716| builtin and then its argument prototype would still apply. */ 717| char CU_run_test (); 718| int 719| main (void) 720| { 721| return CU_run_test (); 722| ; 723| return 0; 724| } 725configure:14582: result: no 726configure:14600: checking for clock_gettime 727configure:14600: gcc -o conftest -g -O2 conftest.c >&5 728configure:14600: $? = 0 729configure:14600: result: yes 730configure:14606: checking for gettimeofday 731configure:14606: gcc -o conftest -g -O2 conftest.c >&5 732configure:14606: $? = 0 733configure:14606: result: yes 734configure:14612: checking for memmove 735configure:14612: gcc -o conftest -g -O2 conftest.c >&5 736conftest.c:54:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 737 54 | char memmove (); 738 | ^~~~~~~ 739conftest.c:46:1: note: 'memmove' is declared in header '<string.h>' 740 45 | #include <limits.h> 741 46 | #undef memmove 742configure:14612: $? = 0 743configure:14612: result: yes 744configure:14618: checking for memset 745configure:14618: gcc -o conftest -g -O2 conftest.c >&5 746conftest.c:55:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 747 55 | char memset (); 748 | ^~~~~~ 749conftest.c:47:1: note: 'memset' is declared in header '<string.h>' 750 46 | #include <limits.h> 751 47 | #undef memset 752configure:14618: $? = 0 753configure:14618: result: yes 754configure:14624: checking for select 755configure:14624: gcc -o conftest -g -O2 conftest.c >&5 756configure:14624: $? = 0 757configure:14624: result: yes 758configure:14630: checking for strdup 759configure:14630: gcc -o conftest -g -O2 conftest.c >&5 760conftest.c:57:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 761 57 | char strdup (); 762 | ^~~~~~ 763configure:14630: $? = 0 764configure:14630: result: yes 765configure:14636: checking for nanosleep 766configure:14636: gcc -o conftest -g -O2 conftest.c >&5 767configure:14636: $? = 0 768configure:14636: result: yes 769configure:14644: checking whether png_get_io_ptr is declared 770configure:14644: gcc -c -g -O2 conftest.c >&5 771configure:14644: $? = 0 772configure:14644: result: yes 773configure:14653: checking whether cairo_format_stride_for_width is declared 774configure:14653: gcc -c -g -O2 conftest.c >&5 775configure:14653: $? = 0 776configure:14653: result: yes 777configure:14662: checking whether poll is declared 778configure:14662: gcc -c -g -O2 conftest.c >&5 779configure:14662: $? = 0 780configure:14662: result: yes 781configure:14671: checking whether strlcpy is declared 782configure:14671: gcc -c -g -O2 conftest.c >&5 783conftest.c: In function 'main': 784conftest.c:55:10: error: 'strlcpy' undeclared (first use in this function); did you mean 'strncpy'? 785 55 | (void) strlcpy; 786 | ^~~~~~~ 787 | strncpy 788conftest.c:55:10: note: each undeclared identifier is reported only once for each function it appears in 789configure:14671: $? = 1 790configure: failed program was: 791| /* confdefs.h */ 792| #define PACKAGE_NAME "guacamole-server" 793| #define PACKAGE_TARNAME "guacamole-server" 794| #define PACKAGE_VERSION "1.5.4" 795| #define PACKAGE_STRING "guacamole-server 1.5.4" 796| #define PACKAGE_BUGREPORT "" 797| #define PACKAGE_URL "" 798| #define PACKAGE "guacamole-server" 799| #define VERSION "1.5.4" 800| #define HAVE_STDIO_H 1 801| #define HAVE_STDLIB_H 1 802| #define HAVE_STRING_H 1 803| #define HAVE_INTTYPES_H 1 804| #define HAVE_STDINT_H 1 805| #define HAVE_STRINGS_H 1 806| #define HAVE_SYS_STAT_H 1 807| #define HAVE_SYS_TYPES_H 1 808| #define HAVE_UNISTD_H 1 809| #define STDC_HEADERS 1 810| #define HAVE_DLFCN_H 1 811| #define LT_OBJDIR ".libs/" 812| #define HAVE_FCNTL_H 1 813| #define HAVE_STDLIB_H 1 814| #define HAVE_STRING_H 1 815| #define HAVE_SYS_SOCKET_H 1 816| #define HAVE_TIME_H 1 817| #define HAVE_SYS_TIME_H 1 818| #define HAVE_SYSLOG_H 1 819| #define HAVE_UNISTD_H 1 820| #define HAVE_CAIRO_CAIRO_H 1 821| #define _XOPEN_SOURCE 700 822| #define __BSD_VISIBLE 1 823| #define HAVE_LIBPTHREAD /**/ 824| #define HAVE_LIBUUID /**/ 825| #define HAVE_CLOCK_GETTIME 1 826| #define HAVE_GETTIMEOFDAY 1 827| #define HAVE_MEMMOVE 1 828| #define HAVE_MEMSET 1 829| #define HAVE_SELECT 1 830| #define HAVE_STRDUP 1 831| #define HAVE_NANOSLEEP 1 832| #define HAVE_PNG_GET_IO_PTR /**/ 833| #define HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH /**/ 834| #define HAVE_POLL /**/ 835| /* end confdefs.h. */ 836| #include <string.h> 837| 838| int 839| main (void) 840| { 841| #ifndef strlcpy 842| #ifdef __cplusplus 843| (void) strlcpy; 844| #else 845| (void) strlcpy; 846| #endif 847| #endif 848| 849| ; 850| return 0; 851| } 852configure:14671: result: no 853configure:14680: checking whether strlcat is declared 854configure:14680: gcc -c -g -O2 conftest.c >&5 855conftest.c: In function 'main': 856conftest.c:55:10: error: 'strlcat' undeclared (first use in this function); did you mean 'strncat'? 857 55 | (void) strlcat; 858 | ^~~~~~~ 859 | strncat 860conftest.c:55:10: note: each undeclared identifier is reported only once for each function it appears in 861configure:14680: $? = 1 862configure: failed program was: 863| /* confdefs.h */ 864| #define PACKAGE_NAME "guacamole-server" 865| #define PACKAGE_TARNAME "guacamole-server" 866| #define PACKAGE_VERSION "1.5.4" 867| #define PACKAGE_STRING "guacamole-server 1.5.4" 868| #define PACKAGE_BUGREPORT "" 869| #define PACKAGE_URL "" 870| #define PACKAGE "guacamole-server" 871| #define VERSION "1.5.4" 872| #define HAVE_STDIO_H 1 873| #define HAVE_STDLIB_H 1 874| #define HAVE_STRING_H 1 875| #define HAVE_INTTYPES_H 1 876| #define HAVE_STDINT_H 1 877| #define HAVE_STRINGS_H 1 878| #define HAVE_SYS_STAT_H 1 879| #define HAVE_SYS_TYPES_H 1 880| #define HAVE_UNISTD_H 1 881| #define STDC_HEADERS 1 882| #define HAVE_DLFCN_H 1 883| #define LT_OBJDIR ".libs/" 884| #define HAVE_FCNTL_H 1 885| #define HAVE_STDLIB_H 1 886| #define HAVE_STRING_H 1 887| #define HAVE_SYS_SOCKET_H 1 888| #define HAVE_TIME_H 1 889| #define HAVE_SYS_TIME_H 1 890| #define HAVE_SYSLOG_H 1 891| #define HAVE_UNISTD_H 1 892| #define HAVE_CAIRO_CAIRO_H 1 893| #define _XOPEN_SOURCE 700 894| #define __BSD_VISIBLE 1 895| #define HAVE_LIBPTHREAD /**/ 896| #define HAVE_LIBUUID /**/ 897| #define HAVE_CLOCK_GETTIME 1 898| #define HAVE_GETTIMEOFDAY 1 899| #define HAVE_MEMMOVE 1 900| #define HAVE_MEMSET 1 901| #define HAVE_SELECT 1 902| #define HAVE_STRDUP 1 903| #define HAVE_NANOSLEEP 1 904| #define HAVE_PNG_GET_IO_PTR /**/ 905| #define HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH /**/ 906| #define HAVE_POLL /**/ 907| /* end confdefs.h. */ 908| #include <string.h> 909| 910| int 911| main (void) 912| { 913| #ifndef strlcat 914| #ifdef __cplusplus 915| (void) strlcat; 916| #else 917| (void) strlcat; 918| #endif 919| #endif 920| 921| ; 922| return 0; 923| } 924configure:14680: result: no 925configure:14689: checking whether strnstr is declared 926configure:14689: gcc -c -g -O2 conftest.c >&5 927conftest.c: In function 'main': 928conftest.c:55:10: error: 'strnstr' undeclared (first use in this function); did you mean 'strstr'? 929 55 | (void) strnstr; 930 | ^~~~~~~ 931 | strstr 932conftest.c:55:10: note: each undeclared identifier is reported only once for each function it appears in 933configure:14689: $? = 1 934configure: failed program was: 935| /* confdefs.h */ 936| #define PACKAGE_NAME "guacamole-server" 937| #define PACKAGE_TARNAME "guacamole-server" 938| #define PACKAGE_VERSION "1.5.4" 939| #define PACKAGE_STRING "guacamole-server 1.5.4" 940| #define PACKAGE_BUGREPORT "" 941| #define PACKAGE_URL "" 942| #define PACKAGE "guacamole-server" 943| #define VERSION "1.5.4" 944| #define HAVE_STDIO_H 1 945| #define HAVE_STDLIB_H 1 946| #define HAVE_STRING_H 1 947| #define HAVE_INTTYPES_H 1 948| #define HAVE_STDINT_H 1 949| #define HAVE_STRINGS_H 1 950| #define HAVE_SYS_STAT_H 1 951| #define HAVE_SYS_TYPES_H 1 952| #define HAVE_UNISTD_H 1 953| #define STDC_HEADERS 1 954| #define HAVE_DLFCN_H 1 955| #define LT_OBJDIR ".libs/" 956| #define HAVE_FCNTL_H 1 957| #define HAVE_STDLIB_H 1 958| #define HAVE_STRING_H 1 959| #define HAVE_SYS_SOCKET_H 1 960| #define HAVE_TIME_H 1 961| #define HAVE_SYS_TIME_H 1 962| #define HAVE_SYSLOG_H 1 963| #define HAVE_UNISTD_H 1 964| #define HAVE_CAIRO_CAIRO_H 1 965| #define _XOPEN_SOURCE 700 966| #define __BSD_VISIBLE 1 967| #define HAVE_LIBPTHREAD /**/ 968| #define HAVE_LIBUUID /**/ 969| #define HAVE_CLOCK_GETTIME 1 970| #define HAVE_GETTIMEOFDAY 1 971| #define HAVE_MEMMOVE 1 972| #define HAVE_MEMSET 1 973| #define HAVE_SELECT 1 974| #define HAVE_STRDUP 1 975| #define HAVE_NANOSLEEP 1 976| #define HAVE_PNG_GET_IO_PTR /**/ 977| #define HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH /**/ 978| #define HAVE_POLL /**/ 979| /* end confdefs.h. */ 980| #include <string.h> 981| 982| int 983| main (void) 984| { 985| #ifndef strnstr 986| #ifdef __cplusplus 987| (void) strnstr; 988| #else 989| (void) strnstr; 990| #endif 991| #endif 992| 993| ; 994| return 0; 995| } 996configure:14689: result: no 997configure:14699: checking for size_t 998configure:14699: gcc -c -g -O2 conftest.c >&5 999configure:14699: $? = 0 1000configure:14699: gcc -c -g -O2 conftest.c >&5 1001conftest.c: In function 'main': 1002conftest.c:77:21: error: expected expression before ')' token 1003 77 | if (sizeof ((size_t))) 1004 | ^ 1005configure:14699: $? = 1 1006configure: failed program was: 1007| /* confdefs.h */ 1008| #define PACKAGE_NAME "guacamole-server" 1009| #define PACKAGE_TARNAME "guacamole-server" 1010| #define PACKAGE_VERSION "1.5.4" 1011| #define PACKAGE_STRING "guacamole-server 1.5.4" 1012| #define PACKAGE_BUGREPORT "" 1013| #define PACKAGE_URL "" 1014| #define PACKAGE "guacamole-server" 1015| #define VERSION "1.5.4" 1016| #define HAVE_STDIO_H 1 1017| #define HAVE_STDLIB_H 1 1018| #define HAVE_STRING_H 1 1019| #define HAVE_INTTYPES_H 1 1020| #define HAVE_STDINT_H 1 1021| #define HAVE_STRINGS_H 1 1022| #define HAVE_SYS_STAT_H 1 1023| #define HAVE_SYS_TYPES_H 1 1024| #define HAVE_UNISTD_H 1 1025| #define STDC_HEADERS 1 1026| #define HAVE_DLFCN_H 1 1027| #define LT_OBJDIR ".libs/" 1028| #define HAVE_FCNTL_H 1 1029| #define HAVE_STDLIB_H 1 1030| #define HAVE_STRING_H 1 1031| #define HAVE_SYS_SOCKET_H 1 1032| #define HAVE_TIME_H 1 1033| #define HAVE_SYS_TIME_H 1 1034| #define HAVE_SYSLOG_H 1 1035| #define HAVE_UNISTD_H 1 1036| #define HAVE_CAIRO_CAIRO_H 1 1037| #define _XOPEN_SOURCE 700 1038| #define __BSD_VISIBLE 1 1039| #define HAVE_LIBPTHREAD /**/ 1040| #define HAVE_LIBUUID /**/ 1041| #define HAVE_CLOCK_GETTIME 1 1042| #define HAVE_GETTIMEOFDAY 1 1043| #define HAVE_MEMMOVE 1 1044| #define HAVE_MEMSET 1 1045| #define HAVE_SELECT 1 1046| #define HAVE_STRDUP 1 1047| #define HAVE_NANOSLEEP 1 1048| #define HAVE_PNG_GET_IO_PTR /**/ 1049| #define HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH /**/ 1050| #define HAVE_POLL /**/ 1051| /* end confdefs.h. */ 1052| #include <stddef.h> 1053| #ifdef HAVE_STDIO_H 1054| # include <stdio.h> 1055| #endif 1056| #ifdef HAVE_STDLIB_H 1057| # include <stdlib.h> 1058| #endif 1059| #ifdef HAVE_STRING_H 1060| # include <string.h> 1061| #endif 1062| #ifdef HAVE_INTTYPES_H 1063| # include <inttypes.h> 1064| #endif 1065| #ifdef HAVE_STDINT_H 1066| # include <stdint.h> 1067| #endif 1068| #ifdef HAVE_STRINGS_H 1069| # include <strings.h> 1070| #endif 1071| #ifdef HAVE_SYS_TYPES_H 1072| # include <sys/types.h> 1073| #endif 1074| #ifdef HAVE_SYS_STAT_H 1075| # include <sys/stat.h> 1076| #endif 1077| #ifdef HAVE_UNISTD_H 1078| # include <unistd.h> 1079| #endif 1080| int 1081| main (void) 1082| { 1083| if (sizeof ((size_t))) 1084| return 0; 1085| ; 1086| return 0; 1087| } 1088configure:14699: result: yes 1089configure:14709: checking for ssize_t 1090configure:14709: gcc -c -g -O2 conftest.c >&5 1091configure:14709: $? = 0 1092configure:14709: gcc -c -g -O2 conftest.c >&5 1093conftest.c: In function 'main': 1094conftest.c:77:22: error: expected expression before ')' token 1095 77 | if (sizeof ((ssize_t))) 1096 | ^ 1097configure:14709: $? = 1 1098configure: failed program was: 1099| /* confdefs.h */ 1100| #define PACKAGE_NAME "guacamole-server" 1101| #define PACKAGE_TARNAME "guacamole-server" 1102| #define PACKAGE_VERSION "1.5.4" 1103| #define PACKAGE_STRING "guacamole-server 1.5.4" 1104| #define PACKAGE_BUGREPORT "" 1105| #define PACKAGE_URL "" 1106| #define PACKAGE "guacamole-server" 1107| #define VERSION "1.5.4" 1108| #define HAVE_STDIO_H 1 1109| #define HAVE_STDLIB_H 1 1110| #define HAVE_STRING_H 1 1111| #define HAVE_INTTYPES_H 1 1112| #define HAVE_STDINT_H 1 1113| #define HAVE_STRINGS_H 1 1114| #define HAVE_SYS_STAT_H 1 1115| #define HAVE_SYS_TYPES_H 1 1116| #define HAVE_UNISTD_H 1 1117| #define STDC_HEADERS 1 1118| #define HAVE_DLFCN_H 1 1119| #define LT_OBJDIR ".libs/" 1120| #define HAVE_FCNTL_H 1 1121| #define HAVE_STDLIB_H 1 1122| #define HAVE_STRING_H 1 1123| #define HAVE_SYS_SOCKET_H 1 1124| #define HAVE_TIME_H 1 1125| #define HAVE_SYS_TIME_H 1 1126| #define HAVE_SYSLOG_H 1 1127| #define HAVE_UNISTD_H 1 1128| #define HAVE_CAIRO_CAIRO_H 1 1129| #define _XOPEN_SOURCE 700 1130| #define __BSD_VISIBLE 1 1131| #define HAVE_LIBPTHREAD /**/ 1132| #define HAVE_LIBUUID /**/ 1133| #define HAVE_CLOCK_GETTIME 1 1134| #define HAVE_GETTIMEOFDAY 1 1135| #define HAVE_MEMMOVE 1 1136| #define HAVE_MEMSET 1 1137| #define HAVE_SELECT 1 1138| #define HAVE_STRDUP 1 1139| #define HAVE_NANOSLEEP 1 1140| #define HAVE_PNG_GET_IO_PTR /**/ 1141| #define HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH /**/ 1142| #define HAVE_POLL /**/ 1143| /* end confdefs.h. */ 1144| #include <stddef.h> 1145| #ifdef HAVE_STDIO_H 1146| # include <stdio.h> 1147| #endif 1148| #ifdef HAVE_STDLIB_H 1149| # include <stdlib.h> 1150| #endif 1151| #ifdef HAVE_STRING_H 1152| # include <string.h> 1153| #endif 1154| #ifdef HAVE_INTTYPES_H 1155| # include <inttypes.h> 1156| #endif 1157| #ifdef HAVE_STDINT_H 1158| # include <stdint.h> 1159| #endif 1160| #ifdef HAVE_STRINGS_H 1161| # include <strings.h> 1162| #endif 1163| #ifdef HAVE_SYS_TYPES_H 1164| # include <sys/types.h> 1165| #endif 1166| #ifdef HAVE_SYS_STAT_H 1167| # include <sys/stat.h> 1168| #endif 1169| #ifdef HAVE_UNISTD_H 1170| # include <unistd.h> 1171| #endif 1172| int 1173| main (void) 1174| { 1175| if (sizeof ((ssize_t))) 1176| return 0; 1177| ; 1178| return 0; 1179| } 1180configure:14709: result: yes 1181configure:14889: checking for pkg-config 1182configure:14912: found /usr/bin/pkg-config 1183configure:14924: result: /usr/bin/pkg-config 1184configure:14949: checking pkg-config is at least version 0.9.0 1185configure:14952: result: yes 1186configure:14962: checking for AVCODEC 1187configure:14969: $PKG_CONFIG --exists --print-errors "libavcodec" 1188configure:14972: $? = 0 1189configure:14986: $PKG_CONFIG --exists --print-errors "libavcodec" 1190configure:14989: $? = 0 1191configure:15027: result: yes 1192configure:15060: checking for AVFORMAT 1193configure:15067: $PKG_CONFIG --exists --print-errors "libavformat" 1194configure:15070: $? = 0 1195configure:15084: $PKG_CONFIG --exists --print-errors "libavformat" 1196configure:15087: $? = 0 1197configure:15125: result: yes 1198configure:15160: checking for AVUTIL 1199configure:15167: $PKG_CONFIG --exists --print-errors "libavutil" 1200configure:15170: $? = 0 1201configure:15184: $PKG_CONFIG --exists --print-errors "libavutil" 1202configure:15187: $? = 0 1203configure:15225: result: yes 1204configure:15260: checking for SWSCALE 1205configure:15267: $PKG_CONFIG --exists --print-errors "libswscale" 1206configure:15270: $? = 0 1207configure:15284: $PKG_CONFIG --exists --print-errors "libswscale" 1208configure:15287: $? = 0 1209configure:15325: result: yes 1210configure:15360: checking for openssl/ssl.h 1211configure:15360: gcc -c -g -O2 conftest.c >&5 1212configure:15360: $? = 0 1213configure:15360: result: yes 1214configure:15368: checking for SSL_CTX_new in -lssl 1215configure:15391: gcc -o conftest -g -O2 conftest.c -lssl >&5 1216configure:15391: $? = 0 1217configure:15401: result: yes 1218configure:15429: checking whether libssl requires threading callbacks 1219configure:15447: gcc -c -g -O2 conftest.c >&5 1220configure:15447: $? = 0 1221configure:15449: result: no 1222configure:15492: checking for main in -lwsock32 1223configure:15512: gcc -o conftest -g -O2 conftest.c -lwsock32 >&5 1224/usr/bin/ld: cannot find -lwsock32: No such file or directory 1225collect2: error: ld returned 1 exit status 1226configure:15512: $? = 1 1227configure: failed program was: 1228| /* confdefs.h */ 1229| #define PACKAGE_NAME "guacamole-server" 1230| #define PACKAGE_TARNAME "guacamole-server" 1231| #define PACKAGE_VERSION "1.5.4" 1232| #define PACKAGE_STRING "guacamole-server 1.5.4" 1233| #define PACKAGE_BUGREPORT "" 1234| #define PACKAGE_URL "" 1235| #define PACKAGE "guacamole-server" 1236| #define VERSION "1.5.4" 1237| #define HAVE_STDIO_H 1 1238| #define HAVE_STDLIB_H 1 1239| #define HAVE_STRING_H 1 1240| #define HAVE_INTTYPES_H 1 1241| #define HAVE_STDINT_H 1 1242| #define HAVE_STRINGS_H 1 1243| #define HAVE_SYS_STAT_H 1 1244| #define HAVE_SYS_TYPES_H 1 1245| #define HAVE_UNISTD_H 1 1246| #define STDC_HEADERS 1 1247| #define HAVE_DLFCN_H 1 1248| #define LT_OBJDIR ".libs/" 1249| #define HAVE_FCNTL_H 1 1250| #define HAVE_STDLIB_H 1 1251| #define HAVE_STRING_H 1 1252| #define HAVE_SYS_SOCKET_H 1 1253| #define HAVE_TIME_H 1 1254| #define HAVE_SYS_TIME_H 1 1255| #define HAVE_SYSLOG_H 1 1256| #define HAVE_UNISTD_H 1 1257| #define HAVE_CAIRO_CAIRO_H 1 1258| #define _XOPEN_SOURCE 700 1259| #define __BSD_VISIBLE 1 1260| #define HAVE_LIBPTHREAD /**/ 1261| #define HAVE_LIBUUID /**/ 1262| #define HAVE_CLOCK_GETTIME 1 1263| #define HAVE_GETTIMEOFDAY 1 1264| #define HAVE_MEMMOVE 1 1265| #define HAVE_MEMSET 1 1266| #define HAVE_SELECT 1 1267| #define HAVE_STRDUP 1 1268| #define HAVE_NANOSLEEP 1 1269| #define HAVE_PNG_GET_IO_PTR /**/ 1270| #define HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH /**/ 1271| #define HAVE_POLL /**/ 1272| #define GUACD_CONF_FILE "/etc/guacamole/guacd.conf" 1273| #define ENABLE_SSL /**/ 1274| /* end confdefs.h. */ 1275| 1276| 1277| int 1278| main (void) 1279| { 1280| return main (); 1281| ; 1282| return 0; 1283| } 1284configure:15522: result: no 1285configure:15566: checking for vorbis/vorbisenc.h 1286configure:15566: gcc -c -g -O2 conftest.c >&5 1287configure:15566: $? = 0 1288configure:15566: result: yes 1289configure:15574: checking for ogg_stream_init in -logg 1290configure:15597: gcc -o conftest -g -O2 conftest.c -logg >&5 1291configure:15597: $? = 0 1292configure:15607: result: yes 1293configure:15616: checking for vorbis_block_init in -lvorbis 1294configure:15639: gcc -o conftest -g -O2 conftest.c -lvorbis >&5 1295configure:15639: $? = 0 1296configure:15649: result: yes 1297configure:15658: checking for vorbis_encode_init in -lvorbisenc 1298configure:15681: gcc -o conftest -g -O2 conftest.c -lvorbisenc >&5 1299configure:15681: $? = 0 1300configure:15691: result: yes 1301configure:15750: checking for pa_context_new in -lpulse 1302configure:15773: gcc -o conftest -g -O2 conftest.c -lpulse >&5 1303configure:15773: $? = 0 1304configure:15783: result: yes 1305configure:15842: checking for PANGO 1306configure:15849: $PKG_CONFIG --exists --print-errors "pango" 1307configure:15852: $? = 0 1308configure:15866: $PKG_CONFIG --exists --print-errors "pango" 1309configure:15869: $? = 0 1310configure:15907: result: yes 1311configure:15913: checking for PANGOCAIRO 1312configure:15920: $PKG_CONFIG --exists --print-errors "pangocairo" 1313configure:15923: $? = 0 1314configure:15937: $PKG_CONFIG --exists --print-errors "pangocairo" 1315configure:15940: $? = 0 1316configure:15978: result: yes 1317configure:16036: checking for rfbInitClient in -lvncclient 1318configure:16059: gcc -o conftest -g -O2 conftest.c -lvncclient >&5 1319/usr/bin/ld: cannot find -lvncclient: No such file or directory 1320collect2: error: ld returned 1 exit status 1321configure:16059: $? = 1 1322configure: failed program was: 1323| /* confdefs.h */ 1324| #define PACKAGE_NAME "guacamole-server" 1325| #define PACKAGE_TARNAME "guacamole-server" 1326| #define PACKAGE_VERSION "1.5.4" 1327| #define PACKAGE_STRING "guacamole-server 1.5.4" 1328| #define PACKAGE_BUGREPORT "" 1329| #define PACKAGE_URL "" 1330| #define PACKAGE "guacamole-server" 1331| #define VERSION "1.5.4" 1332| #define HAVE_STDIO_H 1 1333| #define HAVE_STDLIB_H 1 1334| #define HAVE_STRING_H 1 1335| #define HAVE_INTTYPES_H 1 1336| #define HAVE_STDINT_H 1 1337| #define HAVE_STRINGS_H 1 1338| #define HAVE_SYS_STAT_H 1 1339| #define HAVE_SYS_TYPES_H 1 1340| #define HAVE_UNISTD_H 1 1341| #define STDC_HEADERS 1 1342| #define HAVE_DLFCN_H 1 1343| #define LT_OBJDIR ".libs/" 1344| #define HAVE_FCNTL_H 1 1345| #define HAVE_STDLIB_H 1 1346| #define HAVE_STRING_H 1 1347| #define HAVE_SYS_SOCKET_H 1 1348| #define HAVE_TIME_H 1 1349| #define HAVE_SYS_TIME_H 1 1350| #define HAVE_SYSLOG_H 1 1351| #define HAVE_UNISTD_H 1 1352| #define HAVE_CAIRO_CAIRO_H 1 1353| #define _XOPEN_SOURCE 700 1354| #define __BSD_VISIBLE 1 1355| #define HAVE_LIBPTHREAD /**/ 1356| #define HAVE_LIBUUID /**/ 1357| #define HAVE_CLOCK_GETTIME 1 1358| #define HAVE_GETTIMEOFDAY 1 1359| #define HAVE_MEMMOVE 1 1360| #define HAVE_MEMSET 1 1361| #define HAVE_SELECT 1 1362| #define HAVE_STRDUP 1 1363| #define HAVE_NANOSLEEP 1 1364| #define HAVE_PNG_GET_IO_PTR /**/ 1365| #define HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH /**/ 1366| #define HAVE_POLL /**/ 1367| #define GUACD_CONF_FILE "/etc/guacamole/guacd.conf" 1368| #define ENABLE_SSL /**/ 1369| #define ENABLE_OGG /**/ 1370| #define ENABLE_PULSE /**/ 1371| /* end confdefs.h. */ 1372| 1373| /* Override any GCC internal prototype to avoid an error. 1374| Use char because int might match the return type of a GCC 1375| builtin and then its argument prototype would still apply. */ 1376| char rfbInitClient (); 1377| int 1378| main (void) 1379| { 1380| return rfbInitClient (); 1381| ; 1382| return 0; 1383| } 1384configure:16069: result: no 1385configure:16347: checking for RDP 1386configure:16354: $PKG_CONFIG --exists --print-errors "freerdp2 freerdp-client2 winpr2" 1387Package freerdp2 was not found in the pkg-config search path. 1388Perhaps you should add the directory containing `freerdp2.pc' 1389to the PKG_CONFIG_PATH environment variable 1390Package 'freerdp2', required by 'virtual:world', not found 1391Package 'freerdp-client2', required by 'virtual:world', not found 1392Package 'winpr2', required by 'virtual:world', not found 1393configure:16357: $? = 1 1394configure:16371: $PKG_CONFIG --exists --print-errors "freerdp2 freerdp-client2 winpr2" 1395Package freerdp2 was not found in the pkg-config search path. 1396Perhaps you should add the directory containing `freerdp2.pc' 1397to the PKG_CONFIG_PATH environment variable 1398Package 'freerdp2', required by 'virtual:world', not found 1399Package 'freerdp-client2', required by 'virtual:world', not found 1400Package 'winpr2', required by 'virtual:world', not found 1401configure:16374: $? = 1 1402configure:16388: result: no 1403Package 'freerdp2', required by 'virtual:world', not found 1404Package 'freerdp-client2', required by 'virtual:world', not found 1405Package 'winpr2', required by 'virtual:world', not found 1406configure:16404: WARNING: 1407 -------------------------------------------- 1408 Unable to find FreeRDP (libfreerdp2 / libfreerdp-client2 / libwinpr2) 1409 RDP will be disabled. 1410 -------------------------------------------- 1411configure:16936: checking for libssh2_userauth_publickey_frommemory in -lssh2 1412configure:16959: gcc -o conftest -g -O2 conftest.c -lssh2 >&5 1413configure:16959: $? = 0 1414configure:16969: result: yes 1415configure:17016: checking for gcry_control in -lssh2 1416configure:17039: gcc -o conftest -g -O2 conftest.c -lssh2 >&5 1417/usr/bin/ld: /tmp/cchCLny6.o: in function `main': 1418/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/conftest.c:59:(.text.startup+0x7): undefined reference to `gcry_control' 1419collect2: error: ld returned 1 exit status 1420configure:17039: $? = 1 1421configure: failed program was: 1422| /* confdefs.h */ 1423| #define PACKAGE_NAME "guacamole-server" 1424| #define PACKAGE_TARNAME "guacamole-server" 1425| #define PACKAGE_VERSION "1.5.4" 1426| #define PACKAGE_STRING "guacamole-server 1.5.4" 1427| #define PACKAGE_BUGREPORT "" 1428| #define PACKAGE_URL "" 1429| #define PACKAGE "guacamole-server" 1430| #define VERSION "1.5.4" 1431| #define HAVE_STDIO_H 1 1432| #define HAVE_STDLIB_H 1 1433| #define HAVE_STRING_H 1 1434| #define HAVE_INTTYPES_H 1 1435| #define HAVE_STDINT_H 1 1436| #define HAVE_STRINGS_H 1 1437| #define HAVE_SYS_STAT_H 1 1438| #define HAVE_SYS_TYPES_H 1 1439| #define HAVE_UNISTD_H 1 1440| #define STDC_HEADERS 1 1441| #define HAVE_DLFCN_H 1 1442| #define LT_OBJDIR ".libs/" 1443| #define HAVE_FCNTL_H 1 1444| #define HAVE_STDLIB_H 1 1445| #define HAVE_STRING_H 1 1446| #define HAVE_SYS_SOCKET_H 1 1447| #define HAVE_TIME_H 1 1448| #define HAVE_SYS_TIME_H 1 1449| #define HAVE_SYSLOG_H 1 1450| #define HAVE_UNISTD_H 1 1451| #define HAVE_CAIRO_CAIRO_H 1 1452| #define _XOPEN_SOURCE 700 1453| #define __BSD_VISIBLE 1 1454| #define HAVE_LIBPTHREAD /**/ 1455| #define HAVE_LIBUUID /**/ 1456| #define HAVE_CLOCK_GETTIME 1 1457| #define HAVE_GETTIMEOFDAY 1 1458| #define HAVE_MEMMOVE 1 1459| #define HAVE_MEMSET 1 1460| #define HAVE_SELECT 1 1461| #define HAVE_STRDUP 1 1462| #define HAVE_NANOSLEEP 1 1463| #define HAVE_PNG_GET_IO_PTR /**/ 1464| #define HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH /**/ 1465| #define HAVE_POLL /**/ 1466| #define GUACD_CONF_FILE "/etc/guacamole/guacd.conf" 1467| #define ENABLE_SSL /**/ 1468| #define ENABLE_OGG /**/ 1469| #define ENABLE_PULSE /**/ 1470| #define ENABLE_COMMON_SSH /**/ 1471| /* end confdefs.h. */ 1472| 1473| /* Override any GCC internal prototype to avoid an error. 1474| Use char because int might match the return type of a GCC 1475| builtin and then its argument prototype would still apply. */ 1476| char gcry_control (); 1477| int 1478| main (void) 1479| { 1480| return gcry_control (); 1481| ; 1482| return 0; 1483| } 1484configure:17049: result: no 1485configure:17137: checking for telnet_init in -ltelnet 1486configure:17160: gcc -o conftest -g -O2 conftest.c -ltelnet >&5 1487/usr/bin/ld: cannot find -ltelnet: No such file or directory 1488collect2: error: ld returned 1 exit status 1489configure:17160: $? = 1 1490configure: failed program was: 1491| /* confdefs.h */ 1492| #define PACKAGE_NAME "guacamole-server" 1493| #define PACKAGE_TARNAME "guacamole-server" 1494| #define PACKAGE_VERSION "1.5.4" 1495| #define PACKAGE_STRING "guacamole-server 1.5.4" 1496| #define PACKAGE_BUGREPORT "" 1497| #define PACKAGE_URL "" 1498| #define PACKAGE "guacamole-server" 1499| #define VERSION "1.5.4" 1500| #define HAVE_STDIO_H 1 1501| #define HAVE_STDLIB_H 1 1502| #define HAVE_STRING_H 1 1503| #define HAVE_INTTYPES_H 1 1504| #define HAVE_STDINT_H 1 1505| #define HAVE_STRINGS_H 1 1506| #define HAVE_SYS_STAT_H 1 1507| #define HAVE_SYS_TYPES_H 1 1508| #define HAVE_UNISTD_H 1 1509| #define STDC_HEADERS 1 1510| #define HAVE_DLFCN_H 1 1511| #define LT_OBJDIR ".libs/" 1512| #define HAVE_FCNTL_H 1 1513| #define HAVE_STDLIB_H 1 1514| #define HAVE_STRING_H 1 1515| #define HAVE_SYS_SOCKET_H 1 1516| #define HAVE_TIME_H 1 1517| #define HAVE_SYS_TIME_H 1 1518| #define HAVE_SYSLOG_H 1 1519| #define HAVE_UNISTD_H 1 1520| #define HAVE_CAIRO_CAIRO_H 1 1521| #define _XOPEN_SOURCE 700 1522| #define __BSD_VISIBLE 1 1523| #define HAVE_LIBPTHREAD /**/ 1524| #define HAVE_LIBUUID /**/ 1525| #define HAVE_CLOCK_GETTIME 1 1526| #define HAVE_GETTIMEOFDAY 1 1527| #define HAVE_MEMMOVE 1 1528| #define HAVE_MEMSET 1 1529| #define HAVE_SELECT 1 1530| #define HAVE_STRDUP 1 1531| #define HAVE_NANOSLEEP 1 1532| #define HAVE_PNG_GET_IO_PTR /**/ 1533| #define HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH /**/ 1534| #define HAVE_POLL /**/ 1535| #define GUACD_CONF_FILE "/etc/guacamole/guacd.conf" 1536| #define ENABLE_SSL /**/ 1537| #define ENABLE_OGG /**/ 1538| #define ENABLE_PULSE /**/ 1539| #define ENABLE_COMMON_SSH /**/ 1540| /* end confdefs.h. */ 1541| 1542| /* Override any GCC internal prototype to avoid an error. 1543| Use char because int might match the return type of a GCC 1544| builtin and then its argument prototype would still apply. */ 1545| char telnet_init (); 1546| int 1547| main (void) 1548| { 1549| return telnet_init (); 1550| ; 1551| return 0; 1552| } 1553configure:17170: result: no 1554configure:17213: checking for webp/encode.h 1555configure:17213: gcc -c -g -O2 conftest.c >&5 1556configure:17213: $? = 0 1557configure:17213: result: yes 1558configure:17221: checking for WebPEncode in -lwebp 1559configure:17244: gcc -o conftest -g -O2 conftest.c -lwebp >&5 1560configure:17244: $? = 0 1561configure:17254: result: yes 1562configure:17312: checking for lws_create_context in -lwebsockets 1563configure:17335: gcc -o conftest -g -O2 conftest.c -lwebsockets >&5 1564configure:17335: $? = 0 1565configure:17345: result: yes 1566configure:17372: checking whether LWS_CALLBACK_CLIENT_CLOSED is declared 1567configure:17372: gcc -c -g -O2 conftest.c >&5 1568configure:17372: $? = 0 1569configure:17372: result: yes 1570configure:17384: checking whether LWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT is declared 1571configure:17384: gcc -c -g -O2 conftest.c >&5 1572configure:17384: $? = 0 1573configure:17384: result: yes 1574configure:17395: checking whether LCCSCF_USE_SSL is declared 1575configure:17395: gcc -c -g -O2 conftest.c >&5 1576configure:17395: $? = 0 1577configure:17395: result: yes 1578configure:17407: checking whether lws_callback_http_dummy is declared 1579configure:17407: gcc -c -g -O2 conftest.c >&5 1580configure:17407: $? = 0 1581configure:17407: result: yes 1582configure:17631: checking that generated files are newer than configure 1583configure:17637: result: done 1584configure:17756: creating ./config.status 1585 1586## ---------------------- ## 1587## Running config.status. ## 1588## ---------------------- ## 1589 1590This file was extended by guacamole-server config.status 1.5.4, which was 1591generated by GNU Autoconf 2.71. Invocation command line was 1592 1593 CONFIG_FILES = 1594 CONFIG_HEADERS = 1595 CONFIG_LINKS = 1596 CONFIG_COMMANDS = 1597 $ ./config.status 1598 1599on snx-desktop 1600 1601config.status:1239: creating Makefile 1602config.status:1239: creating doc/libguac/Doxyfile 1603config.status:1239: creating doc/libguac-terminal/Doxyfile 1604config.status:1239: creating src/common/Makefile 1605config.status:1239: creating src/common/tests/Makefile 1606config.status:1239: creating src/common-ssh/Makefile 1607config.status:1239: creating src/common-ssh/tests/Makefile 1608config.status:1239: creating src/terminal/Makefile 1609config.status:1239: creating src/libguac/Makefile 1610config.status:1239: creating src/libguac/tests/Makefile 1611config.status:1239: creating src/guacd/Makefile 1612config.status:1239: creating src/guacd/man/guacd.8 1613config.status:1239: creating src/guacd/man/guacd.conf.5 1614config.status:1239: creating src/guacenc/Makefile 1615config.status:1239: creating src/guacenc/man/guacenc.1 1616config.status:1239: creating src/guaclog/Makefile 1617config.status:1239: creating src/guaclog/man/guaclog.1 1618config.status:1239: creating src/pulse/Makefile 1619config.status:1239: creating src/protocols/kubernetes/Makefile 1620config.status:1239: creating src/protocols/kubernetes/tests/Makefile 1621config.status:1239: creating src/protocols/rdp/Makefile 1622config.status:1239: creating src/protocols/rdp/tests/Makefile 1623config.status:1239: creating src/protocols/ssh/Makefile 1624config.status:1239: creating src/protocols/telnet/Makefile 1625config.status:1239: creating src/protocols/vnc/Makefile 1626config.status:1239: creating config.h 1627config.status:1420: config.h is unchanged 1628config.status:1468: executing depfiles commands 1629config.status:1545: cd src/common && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1630make: Nothing to be done for 'am--depfiles'. 1631config.status:1550: $? = 0 1632config.status:1545: cd src/common/tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1633make: Nothing to be done for 'am--depfiles'. 1634config.status:1550: $? = 0 1635config.status:1545: cd src/common-ssh && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1636make: Nothing to be done for 'am--depfiles'. 1637config.status:1550: $? = 0 1638config.status:1545: cd src/common-ssh/tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1639make: Nothing to be done for 'am--depfiles'. 1640config.status:1550: $? = 0 1641config.status:1545: cd src/terminal && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1642make: Nothing to be done for 'am--depfiles'. 1643config.status:1550: $? = 0 1644config.status:1545: cd src/libguac && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1645make: Nothing to be done for 'am--depfiles'. 1646config.status:1550: $? = 0 1647config.status:1545: cd src/libguac/tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1648make: Nothing to be done for 'am--depfiles'. 1649config.status:1550: $? = 0 1650config.status:1545: cd src/guacd && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1651make: Nothing to be done for 'am--depfiles'. 1652config.status:1550: $? = 0 1653config.status:1545: cd src/guacenc && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1654make: Nothing to be done for 'am--depfiles'. 1655config.status:1550: $? = 0 1656config.status:1545: cd src/guaclog && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1657make: Nothing to be done for 'am--depfiles'. 1658config.status:1550: $? = 0 1659config.status:1545: cd src/pulse && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1660make: Nothing to be done for 'am--depfiles'. 1661config.status:1550: $? = 0 1662config.status:1545: cd src/protocols/kubernetes && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1663make: Nothing to be done for 'am--depfiles'. 1664config.status:1550: $? = 0 1665config.status:1545: cd src/protocols/kubernetes/tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1666make: Nothing to be done for 'am--depfiles'. 1667config.status:1550: $? = 0 1668config.status:1545: cd src/protocols/rdp && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1669make: Nothing to be done for 'am--depfiles'. 1670config.status:1550: $? = 0 1671config.status:1545: cd src/protocols/rdp/tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1672make: Nothing to be done for 'am--depfiles'. 1673config.status:1550: $? = 0 1674config.status:1545: cd src/protocols/ssh && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1675make: Nothing to be done for 'am--depfiles'. 1676config.status:1550: $? = 0 1677config.status:1545: cd src/protocols/telnet && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1678make: Nothing to be done for 'am--depfiles'. 1679config.status:1550: $? = 0 1680config.status:1545: cd src/protocols/vnc && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles 1681make: Nothing to be done for 'am--depfiles'. 1682config.status:1550: $? = 0 1683config.status:1468: executing libtool commands 1684 1685## ---------------- ## 1686## Cache variables. ## 1687## ---------------- ## 1688 1689ac_cv_build=x86_64-pc-linux-gnu 1690ac_cv_c_compiler_gnu=yes 1691ac_cv_c_undeclared_builtin_options='none needed' 1692ac_cv_env_AVCODEC_CFLAGS_set= 1693ac_cv_env_AVCODEC_CFLAGS_value= 1694ac_cv_env_AVCODEC_LIBS_set= 1695ac_cv_env_AVCODEC_LIBS_value= 1696ac_cv_env_AVFORMAT_CFLAGS_set= 1697ac_cv_env_AVFORMAT_CFLAGS_value= 1698ac_cv_env_AVFORMAT_LIBS_set= 1699ac_cv_env_AVFORMAT_LIBS_value= 1700ac_cv_env_AVUTIL_CFLAGS_set= 1701ac_cv_env_AVUTIL_CFLAGS_value= 1702ac_cv_env_AVUTIL_LIBS_set= 1703ac_cv_env_AVUTIL_LIBS_value= 1704ac_cv_env_CC_set= 1705ac_cv_env_CC_value= 1706ac_cv_env_CFLAGS_set= 1707ac_cv_env_CFLAGS_value= 1708ac_cv_env_CPPFLAGS_set= 1709ac_cv_env_CPPFLAGS_value= 1710ac_cv_env_CPP_set= 1711ac_cv_env_CPP_value= 1712ac_cv_env_LDFLAGS_set= 1713ac_cv_env_LDFLAGS_value= 1714ac_cv_env_LIBS_set= 1715ac_cv_env_LIBS_value= 1716ac_cv_env_LT_SYS_LIBRARY_PATH_set= 1717ac_cv_env_LT_SYS_LIBRARY_PATH_value= 1718ac_cv_env_PANGOCAIRO_CFLAGS_set= 1719ac_cv_env_PANGOCAIRO_CFLAGS_value= 1720ac_cv_env_PANGOCAIRO_LIBS_set= 1721ac_cv_env_PANGOCAIRO_LIBS_value= 1722ac_cv_env_PANGO_CFLAGS_set= 1723ac_cv_env_PANGO_CFLAGS_value= 1724ac_cv_env_PANGO_LIBS_set= 1725ac_cv_env_PANGO_LIBS_value= 1726ac_cv_env_PKG_CONFIG_LIBDIR_set= 1727ac_cv_env_PKG_CONFIG_LIBDIR_value= 1728ac_cv_env_PKG_CONFIG_PATH_set= 1729ac_cv_env_PKG_CONFIG_PATH_value= 1730ac_cv_env_PKG_CONFIG_set= 1731ac_cv_env_PKG_CONFIG_value= 1732ac_cv_env_RDP_CFLAGS_set= 1733ac_cv_env_RDP_CFLAGS_value= 1734ac_cv_env_RDP_LIBS_set= 1735ac_cv_env_RDP_LIBS_value= 1736ac_cv_env_SWSCALE_CFLAGS_set= 1737ac_cv_env_SWSCALE_CFLAGS_value= 1738ac_cv_env_SWSCALE_LIBS_set= 1739ac_cv_env_SWSCALE_LIBS_value= 1740ac_cv_env_build_alias_set= 1741ac_cv_env_build_alias_value= 1742ac_cv_env_host_alias_set= 1743ac_cv_env_host_alias_value= 1744ac_cv_env_target_alias_set= 1745ac_cv_env_target_alias_value= 1746ac_cv_func_clock_gettime=yes 1747ac_cv_func_dlopen=yes 1748ac_cv_func_gettimeofday=yes 1749ac_cv_func_memmove=yes 1750ac_cv_func_memset=yes 1751ac_cv_func_nanosleep=yes 1752ac_cv_func_select=yes 1753ac_cv_func_shl_load=no 1754ac_cv_func_strdup=yes 1755ac_cv_have_decl_LCCSCF_USE_SSL=yes 1756ac_cv_have_decl_LWS_CALLBACK_CLIENT_CLOSED=yes 1757ac_cv_have_decl_LWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT=yes 1758ac_cv_have_decl_cairo_format_stride_for_width=yes 1759ac_cv_have_decl_lws_callback_http_dummy=yes 1760ac_cv_have_decl_png_get_io_ptr=yes 1761ac_cv_have_decl_poll=yes 1762ac_cv_have_decl_strlcat=no 1763ac_cv_have_decl_strlcpy=no 1764ac_cv_have_decl_strnstr=no 1765ac_cv_header_cairo_cairo_h=yes 1766ac_cv_header_dlfcn_h=yes 1767ac_cv_header_fcntl_h=yes 1768ac_cv_header_inttypes_h=yes 1769ac_cv_header_openssl_ssl_h=yes 1770ac_cv_header_pngstruct_h=no 1771ac_cv_header_stdint_h=yes 1772ac_cv_header_stdio_h=yes 1773ac_cv_header_stdlib_h=yes 1774ac_cv_header_string_h=yes 1775ac_cv_header_strings_h=yes 1776ac_cv_header_sys_socket_h=yes 1777ac_cv_header_sys_stat_h=yes 1778ac_cv_header_sys_time_h=yes 1779ac_cv_header_sys_types_h=yes 1780ac_cv_header_syslog_h=yes 1781ac_cv_header_time_h=yes 1782ac_cv_header_unistd_h=yes 1783ac_cv_header_vorbis_vorbisenc_h=yes 1784ac_cv_header_webp_encode_h=yes 1785ac_cv_host=x86_64-pc-linux-gnu 1786ac_cv_lib_cairo_cairo_create=yes 1787ac_cv_lib_cunit_CU_run_test=no 1788ac_cv_lib_dl_dlopen=yes 1789ac_cv_lib_dld_shl_load=no 1790ac_cv_lib_jpeg_jpeg_start_compress=yes 1791ac_cv_lib_m_cos=yes 1792ac_cv_lib_ogg_ogg_stream_init=yes 1793ac_cv_lib_png_png_write_png=yes 1794ac_cv_lib_pthread_pthread_create=yes 1795ac_cv_lib_pulse_pa_context_new=yes 1796ac_cv_lib_ssh2_gcry_control=no 1797ac_cv_lib_ssh2_libssh2_userauth_publickey_frommemory=yes 1798ac_cv_lib_ssl_SSL_CTX_new=yes 1799ac_cv_lib_telnet_telnet_init=no 1800ac_cv_lib_uuid_uuid_generate=yes 1801ac_cv_lib_vncclient_rfbInitClient=no 1802ac_cv_lib_vorbis_vorbis_block_init=yes 1803ac_cv_lib_vorbisenc_vorbis_encode_init=yes 1804ac_cv_lib_webp_WebPEncode=yes 1805ac_cv_lib_websockets_lws_create_context=yes 1806ac_cv_lib_wsock32_main=no 1807ac_cv_objext=o 1808ac_cv_path_EGREP='/usr/bin/grep -E' 1809ac_cv_path_FGREP='/usr/bin/grep -F' 1810ac_cv_path_GREP=/usr/bin/grep 1811ac_cv_path_SED=/usr/bin/sed 1812ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config 1813ac_cv_path_install='/usr/bin/install -c' 1814ac_cv_path_lt_DD=/usr/bin/dd 1815ac_cv_path_mkdir=/usr/bin/mkdir 1816ac_cv_prog_AWK=gawk 1817ac_cv_prog_ac_ct_AR=ar 1818ac_cv_prog_ac_ct_CC=gcc 1819ac_cv_prog_ac_ct_FILECMD=file 1820ac_cv_prog_ac_ct_OBJDUMP=objdump 1821ac_cv_prog_ac_ct_RANLIB=ranlib 1822ac_cv_prog_ac_ct_STRIP=strip 1823ac_cv_prog_cc_c11= 1824ac_cv_prog_cc_g=yes 1825ac_cv_prog_cc_stdc= 1826ac_cv_prog_make_make_set=yes 1827ac_cv_type_size_t=yes 1828ac_cv_type_ssize_t=yes 1829am_cv_CC_dependencies_compiler_type=gcc3 1830am_cv_make_support_nested_variables=yes 1831am_cv_prog_cc_c_o=yes 1832lt_cv_ar_at_file=@ 1833lt_cv_archive_cmds_need_lc=no 1834lt_cv_deplibs_check_method=pass_all 1835lt_cv_dlopen=dlopen 1836lt_cv_dlopen_libs= 1837lt_cv_dlopen_self=yes 1838lt_cv_dlopen_self_static=no 1839lt_cv_file_magic_cmd='$MAGIC_CMD' 1840lt_cv_file_magic_test_file= 1841lt_cv_ld_reload_flag=-r 1842lt_cv_nm_interface='BSD nm' 1843lt_cv_objdir=.libs 1844lt_cv_path_LD=/usr/bin/ld 1845lt_cv_path_NM='/usr/bin/nm -B' 1846lt_cv_path_mainfest_tool=no 1847lt_cv_prog_compiler_c_o=yes 1848lt_cv_prog_compiler_pic='-fPIC -DPIC' 1849lt_cv_prog_compiler_pic_works=yes 1850lt_cv_prog_compiler_rtti_exceptions=no 1851lt_cv_prog_compiler_static_works=yes 1852lt_cv_prog_gnu_ld=yes 1853lt_cv_sharedlib_from_linklib_cmd='printf %s\n' 1854lt_cv_shlibpath_overrides_runpath=yes 1855lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' 1856lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' 1857lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' 1858lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' 1859lt_cv_sys_global_symbol_to_import= 1860lt_cv_sys_max_cmd_len=1572864 1861lt_cv_to_host_file_cmd=func_convert_file_noop 1862lt_cv_to_tool_file_cmd=func_convert_file_noop 1863lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' 1864pkg_cv_AVCODEC_CFLAGS= 1865pkg_cv_AVCODEC_LIBS=-lavcodec 1866pkg_cv_AVFORMAT_CFLAGS= 1867pkg_cv_AVFORMAT_LIBS=-lavformat 1868pkg_cv_AVUTIL_CFLAGS= 1869pkg_cv_AVUTIL_LIBS=-lavutil 1870pkg_cv_PANGOCAIRO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/fribidi' 1871pkg_cv_PANGOCAIRO_LIBS='-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo' 1872pkg_cv_PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1' 1873pkg_cv_PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz' 1874pkg_cv_SWSCALE_CFLAGS= 1875pkg_cv_SWSCALE_LIBS=-lswscale 1876 1877## ----------------- ## 1878## Output variables. ## 1879## ----------------- ## 1880 1881ACLOCAL='${SHELL} '\''/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/missing'\'' aclocal-1.16' 1882AMDEPBACKSLASH='\' 1883AMDEP_FALSE='#' 1884AMDEP_TRUE='' 1885AMTAR='$${TAR-tar}' 1886AM_BACKSLASH='\' 1887AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' 1888AM_DEFAULT_VERBOSITY='1' 1889AM_V='$(V)' 1890AR='ar' 1891AUTOCONF='${SHELL} '\''/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/missing'\'' autoconf' 1892AUTOHEADER='${SHELL} '\''/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/missing'\'' autoheader' 1893AUTOMAKE='${SHELL} '\''/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/missing'\'' automake-1.16' 1894AVCODEC_CFLAGS='' 1895AVCODEC_LIBS='-lavcodec' 1896AVFORMAT_CFLAGS='' 1897AVFORMAT_LIBS='-lavformat' 1898AVUTIL_CFLAGS='' 1899AVUTIL_LIBS='-lavutil' 1900AWK='gawk' 1901CAIRO_LIBS='-lcairo' 1902CC='gcc' 1903CCDEPMODE='depmode=gcc3' 1904CFLAGS='-g -O2' 1905COMMON_INCLUDE='-I$(top_srcdir)/src/common' 1906COMMON_LTLIB='$(top_builddir)/src/common/libguac_common.la' 1907COMMON_SSH_INCLUDE='-I$(top_srcdir)/src/common-ssh' 1908COMMON_SSH_LTLIB='$(top_builddir)/src/common-ssh/libguac_common_ssh.la' 1909CPP='' 1910CPPFLAGS='' 1911CSCOPE='cscope' 1912CTAGS='ctags' 1913CUNIT_LIBS='' 1914CYGPATH_W='echo' 1915DEFS='-DHAVE_CONFIG_H' 1916DEPDIR='.deps' 1917DLLTOOL='false' 1918DL_LIBS='-ldl' 1919DSYMUTIL='' 1920DUMPBIN='' 1921ECHO_C='' 1922ECHO_N='-n' 1923ECHO_T='' 1924EGREP='/usr/bin/grep -E' 1925ENABLE_AVCODEC_FALSE='#' 1926ENABLE_AVCODEC_TRUE='' 1927ENABLE_AVFORMAT_FALSE='#' 1928ENABLE_AVFORMAT_TRUE='' 1929ENABLE_AVUTIL_FALSE='#' 1930ENABLE_AVUTIL_TRUE='' 1931ENABLE_COMMON_SSH_FALSE='#' 1932ENABLE_COMMON_SSH_TRUE='' 1933ENABLE_GUACD_FALSE='#' 1934ENABLE_GUACD_TRUE='' 1935ENABLE_GUACENC_FALSE='#' 1936ENABLE_GUACENC_TRUE='' 1937ENABLE_GUACLOG_FALSE='#' 1938ENABLE_GUACLOG_TRUE='' 1939ENABLE_INIT_FALSE='' 1940ENABLE_INIT_TRUE='#' 1941ENABLE_KUBERNETES_FALSE='#' 1942ENABLE_KUBERNETES_TRUE='' 1943ENABLE_OGG_FALSE='#' 1944ENABLE_OGG_TRUE='' 1945ENABLE_PULSE_FALSE='#' 1946ENABLE_PULSE_TRUE='' 1947ENABLE_RDP_FALSE='' 1948ENABLE_RDP_TRUE='#' 1949ENABLE_SSH_AGENT_FALSE='' 1950ENABLE_SSH_AGENT_TRUE='#' 1951ENABLE_SSH_FALSE='#' 1952ENABLE_SSH_TRUE='' 1953ENABLE_SSL_FALSE='#' 1954ENABLE_SSL_TRUE='' 1955ENABLE_SWSCALE_FALSE='#' 1956ENABLE_SWSCALE_TRUE='' 1957ENABLE_SYSTEMD_FALSE='' 1958ENABLE_SYSTEMD_TRUE='#' 1959ENABLE_TELNET_FALSE='' 1960ENABLE_TELNET_TRUE='#' 1961ENABLE_TERMINAL_FALSE='#' 1962ENABLE_TERMINAL_TRUE='' 1963ENABLE_VNC_FALSE='' 1964ENABLE_VNC_TRUE='#' 1965ENABLE_WEBP_FALSE='#' 1966ENABLE_WEBP_TRUE='' 1967ENABLE_WEBSOCKETS_FALSE='#' 1968ENABLE_WEBSOCKETS_TRUE='' 1969ENABLE_WINSOCK_FALSE='' 1970ENABLE_WINSOCK_TRUE='#' 1971ETAGS='etags' 1972EXEEXT='' 1973FGREP='/usr/bin/grep -F' 1974FILECMD='file' 1975FREERDP2_PLUGIN_DIR='' 1976GREP='/usr/bin/grep' 1977INSTALL_DATA='${INSTALL} -m 644' 1978INSTALL_PROGRAM='${INSTALL}' 1979INSTALL_SCRIPT='${INSTALL}' 1980INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' 1981JPEG_LIBS='-ljpeg' 1982LD='/usr/bin/ld -m elf_x86_64' 1983LDFLAGS='' 1984LIBGUAC_CLIENT_KUBERNETES_INCLUDE='-I$(top_srcdir)/src/protocols/kubernetes' 1985LIBGUAC_CLIENT_KUBERNETES_LTLIB='$(top_builddir)/src/protocols/kubernetes/libguac-client-kubernetes.la' 1986LIBGUAC_CLIENT_RDP_INCLUDE='-I$(top_srcdir)/src/protocols/rdp' 1987LIBGUAC_CLIENT_RDP_LTLIB='$(top_builddir)/src/protocols/rdp/libguac-client-rdp.la' 1988LIBGUAC_INCLUDE='-I$(top_srcdir)/src/libguac' 1989LIBGUAC_LTLIB='$(top_builddir)/src/libguac/libguac.la' 1990LIBOBJS='' 1991LIBS='' 1992LIBTOOL='$(SHELL) $(top_builddir)/libtool' 1993LIPO='' 1994LN_S='ln -s' 1995LTLIBOBJS='' 1996LT_SYS_LIBRARY_PATH='' 1997MAKEINFO='${SHELL} '\''/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/missing'\'' makeinfo' 1998MANIFEST_TOOL=':' 1999MATH_LIBS='-lm' 2000MKDIR_P='/usr/bin/mkdir -p' 2001NM='/usr/bin/nm -B' 2002NMEDIT='' 2003OBJDUMP='objdump' 2004OBJEXT='o' 2005OTOOL64='' 2006OTOOL='' 2007PACKAGE='guacamole-server' 2008PACKAGE_BUGREPORT='' 2009PACKAGE_NAME='guacamole-server' 2010PACKAGE_STRING='guacamole-server 1.5.4' 2011PACKAGE_TARNAME='guacamole-server' 2012PACKAGE_URL='' 2013PACKAGE_VERSION='1.5.4' 2014PANGOCAIRO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/fribidi' 2015PANGOCAIRO_LIBS='-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo' 2016PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1' 2017PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz' 2018PATH_SEPARATOR=':' 2019PKG_CONFIG='/usr/bin/pkg-config' 2020PKG_CONFIG_LIBDIR='' 2021PKG_CONFIG_PATH='' 2022PNG_LIBS='-lpng' 2023PTHREAD_LIBS='-lpthread' 2024PULSE_INCLUDE='-I$(top_srcdir)/src/pulse' 2025PULSE_LIBS=' -lpulse' 2026PULSE_LTLIB='$(top_builddir)/src/pulse/libguac_pulse.la' 2027RANLIB='ranlib' 2028RDP_CFLAGS='' 2029RDP_LIBS='' 2030SED='/usr/bin/sed' 2031SET_MAKE='' 2032SHELL='/bin/sh' 2033SSH_LIBS=' -lssh2' 2034SSL_LIBS=' -lssl -lcrypto' 2035STRIP='strip' 2036SWSCALE_CFLAGS='' 2037SWSCALE_LIBS='-lswscale' 2038TELNET_LIBS='' 2039TERMINAL_INCLUDE='-I$(top_srcdir)/src/terminal $(PANGO_CFLAGS) $(PANGOCAIRO_CFLAGS) $(COMMON_INCLUDE)' 2040TERMINAL_LTLIB='$(top_builddir)/src/terminal/libguac-terminal.la' 2041UUID_LIBS='-luuid' 2042VERSION='1.5.4' 2043VNC_LIBS='' 2044VORBIS_LIBS=' -logg -lvorbis -lvorbisenc' 2045WEBP_LIBS=' -lwebp' 2046WEBSOCKETS_LIBS=' -lwebsockets' 2047WINSOCK_LIBS='' 2048ac_ct_AR='ar' 2049ac_ct_CC='gcc' 2050ac_ct_DUMPBIN='' 2051am__EXEEXT_FALSE='' 2052am__EXEEXT_TRUE='#' 2053am__fastdepCC_FALSE='#' 2054am__fastdepCC_TRUE='' 2055am__include='include' 2056am__isrc='' 2057am__leading_dot='.' 2058am__nodep='_no' 2059am__quote='' 2060am__tar='$${TAR-tar} chof - "$$tardir"' 2061am__untar='$${TAR-tar} xf -' 2062bindir='${exec_prefix}/bin' 2063build='x86_64-pc-linux-gnu' 2064build_alias='' 2065build_cpu='x86_64' 2066build_os='linux-gnu' 2067build_vendor='pc' 2068datadir='${datarootdir}' 2069datarootdir='${prefix}/share' 2070docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' 2071dvidir='${docdir}' 2072exec_prefix='${prefix}' 2073host='x86_64-pc-linux-gnu' 2074host_alias='' 2075host_cpu='x86_64' 2076host_os='linux-gnu' 2077host_vendor='pc' 2078htmldir='${docdir}' 2079includedir='${prefix}/include' 2080infodir='${datarootdir}/info' 2081init_dir='' 2082install_sh='${SHELL} /home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/install-sh' 2083libdir='${exec_prefix}/lib' 2084libexecdir='${exec_prefix}/libexec' 2085localedir='${datarootdir}/locale' 2086localstatedir='${prefix}/var' 2087mandir='${datarootdir}/man' 2088mkdir_p='$(MKDIR_P)' 2089oldincludedir='/usr/include' 2090pdfdir='${docdir}' 2091prefix='/usr/local' 2092program_transform_name='s,x,x,' 2093psdir='${docdir}' 2094runstatedir='${localstatedir}/run' 2095sbindir='${exec_prefix}/sbin' 2096sharedstatedir='${prefix}/com' 2097sysconfdir='${prefix}/etc' 2098systemd_dir='' 2099target_alias='' 2100 2101## ----------- ## 2102## confdefs.h. ## 2103## ----------- ## 2104 2105/* confdefs.h */ 2106#define PACKAGE_NAME "guacamole-server" 2107#define PACKAGE_TARNAME "guacamole-server" 2108#define PACKAGE_VERSION "1.5.4" 2109#define PACKAGE_STRING "guacamole-server 1.5.4" 2110#define PACKAGE_BUGREPORT "" 2111#define PACKAGE_URL "" 2112#define PACKAGE "guacamole-server" 2113#define VERSION "1.5.4" 2114#define HAVE_STDIO_H 1 2115#define HAVE_STDLIB_H 1 2116#define HAVE_STRING_H 1 2117#define HAVE_INTTYPES_H 1 2118#define HAVE_STDINT_H 1 2119#define HAVE_STRINGS_H 1 2120#define HAVE_SYS_STAT_H 1 2121#define HAVE_SYS_TYPES_H 1 2122#define HAVE_UNISTD_H 1 2123#define STDC_HEADERS 1 2124#define HAVE_DLFCN_H 1 2125#define LT_OBJDIR ".libs/" 2126#define HAVE_FCNTL_H 1 2127#define HAVE_STDLIB_H 1 2128#define HAVE_STRING_H 1 2129#define HAVE_SYS_SOCKET_H 1 2130#define HAVE_TIME_H 1 2131#define HAVE_SYS_TIME_H 1 2132#define HAVE_SYSLOG_H 1 2133#define HAVE_UNISTD_H 1 2134#define HAVE_CAIRO_CAIRO_H 1 2135#define _XOPEN_SOURCE 700 2136#define __BSD_VISIBLE 1 2137#define HAVE_LIBPTHREAD /**/ 2138#define HAVE_LIBUUID /**/ 2139#define HAVE_CLOCK_GETTIME 1 2140#define HAVE_GETTIMEOFDAY 1 2141#define HAVE_MEMMOVE 1 2142#define HAVE_MEMSET 1 2143#define HAVE_SELECT 1 2144#define HAVE_STRDUP 1 2145#define HAVE_NANOSLEEP 1 2146#define HAVE_PNG_GET_IO_PTR /**/ 2147#define HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH /**/ 2148#define HAVE_POLL /**/ 2149#define GUACD_CONF_FILE "/etc/guacamole/guacd.conf" 2150#define ENABLE_SSL /**/ 2151#define ENABLE_OGG /**/ 2152#define ENABLE_PULSE /**/ 2153#define ENABLE_COMMON_SSH /**/ 2154#define ENABLE_WEBP /**/ 2155#define HAVE_LWS_CALLBACK_CLIENT_CLOSED /**/ 2156#define HAVE_LWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT /**/ 2157#define HAVE_LCCSCF_USE_SSL /**/ 2158#define HAVE_LWS_CALLBACK_HTTP_DUMMY /**/ 2159 2160configure: exit 0