This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libjpeg configure 9.5.0, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/home/scott/code/gui/installed/linux --disable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = kpdev uname -m = x86_64 uname -r = 5.14.0-1032-oem uname -s = Linux uname -v = #35-Ubuntu SMP Thu Mar 31 12:49:29 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/scott/opt/bin/ PATH: /home/scott/joey/sdks/IIgs/ PATH: /home/scott/.local/bin/ PATH: /home/scott/bin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /usr/games/ PATH: /usr/local/games/ PATH: /snap/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2455: looking for aux files: ltmain.sh ar-lib compile missing install-sh config.guess config.sub configure:2468: trying ././ configure:2497: ././ltmain.sh found configure:2497: ././ar-lib found configure:2497: ././compile found configure:2497: ././missing found configure:2479: ././install-sh found configure:2497: ././config.guess found configure:2497: ././config.sub found configure:2627: checking build system type configure:2642: result: x86_64-pc-linux-gnu configure:2662: checking host system type configure:2676: result: x86_64-pc-linux-gnu configure:2696: checking target system type configure:2710: result: x86_64-pc-linux-gnu configure:2756: checking for a BSD-compatible install configure:2829: result: /usr/bin/install -c configure:2840: checking whether build environment is sane configure:2895: result: yes configure:3052: checking for a race-free mkdir -p configure:3096: result: /usr/bin/mkdir -p configure:3103: checking for gawk configure:3124: found /usr/bin/gawk configure:3135: result: gawk configure:3146: checking whether make sets $(MAKE) configure:3169: result: yes configure:3199: checking whether make supports nested variables configure:3217: result: yes configure:3369: checking whether make supports nested variables configure:3387: result: yes configure:3403: checking whether to enable maintainer-specific portions of Makefiles configure:3413: result: no configure:3490: checking for gcc configure:3511: found /usr/bin/gcc configure:3522: result: gcc configure:3875: checking for C compiler version configure:3884: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3895: $? = 0 configure:3884: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:3895: $? = 0 configure:3884: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3895: $? = 1 configure:3884: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3895: $? = 1 configure:3884: gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:3895: $? = 1 configure:3915: checking whether the C compiler works configure:3937: gcc conftest.c >&5 configure:3941: $? = 0 configure:3991: result: yes configure:3994: checking for C compiler default output file name configure:3996: result: a.out configure:4002: checking for suffix of executables configure:4009: gcc -o conftest conftest.c >&5 configure:4013: $? = 0 configure:4036: result: configure:4058: checking whether we are cross compiling configure:4066: gcc -o conftest conftest.c >&5 configure:4070: $? = 0 configure:4077: ./conftest configure:4081: $? = 0 configure:4069: result: no configure:4074: checking for suffix of object files configure:4097: gcc -c conftest.c >&5 configure:4101: $? = 0 configure:4123: result: o configure:4127: checking whether the compiler supports GNU C configure:4147: gcc -c conftest.c >&5 configure:4147: $? = 0 configure:4157: result: yes configure:4168: checking whether gcc accepts -g configure:4189: gcc -c -g conftest.c >&5 configure:4189: $? = 0 configure:4233: result: yes configure:4253: checking for gcc option to enable C11 features configure:4268: gcc -c -g -O2 conftest.c >&5 configure:4268: $? = 0 configure:4286: result: none needed configure:4402: checking whether gcc understands -c and -o together configure:4425: gcc -c conftest.c -o conftest2.o configure:4428: $? = 0 configure:4425: gcc -c conftest.c -o conftest2.o configure:4428: $? = 0 configure:4440: result: yes configure:4460: checking whether make supports the include directive configure:4475: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4478: $? = 0 configure:4497: result: yes (GNU style) configure:4523: checking dependency style of gcc configure:4635: result: gcc3 configure:4655: checking how to run the C preprocessor configure:4681: gcc -E conftest.c configure:4681: $? = 0 configure:4696: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "9.5.0" | #define PACKAGE_STRING "libjpeg 9.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libjpeg" | #define VERSION "9.5.0" | /* end confdefs.h. */ | #include configure:4723: result: gcc -E configure:4737: gcc -E conftest.c configure:4737: $? = 0 configure:4752: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "9.5.0" | #define PACKAGE_STRING "libjpeg 9.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libjpeg" | #define VERSION "9.5.0" | /* end confdefs.h. */ | #include configure:4783: checking whether make sets $(MAKE) configure:4806: result: yes configure:4815: checking whether ln -s works configure:4819: result: yes configure:4826: checking for grep that handles long lines and -e configure:4890: result: /usr/bin/grep configure:4895: checking for egrep configure:4963: result: /usr/bin/grep -E configure:5024: checking for ar configure:5045: found /usr/bin/ar configure:5056: result: ar configure:5082: checking the archiver (ar) interface configure:5099: gcc -c -g -O2 conftest.c >&5 configure:5099: $? = 0 configure:5102: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5105: $? = 0 configure:5104: result: ar configure:5134: checking if LD -Wl,--version-script works configure:5158: gcc -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c >&5 configure:5158: $? = 0 configure:5168: result: yes configure:5181: checking for function prototypes configure:5202: gcc -c -g -O2 conftest.c >&5 configure:5202: $? = 0 configure:5211: result: yes configure:5235: checking for stdio.h configure:5235: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for stdlib.h configure:5235: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for string.h configure:5235: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for inttypes.h configure:5235: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for stdint.h configure:5235: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for strings.h configure:5235: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for sys/stat.h configure:5235: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for sys/types.h configure:5235: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for unistd.h configure:5235: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5260: checking for stddef.h configure:5260: gcc -c -g -O2 conftest.c >&5 configure:5260: $? = 0 configure:5260: result: yes configure:5266: checking for stdlib.h configure:5266: result: yes configure:5272: checking for locale.h configure:5272: gcc -c -g -O2 conftest.c >&5 configure:5272: $? = 0 configure:5272: result: yes configure:5279: checking for string.h configure:5279: result: yes configure:5292: checking for size_t configure:5319: gcc -c -g -O2 conftest.c >&5 configure:5319: $? = 0 configure:5326: result: yes configure:5364: checking for type unsigned char configure:5377: gcc -c -g -O2 conftest.c >&5 configure:5377: $? = 0 configure:5379: result: yes configure:5390: checking for type unsigned short configure:5403: gcc -c -g -O2 conftest.c >&5 configure:5403: $? = 0 configure:5405: result: yes configure:5416: checking for type void configure:5450: gcc -c -g -O2 conftest.c >&5 configure:5450: $? = 0 configure:5452: result: yes configure:5462: checking for an ANSI C-conforming const configure:5529: gcc -c -g -O2 conftest.c >&5 configure:5529: $? = 0 configure:5537: result: yes configure:5547: checking for inline configure:5562: gcc -c -g -O2 conftest.c >&5 configure:5562: $? = 0 configure:5603: result: __inline__ configure:5610: checking for broken incomplete types configure:5625: gcc -c -g -O2 conftest.c >&5 configure:5625: $? = 0 configure:5627: result: ok configure:5639: checking for short external names configure:5655: gcc -o conftest -g -O2 conftest.c >&5 configure:5655: $? = 0 configure:5657: result: ok configure:5670: checking to see if char is signed configure:5708: gcc -o conftest -g -O2 conftest.c >&5 configure:5708: $? = 0 configure:5708: ./conftest configure:5708: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "9.5.0" | #define PACKAGE_STRING "libjpeg 9.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libjpeg" | #define VERSION "9.5.0" | #define HAVE_PROTOTYPES 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNSIGNED_CHAR 1 | #define HAVE_UNSIGNED_SHORT 1 | #define INLINE __inline__ | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #include | #ifdef HAVE_PROTOTYPES | int is_char_signed (int arg) | #else | int is_char_signed (arg) | int arg; | #endif | { | if (arg == 189) { /* expected result for unsigned char */ | return 0; /* type char is unsigned */ | } | else if (arg != -67) { /* expected result for signed char */ | printf("Hmm, it seems 'char' is not eight bits wide on your machine.\n"); | printf("I fear the JPEG software will not work at all.\n\n"); | } | return 1; /* assume char is signed otherwise */ | } | char signed_char_check = (char) (-67); | int main() { | exit(is_char_signed((int) signed_char_check)); | } configure:5716: result: yes configure:5724: checking to see if right shift is signed configure:5765: gcc -o conftest -g -O2 conftest.c >&5 configure:5765: $? = 0 configure:5765: ./conftest configure:5765: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "9.5.0" | #define PACKAGE_STRING "libjpeg 9.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libjpeg" | #define VERSION "9.5.0" | #define HAVE_PROTOTYPES 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNSIGNED_CHAR 1 | #define HAVE_UNSIGNED_SHORT 1 | #define INLINE __inline__ | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #include | #ifdef HAVE_PROTOTYPES | int is_shifting_signed (long arg) | #else | int is_shifting_signed (arg) | long arg; | #endif | /* See whether right-shift on a long is signed or not. */ | { | long res = arg >> 4; | | if (res == -0x7F7E80CL) { /* expected result for signed shift */ | return 1; /* right shift is signed */ | } | /* see if unsigned-shift hack will fix it. */ | /* we can't just test exact value since it depends on width of long... */ | res |= (~0L) << (32-4); | if (res == -0x7F7E80CL) { /* expected result now? */ | return 0; /* right shift is unsigned */ | } | printf("Right shift isn't acting as I expect it to.\n"); | printf("I fear the JPEG software will not work at all.\n\n"); | return 0; /* try it with unsigned anyway */ | } | int main() { | exit(is_shifting_signed(-0x7F7E80B1L)); | } configure:5773: result: yes configure:5781: checking to see if fopen accepts b spec configure:5801: gcc -o conftest -g -O2 conftest.c >&5 configure:5801: $? = 0 configure:5801: ./conftest configure:5801: $? = 0 configure:5803: result: yes configure:5865: checking how to print strings configure:5892: result: printf configure:5913: checking for a sed that does not truncate output configure:5983: result: /usr/bin/sed configure:6001: checking for fgrep configure:6069: result: /usr/bin/grep -F configure:6105: checking for ld used by gcc configure:6173: result: /usr/bin/ld configure:6180: checking if the linker (/usr/bin/ld) is GNU ld configure:6196: result: yes configure:6208: checking for BSD- or MS-compatible name lister (nm) configure:6263: result: /usr/bin/nm -B configure:6403: checking the name lister (/usr/bin/nm -B) interface configure:6411: gcc -c -g -O2 conftest.c >&5 configure:6414: /usr/bin/nm -B "conftest.o" configure:6417: output 0000000000000000 B some_variable configure:6418: result: BSD nm configure:6422: checking the maximum length of command line arguments configure:6554: result: 1572864 configure:6602: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6643: result: func_convert_file_noop configure:6650: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6671: result: func_convert_file_noop configure:6678: checking for /usr/bin/ld option to reload object files configure:6686: result: -r configure:6765: checking for objdump configure:6786: found /usr/bin/objdump configure:6797: result: objdump configure:6826: checking how to recognize dependent libraries configure:7027: result: pass_all configure:7117: checking for dlltool configure:7152: result: no configure:7179: checking how to associate runtime and link libraries configure:7207: result: printf %s\n configure:7341: checking for archiver @FILE support configure:7359: gcc -c -g -O2 conftest.c >&5 configure:7359: $? = 0 configure:7363: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:7366: $? = 0 configure:7371: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:7374: $? = 1 configure:7373: result: @ configure:7436: checking for strip configure:7457: found /usr/bin/strip configure:7468: result: strip configure:7545: checking for ranlib configure:7566: found /usr/bin/ranlib configure:7577: result: ranlib configure:7679: checking command to parse /usr/bin/nm -B output from gcc object configure:7833: gcc -c -g -O2 conftest.c >&5 configure:7836: $? = 0 configure:7840: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7843: $? = 0 configure:7909: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7912: $? = 0 configure:7950: result: ok configure:7997: checking for sysroot configure:8028: result: no configure:8035: checking for a working dd configure:8079: result: /usr/bin/dd configure:8083: checking how to truncate binary pipes configure:8099: result: /usr/bin/dd bs=4096 count=1 configure:8236: gcc -c -g -O2 conftest.c >&5 configure:8239: $? = 0 configure:8436: checking for mt configure:8457: found /usr/bin/mt configure:8468: result: mt configure:8491: checking if mt is a manifest tool configure:8498: mt '-?' configure:8506: result: no configure:9232: checking for dlfcn.h configure:9232: gcc -c -g -O2 conftest.c >&5 configure:9232: $? = 0 configure:9232: result: yes configure:9819: checking for objdir configure:9835: result: .libs configure:10095: checking if gcc supports -fno-rtti -fno-exceptions configure:10114: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:10118: $? = 0 configure:10131: result: no configure:10489: checking for gcc option to produce PIC configure:10497: result: -fPIC -DPIC configure:10505: checking if gcc PIC flag -fPIC -DPIC works configure:10524: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10528: $? = 0 configure:10541: result: yes configure:10570: checking if gcc static flag -static works configure:10599: result: yes configure:10614: checking if gcc supports -c -o file.o configure:10636: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10640: $? = 0 configure:10662: result: yes configure:10670: checking if gcc supports -c -o file.o configure:10718: result: yes configure:10751: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12017: result: yes configure:12258: checking dynamic linker characteristics configure:12840: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12840: $? = 0 configure:13079: result: GNU/Linux ld.so configure:13201: checking how to hardcode library paths into programs configure:13226: result: immediate configure:13778: checking whether stripping libraries is possible configure:13783: result: yes configure:13818: checking if libtool supports shared libraries configure:13820: result: yes configure:13823: checking whether to build shared libraries configure:13848: result: no configure:13851: checking whether to build static libraries configure:13855: result: yes configure:10751: checking libjpeg version number configure:10761: result: 9.5.0 configure:10867: checking that generated files are newer than configure configure:10873: result: done configure:10904: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libjpeg config.status 9.5.0, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on kpdev config.status:1099: creating Makefile config.status:1099: creating libjpeg.pc config.status:1099: creating jconfig.h config.status:1328: executing depfiles commands config.status:1405: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1410: $? = 0 config.status:1328: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ijg_cv_have_prototypes=yes ijg_cv_inline=__inline__ lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='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'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/scott/code/gui/thirdparty/jpeg-9e/missing'\'' aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} '\''/home/scott/code/gui/thirdparty/jpeg-9e/missing'\'' autoconf' AUTOHEADER='echo autoheader ignored' AUTOMAKE='${SHELL} '\''/home/scott/code/gui/thirdparty/jpeg-9e/missing'\'' automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' HAVE_LD_VERSION_SCRIPT_FALSE='#' HAVE_LD_VERSION_SCRIPT_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JPEG_LIB_VERSION='14:0:5' JPEG_LIB_VERSION_MAJOR='9' JPEG_LIB_VERSION_MINOR='5' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} '\''/home/scott/code/gui/thirdparty/jpeg-9e/missing'\'' makeinfo' MANIFEST_TOOL=':' MEMORYMGR='jmemnobs' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libjpeg' PACKAGE_BUGREPORT='' PACKAGE_NAME='libjpeg' PACKAGE_STRING='libjpeg 9.5.0' PACKAGE_TARNAME='libjpeg' PACKAGE_URL='' PACKAGE_VERSION='9.5.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='9.5.0' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/scott/code/gui/thirdparty/jpeg-9e/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/scott/code/gui/installed/linux' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libjpeg" #define PACKAGE_TARNAME "libjpeg" #define PACKAGE_VERSION "9.5.0" #define PACKAGE_STRING "libjpeg 9.5.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libjpeg" #define VERSION "9.5.0" #define HAVE_PROTOTYPES 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_LOCALE_H 1 #define HAVE_UNSIGNED_CHAR 1 #define HAVE_UNSIGNED_SHORT 1 #define INLINE __inline__ #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0