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.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = DESKTOP-6CJ0SOQ uname -m = x86_64 uname -r = 4.19.128-microsoft-standard uname -s = Linux uname -v = #1 SMP Tue Jun 23 12:58:10 UTC 2020 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2260: checking build system type configure:2274: result: x86_64-unknown-linux-gnu configure:2294: checking host system type configure:2307: result: x86_64-unknown-linux-gnu configure:2327: checking target system type configure:2340: result: x86_64-unknown-linux-gnu configure:2385: checking for a BSD-compatible install configure:2453: result: /usr/bin/install -c configure:2464: checking whether build environment is sane configure:2519: result: yes configure:2668: checking for a thread-safe mkdir -p configure:2707: result: /bin/mkdir -p configure:2714: checking for gawk configure:2744: result: no configure:2714: checking for mawk configure:2730: found /usr/bin/mawk configure:2741: result: mawk configure:2752: checking whether make sets $(MAKE) configure:2774: result: yes configure:2803: checking whether make supports nested variables configure:2820: result: yes configure:2960: checking whether make supports nested variables configure:2977: result: yes configure:2993: checking whether to enable maintainer-specific portions of Makefiles configure:3002: result: no configure:3065: checking for gcc configure:3081: found /usr/bin/gcc configure:3092: result: gcc configure:3321: checking for C compiler version configure:3330: gcc --version >&5 gcc (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 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:3341: $? = 0 configure:3330: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --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-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --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 --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 8.3.0 (Debian 8.3.0-6) configure:3341: $? = 0 configure:3330: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3341: $? = 1 configure:3330: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3341: $? = 1 configure:3361: checking whether the C compiler works configure:3383: gcc conftest.c >&5 configure:3387: $? = 0 configure:3435: result: yes configure:3438: checking for C compiler default output file name configure:3440: result: a.out configure:3446: checking for suffix of executables configure:3453: gcc -o conftest conftest.c >&5 configure:3457: $? = 0 configure:3479: result: configure:3501: checking whether we are cross compiling configure:3509: gcc -o conftest conftest.c >&5 configure:3513: $? = 0 configure:3520: ./conftest configure:3524: $? = 0 configure:3512: result: no configure:3517: checking for suffix of object files configure:3539: gcc -c conftest.c >&5 configure:3543: $? = 0 configure:3564: result: o configure:3568: checking whether we are using the GNU C compiler configure:3587: gcc -c conftest.c >&5 configure:3587: $? = 0 configure:3596: result: yes configure:3605: checking whether gcc accepts -g configure:3625: gcc -c -g conftest.c >&5 configure:3625: $? = 0 configure:3666: result: yes configure:3683: checking for gcc option to accept ISO C89 configure:3746: gcc -c -g -O2 conftest.c >&5 configure:3746: $? = 0 configure:3759: result: none needed configure:3784: checking whether gcc understands -c and -o together configure:3806: gcc -c conftest.c -o conftest2.o configure:3809: $? = 0 configure:3806: gcc -c conftest.c -o conftest2.o configure:3809: $? = 0 configure:3821: result: yes configure:3849: checking for style of include used by make configure:3877: result: GNU configure:3903: checking dependency style of gcc configure:4014: result: gcc3 configure:4033: checking for gcc option to accept ISO C99 configure:4182: gcc -c -g -O2 conftest.c >&5 configure:4182: $? = 0 configure:4195: result: none needed configure:4303: checking for gcc option to accept ISO Standard C configure:4314: result: none needed configure:4326: checking how to run the C preprocessor configure:4357: gcc -E conftest.c configure:4357: $? = 0 configure:4371: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "9.1.0" | #define PACKAGE_STRING "libjpeg 9.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libjpeg" | #define VERSION "9.1.0" | /* end confdefs.h. */ | #include configure:4396: result: gcc -E configure:4416: gcc -E conftest.c configure:4416: $? = 0 configure:4430: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4430: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "9.1.0" | #define PACKAGE_STRING "libjpeg 9.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libjpeg" | #define VERSION "9.1.0" | /* end confdefs.h. */ | #include configure:4459: checking whether make sets $(MAKE) configure:4481: result: yes configure:4490: checking whether ln -s works configure:4494: result: yes configure:4551: checking for ar configure:4567: found /usr/bin/ar configure:4578: result: ar configure:4604: checking the archiver (ar) interface configure:4620: gcc -c -g -O2 conftest.c >&5 configure:4620: $? = 0 configure:4622: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:4625: $? = 0 configure:4624: result: ar configure:4653: checking if LD -Wl,--version-script works configure:4677: gcc -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c >&5 configure:4677: $? = 0 configure:4686: result: yes configure:4699: checking for function prototypes configure:4719: gcc -c -g -O2 conftest.c >&5 configure:4719: $? = 0 configure:4727: result: yes configure:4748: checking for grep that handles long lines and -e configure:4806: result: /bin/grep configure:4811: checking for egrep configure:4873: result: /bin/grep -E configure:4878: checking for ANSI C header files configure:4898: gcc -c -g -O2 conftest.c >&5 configure:4898: $? = 0 configure:4971: gcc -o conftest -g -O2 conftest.c >&5 configure:4971: $? = 0 configure:4971: ./conftest configure:4971: $? = 0 configure:4982: result: yes configure:4995: checking for sys/types.h configure:4995: gcc -c -g -O2 conftest.c >&5 configure:4995: $? = 0 configure:4995: result: yes configure:4995: checking for sys/stat.h configure:4995: gcc -c -g -O2 conftest.c >&5 configure:4995: $? = 0 configure:4995: result: yes configure:4995: checking for stdlib.h configure:4995: gcc -c -g -O2 conftest.c >&5 configure:4995: $? = 0 configure:4995: result: yes configure:4995: checking for string.h configure:4995: gcc -c -g -O2 conftest.c >&5 configure:4995: $? = 0 configure:4995: result: yes configure:4995: checking for memory.h configure:4995: gcc -c -g -O2 conftest.c >&5 configure:4995: $? = 0 configure:4995: result: yes configure:4995: checking for strings.h configure:4995: gcc -c -g -O2 conftest.c >&5 configure:4995: $? = 0 configure:4995: result: yes configure:4995: checking for inttypes.h configure:4995: gcc -c -g -O2 conftest.c >&5 configure:4995: $? = 0 configure:4995: result: yes configure:4995: checking for stdint.h configure:4995: gcc -c -g -O2 conftest.c >&5 configure:4995: $? = 0 configure:4995: result: yes configure:4995: checking for unistd.h configure:4995: gcc -c -g -O2 conftest.c >&5 configure:4995: $? = 0 configure:4995: result: yes configure:5010: checking stddef.h usability configure:5010: gcc -c -g -O2 conftest.c >&5 configure:5010: $? = 0 configure:5010: result: yes configure:5010: checking stddef.h presence configure:5010: gcc -E conftest.c configure:5010: $? = 0 configure:5010: result: yes configure:5010: checking for stddef.h configure:5010: result: yes configure:5010: checking for stdlib.h configure:5010: result: yes configure:5010: checking locale.h usability configure:5010: gcc -c -g -O2 conftest.c >&5 configure:5010: $? = 0 configure:5010: result: yes configure:5010: checking locale.h presence configure:5010: gcc -E conftest.c configure:5010: $? = 0 configure:5010: result: yes configure:5010: checking for locale.h configure:5010: result: yes configure:5020: checking for string.h configure:5020: result: yes configure:5033: checking for size_t configure:5060: gcc -c -g -O2 conftest.c >&5 configure:5060: $? = 0 configure:5066: result: yes configure:5102: checking for type unsigned char configure:5115: gcc -c -g -O2 conftest.c >&5 configure:5115: $? = 0 configure:5116: result: yes configure:5127: checking for type unsigned short configure:5140: gcc -c -g -O2 conftest.c >&5 configure:5140: $? = 0 configure:5141: result: yes configure:5152: checking for type void configure:5186: gcc -c -g -O2 conftest.c >&5 configure:5186: $? = 0 configure:5187: result: yes configure:5197: checking for an ANSI C-conforming const configure:5263: gcc -c -g -O2 conftest.c >&5 configure:5263: $? = 0 configure:5270: result: yes configure:5280: checking for inline configure:5295: gcc -c -g -O2 conftest.c >&5 configure:5295: $? = 0 configure:5333: result: __inline__ configure:5342: checking for broken incomplete types configure:5355: gcc -c -g -O2 conftest.c >&5 configure:5355: $? = 0 configure:5356: result: ok configure:5368: checking for short external names configure:5384: gcc -o conftest -g -O2 conftest.c >&5 configure:5384: $? = 0 configure:5385: result: ok configure:5398: checking to see if char is signed configure:5435: gcc -o conftest -g -O2 conftest.c >&5 configure:5435: $? = 0 configure:5435: ./conftest configure:5435: $? = 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.1.0" | #define PACKAGE_STRING "libjpeg 9.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libjpeg" | #define VERSION "9.1.0" | #define HAVE_PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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:5442: result: yes configure:5450: checking to see if right shift is signed configure:5490: gcc -o conftest -g -O2 conftest.c >&5 configure:5490: $? = 0 configure:5490: ./conftest configure:5490: $? = 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.1.0" | #define PACKAGE_STRING "libjpeg 9.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libjpeg" | #define VERSION "9.1.0" | #define HAVE_PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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:5497: result: yes configure:5505: checking to see if fopen accepts b spec configure:5524: gcc -o conftest -g -O2 conftest.c >&5 configure:5524: $? = 0 configure:5524: ./conftest configure:5524: $? = 0 configure:5525: result: yes configure:5889: checking how to print strings configure:5916: result: printf configure:5937: checking for a sed that does not truncate output configure:6001: result: /bin/sed configure:6019: checking for fgrep configure:6081: result: /bin/grep -F configure:6116: checking for ld used by gcc configure:6183: result: /usr/bin/ld configure:6190: checking if the linker (/usr/bin/ld) is GNU ld configure:6205: result: yes configure:6217: checking for BSD- or MS-compatible name lister (nm) configure:6266: result: /usr/bin/nm -B configure:6396: checking the name lister (/usr/bin/nm -B) interface configure:6403: gcc -c -g -O2 conftest.c >&5 configure:6406: /usr/bin/nm -B "conftest.o" configure:6409: output 0000000000000000 B some_variable configure:6410: result: BSD nm configure:6414: checking the maximum length of command line arguments configure:6544: result: 1572864 configure:6561: checking whether the shell understands some XSI constructs configure:6570: result: yes configure:6574: checking whether the shell understands "+=" configure:6578: result: yes configure:6613: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6653: result: func_convert_file_noop configure:6660: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6680: result: func_convert_file_noop configure:6687: checking for /usr/bin/ld option to reload object files configure:6694: result: -r configure:6768: checking for objdump configure:6795: result: objdump configure:6824: checking how to recognize dependent libraries configure:7026: result: pass_all configure:7111: checking for dlltool configure:7138: result: dlltool configure:7168: checking how to associate runtime and link libraries configure:7195: result: printf %s\n configure:7319: checking for archiver @FILE support configure:7336: gcc -c -g -O2 conftest.c >&5 configure:7336: $? = 0 configure:7339: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:7342: $? = 0 configure:7347: 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:7350: $? = 1 configure:7349: result: @ configure:7407: checking for strip configure:7423: found /usr/bin/strip configure:7434: result: strip configure:7506: checking for ranlib configure:7522: found /usr/bin/ranlib configure:7533: result: ranlib configure:7635: checking command to parse /usr/bin/nm -B output from gcc object configure:7755: gcc -c -g -O2 conftest.c >&5 configure:7758: $? = 0 configure:7762: /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:7765: $? = 0 configure:7831: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7834: $? = 0 configure:7872: result: ok configure:7909: checking for sysroot configure:7939: result: no configure:8016: gcc -c -g -O2 conftest.c >&5 configure:8019: $? = 0 configure:8195: checking for mt configure:8211: found /bin/mt configure:8222: result: mt configure:8245: checking if mt is a manifest tool configure:8251: mt '-?' configure:8259: result: no configure:8898: checking for dlfcn.h configure:8898: gcc -c -g -O2 conftest.c >&5 configure:8898: $? = 0 configure:8898: result: yes configure:9102: checking for objdir configure:9117: result: .libs configure:9384: checking if gcc supports -fno-rtti -fno-exceptions configure:9402: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9406: $? = 0 configure:9419: result: no configure:9746: checking for gcc option to produce PIC configure:9753: result: -fPIC -DPIC configure:9761: checking if gcc PIC flag -fPIC -DPIC works configure:9779: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9783: $? = 0 configure:9796: result: yes configure:9825: checking if gcc static flag -static works configure:9853: result: yes configure:9868: checking if gcc supports -c -o file.o configure:9889: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9893: $? = 0 configure:9915: result: yes configure:9923: checking if gcc supports -c -o file.o configure:9970: result: yes configure:10003: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11156: result: yes configure:11193: checking whether -lc should be explicitly linked in configure:11201: gcc -c -g -O2 conftest.c >&5 configure:11204: $? = 0 configure:11219: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11222: $? = 0 configure:11236: result: no configure:11396: checking dynamic linker characteristics configure:11907: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11907: $? = 0 configure:12129: result: GNU/Linux ld.so configure:12236: checking how to hardcode library paths into programs configure:12261: result: immediate configure:12801: checking whether stripping libraries is possible configure:12806: result: yes configure:12841: checking if libtool supports shared libraries configure:12843: result: yes configure:12846: checking whether to build shared libraries configure:12867: result: yes configure:12870: checking whether to build static libraries configure:12874: result: yes configure:10003: checking libjpeg version number configure:10009: result: 10:0:1 configure:10115: checking that generated files are newer than configure configure:10121: result: done configure:10152: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libjpeg config.status 9.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on DESKTOP-6CJ0SOQ config.status:1096: creating Makefile config.status:1096: creating jconfig.h config.status:1325: executing depfiles commands config.status:1325: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-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_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_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_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-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk 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_DLLTOOL=dlltool 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_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-unknown-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_archive_cmds_need_lc=no 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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/jusic/source-engine-2018-hl2_src/thirdparty/libjpeg/missing aclocal-1.14' 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/jusic/source-engine-2018-hl2_src/thirdparty/libjpeg/missing autoconf' AUTOHEADER='echo autoheader ignored' AUTOMAKE='${SHELL} /home/jusic/source-engine-2018-hl2_src/thirdparty/libjpeg/missing automake-1.14' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/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='10:0:1' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/jusic/source-engine-2018-hl2_src/thirdparty/libjpeg/missing makeinfo' MANIFEST_TOOL=':' MEMORYMGR='jmemnobs' MKDIR_P='/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.1.0' PACKAGE_TARNAME='libjpeg' PACKAGE_URL='' PACKAGE_VERSION='9.1.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='9.1.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-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/jusic/source-engine-2018-hl2_src/thirdparty/libjpeg/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='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libjpeg" #define PACKAGE_TARNAME "libjpeg" #define PACKAGE_VERSION "9.1.0" #define PACKAGE_STRING "libjpeg 9.1.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libjpeg" #define VERSION "9.1.0" #define HAVE_PROTOTYPES 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 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