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 7.0, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/data/path/jpeg --enable-shared --enable-static ## --------- ## ## Platform. ## ## --------- ## hostname = bgp_dx_f_tms_202 uname -m = x86_64 uname -r = 2.6.32-504.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Oct 15 04:27:16 UTC 2014 /usr/bin/uname -p = unknown /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /opt/dell/srvadmin/bin PATH: /opt/dell/srvadmin/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2094: checking build system type configure:2112: result: x86_64-unknown-linux-gnu configure:2134: checking host system type configure:2149: result: x86_64-unknown-linux-gnu configure:2171: checking target system type configure:2186: result: x86_64-unknown-linux-gnu configure:2233: checking for a BSD-compatible install configure:2301: result: /usr/bin/install -c configure:2312: checking whether build environment is sane configure:2372: result: yes configure:2513: checking for a thread-safe mkdir -p configure:2552: result: /bin/mkdir -p configure:2565: checking for gawk configure:2581: found /bin/gawk configure:2592: result: gawk configure:2603: checking whether make sets $(MAKE) configure:2625: result: yes configure:2737: checking for style of include used by make configure:2765: result: GNU configure:2835: checking for gcc configure:2851: found /usr/bin/gcc configure:2862: result: gcc configure:3094: checking for C compiler version configure:3102: gcc --version >&5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 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:3106: $? = 0 configure:3113: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:3117: $? = 0 configure:3124: gcc -V >&5 gcc: '-V' option must have argument configure:3128: $? = 1 configure:3151: checking for C compiler default output file name configure:3173: gcc conftest.c >&5 configure:3177: $? = 0 configure:3215: result: a.out configure:3234: checking whether the C compiler works configure:3244: ./a.out configure:3248: $? = 0 configure:3267: result: yes configure:3274: checking whether we are cross compiling configure:3276: result: no configure:3279: checking for suffix of executables configure:3286: gcc -o conftest conftest.c >&5 configure:3290: $? = 0 configure:3316: result: configure:3322: checking for suffix of object files configure:3348: gcc -c conftest.c >&5 configure:3352: $? = 0 configure:3377: result: o configure:3381: checking whether we are using the GNU C compiler configure:3410: gcc -c conftest.c >&5 configure:3417: $? = 0 configure:3434: result: yes configure:3443: checking whether gcc accepts -g configure:3473: gcc -c -g conftest.c >&5 configure:3480: $? = 0 configure:3581: result: yes configure:3598: checking for gcc option to accept ISO C89 configure:3672: gcc -c -g -O2 conftest.c >&5 configure:3679: $? = 0 configure:3702: result: none needed configure:3722: checking dependency style of gcc configure:3832: result: gcc3 configure:3847: checking for function prototypes configure:3850: result: yes configure:3873: checking how to run the C preprocessor configure:3913: gcc -E conftest.c configure:3920: $? = 0 configure:3951: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:3958: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "7.0" | #define PACKAGE_STRING "libjpeg 7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libjpeg" | #define VERSION "7.0" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include configure:3991: result: gcc -E configure:4020: gcc -E conftest.c configure:4027: $? = 0 configure:4058: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:4065: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "7.0" | #define PACKAGE_STRING "libjpeg 7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libjpeg" | #define VERSION "7.0" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include configure:4105: checking for grep that handles long lines and -e configure:4165: result: /bin/grep configure:4170: checking for egrep configure:4234: result: /bin/grep -E configure:4239: checking for ANSI C header files configure:4269: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4375: gcc -o conftest -g -O2 conftest.c >&5 configure:4379: $? = 0 configure:4385: ./conftest configure:4389: $? = 0 configure:4407: result: yes configure:4431: checking for sys/types.h configure:4452: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4476: result: yes configure:4431: checking for sys/stat.h configure:4452: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4476: result: yes configure:4431: checking for stdlib.h configure:4452: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4476: result: yes configure:4431: checking for string.h configure:4452: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4476: result: yes configure:4431: checking for memory.h configure:4452: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4476: result: yes configure:4431: checking for strings.h configure:4452: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4476: result: yes configure:4431: checking for inttypes.h configure:4452: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4476: result: yes configure:4431: checking for stdint.h configure:4452: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4476: result: yes configure:4431: checking for unistd.h configure:4452: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4476: result: yes configure:4503: checking for string.h configure:4510: result: yes configure:4650: checking whether to enable maintainer-specific portions of Makefiles configure:4659: result: no configure:4722: checking for gcc configure:4749: result: gcc configure:4981: checking for C compiler version configure:4989: gcc --version >&5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 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:4993: $? = 0 configure:5000: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:5004: $? = 0 configure:5011: gcc -V >&5 gcc: '-V' option must have argument configure:5015: $? = 1 configure:5018: checking whether we are using the GNU C compiler configure:5071: result: yes configure:5080: checking whether gcc accepts -g configure:5218: result: yes configure:5235: checking for gcc option to accept ISO C89 configure:5339: result: none needed configure:5359: checking dependency style of gcc configure:5469: result: gcc3 configure:5486: checking for gcc option to accept ISO C99 configure:5645: gcc -c -g -O2 conftest.c >&5 conftest.c:73: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:127: error: 'newvar' undeclared (first use in this function) conftest.c:127: error: (Each undeclared identifier is reported only once conftest.c:127: error: for each function it appears in.) conftest.c:137: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:137: note: use option -std=c99 or -std=gnu99 to compile your code configure:5652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "7.0" | #define PACKAGE_STRING "libjpeg 7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libjpeg" | #define VERSION "7.0" | #define PROTOTYPES 1 | #define __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_STRING_H 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:5645: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5652: $? = 0 configure:5682: result: -std=gnu99 configure:5813: checking for gcc -std=gnu99 option to accept ISO Standard C configure:5824: result: -std=gnu99 configure:5834: checking how to run the C preprocessor configure:5952: result: gcc -E configure:5981: gcc -E conftest.c configure:5988: $? = 0 configure:6019: gcc -E conftest.c conftest.c:23:28: error: ac_nonexistent.h: No such file or directory configure:6026: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "7.0" | #define PACKAGE_STRING "libjpeg 7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libjpeg" | #define VERSION "7.0" | #define PROTOTYPES 1 | #define __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_STRING_H 1 | /* end confdefs.h. */ | #include configure:6079: checking for a BSD-compatible install configure:6147: result: /usr/bin/install -c configure:6158: checking whether make sets $(MAKE) configure:6180: result: yes configure:6189: checking whether ln -s works configure:6193: result: yes configure:6209: checking if LD -Wl,--version-script works configure:6243: gcc -std=gnu99 -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c >&5 configure:6250: $? = 0 configure:6271: result: yes configure:6284: checking for function prototypes configure:6321: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6328: $? = 0 configure:6344: result: yes configure:6379: checking stddef.h usability configure:6396: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6403: $? = 0 configure:6417: result: yes configure:6421: checking stddef.h presence configure:6436: gcc -E conftest.c configure:6443: $? = 0 configure:6457: result: yes configure:6485: checking for stddef.h configure:6494: result: yes configure:6368: checking for stdlib.h configure:6375: result: yes configure:6379: checking locale.h usability configure:6396: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6403: $? = 0 configure:6417: result: yes configure:6421: checking locale.h presence configure:6436: gcc -E conftest.c configure:6443: $? = 0 configure:6457: result: yes configure:6485: checking for locale.h configure:6494: result: yes configure:6510: checking for string.h configure:6515: result: yes configure:6650: checking for size_t configure:6687: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6694: $? = 0 configure:6708: result: yes configure:6874: checking for type unsigned char configure:6897: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6904: $? = 0 configure:6909: result: yes configure:6925: checking for type unsigned short configure:6948: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6955: $? = 0 configure:6960: result: yes configure:6976: checking for type void configure:7020: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:7027: $? = 0 configure:7032: result: yes configure:7048: checking for an ANSI C-conforming const configure:7123: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:7130: $? = 0 configure:7145: result: yes configure:7157: checking for inline configure:7182: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:7189: $? = 0 configure:7287: result: __inline__ configure:7296: checking for broken incomplete types configure:7319: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:7326: $? = 0 configure:7331: result: ok configure:7349: checking for short external names configure:7375: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:7382: $? = 0 configure:7390: result: ok configure:7410: checking to see if char is signed configure:7451: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'is_char_signed': conftest.c:42: warning: implicit declaration of function 'printf' conftest.c:42: warning: incompatible implicit declaration of built-in function 'printf' conftest.c: In function 'main': conftest.c:49: warning: implicit declaration of function 'exit' conftest.c:49: warning: incompatible implicit declaration of built-in function 'exit' configure:7455: $? = 0 configure:7461: ./conftest configure:7465: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "7.0" | #define PACKAGE_STRING "libjpeg 7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libjpeg" | #define VERSION "7.0" | #define PROTOTYPES 1 | #define __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_STRING_H 1 | #define HAVE_PROTOTYPES 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_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:7480: result: yes configure:7488: checking to see if right shift is signed configure:7534: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'is_shifting_signed': conftest.c:50: warning: implicit declaration of function 'printf' conftest.c:50: warning: incompatible implicit declaration of built-in function 'printf' conftest.c: In function 'main': conftest.c:55: warning: implicit declaration of function 'exit' conftest.c:55: warning: incompatible implicit declaration of built-in function 'exit' configure:7538: $? = 0 configure:7544: ./conftest configure:7548: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libjpeg" | #define PACKAGE_TARNAME "libjpeg" | #define PACKAGE_VERSION "7.0" | #define PACKAGE_STRING "libjpeg 7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libjpeg" | #define VERSION "7.0" | #define PROTOTYPES 1 | #define __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_STRING_H 1 | #define HAVE_PROTOTYPES 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_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:7563: result: yes configure:7571: checking to see if fopen accepts b spec configure:7597: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:34: warning: implicit declaration of function 'exit' conftest.c:34: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:35: warning: incompatible implicit declaration of built-in function 'exit' configure:7601: $? = 0 configure:7607: ./conftest configure:7611: $? = 0 configure:7613: result: yes configure:7964: checking for a sed that does not truncate output configure:8030: result: /bin/sed configure:8048: checking for fgrep configure:8112: result: /bin/grep -F configure:8147: checking for ld used by gcc -std=gnu99 configure:8214: result: /usr/bin/ld configure:8223: checking if the linker (/usr/bin/ld) is GNU ld configure:8238: result: yes configure:8250: checking for BSD- or MS-compatible name lister (nm) configure:8299: result: /usr/bin/nm -B configure:8417: checking the name lister (/usr/bin/nm -B) interface configure:8424: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8427: /usr/bin/nm -B "conftest.o" configure:8430: output 0000000000000000 B some_variable configure:8437: result: BSD nm configure:8441: checking the maximum length of command line arguments configure:8561: result: 1966080 configure:8578: checking whether the shell understands some XSI constructs configure:8588: result: yes configure:8592: checking whether the shell understands "+=" configure:8598: result: yes configure:8633: checking for /usr/bin/ld option to reload object files configure:8640: result: -r configure:8709: checking for objdump configure:8736: result: objdump configure:8765: checking how to recognize dependent libraries configure:8961: result: pass_all configure:9021: checking for ar configure:9037: found /usr/bin/ar configure:9048: result: ar configure:9126: checking for strip configure:9142: found /usr/bin/strip configure:9153: result: strip configure:9225: checking for ranlib configure:9241: found /usr/bin/ranlib configure:9252: result: ranlib configure:9342: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object configure:9460: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9463: $? = 0 configure:9467: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:9470: $? = 0 configure:9524: gcc -std=gnu99 -o conftest -g -O2 conftest.c conftstm.o >&5 configure:9527: $? = 0 configure:9565: result: ok configure:9660: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9663: $? = 0 configure:10430: checking for dlfcn.h configure:10451: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:10458: $? = 0 configure:10475: result: yes configure:10659: checking for objdir configure:10674: result: .libs configure:10966: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:10984: gcc -std=gnu99 -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:10988: $? = 0 configure:11001: result: no configure:11021: checking for gcc -std=gnu99 option to produce PIC configure:11293: result: -fPIC -DPIC configure:11305: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:11323: gcc -std=gnu99 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:11327: $? = 0 configure:11340: result: yes configure:11364: checking if gcc -std=gnu99 static flag -static works configure:11392: result: no configure:11407: checking if gcc -std=gnu99 supports -c -o file.o configure:11428: gcc -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:11432: $? = 0 configure:11454: result: yes configure:11462: checking if gcc -std=gnu99 supports -c -o file.o configure:11509: result: yes configure:11542: checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12616: result: yes configure:12653: checking whether -lc should be explicitly linked in configure:12658: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:12661: $? = 0 configure:12676: gcc -std=gnu99 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12679: $? = 0 configure:12691: result: no configure:12855: checking dynamic linker characteristics configure:13298: gcc -std=gnu99 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13305: $? = 0 configure:13538: result: GNU/Linux ld.so configure:13640: checking how to hardcode library paths into programs configure:13665: result: immediate configure:14498: checking whether stripping libraries is possible configure:14503: result: yes configure:14538: checking if libtool supports shared libraries configure:14540: result: yes configure:14543: checking whether to build shared libraries configure:14564: result: yes configure:14567: checking whether to build static libraries configure:14571: result: yes configure:14751: checking libjpeg version number configure:14755: result: 7:0 configure:14906: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libjpeg config.status 7.0, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bgp_dx_f_tms_202 config.status:1012: creating Makefile config.status:1012: creating jconfig.h config.status:1286: executing depfiles commands config.status:1286: 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=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_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=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 ijg_cv_have_prototypes=yes ijg_cv_inline=__inline__ 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_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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=1966080 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /data/packages/packages/jpeg-7/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /data/packages/packages/jpeg-7/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' ANSI2KNR='' AR='ar' AS='as' AUTOCONF='${SHELL} /data/packages/packages/jpeg-7/missing --run autoconf' AUTOHEADER='echo autoheader ignored' AUTOMAKE='${SHELL} /data/packages/packages/jpeg-7/missing --run automake-1.11' AWK='gawk' CC='gcc -std=gnu99' 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='7:0' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /data/packages/packages/jpeg-7/missing --run makeinfo' 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 7.0' PACKAGE_TARNAME='libjpeg' PACKAGE_VERSION='7.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' U='' VERSION='7.0' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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} /data/packages/packages/jpeg-7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/data/path/jpeg' 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. ## ## ----------- ## #define PACKAGE_NAME "libjpeg" #define PACKAGE_TARNAME "libjpeg" #define PACKAGE_VERSION "7.0" #define PACKAGE_STRING "libjpeg 7.0" #define PACKAGE_BUGREPORT "" #define PACKAGE "libjpeg" #define VERSION "7.0" #define PROTOTYPES 1 #define __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_STRING_H 1 #define HAVE_PROTOTYPES 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