Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by configure, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- $ ./configure --prefix=/home/carandraug/.bin/gm/ --with-quantum-depth=16
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = altar
- uname -m = i686
- uname -r = 2.6.32-5-686
- uname -s = Linux
- uname -v = #1 SMP Mon Jan 16 16:04:25 UTC 2012
- /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/games
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:3123: checking build system type
- configure:3137: result: i686-pc-linux-gnu
- configure:3157: checking host system type
- configure:3170: result: i686-pc-linux-gnu
- configure:3247: checking whether build environment is sane
- configure:3297: result: yes
- configure:3320: checking for a BSD-compatible install
- configure:3388: result: /usr/bin/install -c
- configure:3538: checking for a thread-safe mkdir -p
- configure:3577: result: /bin/mkdir -p
- configure:3590: checking for gawk
- configure:3606: found /usr/bin/gawk
- configure:3617: result: gawk
- configure:3628: checking whether make sets $(MAKE)
- configure:3650: result: yes
- configure:3769: checking for style of include used by make
- configure:3797: result: GNU
- configure:3868: checking for gcc
- configure:3884: found /usr/bin/gcc
- configure:3895: result: gcc
- configure:4124: checking for C compiler version
- configure:4133: gcc --version >&5
- gcc (Debian 4.4.5-8) 4.4.5
- 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:4144: $? = 0
- configure:4133: gcc -v >&5
- Using built-in specs.
- Target: i486-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
- Thread model: posix
- gcc version 4.4.5 (Debian 4.4.5-8)
- configure:4144: $? = 0
- configure:4133: gcc -V >&5
- gcc: '-V' option must have argument
- configure:4144: $? = 1
- configure:4133: gcc -qversion >&5
- gcc: unrecognized option '-qversion'
- gcc: no input files
- configure:4144: $? = 1
- configure:4164: checking whether the C compiler works
- configure:4186: gcc -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- configure:4190: $? = 0
- configure:4238: result: yes
- configure:4241: checking for C compiler default output file name
- configure:4243: result: a.out
- configure:4249: checking for suffix of executables
- configure:4256: gcc -o conftest -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- configure:4260: $? = 0
- configure:4282: result:
- configure:4304: checking whether we are cross compiling
- configure:4312: gcc -o conftest -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- configure:4316: $? = 0
- configure:4323: ./conftest
- configure:4327: $? = 0
- configure:4342: result: no
- configure:4347: checking for suffix of object files
- configure:4369: gcc -c -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:4373: $? = 0
- configure:4394: result: o
- configure:4398: checking whether we are using the GNU C compiler
- configure:4417: gcc -c -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:4417: $? = 0
- configure:4426: result: yes
- configure:4435: checking whether gcc accepts -g
- configure:4455: gcc -c -g -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:4455: $? = 0
- configure:4496: result: yes
- configure:4513: checking for gcc option to accept ISO C89
- configure:4577: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:4577: $? = 0
- configure:4590: result: none needed
- configure:4612: checking dependency style of gcc
- configure:4723: result: gcc3
- configure:4744: checking how to run the C preprocessor
- configure:4775: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:4775: $? = 0
- configure:4789: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
- configure:4789: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4814: result: gcc -E
- configure:4834: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:4834: $? = 0
- configure:4848: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
- configure:4848: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4877: checking for grep that handles long lines and -e
- configure:4935: result: /bin/grep
- configure:4940: checking for egrep
- configure:5002: result: /bin/grep -E
- configure:5007: checking for ANSI C header files
- configure:5027: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5027: $? = 0
- configure:5100: gcc -o conftest -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- configure:5100: $? = 0
- configure:5100: ./conftest
- configure:5100: $? = 0
- configure:5111: result: yes
- configure:5124: checking for sys/types.h
- configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5124: $? = 0
- configure:5124: result: yes
- configure:5124: checking for sys/stat.h
- configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5124: $? = 0
- configure:5124: result: yes
- configure:5124: checking for stdlib.h
- configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5124: $? = 0
- configure:5124: result: yes
- configure:5124: checking for string.h
- configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5124: $? = 0
- configure:5124: result: yes
- configure:5124: checking for memory.h
- configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5124: $? = 0
- configure:5124: result: yes
- configure:5124: checking for strings.h
- configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5124: $? = 0
- configure:5124: result: yes
- configure:5124: checking for inttypes.h
- configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5124: $? = 0
- configure:5124: result: yes
- configure:5124: checking for stdint.h
- configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5124: $? = 0
- configure:5124: result: yes
- configure:5124: checking for unistd.h
- configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5124: $? = 0
- configure:5124: result: yes
- configure:5137: checking minix/config.h usability
- configure:5137: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:52:26: error: minix/config.h: No such file or directory
- configure:5137: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <minix/config.h>
- configure:5137: result: no
- configure:5137: checking minix/config.h presence
- configure:5137: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- conftest.c:19:26: error: minix/config.h: No such file or directory
- configure:5137: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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
- | /* end confdefs.h. */
- | #include <minix/config.h>
- configure:5137: result: no
- configure:5137: checking for minix/config.h
- configure:5137: result: no
- configure:5158: checking whether it is safe to define __EXTENSIONS__
- configure:5176: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:5176: $? = 0
- configure:5183: result: yes
- configure:5325: checking for gcc
- configure:5352: result: gcc
- configure:5581: checking for C compiler version
- configure:5590: gcc --version >&5
- gcc (Debian 4.4.5-8) 4.4.5
- 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:5601: $? = 0
- configure:5590: gcc -v >&5
- Using built-in specs.
- Target: i486-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
- Thread model: posix
- gcc version 4.4.5 (Debian 4.4.5-8)
- configure:5601: $? = 0
- configure:5590: gcc -V >&5
- gcc: '-V' option must have argument
- configure:5601: $? = 1
- configure:5590: gcc -qversion >&5
- gcc: unrecognized option '-qversion'
- gcc: no input files
- configure:5601: $? = 1
- configure:5605: checking whether we are using the GNU C compiler
- configure:5633: result: yes
- configure:5642: checking whether gcc accepts -g
- configure:5703: result: yes
- configure:5720: checking for gcc option to accept ISO C89
- configure:5797: result: none needed
- configure:5819: checking dependency style of gcc
- configure:5930: result: gcc3
- configure:5949: checking for gcc option to accept ISO C99
- configure:6098: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:74: error: expected ';', ',' or ')' before 'text'
- conftest.c: In function 'main':
- conftest.c:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
- conftest.c:128: error: 'newvar' undeclared (first use in this function)
- conftest.c:128: error: (Each undeclared identifier is reported only once
- conftest.c:128: error: for each function it appears in.)
- conftest.c:138: error: 'for' loop initial declarations are only allowed in C99 mode
- conftest.c:138: note: use option -std=c99 or -std=gnu99 to compile your code
- configure:6098: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdbool.h>
- | #include <stdlib.h>
- | #include <wchar.h>
- | #include <stdio.h>
- |
- | // 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:6098: gcc -std=gnu99 -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:6098: $? = 0
- configure:6118: result: -std=gnu99
- configure:6220: checking for gcc -std=gnu99 option to accept ISO Standard C
- configure:6234: result: -std=gnu99
- configure:6243: checking how to run the C preprocessor
- configure:6313: result: gcc -E
- configure:6333: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:6333: $? = 0
- configure:6347: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- conftest.c:24:28: error: ac_nonexistent.h: No such file or directory
- configure:6347: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:6375: checking for a sed that does not truncate output
- configure:6439: result: /bin/sed
- configure:6457: checking for fgrep
- configure:6519: result: /bin/grep -F
- configure:6546: checking how to print strings
- configure:6573: result: printf
- configure:6606: checking for ld used by gcc -std=gnu99
- configure:6673: result: /usr/bin/ld
- configure:6680: checking if the linker (/usr/bin/ld) is GNU ld
- configure:6695: result: yes
- configure:6709: checking whether gcc -std=gnu99 and cc understand -c and -o together
- configure:6740: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
- configure:6744: $? = 0
- configure:6750: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
- configure:6754: $? = 0
- configure:6765: cc -c conftest.c >&5
- configure:6769: $? = 0
- configure:6777: cc -c conftest.c -o conftest2.o >&5
- configure:6781: $? = 0
- configure:6787: cc -c conftest.c -o conftest2.o >&5
- configure:6791: $? = 0
- configure:6809: result: yes
- configure:6835: checking whether make sets $(MAKE)
- configure:6857: result: yes
- configure:6866: checking whether ln -s works
- configure:6870: result: yes
- configure:6967: checking for linker lazyload option
- configure:6983: result: none
- configure:7181: checking for the pthreads library -lpthreads
- configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lpthreads >&5
- conftest.c: In function 'main':
- conftest.c:29: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 3)
- conftest.c:28: warning: 'th' is used uninitialized in this function
- /usr/bin/ld: cannot find -lpthreads
- collect2: ld returned 1 exit status
- configure:7214: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | /* end confdefs.h. */
- | #include <pthread.h>
- | int
- | main ()
- | {
- | pthread_t th; pthread_join(th, 0);
- | pthread_attr_init(0); pthread_cleanup_push(0, 0);
- | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
- | ;
- | return 0;
- | }
- configure:7223: result: no
- configure:7126: checking whether pthreads work without any flags
- configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:29: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 3)
- conftest.c:28: warning: 'th' is used uninitialized in this function
- /tmp/cc1fXWNZ.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:28: undefined reference to `pthread_join'
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:29: undefined reference to `__pthread_register_cancel'
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `pthread_create'
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `__pthread_unregister_cancel'
- collect2: ld returned 1 exit status
- configure:7214: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | /* end confdefs.h. */
- | #include <pthread.h>
- | int
- | main ()
- | {
- | pthread_t th; pthread_join(th, 0);
- | pthread_attr_init(0); pthread_cleanup_push(0, 0);
- | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
- | ;
- | return 0;
- | }
- configure:7223: result: no
- configure:7131: checking whether pthreads work with -Kthread
- configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -Kthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- gcc: unrecognized option '-Kthread'
- conftest.c: In function 'main':
- conftest.c:29: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 3)
- conftest.c:28: warning: 'th' is used uninitialized in this function
- /tmp/cck7o5F5.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:28: undefined reference to `pthread_join'
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:29: undefined reference to `__pthread_register_cancel'
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `pthread_create'
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `__pthread_unregister_cancel'
- collect2: ld returned 1 exit status
- configure:7214: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | /* end confdefs.h. */
- | #include <pthread.h>
- | int
- | main ()
- | {
- | pthread_t th; pthread_join(th, 0);
- | pthread_attr_init(0); pthread_cleanup_push(0, 0);
- | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
- | ;
- | return 0;
- | }
- configure:7223: result: no
- configure:7131: checking whether pthreads work with -kthread
- configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -kthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- gcc: unrecognized option '-kthread'
- conftest.c: In function 'main':
- conftest.c:29: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 3)
- conftest.c:28: warning: 'th' is used uninitialized in this function
- /tmp/cc5tJ6Qg.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:28: undefined reference to `pthread_join'
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:29: undefined reference to `__pthread_register_cancel'
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `pthread_create'
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `__pthread_unregister_cancel'
- collect2: ld returned 1 exit status
- configure:7214: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | /* end confdefs.h. */
- | #include <pthread.h>
- | int
- | main ()
- | {
- | pthread_t th; pthread_join(th, 0);
- | pthread_attr_init(0); pthread_cleanup_push(0, 0);
- | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
- | ;
- | return 0;
- | }
- configure:7223: result: no
- configure:7181: checking for the pthreads library -llthread
- configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -llthread >&5
- conftest.c: In function 'main':
- conftest.c:29: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 3)
- conftest.c:28: warning: 'th' is used uninitialized in this function
- /usr/bin/ld: cannot find -llthread
- collect2: ld returned 1 exit status
- configure:7214: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | /* end confdefs.h. */
- | #include <pthread.h>
- | int
- | main ()
- | {
- | pthread_t th; pthread_join(th, 0);
- | pthread_attr_init(0); pthread_cleanup_push(0, 0);
- | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
- | ;
- | return 0;
- | }
- configure:7223: result: no
- configure:7131: checking whether pthreads work with -pthread
- configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:29: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 1)
- conftest.c:30: warning: null argument where non-null required (argument 3)
- conftest.c:28: warning: 'th' is used uninitialized in this function
- configure:7214: $? = 0
- configure:7223: result: yes
- configure:7242: checking for joinable pthread attribute
- configure:7257: gcc -std=gnu99 -o conftest -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- configure:7257: $? = 0
- configure:7263: result: PTHREAD_CREATE_JOINABLE
- configure:7273: checking if more special flags are required for pthreads
- configure:7280: result: no
- configure:7491: checking for gcc -std=gnu99 option to support OpenMP
- configure:7506: gcc -std=gnu99 -o conftest -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
- In file included from conftest.c:29:
- /usr/lib/gcc/i486-linux-gnu/4.4.5/include/omp.h:76: error: expected ')' before '*' token
- /usr/lib/gcc/i486-linux-gnu/4.4.5/include/omp.h:77: error: expected ')' before '*' token
- /usr/lib/gcc/i486-linux-gnu/4.4.5/include/omp.h:78: error: expected ')' before '*' token
- /usr/lib/gcc/i486-linux-gnu/4.4.5/include/omp.h:79: error: expected ')' before '*' token
- /usr/lib/gcc/i486-linux-gnu/4.4.5/include/omp.h:80: error: expected ')' before '*' token
- configure:7506: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | /* end confdefs.h. */
- |
- | #ifndef _OPENMP
- | choke me
- | #endif
- | #include <omp.h>
- | int main () { return omp_get_num_threads (); }
- |
- configure:7523: gcc -std=gnu99 -o conftest -g -O2 -Wall -pthread -fopenmp -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- configure:7523: $? = 0
- configure:7537: result: -fopenmp
- configure:7586: checking for special C compiler options needed for large files
- configure:7631: result: no
- configure:7637: checking for _FILE_OFFSET_BITS value needed for large files
- configure:7662: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:32: warning: left shift count >= width of type
- conftest.c:32: warning: left shift count >= width of type
- conftest.c:34: error: size of array 'off_t_is_large' is negative
- configure:7662: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | /* Check that off_t can represent 2**63 - 1 correctly.
- | We can't simply define LARGE_OFF_T to be 9223372036854775807,
- | since some C++ compilers masquerading as C compilers
- | incorrectly reject 9223372036854775807. */
- | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
- | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
- | && LARGE_OFF_T % 2147483647 == 1)
- | ? 1 : -1];
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:7686: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:7686: $? = 0
- configure:7694: result: 64
- configure:7780: checking for _LARGEFILE_SOURCE value needed for large files
- configure:7799: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- configure:7799: $? = 0
- configure:7827: result: no
- configure:7918: checking for BSD- or MS-compatible name lister (nm)
- configure:7967: result: /usr/bin/nm -B
- configure:8097: checking the name lister (/usr/bin/nm -B) interface
- configure:8104: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:8107: /usr/bin/nm -B "conftest.o"
- configure:8110: output
- 00000000 B some_variable
- configure:8117: result: BSD nm
- configure:8121: checking the maximum length of command line arguments
- configure:8251: result: 1572864
- configure:8268: checking whether the shell understands some XSI constructs
- configure:8278: result: yes
- configure:8282: checking whether the shell understands "+="
- configure:8288: result: yes
- configure:8323: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
- configure:8363: result: func_convert_file_noop
- configure:8370: checking how to convert i686-pc-linux-gnu file names to toolchain format
- configure:8390: result: func_convert_file_noop
- configure:8397: checking for /usr/bin/ld option to reload object files
- configure:8404: result: -r
- configure:8478: checking for objdump
- configure:8494: found /usr/bin/objdump
- configure:8505: result: objdump
- configure:8534: checking how to recognize dependent libraries
- configure:8736: result: pass_all
- configure:8821: checking for dlltool
- configure:8851: result: no
- configure:8878: checking how to associate runtime and link libraries
- configure:8905: result: printf %s\n
- configure:8965: checking for ar
- configure:8981: found /usr/bin/ar
- configure:8992: result: ar
- configure:9029: checking for archiver @FILE support
- configure:9046: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:9046: $? = 0
- configure:9049: ar cru libconftest.a @conftest.lst >&5
- configure:9052: $? = 0
- configure:9057: ar cru libconftest.a @conftest.lst >&5
- ar: conftest.o: No such file or directory
- configure:9060: $? = 1
- configure:9072: result: @
- configure:9130: checking for strip
- configure:9146: found /usr/bin/strip
- configure:9157: result: strip
- configure:9229: checking for ranlib
- configure:9245: found /usr/bin/ranlib
- configure:9256: result: ranlib
- configure:9358: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object
- configure:9478: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:9481: $? = 0
- configure:9485: /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:9488: $? = 0
- configure:9554: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c conftstm.o >&5
- configure:9557: $? = 0
- configure:9595: result: ok
- configure:9632: checking for sysroot
- configure:9662: result: no
- configure:9918: checking for mt
- configure:9934: found /bin/mt
- configure:9945: result: mt
- configure:9968: checking if mt is a manifest tool
- configure:9974: mt '-?'
- configure:9982: result: no
- configure:10621: checking for dlfcn.h
- configure:10621: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:10621: $? = 0
- configure:10621: result: yes
- configure:11122: checking for objdir
- configure:11137: result: .libs
- configure:11408: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions
- configure:11426: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -fno-rtti -fno-exceptions conftest.c >&5
- cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
- configure:11430: $? = 0
- configure:11443: result: no
- configure:11770: checking for gcc -std=gnu99 option to produce PIC
- configure:11777: result: -fPIC -DPIC
- configure:11785: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works
- configure:11803: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -fPIC -DPIC -DPIC conftest.c >&5
- configure:11807: $? = 0
- configure:11820: result: yes
- configure:11849: checking if gcc -std=gnu99 static flag -static works
- configure:11877: result: yes
- configure:11892: checking if gcc -std=gnu99 supports -c -o file.o
- configure:11913: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -o out/conftest2.o conftest.c >&5
- configure:11917: $? = 0
- configure:11939: result: yes
- configure:11947: checking if gcc -std=gnu99 supports -c -o file.o
- configure:11994: result: yes
- configure:12027: checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries
- configure:13180: result: yes
- configure:13420: checking dynamic linker characteristics
- configure:13931: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -Wl,-rpath -Wl,/foo conftest.c >&5
- configure:13931: $? = 0
- configure:14153: result: GNU/Linux ld.so
- configure:14260: checking how to hardcode library paths into programs
- configure:14285: result: immediate
- configure:14379: checking for shl_load
- configure:14379: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- /tmp/ccjcR6uh.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:64: undefined reference to `shl_load'
- collect2: ld returned 1 exit status
- configure:14379: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define shl_load innocuous_shl_load
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char shl_load (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef shl_load
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char shl_load ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_shl_load || defined __stub___shl_load
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return shl_load ();
- | ;
- | return 0;
- | }
- configure:14379: result: no
- configure:14383: checking for shl_load in -ldld
- configure:14408: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldld >&5
- /usr/bin/ld: cannot find -ldld
- collect2: ld returned 1 exit status
- configure:14408: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char shl_load ();
- | int
- | main ()
- | {
- | return shl_load ();
- | ;
- | return 0;
- | }
- configure:14417: result: no
- configure:14422: checking for dlopen
- configure:14422: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- /tmp/ccLIzJku.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:64: undefined reference to `dlopen'
- collect2: ld returned 1 exit status
- configure:14422: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define dlopen innocuous_dlopen
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char dlopen (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef dlopen
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char dlopen ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_dlopen || defined __stub___dlopen
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return dlopen ();
- | ;
- | return 0;
- | }
- configure:14422: result: no
- configure:14426: checking for dlopen in -ldl
- configure:14451: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:14451: $? = 0
- configure:14460: result: yes
- configure:14579: checking whether a program can dlopen itself
- configure:14659: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -DHAVE_DLFCN_H -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -Wl,--export-dynamic conftest.c -ldl >&5
- configure:14662: $? = 0
- configure:14680: result: yes
- configure:14685: checking whether a statically linked program can dlopen itself
- configure:14765: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -DHAVE_DLFCN_H -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -Wl,--export-dynamic -static conftest.c -ldl >&5
- /tmp/ccfEvRqV.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/configure:14744: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
- configure:14768: $? = 0
- /lib/: cannot read file data: Is a directory
- configure:14786: result: no
- configure:14825: checking whether stripping libraries is possible
- configure:14830: result: yes
- configure:14865: checking if libtool supports shared libraries
- configure:14867: result: yes
- configure:14870: checking whether to build shared libraries
- configure:14891: result: no
- configure:14894: checking whether to build static libraries
- configure:14898: result: yes
- configure:14993: checking for g++
- configure:15009: found /usr/bin/g++
- configure:15020: result: g++
- configure:15047: checking for C++ compiler version
- configure:15056: g++ --version >&5
- g++ (Debian 4.4.5-8) 4.4.5
- 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:15067: $? = 0
- configure:15056: g++ -v >&5
- Using built-in specs.
- Target: i486-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
- Thread model: posix
- gcc version 4.4.5 (Debian 4.4.5-8)
- configure:15067: $? = 0
- configure:15056: g++ -V >&5
- g++: '-V' option must have argument
- configure:15067: $? = 1
- configure:15056: g++ -qversion >&5
- g++: unrecognized option '-qversion'
- g++: no input files
- configure:15067: $? = 1
- configure:15071: checking whether we are using the GNU C++ compiler
- configure:15090: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:15090: $? = 0
- configure:15099: result: yes
- configure:15108: checking whether g++ accepts -g
- configure:15128: g++ -c -g -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:15128: $? = 0
- configure:15169: result: yes
- configure:15194: checking dependency style of g++
- configure:15305: result: gcc3
- configure:15339: checking how to run the C++ preprocessor
- configure:15366: g++ -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp
- configure:15366: $? = 0
- configure:15380: g++ -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp
- conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory
- configure:15380: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:15405: result: g++ -E
- configure:15425: g++ -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp
- configure:15425: $? = 0
- configure:15439: g++ -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp
- conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory
- configure:15439: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:15608: checking for ld used by g++
- configure:15675: result: /usr/bin/ld
- configure:15682: checking if the linker (/usr/bin/ld) is GNU ld
- configure:15697: result: yes
- configure:15752: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
- configure:16757: result: yes
- configure:16793: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:16796: $? = 0
- configure:17316: checking for g++ option to produce PIC
- configure:17323: result: -fPIC -DPIC
- configure:17331: checking if g++ PIC flag -fPIC -DPIC works
- configure:17349: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -fPIC -DPIC -DPIC conftest.cpp >&5
- configure:17353: $? = 0
- configure:17366: result: yes
- configure:17389: checking if g++ static flag -static works
- configure:17417: result: yes
- configure:17429: checking if g++ supports -c -o file.o
- configure:17450: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -o out/conftest2.o conftest.cpp >&5
- configure:17454: $? = 0
- configure:17476: result: yes
- configure:17481: checking if g++ supports -c -o file.o
- configure:17528: result: yes
- configure:17558: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
- configure:17594: result: yes
- configure:17735: checking dynamic linker characteristics
- configure:18402: result: GNU/Linux ld.so
- configure:18455: checking how to hardcode library paths into programs
- configure:18480: result: immediate
- configure:18530: checking which extension is used for runtime loadable modules
- configure:18542: result: .so
- configure:18559: checking which variable specifies run-time module search path
- configure:18566: result: LD_LIBRARY_PATH
- configure:18576: checking for the default library search path
- configure:18583: result: /lib /usr/lib /usr/lib/atlas /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib
- configure:18613: checking for library containing dlopen
- configure:18644: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
- /tmp/ccjXsvOc.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:44: undefined reference to `dlopen'
- collect2: ld returned 1 exit status
- configure:18644: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char dlopen ();
- | int
- | main ()
- | {
- | return dlopen ();
- | ;
- | return 0;
- | }
- configure:18644: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:18644: $? = 0
- configure:18661: result: -ldl
- configure:18751: checking for dlerror
- configure:18751: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl -ldl >&5
- configure:18751: $? = 0
- configure:18751: result: yes
- configure:18765: checking for shl_load
- configure:18765: result: no
- configure:18772: checking for shl_load in -ldld
- configure:18806: result: no
- configure:18852: checking for dld_link in -ldld
- configure:18877: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldld -ldl >&5
- /usr/bin/ld: cannot find -ldld
- collect2: ld returned 1 exit status
- configure:18877: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char dld_link ();
- | int
- | main ()
- | {
- | return dld_link ();
- | ;
- | return 0;
- | }
- configure:18886: result: no
- configure:18920: checking for _ prefix in compiled symbols
- configure:18930: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:2: warning: statement with no effect
- configure:18933: $? = 0
- configure:18937: /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:18940: $? = 0
- configure:18962: result: no
- configure:19086: checking whether deplibs are loaded by dlopen
- configure:19180: result: yes
- configure:19192: checking for argz.h
- configure:19192: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:19192: $? = 0
- configure:19192: result: yes
- configure:19204: checking for error_t
- configure:19204: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:19204: $? = 0
- configure:19204: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:44: error: expected expression before ')' token
- configure:19204: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | /* end confdefs.h. */
- | #if defined(HAVE_ARGZ_H)
- | # include <argz.h>
- | #endif
- |
- | int
- | main ()
- | {
- | if (sizeof ((error_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:19204: result: yes
- configure:19230: checking for argz_add
- configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:19230: $? = 0
- configure:19230: result: yes
- configure:19230: checking for argz_append
- configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:19230: $? = 0
- configure:19230: result: yes
- configure:19230: checking for argz_count
- configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:19230: $? = 0
- configure:19230: result: yes
- configure:19230: checking for argz_create_sep
- configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:19230: $? = 0
- configure:19230: result: yes
- configure:19230: checking for argz_insert
- configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:19230: $? = 0
- configure:19230: result: yes
- configure:19230: checking for argz_next
- configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:19230: $? = 0
- configure:19230: result: yes
- configure:19230: checking for argz_stringify
- configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:19230: $? = 0
- configure:19230: result: yes
- configure:19246: checking if argz actually works
- configure:19277: result: yes
- configure:19294: checking whether libtool supports -dlopen/-dlpreopen
- configure:19306: result: yes
- configure:19335: checking for ltdl.h
- configure:19335: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:19335: $? = 0
- configure:19335: result: yes
- configure:19339: checking whether lt_dlinterface_register is declared
- configure:19339: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:19339: $? = 0
- configure:19339: result: yes
- configure:19343: checking for lt_dladvise_preload in -lltdl
- configure:19368: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lltdl -ldl >&5
- configure:19368: $? = 0
- configure:19377: result: yes
- configure:19472: checking where to find libltdl headers
- configure:19474: result:
- configure:19476: checking where to find libltdl library
- configure:19478: result: -lltdl
- configure:19526: checking for unistd.h
- configure:19526: result: yes
- configure:19526: checking for dl.h
- configure:19526: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:83:16: error: dl.h: No such file or directory
- configure:19526: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <dl.h>
- configure:19526: result: no
- configure:19526: checking for sys/dl.h
- configure:19526: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:83:20: error: sys/dl.h: No such file or directory
- configure:19526: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <sys/dl.h>
- configure:19526: result: no
- configure:19526: checking for dld.h
- configure:19526: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:83:17: error: dld.h: No such file or directory
- configure:19526: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <dld.h>
- configure:19526: result: no
- configure:19526: checking for mach-o/dyld.h
- configure:19526: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:83:25: error: mach-o/dyld.h: No such file or directory
- configure:19526: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- |
- | #include <mach-o/dyld.h>
- configure:19526: result: no
- configure:19526: checking for dirent.h
- configure:19526: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:19526: $? = 0
- configure:19526: result: yes
- configure:19541: checking for closedir
- configure:19541: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:19541: $? = 0
- configure:19541: result: yes
- configure:19541: checking for opendir
- configure:19541: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:19541: $? = 0
- configure:19541: result: yes
- configure:19541: checking for readdir
- configure:19541: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:19541: $? = 0
- configure:19541: result: yes
- configure:19558: checking for strlcat
- configure:19558: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/ccujlcUR.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:87: undefined reference to `strlcat'
- collect2: ld returned 1 exit status
- configure:19558: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | /* end confdefs.h. */
- | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define strlcat innocuous_strlcat
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char strlcat (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef strlcat
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char strlcat ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_strlcat || defined __stub___strlcat
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return strlcat ();
- | ;
- | return 0;
- | }
- configure:19558: result: no
- configure:19558: checking for strlcpy
- configure:19558: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/cchX9W9X.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:87: undefined reference to `strlcpy'
- collect2: ld returned 1 exit status
- configure:19558: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | /* end confdefs.h. */
- | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define strlcpy innocuous_strlcpy
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char strlcpy (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef strlcpy
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char strlcpy ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_strlcpy || defined __stub___strlcpy
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return strlcpy ();
- | ;
- | return 0;
- | }
- configure:19558: result: no
- configure:19711: checking whether to enable maintainer-specific portions of Makefiles
- configure:19720: result: no
- configure:20197: checking whether gcc -std=gnu99 needs -traditional
- configure:20231: result: no
- configure:20283: checking for ANSI C header files
- configure:20387: result: yes
- configure:20398: checking for dirent.h that defines DIR
- configure:20417: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:20417: $? = 0
- configure:20425: result: yes
- configure:20438: checking for library containing opendir
- configure:20469: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:20469: $? = 0
- configure:20486: result: none required
- configure:20558: checking machine/param.h usability
- configure:20558: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:92:27: error: machine/param.h: No such file or directory
- configure:20558: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <machine/param.h>
- configure:20558: result: no
- configure:20558: checking machine/param.h presence
- configure:20558: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- conftest.c:59:27: error: machine/param.h: No such file or directory
- configure:20558: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | /* end confdefs.h. */
- | #include <machine/param.h>
- configure:20558: result: no
- configure:20558: checking for machine/param.h
- configure:20558: result: no
- configure:20558: checking for mach-o/dyld.h
- configure:20558: result: no
- configure:20558: checking process.h usability
- configure:20558: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:92:21: error: process.h: No such file or directory
- configure:20558: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <process.h>
- configure:20558: result: no
- configure:20558: checking process.h presence
- configure:20558: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- conftest.c:59:21: error: process.h: No such file or directory
- configure:20558: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | /* end confdefs.h. */
- | #include <process.h>
- configure:20558: result: no
- configure:20558: checking for process.h
- configure:20558: result: no
- configure:20558: checking sun_prefetch.h usability
- configure:20558: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:92:26: error: sun_prefetch.h: No such file or directory
- configure:20558: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sun_prefetch.h>
- configure:20558: result: no
- configure:20558: checking sun_prefetch.h presence
- configure:20558: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- conftest.c:59:26: error: sun_prefetch.h: No such file or directory
- configure:20558: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | /* end confdefs.h. */
- | #include <sun_prefetch.h>
- configure:20558: result: no
- configure:20558: checking for sun_prefetch.h
- configure:20558: result: no
- configure:20558: checking sys/resource.h usability
- configure:20558: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:20558: $? = 0
- configure:20558: result: yes
- configure:20558: checking sys/resource.h presence
- configure:20558: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:20558: $? = 0
- configure:20558: result: yes
- configure:20558: checking for sys/resource.h
- configure:20558: result: yes
- configure:20558: checking sys/times.h usability
- configure:20558: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:20558: $? = 0
- configure:20558: result: yes
- configure:20558: checking sys/times.h presence
- configure:20558: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:20558: $? = 0
- configure:20558: result: yes
- configure:20558: checking for sys/times.h
- configure:20558: result: yes
- configure:20558: checking for sys/types.h
- configure:20558: result: yes
- configure:20577: checking for an ANSI C-conforming const
- configure:20642: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- <built-in>: In function 'main':
- conftest.c:91: warning: 't' is used uninitialized in this function
- conftest.c:107: warning: 'b' is used uninitialized in this function
- conftest.c:70: warning: 'cs[0]' is used uninitialized in this function
- configure:20642: $? = 0
- configure:20649: result: yes
- configure:20661: checking for C/C++ restrict keyword
- configure:20686: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:20686: $? = 0
- configure:20694: result: __restrict
- configure:20711: checking for inline
- configure:20727: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:20727: $? = 0
- configure:20735: result: inline
- configure:20756: checking whether byte ordering is bigendian
- configure:20771: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
- configure:20771: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #ifndef __APPLE_CC__
- | not a universal capable compiler
- | #endif
- | typedef int dummy;
- |
- configure:20816: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:20816: $? = 0
- configure:20834: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:70: error: 'not' undeclared (first use in this function)
- conftest.c:70: error: (Each undeclared identifier is reported only once
- conftest.c:70: error: for each function it appears in.)
- conftest.c:70: error: expected ';' before 'big'
- configure:20834: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:20962: result: no
- configure:20982: checking for mode_t
- configure:20982: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:20982: $? = 0
- configure:20982: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:99: error: expected expression before ')' token
- configure:20982: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((mode_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:20982: result: yes
- configure:20995: checking for off_t
- configure:20995: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:20995: $? = 0
- configure:20995: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:99: error: expected expression before ')' token
- configure:20995: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((off_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:20995: result: yes
- configure:21008: checking for pid_t
- configure:21008: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:21008: $? = 0
- configure:21008: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:99: error: expected expression before ')' token
- configure:21008: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((pid_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:21008: result: yes
- configure:21021: checking for size_t
- configure:21021: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:21021: $? = 0
- configure:21021: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:99: error: expected expression before ')' token
- configure:21021: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((size_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:21021: result: yes
- configure:21034: checking for ssize_t
- configure:21034: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:21034: $? = 0
- configure:21034: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:99: error: expected expression before ')' token
- configure:21034: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((ssize_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:21034: result: yes
- configure:21049: checking for long double with more range or precision than double
- configure:21084: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:21084: $? = 0
- configure:21091: result: yes
- configure:21102: checking whether char is unsigned
- configure:21120: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:21120: $? = 0
- configure:21127: result: no
- configure:21140: checking size of signed short
- configure:21145: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21145: $? = 0
- configure:21145: ./conftest
- configure:21145: $? = 0
- configure:21159: result: 2
- configure:21175: checking size of unsigned short
- configure:21180: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21180: $? = 0
- configure:21180: ./conftest
- configure:21180: $? = 0
- configure:21194: result: 2
- configure:21210: checking size of signed int
- configure:21215: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21215: $? = 0
- configure:21215: ./conftest
- configure:21215: $? = 0
- configure:21229: result: 4
- configure:21245: checking size of unsigned int
- configure:21250: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21250: $? = 0
- configure:21250: ./conftest
- configure:21250: $? = 0
- configure:21264: result: 4
- configure:21280: checking size of signed long
- configure:21285: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21285: $? = 0
- configure:21285: ./conftest
- configure:21285: $? = 0
- configure:21299: result: 4
- configure:21315: checking size of unsigned long
- configure:21320: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21320: $? = 0
- configure:21320: ./conftest
- configure:21320: $? = 0
- configure:21334: result: 4
- configure:21351: checking size of signed long long
- configure:21356: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21356: $? = 0
- configure:21356: ./conftest
- configure:21356: $? = 0
- configure:21370: result: 8
- configure:21388: checking size of unsigned long long
- configure:21393: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21393: $? = 0
- configure:21393: ./conftest
- configure:21393: $? = 0
- configure:21407: result: 8
- configure:21423: checking size of off_t
- configure:21428: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21428: $? = 0
- configure:21428: ./conftest
- configure:21428: $? = 0
- configure:21442: result: 8
- configure:21458: checking size of size_t
- configure:21463: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21463: $? = 0
- configure:21463: ./conftest
- configure:21463: $? = 0
- configure:21477: result: 4
- configure:21493: checking size of unsigned int*
- configure:21498: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21498: $? = 0
- configure:21498: ./conftest
- configure:21498: $? = 0
- configure:21512: result: 4
- configure:21526: checking return type of signal handlers
- configure:21544: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:81: error: void value not ignored as it ought to be
- configure:21544: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <signal.h>
- |
- | int
- | main ()
- | {
- | return *(signal (0, 0)) (0) == 1;
- | ;
- | return 0;
- | }
- configure:21551: result: void
- configure:21562: checking for C compiler __func__ support
- configure:21581: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:21581: $? = 0
- configure:21588: result: yes
- configure:21606: checking for signed 8-bit type
- configure:21609: result: signed char
- configure:21613: checking for unsigned 8-bit type
- configure:21616: result: unsigned char
- configure:21620: checking for signed 16-bit type
- configure:21623: result: signed short
- configure:21627: checking for unsigned 16-bit type
- configure:21630: result: unsigned short
- configure:21634: checking for signed 32-bit type
- configure:21647: result: signed int
- configure:21652: checking for unsigned 32-bit type
- configure:21665: result: unsigned int
- configure:21670: checking for signed 64-bit type
- configure:21688: result: signed long long
- configure:21693: checking for unsigned 64-bit type
- configure:21711: result: unsigned long long
- configure:21716: checking for unsigned maximum type
- configure:21729: result: unsigned long long
- configure:21734: checking for pointer difference type
- configure:21747: result: unsigned long
- configure:21761: checking for stdlib.h
- configure:21761: result: yes
- configure:21761: checking for unistd.h
- configure:21761: result: yes
- configure:21773: checking for getpagesize
- configure:21773: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21773: $? = 0
- configure:21773: result: yes
- configure:21782: checking for working mmap file i/o
- configure:21901: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21901: $? = 0
- configure:21901: ./conftest
- configure:21901: $? = 0
- configure:21911: result: yes
- configure:21929: checking for atoll
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for ctime_r
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for _exit
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- conftest.c:106: warning: conflicting types for built-in function '_exit'
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for fcntl
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for fstatvfs
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for ftime
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for getexecname
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/ccEZsCxj.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:121: undefined reference to `getexecname'
- collect2: ld returned 1 exit status
- configure:21929: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | /* end confdefs.h. */
- | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define getexecname innocuous_getexecname
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char getexecname (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef getexecname
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char getexecname ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_getexecname || defined __stub___getexecname
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return getexecname ();
- | ;
- | return 0;
- | }
- configure:21929: result: no
- configure:21929: checking for getc_unlocked
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for getpagesize
- configure:21929: result: yes
- configure:21929: checking for getrlimit
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for getpid
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for lltostr
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/ccyYpMPT.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:125: undefined reference to `lltostr'
- collect2: ld returned 1 exit status
- configure:21929: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | /* end confdefs.h. */
- | /* Define lltostr to an innocuous variant, in case <limits.h> declares lltostr.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define lltostr innocuous_lltostr
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char lltostr (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef lltostr
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char lltostr ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_lltostr || defined __stub___lltostr
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return lltostr ();
- | ;
- | return 0;
- | }
- configure:21929: result: no
- configure:21929: checking for localtime_r
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for madvise
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for mkstemp
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for _NSGetExecutablePath
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/cckl5rel.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:128: undefined reference to `_NSGetExecutablePath'
- collect2: ld returned 1 exit status
- configure:21929: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | /* end confdefs.h. */
- | /* Define _NSGetExecutablePath to an innocuous variant, in case <limits.h> declares _NSGetExecutablePath.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define _NSGetExecutablePath innocuous__NSGetExecutablePath
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char _NSGetExecutablePath (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef _NSGetExecutablePath
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char _NSGetExecutablePath ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub__NSGetExecutablePath || defined __stub____NSGetExecutablePath
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return _NSGetExecutablePath ();
- | ;
- | return 0;
- | }
- configure:21929: result: no
- configure:21929: checking for _pclose
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/ccSZfJ7q.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:128: undefined reference to `_pclose'
- collect2: ld returned 1 exit status
- configure:21929: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | /* end confdefs.h. */
- | /* Define _pclose to an innocuous variant, in case <limits.h> declares _pclose.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define _pclose innocuous__pclose
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char _pclose (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef _pclose
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char _pclose ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub__pclose || defined __stub____pclose
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return _pclose ();
- | ;
- | return 0;
- | }
- configure:21929: result: no
- configure:21929: checking for pclose
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for poll
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for _popen
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/ccNdqo8T.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:130: undefined reference to `_popen'
- collect2: ld returned 1 exit status
- configure:21929: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | /* end confdefs.h. */
- | /* Define _popen to an innocuous variant, in case <limits.h> declares _popen.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define _popen innocuous__popen
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char _popen (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef _popen
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char _popen ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub__popen || defined __stub____popen
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return _popen ();
- | ;
- | return 0;
- | }
- configure:21929: result: no
- configure:21929: checking for popen
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for posix_fadvise
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for posix_fallocate
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for posix_madvise
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for posix_memalign
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for posix_spawnp
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for pread
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for pwrite
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for putc_unlocked
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- conftest.c:127: warning: conflicting types for built-in function 'putc_unlocked'
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for raise
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for rand_r
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for readdir_r
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for readlink
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for realpath
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for select
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for seekdir
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for setrlimit
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for sigemptyset
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for sigaction
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for spawnvp
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/ccGkSV0m.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:149: undefined reference to `spawnvp'
- collect2: ld returned 1 exit status
- configure:21929: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | /* end confdefs.h. */
- | /* Define spawnvp to an innocuous variant, in case <limits.h> declares spawnvp.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define spawnvp innocuous_spawnvp
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char spawnvp (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef spawnvp
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char spawnvp ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_spawnvp || defined __stub___spawnvp
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return spawnvp ();
- | ;
- | return 0;
- | }
- configure:21929: result: no
- configure:21929: checking for strerror
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for strerror_r
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for strlcat
- configure:21929: result: no
- configure:21929: checking for strlcpy
- configure:21929: result: no
- configure:21929: checking for strtoll
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for sysconf
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for tempnam
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/ccpCgnRV.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:153: warning: the use of `tempnam' is dangerous, better use `mkstemp'
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for tmpnam_r
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/ccVjqlW6.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:154: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for times
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for telldir
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for ulltostr
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- /tmp/ccafwoGw.o: In function `main':
- /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:157: undefined reference to `ulltostr'
- collect2: ld returned 1 exit status
- configure:21929: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | /* end confdefs.h. */
- | /* Define ulltostr to an innocuous variant, in case <limits.h> declares ulltostr.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define ulltostr innocuous_ulltostr
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char ulltostr (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef ulltostr
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char ulltostr ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_ulltostr || defined __stub___ulltostr
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return ulltostr ();
- | ;
- | return 0;
- | }
- configure:21929: result: no
- configure:21929: checking for vsprintf
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- conftest.c:146: warning: conflicting types for built-in function 'vsprintf'
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for vsnprintf
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- conftest.c:147: warning: conflicting types for built-in function 'vsnprintf'
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21929: checking for qsort_r
- configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
- configure:21929: $? = 0
- configure:21929: result: yes
- configure:21945: checking whether pread is declared
- configure:21945: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:21945: $? = 0
- configure:21945: result: yes
- configure:21957: checking whether pwrite is declared
- configure:21957: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:21957: $? = 0
- configure:21957: result: yes
- configure:21971: checking whether strlcpy is declared
- configure:21971: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:138: error: 'strlcpy' undeclared (first use in this function)
- conftest.c:138: error: (Each undeclared identifier is reported only once
- conftest.c:138: error: for each function it appears in.)
- configure:21971: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | /* end confdefs.h. */
- |
- | #include <strings.h>
- |
- | int
- | main ()
- | {
- | #ifndef strlcpy
- | #ifdef __cplusplus
- | (void) strlcpy;
- | #else
- | (void) strlcpy;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21971: result: no
- configure:21985: checking whether vsnprintf is declared
- configure:21985: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:21985: $? = 0
- configure:21985: result: yes
- configure:22005: checking for /dev/urandom
- configure:22016: result: yes
- configure:22228: checking for C++ compiler version
- configure:22237: g++ --version >&5
- g++ (Debian 4.4.5-8) 4.4.5
- 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:22248: $? = 0
- configure:22237: g++ -v >&5
- Using built-in specs.
- Target: i486-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
- Thread model: posix
- gcc version 4.4.5 (Debian 4.4.5-8)
- configure:22248: $? = 0
- configure:22237: g++ -V >&5
- g++: '-V' option must have argument
- configure:22248: $? = 1
- configure:22237: g++ -qversion >&5
- g++: unrecognized option '-qversion'
- g++: no input files
- configure:22248: $? = 1
- configure:22252: checking whether we are using the GNU C++ compiler
- configure:22280: result: yes
- configure:22289: checking whether g++ accepts -g
- configure:22350: result: yes
- configure:22375: checking dependency style of g++
- configure:22486: result: gcc3
- configure:22501: checking whether the compiler recognizes bool as a built-in type
- configure:22527: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:22527: $? = 0
- configure:22541: result: yes
- configure:22549: checking whether the compiler supports const_cast<>
- configure:22575: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:22575: $? = 0
- configure:22589: result: yes
- configure:22597: checking whether the compiler supports default template parameters
- configure:22621: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:22621: $? = 0
- configure:22635: result: yes
- configure:22644: checking whether the compiler supports exceptions
- configure:22667: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:22667: $? = 0
- configure:22681: result: yes
- configure:22689: checking whether the compiler implements namespaces
- configure:22712: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:22712: $? = 0
- configure:22726: result: yes
- configure:22734: checking whether the compiler supports the explicit keyword
- configure:22757: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:22757: $? = 0
- configure:22771: result: yes
- configure:22779: checking whether the compiler supports ISO C++ standard library
- configure:22808: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:22808: $? = 0
- configure:22822: result: yes
- configure:22830: checking whether the compiler supports Standard Template Library
- configure:22859: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:22859: $? = 0
- configure:22873: result: yes
- configure:22882: checking whether the compiler supports ios::binary
- configure:22908: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:22908: $? = 0
- configure:22922: result: yes
- configure:22931: checking whether the compiler supports the mutable keyword
- configure:22958: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:22958: $? = 0
- configure:22972: result: yes
- configure:22980: checking whether the compiler accepts the new for scoping rules
- configure:23008: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:23008: $? = 0
- configure:23022: result: yes
- configure:23030: checking whether the compiler supports static_cast<>
- configure:23057: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:23057: $? = 0
- configure:23071: result: yes
- configure:23079: checking whether the compiler supports basic templates
- configure:23104: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:23104: $? = 0
- configure:23118: result: yes
- configure:23130: checking for C++ compiler __func__ support
- configure:23149: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
- configure:23149: $? = 0
- configure:23156: result: yes
- configure:23173: checking whether C++ compiler is sufficient for Magick++
- configure:23193: result: yes
- configure:23215: checking for X11 configure files
- configure:23269: result:
- configure:23374: checking for the pthreads library -lpthread
- configure:23392: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl -lpthread >&5
- conftest.c: In function 'main':
- conftest.c:151: warning: null argument where non-null required (argument 1)
- conftest.c:153: warning: null argument where non-null required (argument 1)
- conftest.c:153: warning: null argument where non-null required (argument 3)
- conftest.c:150: warning: 'th' is used uninitialized in this function
- configure:23392: $? = 0
- configure:23398: result: yes
- configure:23622: checking for GOMP_parallel_start in -lgomp
- configure:23647: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lgomp -ldl -lpthread >&5
- configure:23647: $? = 0
- configure:23656: result: yes
- configure:23916: checking for sqrt in -lm
- configure:23941: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lm -lgomp -ldl -lpthread >&5
- conftest.c:152: warning: conflicting types for built-in function 'sqrt'
- configure:23941: $? = 0
- configure:23950: result: yes
- configure:24032: checking for ZLIB support
- configure:24034: result:
- configure:24038: checking zconf.h usability
- configure:24038: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:24038: $? = 0
- configure:24038: result: yes
- configure:24038: checking zconf.h presence
- configure:24038: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:24038: $? = 0
- configure:24038: result: yes
- configure:24038: checking for zconf.h
- configure:24038: result: yes
- configure:24046: checking zlib.h usability
- configure:24046: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:24046: $? = 0
- configure:24046: result: yes
- configure:24046: checking zlib.h presence
- configure:24046: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:24046: $? = 0
- configure:24046: result: yes
- configure:24046: checking for zlib.h
- configure:24046: result: yes
- configure:24054: checking for compress in -lz
- configure:24079: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
- configure:24079: $? = 0
- configure:24088: result: yes
- configure:24096: checking for uncompress in -lz
- configure:24121: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
- configure:24121: $? = 0
- configure:24130: result: yes
- configure:24138: checking for deflate in -lz
- configure:24163: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
- configure:24163: $? = 0
- configure:24172: result: yes
- configure:24180: checking for inflate in -lz
- configure:24205: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
- configure:24205: $? = 0
- configure:24214: result: yes
- configure:24222: checking for gzseek in -lz
- configure:24247: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
- configure:24247: $? = 0
- configure:24256: result: yes
- configure:24264: checking for gztell in -lz
- configure:24289: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
- configure:24289: $? = 0
- configure:24298: result: yes
- configure:24306: checking if ZLIB package is complete
- configure:24321: result: yes
- configure:24347: checking for BZLIB support
- configure:24349: result:
- configure:24354: checking bzlib.h usability
- configure:24354: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:24354: $? = 0
- configure:24354: result: yes
- configure:24354: checking bzlib.h presence
- configure:24354: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:24354: $? = 0
- configure:24354: result: yes
- configure:24354: checking for bzlib.h
- configure:24354: result: yes
- configure:24362: checking for BZ2_bzDecompress in -lbz2
- configure:24387: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:24387: $? = 0
- configure:24396: result: yes
- configure:24459: checking if BZLIB package is complete
- configure:24474: result: yes
- configure:24500: checking for LZMA support
- configure:24502: result:
- configure:24506: checking lzma.h usability
- configure:24506: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:180:18: error: lzma.h: No such file or directory
- configure:24506: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <lzma.h>
- configure:24506: result: no
- configure:24506: checking lzma.h presence
- configure:24506: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- conftest.c:147:18: error: lzma.h: No such file or directory
- configure:24506: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | /* end confdefs.h. */
- | #include <lzma.h>
- configure:24506: result: no
- configure:24506: checking for lzma.h
- configure:24506: result: no
- configure:24514: checking for lzma_code in -llzma
- configure:24539: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -llzma -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- /usr/bin/ld: cannot find -llzma
- collect2: ld returned 1 exit status
- configure:24539: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char lzma_code ();
- | int
- | main ()
- | {
- | return lzma_code ();
- | ;
- | return 0;
- | }
- configure:24548: result: no
- configure:24556: checking if LZMA package is complete
- configure:24576: result: no
- configure:24595: checking for X
- configure:24734: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:24734: $? = 0
- configure:24784: result: libraries , headers
- configure:24883: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread -lX11 >&5
- configure:24883: $? = 0
- configure:24981: checking for gethostbyname
- configure:24981: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:24981: $? = 0
- configure:24981: result: yes
- configure:25078: checking for connect
- configure:25078: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:25078: $? = 0
- configure:25078: result: yes
- configure:25127: checking for remove
- configure:25127: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:25127: $? = 0
- configure:25127: result: yes
- configure:25176: checking for shmat
- configure:25176: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:25176: $? = 0
- configure:25176: result: yes
- configure:25234: checking for IceConnectionNumber in -lICE
- configure:25259: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lICE -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:25259: $? = 0
- configure:25268: result: yes
- configure:25293: checking for shmctl
- configure:25293: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:25293: $? = 0
- configure:25293: result: yes
- configure:25360: checking for XShmAttach in -lXext
- configure:25385: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:25385: $? = 0
- configure:25394: result: yes
- configure:25407: checking for XShapeCombineMask in -lXext
- configure:25432: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:25432: $? = 0
- configure:25441: result: yes
- configure:25526: checking for Display Postscript support
- configure:25528: result:
- configure:25534: checking DPS/dpsXclient.h usability
- configure:25534: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/X11 conftest.c >&5
- conftest.c:183:28: error: DPS/dpsXclient.h: No such file or directory
- configure:25534: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <DPS/dpsXclient.h>
- configure:25534: result: no
- configure:25534: checking DPS/dpsXclient.h presence
- configure:25534: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/X11 conftest.c
- conftest.c:150:28: error: DPS/dpsXclient.h: No such file or directory
- configure:25534: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | /* end confdefs.h. */
- | #include <DPS/dpsXclient.h>
- configure:25534: result: no
- configure:25534: checking for DPS/dpsXclient.h
- configure:25534: result: no
- configure:25549: checking for DPSInitialize in -ldps
- configure:25574: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/X11 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldps -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- /usr/bin/ld: cannot find -ldps
- collect2: ld returned 1 exit status
- configure:25574: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char DPSInitialize ();
- | int
- | main ()
- | {
- | return DPSInitialize ();
- | ;
- | return 0;
- | }
- configure:25583: result: no
- configure:25595: checking for DPSInitialize in -ldps
- configure:25620: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/X11 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldps -lXt -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- /usr/bin/ld: cannot find -ldps
- collect2: ld returned 1 exit status
- configure:25620: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char DPSInitialize ();
- | int
- | main ()
- | {
- | return DPSInitialize ();
- | ;
- | return 0;
- | }
- configure:25629: result: no
- configure:25648: checking for XDPSPixelsPerPoint in -ldpstk
- configure:25673: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/X11 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldpstk -ldps -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- /usr/bin/ld: cannot find -ldpstk
- collect2: ld returned 1 exit status
- configure:25673: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char XDPSPixelsPerPoint ();
- | int
- | main ()
- | {
- | return XDPSPixelsPerPoint ();
- | ;
- | return 0;
- | }
- configure:25682: result: no
- configure:25690: checking if DPS package is complete
- configure:25711: result: no
- configure:25844: checking for lcms v2 support
- configure:25846: result:
- configure:25853: checking lcms2.h usability
- configure:25853: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:183:19: error: lcms2.h: No such file or directory
- configure:25853: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <lcms2.h>
- configure:25853: result: no
- configure:25853: checking lcms2.h presence
- configure:25853: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- conftest.c:150:19: error: lcms2.h: No such file or directory
- configure:25853: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | /* end confdefs.h. */
- | #include <lcms2.h>
- configure:25853: result: no
- configure:25853: checking for lcms2.h
- configure:25853: result: no
- configure:25870: checking lcms2/lcms2.h usability
- configure:25870: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:183:25: error: lcms2/lcms2.h: No such file or directory
- configure:25870: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <lcms2/lcms2.h>
- configure:25870: result: no
- configure:25870: checking lcms2/lcms2.h presence
- configure:25870: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- conftest.c:150:25: error: lcms2/lcms2.h: No such file or directory
- configure:25870: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | /* end confdefs.h. */
- | #include <lcms2/lcms2.h>
- configure:25870: result: no
- configure:25870: checking for lcms2/lcms2.h
- configure:25870: result: no
- configure:25891: checking for cmsSetLogErrorHandler in -llcms2
- configure:25916: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -llcms2 -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- /usr/bin/ld: cannot find -llcms2
- collect2: ld returned 1 exit status
- configure:25916: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char cmsSetLogErrorHandler ();
- | int
- | main ()
- | {
- | return cmsSetLogErrorHandler ();
- | ;
- | return 0;
- | }
- configure:25925: result: no
- configure:25933: checking if LCMS v2 package is complete
- configure:25951: result: no
- configure:25967: checking for lcms v1.1X support
- configure:25969: result:
- configure:25978: checking lcms.h usability
- configure:25978: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:25978: $? = 0
- configure:25978: result: yes
- configure:25978: checking lcms.h presence
- configure:25978: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:25978: $? = 0
- configure:25978: result: yes
- configure:25978: checking for lcms.h
- configure:25978: result: yes
- configure:26017: checking for cmsSetErrorHandler in -llcms
- configure:26042: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:26042: $? = 0
- configure:26051: result: yes
- configure:26059: checking if LCMS package is complete
- configure:26071: result: yes
- configure:26119: checking for PNG support
- configure:26121: result:
- configure:26125: checking png.h usability
- configure:26125: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:26125: $? = 0
- configure:26125: result: yes
- configure:26125: checking png.h presence
- configure:26125: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:26125: $? = 0
- configure:26125: result: yes
- configure:26125: checking for png.h
- configure:26125: result: yes
- configure:26149: checking for LIBPNG15 support
- configure:26171: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:161:2: error: #error LIBPNG library must be version 15!
- conftest.c: In function 'main':
- conftest.c:162: error: 'Kaboom' undeclared (first use in this function)
- conftest.c:162: error: (Each undeclared identifier is reported only once
- conftest.c:162: error: for each function it appears in.)
- conftest.c:164: warning: left-hand operand of comma expression has no effect
- conftest.c:164: error: expected ';' before 'return'
- configure:26171: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | #define HAVE_LCMS_H 1
- | #define HasLCMS 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #include <stdlib.h>
- | #include <png.h>
- |
- | int
- | main ()
- | {
- |
- | #if PNG_LIBPNG_VER_MINOR != 5
- | #error LIBPNG library must be version 15!
- | Kaboom, Kaboom
- | #endif
- | return 0;
- |
- | ;
- | return 0;
- | }
- configure:26183: result: no
- configure:26149: checking for LIBPNG14 support
- configure:26171: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- conftest.c:161:2: error: #error LIBPNG library must be version 14!
- conftest.c: In function 'main':
- conftest.c:162: error: 'Kaboom' undeclared (first use in this function)
- conftest.c:162: error: (Each undeclared identifier is reported only once
- conftest.c:162: error: for each function it appears in.)
- conftest.c:164: warning: left-hand operand of comma expression has no effect
- conftest.c:164: error: expected ';' before 'return'
- configure:26171: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | #define HAVE_LCMS_H 1
- | #define HasLCMS 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #include <stdlib.h>
- | #include <png.h>
- |
- | int
- | main ()
- | {
- |
- | #if PNG_LIBPNG_VER_MINOR != 4
- | #error LIBPNG library must be version 14!
- | Kaboom, Kaboom
- | #endif
- | return 0;
- |
- | ;
- | return 0;
- | }
- configure:26183: result: no
- configure:26149: checking for LIBPNG12 support
- configure:26171: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:26171: $? = 0
- configure:26179: result: yes
- configure:26368: checking for png_get_io_ptr in -lpng12
- configure:26393: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:26393: $? = 0
- configure:26402: result: yes
- configure:26456: checking if png12 package is complete
- configure:26469: result: yes
- configure:26501: checking for JPEG support
- configure:26503: result:
- configure:26507: checking jconfig.h usability
- configure:26507: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:26507: $? = 0
- configure:26507: result: yes
- configure:26507: checking jconfig.h presence
- configure:26507: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:26507: $? = 0
- configure:26507: result: yes
- configure:26507: checking for jconfig.h
- configure:26507: result: yes
- configure:26515: checking jerror.h usability
- configure:26515: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:26515: $? = 0
- configure:26515: result: yes
- configure:26515: checking jerror.h presence
- configure:26515: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:26515: $? = 0
- configure:26515: result: yes
- configure:26515: checking for jerror.h
- configure:26515: result: yes
- configure:26523: checking jmorecfg.h usability
- configure:26523: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:26523: $? = 0
- configure:26523: result: yes
- configure:26523: checking jmorecfg.h presence
- configure:26523: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:26523: $? = 0
- configure:26523: result: yes
- configure:26523: checking for jmorecfg.h
- configure:26523: result: yes
- configure:26531: checking jpeglib.h usability
- configure:26531: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:26531: $? = 0
- configure:26531: result: yes
- configure:26531: checking jpeglib.h presence
- configure:26531: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:26531: $? = 0
- configure:26531: result: yes
- configure:26531: checking for jpeglib.h
- configure:26531: result: yes
- configure:26539: checking for jpeg_read_header in -ljpeg
- configure:26564: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:26564: $? = 0
- configure:26573: result: yes
- configure:26584: checking for JPEG library is version 6b or later
- configure:26609: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:26609: $? = 0
- configure:26616: result: yes
- configure:26624: checking if JPEG package is complete
- configure:26639: result: yes
- configure:26665: checking for JPEG version 2 support
- configure:26667: result:
- configure:26671: checking jasper/jasper.h usability
- configure:26671: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
- configure:26671: $? = 0
- configure:26671: result: yes
- configure:26671: checking jasper/jasper.h presence
- configure:26671: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
- configure:26671: $? = 0
- configure:26671: result: yes
- configure:26671: checking for jasper/jasper.h
- configure:26671: result: yes
- configure:26679: checking for jas_stream_fopen in -ljasper
- configure:26704: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:26704: $? = 0
- configure:26713: result: yes
- configure:26721: checking if JPEG version 2 support package is complete
- configure:26736: result: yes
- configure:26894: checking for FreeType 2.0
- configure:26896: result:
- configure:26919: checking for freetype-config
- configure:26937: found /usr/bin/freetype-config
- configure:26949: result: /usr/bin/freetype-config
- configure:26967: checking for FT_Init_FreeType in -lfreetype
- configure:26992: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:26992: $? = 0
- configure:27001: result: yes
- configure:27018: checking ft2build.h usability
- configure:27018: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
- configure:27018: $? = 0
- configure:27018: result: yes
- configure:27018: checking ft2build.h presence
- configure:27018: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c
- configure:27018: $? = 0
- configure:27018: result: yes
- configure:27018: checking for ft2build.h
- configure:27018: result: yes
- configure:27026: checking for freetype/freetype.h
- configure:27026: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
- configure:27026: $? = 0
- configure:27026: result: yes
- configure:27043: checking if FreeType package is complete
- configure:27064: result: yes
- configure:27090: checking for TIFF support
- configure:27092: result:
- configure:27096: checking tiff.h usability
- configure:27096: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
- configure:27096: $? = 0
- configure:27096: result: yes
- configure:27096: checking tiff.h presence
- configure:27096: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c
- configure:27096: $? = 0
- configure:27096: result: yes
- configure:27096: checking for tiff.h
- configure:27096: result: yes
- configure:27104: checking tiffio.h usability
- configure:27104: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
- configure:27104: $? = 0
- configure:27104: result: yes
- configure:27104: checking tiffio.h presence
- configure:27104: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c
- configure:27104: $? = 0
- configure:27104: result: yes
- configure:27104: checking for tiffio.h
- configure:27104: result: yes
- configure:27112: checking for TIFFOpen in -ltiff
- configure:27137: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27137: $? = 0
- configure:27146: result: yes
- configure:27154: checking for TIFFClientOpen in -ltiff
- configure:27179: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27179: $? = 0
- configure:27188: result: yes
- configure:27196: checking for TIFFIsByteSwapped in -ltiff
- configure:27221: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27221: $? = 0
- configure:27230: result: yes
- configure:27238: checking for TIFFReadRGBATile in -ltiff
- configure:27263: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27263: $? = 0
- configure:27272: result: yes
- configure:27280: checking for TIFFReadRGBAStrip in -ltiff
- configure:27305: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27305: $? = 0
- configure:27314: result: yes
- configure:27322: checking if TIFF package is complete
- configure:27337: result: yes
- configure:27342: checking tiffconf.h usability
- configure:27342: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
- configure:27342: $? = 0
- configure:27342: result: yes
- configure:27342: checking tiffconf.h presence
- configure:27342: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c
- configure:27342: $? = 0
- configure:27342: result: yes
- configure:27342: checking for tiffconf.h
- configure:27342: result: yes
- configure:27360: checking for TIFFIsCODECConfigured
- configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27360: $? = 0
- configure:27360: result: yes
- configure:27360: checking for TIFFMergeFieldInfo
- configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27360: $? = 0
- configure:27360: result: yes
- configure:27360: checking for TIFFSetErrorHandlerExt
- configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27360: $? = 0
- configure:27360: result: yes
- configure:27360: checking for TIFFSetTagExtender
- configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27360: $? = 0
- configure:27360: result: yes
- configure:27360: checking for TIFFSetWarningHandlerExt
- configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27360: $? = 0
- configure:27360: result: yes
- configure:27360: checking for TIFFSwabArrayOfTriples
- configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27360: $? = 0
- configure:27360: result: yes
- configure:27392: checking for JBIG support
- configure:27394: result:
- configure:27398: checking jbig.h usability
- configure:27398: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
- conftest.c:198:18: error: jbig.h: No such file or directory
- configure:27398: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | #define HAVE_LCMS_H 1
- | #define HasLCMS 1
- | #define HasPNG 1
- | #define HasJPEG 1
- | #define HasJP2 1
- | #define HasTTF 1
- | #define HAVE_FT2BUILD_H 1
- | #define HasTIFF 1
- | #define HAVE_TIFFCONF_H 1
- | #define HAVE_TIFFISCODECCONFIGURED 1
- | #define HAVE_TIFFMERGEFIELDINFO 1
- | #define HAVE_TIFFSETERRORHANDLEREXT 1
- | #define HAVE_TIFFSETTAGEXTENDER 1
- | #define HAVE_TIFFSETWARNINGHANDLEREXT 1
- | #define HAVE_TIFFSWABARRAYOFTRIPLES 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <jbig.h>
- configure:27398: result: no
- configure:27398: checking jbig.h presence
- configure:27398: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c
- conftest.c:165:18: error: jbig.h: No such file or directory
- configure:27398: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | #define HAVE_LCMS_H 1
- | #define HasLCMS 1
- | #define HasPNG 1
- | #define HasJPEG 1
- | #define HasJP2 1
- | #define HasTTF 1
- | #define HAVE_FT2BUILD_H 1
- | #define HasTIFF 1
- | #define HAVE_TIFFCONF_H 1
- | #define HAVE_TIFFISCODECCONFIGURED 1
- | #define HAVE_TIFFMERGEFIELDINFO 1
- | #define HAVE_TIFFSETERRORHANDLEREXT 1
- | #define HAVE_TIFFSETTAGEXTENDER 1
- | #define HAVE_TIFFSETWARNINGHANDLEREXT 1
- | #define HAVE_TIFFSWABARRAYOFTRIPLES 1
- | /* end confdefs.h. */
- | #include <jbig.h>
- configure:27398: result: no
- configure:27398: checking for jbig.h
- configure:27398: result: no
- configure:27406: checking for jbg_dec_init in -ljbig
- configure:27431: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ljbig -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- /usr/bin/ld: cannot find -ljbig
- collect2: ld returned 1 exit status
- configure:27431: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_PTHREAD 1
- | #define DisableSlowOpenMP 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_FSEEKO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define UseInstalledMagick 1
- | #define QuantumDepth 16
- | #define STDC_HEADERS 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 4
- | #define SIZEOF_UNSIGNED_LONG 4
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_OFF_T 8
- | #define SIZEOF_SIZE_T 4
- | #define SIZEOF_UNSIGNED_INTP 4
- | #define RETSIGTYPE void
- | #define HAS_C__func__ 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_MMAP_FILEIO 1
- | #define HAVE_ATOLL 1
- | #define HAVE_CTIME_R 1
- | #define HAVE__EXIT 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FTIME 1
- | #define HAVE_GETC_UNLOCKED 1
- | #define HAVE_GETPAGESIZE 1
- | #define HAVE_GETRLIMIT 1
- | #define HAVE_GETPID 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_MADVISE 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_PCLOSE 1
- | #define HAVE_POLL 1
- | #define HAVE_POPEN 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_FALLOCATE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_POSIX_MEMALIGN 1
- | #define HAVE_POSIX_SPAWNP 1
- | #define HAVE_PREAD 1
- | #define HAVE_PWRITE 1
- | #define HAVE_PUTC_UNLOCKED 1
- | #define HAVE_RAISE 1
- | #define HAVE_RAND_R 1
- | #define HAVE_READDIR_R 1
- | #define HAVE_READLINK 1
- | #define HAVE_REALPATH 1
- | #define HAVE_SELECT 1
- | #define HAVE_SEEKDIR 1
- | #define HAVE_SETRLIMIT 1
- | #define HAVE_SIGEMPTYSET 1
- | #define HAVE_SIGACTION 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TEMPNAM 1
- | #define HAVE_TMPNAM_R 1
- | #define HAVE_TIMES 1
- | #define HAVE_TELLDIR 1
- | #define HAVE_VSPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_QSORT_R 1
- | #define HAVE_DECL_PREAD 1
- | #define HAVE_DECL_PWRITE 1
- | #define HAVE_DECL_STRLCPY 0
- | #define HAVE_DECL_VSNPRINTF 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_BOOL /**/
- | #define HAVE_CONST_CAST /**/
- | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- | #define HAVE_EXCEPTIONS /**/
- | #define HAVE_NAMESPACES /**/
- | #define HAVE_EXPLICIT /**/
- | #define HAVE_STD /**/
- | #define HAVE_STL /**/
- | #define HAVE_MUTABLE /**/
- | #define HAVE_NEW_FOR_SCOPING /**/
- | #define HAVE_STATIC_CAST /**/
- | #define HAVE_TEMPLATES /**/
- | #define HAS_CPP__func__ 1
- | #define X11ConfigurePath "X11ConfigurePath"
- | #define HasZLIB 1
- | #define HasBZLIB 1
- | #define HasX11 1
- | #define HasSharedMemory 1
- | #define HasShape 1
- | #define HAVE_LCMS_H 1
- | #define HasLCMS 1
- | #define HasPNG 1
- | #define HasJPEG 1
- | #define HasJP2 1
- | #define HasTTF 1
- | #define HAVE_FT2BUILD_H 1
- | #define HasTIFF 1
- | #define HAVE_TIFFCONF_H 1
- | #define HAVE_TIFFISCODECCONFIGURED 1
- | #define HAVE_TIFFMERGEFIELDINFO 1
- | #define HAVE_TIFFSETERRORHANDLEREXT 1
- | #define HAVE_TIFFSETTAGEXTENDER 1
- | #define HAVE_TIFFSETWARNINGHANDLEREXT 1
- | #define HAVE_TIFFSWABARRAYOFTRIPLES 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char jbg_dec_init ();
- | int
- | main ()
- | {
- | return jbg_dec_init ();
- | ;
- | return 0;
- | }
- configure:27440: result: no
- configure:27448: checking if JBIG package is complete
- configure:27468: result: no
- configure:27491: checking for XML support
- configure:27493: result:
- configure:27498: checking for xml2-config
- configure:27516: found /usr/bin/xml2-config
- configure:27528: result: /usr/bin/xml2-config
- configure:27553: checking libxml/parser.h usability
- configure:27553: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 conftest.c >&5
- configure:27553: $? = 0
- configure:27553: result: yes
- configure:27553: checking libxml/parser.h presence
- configure:27553: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 conftest.c
- configure:27553: $? = 0
- configure:27553: result: yes
- configure:27553: checking for libxml/parser.h
- configure:27553: result: yes
- configure:27561: checking for xmlSAXVersion in -lxml2
- configure:27586: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib conftest.c -lxml2 -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27586: $? = 0
- configure:27595: result: yes
- configure:27604: checking for xmlParseChunk in -lxml2
- configure:27629: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib conftest.c -lxml2 -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27629: $? = 0
- configure:27638: result: yes
- configure:27646: checking for xmlCreatePushParserCtxt in -lxml2
- configure:27671: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib conftest.c -lxml2 -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27671: $? = 0
- configure:27680: result: yes
- configure:27688: checking if XML package is complete
- configure:27705: result: yes
- configure:27734: checking for WMF support
- configure:27736: result:
- configure:27743: checking for libwmf/ipa.h
- configure:27743: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 conftest.c >&5
- configure:27743: $? = 0
- configure:27743: result: yes
- configure:27753: checking for wmf_lite_create in -lwmflite
- configure:27778: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib conftest.c -lwmflite -lxml2 -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
- configure:27778: $? = 0
- configure:27787: result: yes
- configure:27871: checking if WMF package is complete
- configure:27875: result: yes
- configure:28093: checking for autotrace
- configure:28124: result: autotrace
- configure:28134: checking for bzip2
- configure:28152: found /bin/bzip2
- configure:28165: result: /bin/bzip2
- configure:28175: checking for mozilla
- configure:28206: result: mozilla
- configure:28216: checking for ralcgm
- configure:28247: result: ralcgm
- configure:28257: checking for cat
- configure:28275: found /bin/cat
- configure:28288: result: /bin/cat
- configure:28298: checking for dcraw
- configure:28329: result: dcraw
- configure:28339: checking for dot
- configure:28357: found /usr/bin/dot
- configure:28370: result: /usr/bin/dot
- configure:28380: checking for dvips
- configure:28398: found /usr/bin/dvips
- configure:28411: result: /usr/bin/dvips
- configure:28421: checking for echo
- configure:28439: found /bin/echo
- configure:28452: result: /bin/echo
- configure:28462: checking for xterm
- configure:28480: found /usr/bin/xterm
- configure:28493: result: /usr/bin/xterm
- configure:28503: checking for fig2dev
- configure:28521: found /usr/bin/fig2dev
- configure:28534: result: /usr/bin/fig2dev
- configure:28544: checking for gm
- configure:28562: found /usr/bin/gm
- configure:28575: result: /usr/bin/gm
- configure:28585: checking for gnuplot
- configure:28603: found /usr/bin/gnuplot
- configure:28616: result: /usr/bin/gnuplot
- configure:28626: checking for hp2xx
- configure:28657: result: hp2xx
- configure:28667: checking for html2ps
- configure:28698: result: html2ps
- configure:28708: checking for ilbmtoppm
- configure:28726: found /usr/bin/ilbmtoppm
- configure:28739: result: /usr/bin/ilbmtoppm
- configure:28749: checking for ppmtoilbm
- configure:28767: found /usr/bin/ppmtoilbm
- configure:28780: result: /usr/bin/ppmtoilbm
- configure:28790: checking for lp
- configure:28808: found /usr/bin/lp
- configure:28821: result: /usr/bin/lp
- configure:28831: checking for lpr
- configure:28849: found /usr/bin/lpr
- configure:28862: result: /usr/bin/lpr
- configure:28872: checking for uncompress
- configure:28890: found /bin/uncompress
- configure:28903: result: /bin/uncompress
- configure:28913: checking for compress
- configure:28944: result: compress
- configure:28954: checking for gimp
- configure:28972: found /usr/bin/gimp
- configure:28985: result: /usr/bin/gimp
- configure:28995: checking for groff
- configure:29013: found /usr/bin/groff
- configure:29026: result: /usr/bin/groff
- configure:29036: checking for mpeg2decode
- configure:29067: result: mpeg2decode
- configure:29077: checking for mpeg2encode
- configure:29108: result: mpeg2encode
- configure:29118: checking for mv
- configure:29136: found /bin/mv
- configure:29149: result: /bin/mv
- configure:29159: checking for pgpv
- configure:29190: result: pgpv
- configure:29200: checking for povray
- configure:29231: result: povray
- configure:29241: checking for gs
- configure:29259: found /usr/bin/gs
- configure:29272: result: /usr/bin/gs
- configure:29282: checking for ra_ppm
- configure:29313: result: ra_ppm
- configure:29323: checking for rawtorle
- configure:29354: result: rawtorle
- configure:29364: checking for rm
- configure:29382: found /bin/rm
- configure:29395: result: /bin/rm
- configure:29405: checking for scanimage
- configure:29423: found /usr/bin/scanimage
- configure:29436: result: /usr/bin/scanimage
- configure:29446: checking for enscript
- configure:29477: result: enscript
- configure:29487: checking for wmf2eps
- configure:29505: found /usr/bin/wmf2eps
- configure:29518: result: /usr/bin/wmf2eps
- configure:29528: checking for wget
- configure:29546: found /usr/bin/wget
- configure:29559: result: /usr/bin/wget
- configure:29569: checking for gzip
- configure:29587: found /bin/gzip
- configure:29600: result: /bin/gzip
- configure:29647: checking for rst2html.py
- configure:29677: result: no
- configure:29647: checking for rst2html
- configure:29677: result: no
- configure:29700: checking for txt2html
- configure:29733: result: no
- configure:29788: checking for Ghostscript fonts directory
- configure:29852: result: /usr/share/fonts/type1/gsfonts/
- configure:29960: checking for rpmbuild
- configure:29990: result: no
- configure:29960: checking for rpm
- configure:29990: result: no
- configure:30016: checking for 7za
- configure:30032: found /usr/bin/7za
- configure:30043: result: 7za
- configure:30072: checking for zip
- configure:30102: result: no
- configure:30136: checking for Ghostscript version
- configure:30144: result: 8.71
- configure:30148: checking for gs color device
- configure:30161: result: pnmraw
- configure:30165: checking for gs color+alpha device
- configure:30173: result: pngalpha
- configure:30177: checking for gs gray device
- configure:30185: result: pgmraw
- configure:30189: checking for gs pallet device
- configure:30197: result: pcx256
- configure:30201: checking for gs mono device
- configure:30209: result: pbmraw
- configure:30213: checking for gs CMYK device
- configure:30221: result: pam
- configure:30225: checking for gs PDF writing device
- configure:30233: result: pdfwrite
- configure:30237: checking for gs PS writing device
- configure:30245: result: pswrite
- configure:30249: checking for gs EPS writing device
- configure:30257: result: epswrite
- configure:31011: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by config.status, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on altar
- config.status:1627: creating GraphicsMagick.spec
- config.status:1627: creating Magick++/bin/GraphicsMagick++-config
- config.status:1627: creating Magick++/lib/GraphicsMagick++.pc
- config.status:1627: creating Makefile
- config.status:1627: creating PerlMagick/Magick.pm
- config.status:1627: creating PerlMagick/Makefile.PL
- config.status:1627: creating PerlMagick/PerlMagickCheck.sh
- config.status:1627: creating config/delegates.mgk
- config.status:1627: creating config/type-ghostscript.mgk
- config.status:1627: creating config/type-solaris.mgk
- config.status:1627: creating config/type-windows.mgk
- config.status:1627: creating config/type.mgk
- config.status:1627: creating magick/GraphicsMagick-config
- config.status:1627: creating magick/GraphicsMagick.pc
- config.status:1627: creating magick/magick_types.h
- config.status:1627: creating magick/version.h
- config.status:1627: creating rungm.sh
- config.status:1627: creating wand/GraphicsMagickWand-config
- config.status:1627: creating wand/GraphicsMagickWand.pc
- config.status:1627: creating magick/magick_config.h
- config.status:1627: creating magick/magick_config_api.h
- config.status:1856: executing depfiles commands
- config.status:1856: executing libtool commands
- config.status:1856: executing default commands
- config.status:1856: executing GraphicsMagick++-config.in commands
- config.status:1856: executing GraphicsMagick-config.in commands
- config.status:1856: executing GraphicsMagickWand-config.in commands
- config.status:1856: executing rungm.sh.in commands
- config.status:1856: executing PerlMagick/PerlMagickCheck.sh.in commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i686-pc-linux-gnu
- ac_cv_c_bigendian=no
- ac_cv_c_char_unsigned=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_c_inline=inline
- ac_cv_c_restrict=__restrict
- ac_cv_cxx_bool=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_cxx_const_cast=yes
- ac_cv_cxx_default_template_parameters=yes
- ac_cv_cxx_exceptions=yes
- ac_cv_cxx_explicit=yes
- ac_cv_cxx_have_std=yes
- ac_cv_cxx_have_stl=yes
- ac_cv_cxx_ios_binary=yes
- ac_cv_cxx_mutable=yes
- ac_cv_cxx_namespaces=yes
- ac_cv_cxx_new_for_scoping=yes
- ac_cv_cxx_static_cast=yes
- ac_cv_cxx_templates=yes
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- 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=set
- ac_cv_env_CPPFLAGS_value=-I/home/carandraug/.bin/gm/include/GraphicsMagick
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_LDFLAGS_set=set
- ac_cv_env_LDFLAGS_value=-L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_XMKMF_set=
- ac_cv_env_XMKMF_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_func_TIFFIsCODECConfigured=yes
- ac_cv_func_TIFFMergeFieldInfo=yes
- ac_cv_func_TIFFSetErrorHandlerExt=yes
- ac_cv_func_TIFFSetTagExtender=yes
- ac_cv_func_TIFFSetWarningHandlerExt=yes
- ac_cv_func_TIFFSwabArrayOfTriples=yes
- ac_cv_func__NSGetExecutablePath=no
- ac_cv_func__exit=yes
- ac_cv_func__pclose=no
- ac_cv_func__popen=no
- ac_cv_func_argz_add=yes
- ac_cv_func_argz_append=yes
- ac_cv_func_argz_count=yes
- ac_cv_func_argz_create_sep=yes
- ac_cv_func_argz_insert=yes
- ac_cv_func_argz_next=yes
- ac_cv_func_argz_stringify=yes
- ac_cv_func_atoll=yes
- ac_cv_func_closedir=yes
- ac_cv_func_connect=yes
- ac_cv_func_ctime_r=yes
- ac_cv_func_dlerror=yes
- ac_cv_func_dlopen=no
- ac_cv_func_fcntl=yes
- ac_cv_func_fstatvfs=yes
- ac_cv_func_ftime=yes
- ac_cv_func_getc_unlocked=yes
- ac_cv_func_getexecname=no
- ac_cv_func_gethostbyname=yes
- ac_cv_func_getpagesize=yes
- ac_cv_func_getpid=yes
- ac_cv_func_getrlimit=yes
- ac_cv_func_lltostr=no
- ac_cv_func_localtime_r=yes
- ac_cv_func_madvise=yes
- ac_cv_func_mkstemp=yes
- ac_cv_func_opendir=yes
- ac_cv_func_pclose=yes
- ac_cv_func_poll=yes
- ac_cv_func_popen=yes
- ac_cv_func_posix_fadvise=yes
- ac_cv_func_posix_fallocate=yes
- ac_cv_func_posix_madvise=yes
- ac_cv_func_posix_memalign=yes
- ac_cv_func_posix_spawnp=yes
- ac_cv_func_pread=yes
- ac_cv_func_putc_unlocked=yes
- ac_cv_func_pwrite=yes
- ac_cv_func_qsort_r=yes
- ac_cv_func_raise=yes
- ac_cv_func_rand_r=yes
- ac_cv_func_readdir=yes
- ac_cv_func_readdir_r=yes
- ac_cv_func_readlink=yes
- ac_cv_func_realpath=yes
- ac_cv_func_remove=yes
- ac_cv_func_seekdir=yes
- ac_cv_func_select=yes
- ac_cv_func_setrlimit=yes
- ac_cv_func_shl_load=no
- ac_cv_func_shmat=yes
- ac_cv_func_shmctl=yes
- ac_cv_func_sigaction=yes
- ac_cv_func_sigemptyset=yes
- ac_cv_func_spawnvp=no
- ac_cv_func_strerror=yes
- ac_cv_func_strerror_r=yes
- ac_cv_func_strlcat=no
- ac_cv_func_strlcpy=no
- ac_cv_func_strtoll=yes
- ac_cv_func_sysconf=yes
- ac_cv_func_telldir=yes
- ac_cv_func_tempnam=yes
- ac_cv_func_times=yes
- ac_cv_func_tmpnam_r=yes
- ac_cv_func_ulltostr=no
- ac_cv_func_vsnprintf=yes
- ac_cv_func_vsprintf=yes
- ac_cv_have_CPP__func__=yes
- ac_cv_have_C__func__=yes
- ac_cv_have_decl_lt_dlinterface_register=yes
- ac_cv_have_decl_pread=yes
- ac_cv_have_decl_pwrite=yes
- ac_cv_have_decl_strlcpy=no
- ac_cv_have_decl_vsnprintf=yes
- ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
- ac_cv_header_DPS_dpsXclient_h=no
- ac_cv_header_argz_h=yes
- ac_cv_header_bzlib_h=yes
- ac_cv_header_dirent_dirent_h=yes
- ac_cv_header_dirent_h=yes
- ac_cv_header_dl_h=no
- ac_cv_header_dld_h=no
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_freetype_freetype_h=yes
- ac_cv_header_ft2build_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_jasper_jasper_h=yes
- ac_cv_header_jbig_h=no
- ac_cv_header_jconfig_h=yes
- ac_cv_header_jerror_h=yes
- ac_cv_header_jmorecfg_h=yes
- ac_cv_header_jpeglib_h=yes
- ac_cv_header_lcms2_h=no
- ac_cv_header_lcms2_lcms2_h=no
- ac_cv_header_lcms_h=yes
- ac_cv_header_libwmf_ipa_h=yes
- ac_cv_header_libxml_parser_h=yes
- ac_cv_header_ltdl_h=yes
- ac_cv_header_lzma_h=no
- ac_cv_header_mach_o_dyld_h=no
- ac_cv_header_machine_param_h=no
- ac_cv_header_memory_h=yes
- ac_cv_header_minix_config_h=no
- ac_cv_header_png_h=yes
- ac_cv_header_process_h=no
- ac_cv_header_stdc=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_sun_prefetch_h=no
- ac_cv_header_sys_dl_h=no
- ac_cv_header_sys_resource_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_times_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_tiff_h=yes
- ac_cv_header_tiffconf_h=yes
- ac_cv_header_tiffio_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_zconf_h=yes
- ac_cv_header_zlib_h=yes
- ac_cv_host=i686-pc-linux-gnu
- ac_cv_jpeg_version_ok=yes
- ac_cv_lib_ICE_IceConnectionNumber=yes
- ac_cv_lib_Xext_XShapeCombineMask=yes
- ac_cv_lib_Xext_XShmAttach=yes
- ac_cv_lib_bz2_BZ2_bzDecompress=yes
- ac_cv_lib_dl_dlopen=yes
- ac_cv_lib_dld_dld_link=no
- ac_cv_lib_dld_shl_load=no
- ac_cv_lib_dps_DPSInitialize=no
- ac_cv_lib_dpstk_XDPSPixelsPerPoint=no
- ac_cv_lib_freetype_FT_Init_FreeType=yes
- ac_cv_lib_gomp_GOMP_parallel_start=yes
- ac_cv_lib_jasper_jas_stream_fopen=yes
- ac_cv_lib_jbig_jbg_dec_init=no
- ac_cv_lib_jpeg_jpeg_read_header=yes
- ac_cv_lib_lcms2_cmsSetLogErrorHandler=no
- ac_cv_lib_lcms_cmsSetErrorHandler=yes
- ac_cv_lib_ltdl_lt_dladvise_preload=yes
- ac_cv_lib_lzma_lzma_code=no
- ac_cv_lib_m_sqrt=yes
- ac_cv_lib_png12_png_get_io_ptr=yes
- ac_cv_lib_tiff_TIFFClientOpen=yes
- ac_cv_lib_tiff_TIFFIsByteSwapped=yes
- ac_cv_lib_tiff_TIFFOpen=yes
- ac_cv_lib_tiff_TIFFReadRGBAStrip=yes
- ac_cv_lib_tiff_TIFFReadRGBATile=yes
- ac_cv_lib_wmflite_wmf_lite_create=yes
- ac_cv_lib_xml2_xmlCreatePushParserCtxt=yes
- ac_cv_lib_xml2_xmlParseChunk=yes
- ac_cv_lib_xml2_xmlSAXVersion=yes
- ac_cv_lib_z_compress=yes
- ac_cv_lib_z_deflate=yes
- ac_cv_lib_z_gzseek=yes
- ac_cv_lib_z_gztell=yes
- ac_cv_lib_z_inflate=yes
- ac_cv_lib_z_uncompress=yes
- ac_cv_libpng_ok=yes
- ac_cv_objext=o
- ac_cv_path_AutotraceDecodeDelegate=autotrace
- ac_cv_path_BZIPDelegate=/bin/bzip2
- ac_cv_path_BrowseDelegate=mozilla
- ac_cv_path_CGMDecodeDelegate=ralcgm
- ac_cv_path_CatDelegate=/bin/cat
- ac_cv_path_DCRAWDecodeDelegate=dcraw
- ac_cv_path_DOTDecodeDelegate=/usr/bin/dot
- ac_cv_path_DVIDecodeDelegate=/usr/bin/dvips
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_EchoDelegate=/bin/echo
- ac_cv_path_EditorDelegate=/usr/bin/xterm
- ac_cv_path_FGREP='/bin/grep -F'
- ac_cv_path_FIGDecodeDelegate=/usr/bin/fig2dev
- ac_cv_path_GMDelegate=/usr/bin/gm
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_GnuplotDecodeDelegate=/usr/bin/gnuplot
- ac_cv_path_HPGLDecodeDelegate=hp2xx
- ac_cv_path_HTMLDecodeDelegate=html2ps
- ac_cv_path_ILBMDecodeDelegate=/usr/bin/ilbmtoppm
- ac_cv_path_ILBMEncodeDelegate=/usr/bin/ppmtoilbm
- ac_cv_path_LPDelegate=/usr/bin/lp
- ac_cv_path_LPRDelegate=/usr/bin/lpr
- ac_cv_path_LZWDecodeDelegate=/bin/uncompress
- ac_cv_path_LZWEncodeDelegate=compress
- ac_cv_path_LaunchDelegate=/usr/bin/gimp
- ac_cv_path_MANDelegate=/usr/bin/groff
- ac_cv_path_MPEGDecodeDelegate=mpeg2decode
- ac_cv_path_MPEGEncodeDelegate=mpeg2encode
- ac_cv_path_MVDelegate=/bin/mv
- ac_cv_path_PGPDecodeDelegate=pgpv
- ac_cv_path_POVDelegate=povray
- ac_cv_path_PSDelegate=/usr/bin/gs
- ac_cv_path_RADDecodeDelegate=ra_ppm
- ac_cv_path_RLEEncodeDelegate=rawtorle
- ac_cv_path_RMDelegate=/bin/rm
- ac_cv_path_SCANDecodeDelegate=/usr/bin/scanimage
- ac_cv_path_SED=/bin/sed
- ac_cv_path_TXTDelegate=enscript
- ac_cv_path_WMFDecodeDelegate=/usr/bin/wmf2eps
- ac_cv_path_WWWDecodeDelegate=/usr/bin/wget
- ac_cv_path_ZipDelegate=/bin/gzip
- ac_cv_path_freetype_config=/usr/bin/freetype-config
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_path_xml2_config=/usr/bin/xml2-config
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_CXXCPP='g++ -E'
- ac_cv_prog_P7ZIP=7za
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- 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_c_openmp=-fopenmp
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_c99=-std=gnu99
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cc_gcc_c_o=yes
- ac_cv_prog_cc_stdc=-std=gnu99
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_gcc_traditional=no
- ac_cv_prog_make_make_set=yes
- ac_cv_safe_to_define___extensions__=yes
- ac_cv_search_dlopen=-ldl
- ac_cv_search_opendir='none required'
- ac_cv_sizeof_off_t=8
- ac_cv_sizeof_signed_int=4
- ac_cv_sizeof_signed_long=4
- ac_cv_sizeof_signed_long_long=8
- ac_cv_sizeof_signed_short=2
- ac_cv_sizeof_size_t=4
- ac_cv_sizeof_unsigned_int=4
- ac_cv_sizeof_unsigned_intp=4
- ac_cv_sizeof_unsigned_long=4
- ac_cv_sizeof_unsigned_long_long=8
- ac_cv_sizeof_unsigned_short=2
- ac_cv_sys_file_offset_bits=64
- ac_cv_sys_largefile_CC=no
- ac_cv_sys_largefile_source=no
- ac_cv_type_error_t=yes
- ac_cv_type_long_double_wider=yes
- ac_cv_type_mode_t=yes
- ac_cv_type_off_t=yes
- ac_cv_type_pid_t=yes
- ac_cv_type_signal=void
- ac_cv_type_size_t=yes
- ac_cv_type_ssize_t=yes
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- gm_cv_dev_urandom=yes
- gm_cv_func_mmap_fileio=yes
- gm_cv_ld_lazyload=none
- libltdl_cv_lib_dl_dlopen=yes
- libltdl_cv_preloaded_symbols=yes
- libltdl_cv_shlibext=.so
- libltdl_cv_shrext=.so
- lt_cv_ar_at_file=@
- lt_cv_deplibs_check_method=pass_all
- lt_cv_dlopen=dlopen
- lt_cv_dlopen_libs=-ldl
- lt_cv_dlopen_self=yes
- lt_cv_dlopen_self_static=no
- lt_cv_file_magic_cmd='$MAGIC_CMD'
- lt_cv_file_magic_test_file=
- lt_cv_ld_reload_flag=-r
- lt_cv_module_path_var=LD_LIBRARY_PATH
- lt_cv_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=/usr/bin/ld
- lt_cv_path_LDCXX=/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_c_o_CXX=yes
- lt_cv_prog_compiler_pic='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=no
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_compiler_static_works_CXX=yes
- lt_cv_prog_gnu_ld=yes
- lt_cv_prog_gnu_ldcxx=yes
- lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
- lt_cv_shlibpath_overrides_runpath=no
- lt_cv_sys_argz_works=yes
- lt_cv_sys_dlopen_deplibs=yes
- lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/atlas /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib '
- 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_sys_symbol_underscore=no
- 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/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run aclocal-1.11'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run tar'
- AM_BACKSLASH='\'
- AM_DEFAULT_VERBOSITY='1'
- AR='ar'
- ARGZ_H=''
- AS='as'
- AUTOCONF='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run autoconf'
- AUTOHEADER='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run autoheader'
- AUTOMAKE='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run automake-1.11'
- AWK='gawk'
- AutotraceDecodeDelegate='autotrace'
- BIN_DIR='/home/carandraug/.bin/gm/bin'
- BZIPDelegate='bzip2'
- BrowseDelegate='mozilla'
- CC='gcc -std=gnu99'
- CCDEPMODE='depmode=gcc3'
- CCMALLOCDelegate=''
- CFLAGS='-fopenmp -g -O2 -Wall -pthread'
- CGMDecodeDelegate='ralcgm'
- CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/ChangeLog $(top_srcdir)/version.sh'
- CONVENIENCE_LTDL_FALSE='#'
- CONVENIENCE_LTDL_TRUE=''
- CPP='gcc -E'
- CPPFLAGS='-I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2'
- CXX='g++'
- CXXCPP='g++ -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-pthread'
- CYGPATH_W='echo'
- CYGWIN_BUILD_FALSE=''
- CYGWIN_BUILD_TRUE='#'
- CatDelegate='cat'
- ConvertDelegate=''
- DATA_DIR='/home/carandraug/.bin/gm/share'
- DCRAWDecodeDelegate='dcraw'
- DEFS='-DHAVE_CONFIG_H'
- DELEGATES=' bzlib jng jp2 jpeg lcms png ps tiff ttf wmf x xfig zlib'
- DEPDIR='.deps'
- DIRSEP=':'
- DISTCHECK_CONFIG_FLAGS=''\''CPPFLAGS=-I/home/carandraug/.bin/gm/include/GraphicsMagick'\'' '\''LDFLAGS=-L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14'\'' --with-quantum-depth=16 --with-fpx=no --with-gslib=no --with-umem=no --with-fontpath= --with-perl=no '
- DLLDFLAGS=''
- DLLTOOL='false'
- DOC_DIR='/home/carandraug/.bin/gm/share/doc/GraphicsMagick'
- DOTDecodeDelegate='dot'
- DSYMUTIL=''
- DUMPBIN=''
- DVIDecodeDelegate='dvips'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- EXEC_PREFIX_DIR='/home/carandraug/.bin/gm'
- EXEEXT=''
- EchoDelegate='echo'
- EditorDelegate='xterm'
- FGREP='/bin/grep -F'
- FIGDecodeDelegate='fig2dev'
- GMDelegate='gm'
- GREP='/bin/grep'
- GSCMYKDevice='pam'
- GSColorAlphaDevice='pngalpha'
- GSColorDevice='pnmraw'
- GSEPSDevice='epswrite'
- GSGrayDevice='pgmraw'
- GSMonoDevice='pbmraw'
- GSPDFDevice='pdfwrite'
- GSPSDevice='pswrite'
- GSPaletteDevice='pcx256'
- GSVersion='8.71'
- GnuplotDecodeDelegate='gnuplot'
- HAS_P7ZIP_FALSE='#'
- HAS_P7ZIP_TRUE=''
- HAS_RPM_FALSE=''
- HAS_RPM_TRUE='#'
- HAS_ZIP_FALSE=''
- HAS_ZIP_TRUE='#'
- HG_BRANCH_TAG='GraphicsMagick-1_3'
- HPGLDecodeDelegate='hp2xx'
- HTMLDecodeDelegate='html2ps'
- HTML_DIR='${prefix}/share/doc/GraphicsMagick'
- HasBZLIB_FALSE='#'
- HasBZLIB_TRUE=''
- HasDPS_FALSE=''
- HasDPS_TRUE='#'
- HasFPX_FALSE=''
- HasFPX_TRUE='#'
- HasGS_FALSE=''
- HasGS_TRUE='#'
- HasJBIG_FALSE=''
- HasJBIG_TRUE='#'
- HasJP2_FALSE='#'
- HasJP2_TRUE=''
- HasJPEG_FALSE='#'
- HasJPEG_TRUE=''
- HasLCMS_FALSE='#'
- HasLCMS_TRUE=''
- HasLZMA_FALSE=''
- HasLZMA_TRUE='#'
- HasPNG_FALSE='#'
- HasPNG_TRUE=''
- HasPSDelegate_FALSE='#'
- HasPSDelegate_TRUE=''
- HasRST2HTML_FALSE=''
- HasRST2HTML_TRUE='#'
- HasTIFF_FALSE='#'
- HasTIFF_TRUE=''
- HasTTF_FALSE='#'
- HasTTF_TRUE=''
- HasTXT2HTML_FALSE='#'
- HasTXT2HTML_TRUE=''
- HasUMEM_FALSE=''
- HasUMEM_TRUE='#'
- HasWINGDI32_FALSE=''
- HasWINGDI32_TRUE='#'
- HasWMF_FALSE='#'
- HasWMF_TRUE=''
- HasX11_FALSE='#'
- HasX11_TRUE=''
- HasXML_FALSE='#'
- HasXML_TRUE=''
- HasZLIB_FALSE='#'
- HasZLIB_TRUE=''
- ILBMDecodeDelegate='ilbmtoppm'
- ILBMEncodeDelegate='ppmtoilbm'
- INCLTDL=''
- INCLUDE_DIR='/home/carandraug/.bin/gm/include'
- INFO_DIR='/home/carandraug/.bin/gm/share/info'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_LTDL_FALSE=''
- INSTALL_LTDL_TRUE='#'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INT16_T='signed short'
- INT32_F='""'
- INT32_T='signed int'
- INT64_F='"ll"'
- INT64_T='signed long long'
- INT8_T='signed char'
- LD='/usr/bin/ld'
- LDFLAGS='-L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib'
- LFS_CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1'
- LIBADD_DL='-ldl '
- LIBADD_DLD_LINK=''
- LIBADD_DLOPEN='-ldl'
- LIBADD_SHL_LOAD=''
- LIBEXEC_DIR='/home/carandraug/.bin/gm/libexec'
- LIBLTDL='-lltdl'
- LIBOBJS=''
- LIBRARY_EXTRA_CPPFLAGS=''
- LIBS=''
- LIBSTDCLDFLAGS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIBTOOL_DEPS='ltdl/config/ltmain.sh'
- LIB_BZLIB='-lbz2'
- LIB_DIR='/home/carandraug/.bin/gm/lib'
- LIB_DL=''
- LIB_DPS=''
- LIB_FPX=''
- LIB_GDI32=''
- LIB_GS=''
- LIB_JBIG=''
- LIB_JP2='-ljasper'
- LIB_JPEG='-ljpeg'
- LIB_LCMS='-llcms'
- LIB_LZMA=''
- LIB_MATH='-lm'
- LIB_OMP='-lgomp'
- LIB_PNG='-lpng12'
- LIB_THREAD='-lpthread'
- LIB_TIFF='-ltiff'
- LIB_TRIO=''
- LIB_TTF='-lfreetype'
- LIB_UMEM=''
- LIB_WMF='-lwmflite'
- LIB_WMF_DEPS=''
- LIB_X11=' -lSM -lICE -lX11 '
- LIB_XEXT='-lXext'
- LIB_XML='-lxml2'
- LIB_ZLIB='-lz'
- LIPO=''
- LN_S='ln -s'
- LOCALSTATE_DIR='/home/carandraug/.bin/gm/var'
- LPDelegate='lp'
- LPRDelegate='/usr/bin/lpr'
- LTDLDEPS=''
- LTDLINCL=''
- LTDLOPEN='libltdl'
- LTLIBOBJS=''
- LT_CONFIG_H='magick/magick_config.h'
- LT_DLLOADERS=' ltdl/dlopen.la'
- LT_DLPREOPEN='-dlpreopen ltdl/dlopen.la '
- LZWDecodeDelegate='uncompress'
- LZWEncodeDelegate='compress'
- LaunchDelegate='gimp'
- MAGICKLIB='-L/home/carandraug/.bin/gm/lib -lGraphicsMagick'
- MAGICKLIBDIR='/home/carandraug/.bin/gm/lib'
- MAGICK_API_CFLAGS='-fopenmp -g -O2 -Wall -pthread'
- MAGICK_API_CPPFLAGS='-I/home/carandraug/.bin/gm/include/GraphicsMagick'
- MAGICK_API_LDFLAGS='-L/home/carandraug/.bin/gm/lib -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib'
- MAGICK_API_LIBS='-lGraphicsMagick -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng12 -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgomp -lpthread '
- MAGICK_API_PC_CPPFLAGS=''
- MAGICK_CODER_MODULE_PATH='/home/carandraug/Downloads/GraphicsMagick-1.3.14/coders'
- MAGICK_COMPAT_FALSE=''
- MAGICK_COMPAT_TRUE='#'
- MAGICK_CONFIGURE_BUILD_PATH='/home/carandraug/Downloads/GraphicsMagick-1.3.14/config'
- MAGICK_CONFIGURE_SRC_PATH='/home/carandraug/Downloads/GraphicsMagick-1.3.14/config'
- MAGICK_DEP_LIBS='-llcms -ltiff -lfreetype -ljasper -ljpeg -lpng12 -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgomp -lpthread'
- MAGICK_FILTER_MODULE_PATH='/home/carandraug/Downloads/GraphicsMagick-1.3.14/filters'
- MAGICK_LIBLTDL=''
- MAGICK_LIBRARY_AGE='7'
- MAGICK_LIBRARY_CURRENT='10'
- MAGICK_LIBRARY_REVISION='1'
- MAGICK_LIB_INTERFACE_NEWEST='10'
- MAGICK_LIB_INTERFACE_OLDEST='3'
- MAGICK_LIB_VERSION='0x100701'
- MAGICK_LIB_VERSION_NUMBER='10,7,1'
- MAGICK_LIB_VERSION_TEXT='1.3.14'
- MAGICK_LTDLDEPS=''
- MAGICK_PLUS_PLUS_LIBRARY_AGE='5'
- MAGICK_PLUS_PLUS_LIBRARY_CURRENT='8'
- MAGICK_PLUS_PLUS_LIBRARY_REVISION='0'
- MAGICK_TARGET_CPU='i686'
- MAGICK_TARGET_OS='linux-gnu'
- MAGICK_TARGET_VENDOR='pc'
- MAGICK_WAND_LIBRARY_AGE='4'
- MAGICK_WAND_LIBRARY_CURRENT='6'
- MAGICK_WAND_LIBRARY_REVISION='0'
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run makeinfo'
- MANDelegate='groff'
- MANIFEST_TOOL=':'
- MAN_DIR='/home/carandraug/.bin/gm/share/man'
- MKDIR_P='/bin/mkdir -p'
- MODULE_EXTRA_CPPFLAGS=''
- MPEGDecodeDelegate='mpeg2decode'
- MPEGEncodeDelegate='mpeg2encode'
- MVDelegate='mv'
- MagickBinPath='/home/carandraug/.bin/gm/bin'
- MagickCoderModulesPath='/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/modules-Q16/coders'
- MagickFilterModulesPath='/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/modules-Q16/filters'
- MagickLibConfigPath='/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/config'
- MagickLibPath='/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14'
- MagickShareConfigPath='/home/carandraug/.bin/gm/share/GraphicsMagick-1.3.14/config'
- MagickSharePath='/home/carandraug/.bin/gm/share/GraphicsMagick-1.3.14'
- MogrifyDelegate=''
- NM='/usr/bin/nm -B'
- NMEDIT=''
- OBJDUMP='objdump'
- OBJEXT='o'
- OLDINCLUDE_DIR='/usr/include'
- OPENMP_CFLAGS='-fopenmp'
- OTOOL64=''
- OTOOL=''
- P7ZIP='7za'
- PACKAGE='GraphicsMagick'
- PACKAGE_BUGREPORT=''
- PACKAGE_CHANGE_DATE='20120225'
- PACKAGE_NAME='GraphicsMagick'
- PACKAGE_RELEASE_DATE='2012-02-25'
- PACKAGE_STRING='GraphicsMagick 1.3.14'
- PACKAGE_TARNAME=''
- PACKAGE_URL=''
- PACKAGE_VERSION='1.3.14'
- PACKAGE_VERSION_ADDENDUM=''
- PATH_SEPARATOR=':'
- PERL=''
- PERLMAINCC=''
- PERL_MAKE_OPTIONS=''
- PERL_SUPPORTS_DESTDIR='no'
- PGPDecodeDelegate='pgpv'
- POVDelegate='povray'
- PREFIX_DIR='/home/carandraug/.bin/gm'
- PSDelegate='gs'
- PTHREAD_CC='gcc -std=gnu99'
- PTHREAD_CFLAGS='-pthread'
- PTHREAD_CXX=''
- PTHREAD_LIBS='-lpthread'
- PrintDelegate='/usr/bin/lpr'
- QuantumDepth='16'
- RADDecodeDelegate='ra_ppm'
- RANLIB='ranlib'
- RLEEncodeDelegate='rawtorle'
- RMDelegate='rm'
- RPM=''
- RST2HTML=''
- SBIN_DIR='/home/carandraug/.bin/gm/sbin'
- SCANDecodeDelegate='scanimage'
- SED='/bin/sed'
- SET_MAKE=''
- SHAREDSTATE_DIR='/home/carandraug/.bin/gm/com'
- SHELL='/bin/bash'
- STRIP='strip'
- SYSCONF_DIR='/home/carandraug/.bin/gm/etc'
- ShowImageDelegate=''
- SysCtlDelegate=''
- TXT2HTML=''
- TXTDelegate='enscript'
- UINT16_T='unsigned short'
- UINT32_F='""'
- UINT32_T='unsigned int'
- UINT64_F='"ll"'
- UINT64_T='unsigned long long'
- UINT8_T='unsigned char'
- UINTMAX_F='"ll"'
- UINTMAX_T='unsigned long long'
- UINTPTR_F='"l"'
- UINTPTR_T='unsigned long'
- VERSION='1.3.14'
- WIN32_NATIVE_BUILD_FALSE=''
- WIN32_NATIVE_BUILD_TRUE='#'
- WITH_LTDL_FALSE=''
- WITH_LTDL_TRUE='#'
- WITH_MAGICK_PLUS_PLUS_FALSE='#'
- WITH_MAGICK_PLUS_PLUS_TRUE=''
- WITH_MODULES_FALSE=''
- WITH_MODULES_TRUE='#'
- WITH_PERL_DYNAMIC_FALSE=''
- WITH_PERL_DYNAMIC_TRUE='#'
- WITH_PERL_FALSE=''
- WITH_PERL_STATIC_FALSE=''
- WITH_PERL_STATIC_TRUE='#'
- WITH_PERL_TRUE='#'
- WITH_SHARED_LIBS_FALSE=''
- WITH_SHARED_LIBS_TRUE='#'
- WMFDecodeDelegate='wmf2eps'
- WWWDecodeDelegate='wget'
- WinPathScript='/home/carandraug/Downloads/GraphicsMagick-1.3.14/winpath.sh'
- XMKMF=''
- X_CFLAGS=''
- X_EXTRA_LIBS=''
- X_LIBS=''
- X_PRE_LIBS='-lSM -lICE'
- ZIP=''
- ZipDelegate='gzip'
- ac_ct_AR='ar'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- ac_ct_DUMPBIN=''
- acx_pthread_config=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE='#'
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='${AMTAR} chof - "$$tardir"'
- am__untar='${AMTAR} xf -'
- bindir='${exec_prefix}/bin'
- build='i686-pc-linux-gnu'
- build_alias=''
- build_cpu='i686'
- build_os='linux-gnu'
- build_vendor='pc'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- freetype_config='/usr/bin/freetype-config'
- ghostscript_font_dir='/usr/share/fonts/type1/gsfonts/'
- host='i686-pc-linux-gnu'
- host_alias=''
- host_cpu='i686'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- ltdl_LIBOBJS=' ltdl/lt__strl.o'
- ltdl_LTLIBOBJS=' ltdl/lt__strl.lo'
- mandir='${datarootdir}/man'
- mkdir_p='/bin/mkdir -p'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/home/carandraug/.bin/gm'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sys_symbol_underscore='no'
- sysconfdir='${prefix}/etc'
- target_alias=''
- type_include_files=' <include file="type-ghostscript.mgk" />'
- windows_font_dir=''
- xml2_config='/usr/bin/xml2-config'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME ""
- #define PACKAGE_TARNAME ""
- #define PACKAGE_VERSION ""
- #define PACKAGE_STRING ""
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- #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 __EXTENSIONS__ 1
- #define _ALL_SOURCE 1
- #define _GNU_SOURCE 1
- #define _POSIX_PTHREAD_SEMANTICS 1
- #define _TANDEM_SOURCE 1
- #define HAVE_PTHREAD 1
- #define DisableSlowOpenMP 1
- #define _FILE_OFFSET_BITS 64
- #define HAVE_FSEEKO 1
- #define HAVE_DLFCN_H 1
- #define LT_OBJDIR ".libs/"
- #define LT_MODULE_EXT ".so"
- #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
- #define HAVE_LIBDL 1
- #define HAVE_DLERROR 1
- #define HAVE_LIBDLLOADER 1
- #define HAVE_ARGZ_H 1
- #define HAVE_ERROR_T 1
- #define HAVE_ARGZ_ADD 1
- #define HAVE_ARGZ_APPEND 1
- #define HAVE_ARGZ_COUNT 1
- #define HAVE_ARGZ_CREATE_SEP 1
- #define HAVE_ARGZ_INSERT 1
- #define HAVE_ARGZ_NEXT 1
- #define HAVE_ARGZ_STRINGIFY 1
- #define HAVE_WORKING_ARGZ 1
- #define HAVE_PRELOADED_SYMBOLS 1
- #define HAVE_LTDL 1
- #define HAVE_UNISTD_H 1
- #define HAVE_DIRENT_H 1
- #define HAVE_CLOSEDIR 1
- #define HAVE_OPENDIR 1
- #define HAVE_READDIR 1
- #define LT_LIBEXT "a"
- #define LT_LIBPREFIX "lib"
- #define UseInstalledMagick 1
- #define QuantumDepth 16
- #define STDC_HEADERS 1
- #define HAVE_DIRENT_H 1
- #define HAVE_SYS_RESOURCE_H 1
- #define HAVE_SYS_TIMES_H 1
- #define HAVE_SYS_TYPES_H 1
- #define restrict __restrict
- #define HAVE_LONG_DOUBLE_WIDER 1
- #define SIZEOF_SIGNED_SHORT 2
- #define SIZEOF_UNSIGNED_SHORT 2
- #define SIZEOF_SIGNED_INT 4
- #define SIZEOF_UNSIGNED_INT 4
- #define SIZEOF_SIGNED_LONG 4
- #define SIZEOF_UNSIGNED_LONG 4
- #define SIZEOF_SIGNED_LONG_LONG 8
- #define SIZEOF_UNSIGNED_LONG_LONG 8
- #define SIZEOF_OFF_T 8
- #define SIZEOF_SIZE_T 4
- #define SIZEOF_UNSIGNED_INTP 4
- #define RETSIGTYPE void
- #define HAS_C__func__ 1
- #define HAVE_STDLIB_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_GETPAGESIZE 1
- #define HAVE_MMAP_FILEIO 1
- #define HAVE_ATOLL 1
- #define HAVE_CTIME_R 1
- #define HAVE__EXIT 1
- #define HAVE_FCNTL 1
- #define HAVE_FSTATVFS 1
- #define HAVE_FTIME 1
- #define HAVE_GETC_UNLOCKED 1
- #define HAVE_GETPAGESIZE 1
- #define HAVE_GETRLIMIT 1
- #define HAVE_GETPID 1
- #define HAVE_LOCALTIME_R 1
- #define HAVE_MADVISE 1
- #define HAVE_MKSTEMP 1
- #define HAVE_PCLOSE 1
- #define HAVE_POLL 1
- #define HAVE_POPEN 1
- #define HAVE_POSIX_FADVISE 1
- #define HAVE_POSIX_FALLOCATE 1
- #define HAVE_POSIX_MADVISE 1
- #define HAVE_POSIX_MEMALIGN 1
- #define HAVE_POSIX_SPAWNP 1
- #define HAVE_PREAD 1
- #define HAVE_PWRITE 1
- #define HAVE_PUTC_UNLOCKED 1
- #define HAVE_RAISE 1
- #define HAVE_RAND_R 1
- #define HAVE_READDIR_R 1
- #define HAVE_READLINK 1
- #define HAVE_REALPATH 1
- #define HAVE_SELECT 1
- #define HAVE_SEEKDIR 1
- #define HAVE_SETRLIMIT 1
- #define HAVE_SIGEMPTYSET 1
- #define HAVE_SIGACTION 1
- #define HAVE_STRERROR 1
- #define HAVE_STRERROR_R 1
- #define HAVE_STRTOLL 1
- #define HAVE_SYSCONF 1
- #define HAVE_TEMPNAM 1
- #define HAVE_TMPNAM_R 1
- #define HAVE_TIMES 1
- #define HAVE_TELLDIR 1
- #define HAVE_VSPRINTF 1
- #define HAVE_VSNPRINTF 1
- #define HAVE_QSORT_R 1
- #define HAVE_DECL_PREAD 1
- #define HAVE_DECL_PWRITE 1
- #define HAVE_DECL_STRLCPY 0
- #define HAVE_DECL_VSNPRINTF 1
- #define HAVE_DEV_URANDOM 1
- #define HAVE_BOOL /**/
- #define HAVE_CONST_CAST /**/
- #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
- #define HAVE_EXCEPTIONS /**/
- #define HAVE_NAMESPACES /**/
- #define HAVE_EXPLICIT /**/
- #define HAVE_STD /**/
- #define HAVE_STL /**/
- #define HAVE_MUTABLE /**/
- #define HAVE_NEW_FOR_SCOPING /**/
- #define HAVE_STATIC_CAST /**/
- #define HAVE_TEMPLATES /**/
- #define HAS_CPP__func__ 1
- #define X11ConfigurePath "X11ConfigurePath"
- #define HasZLIB 1
- #define HasBZLIB 1
- #define HasX11 1
- #define HasSharedMemory 1
- #define HasShape 1
- #define HAVE_LCMS_H 1
- #define HasLCMS 1
- #define HasPNG 1
- #define HasJPEG 1
- #define HasJP2 1
- #define HasTTF 1
- #define HAVE_FT2BUILD_H 1
- #define HasTIFF 1
- #define HAVE_TIFFCONF_H 1
- #define HAVE_TIFFISCODECCONFIGURED 1
- #define HAVE_TIFFMERGEFIELDINFO 1
- #define HAVE_TIFFSETERRORHANDLEREXT 1
- #define HAVE_TIFFSETTAGEXTENDER 1
- #define HAVE_TIFFSETWARNINGHANDLEREXT 1
- #define HAVE_TIFFSWABARRAYOFTRIPLES 1
- #define HasXML 1
- #define HasWMFlite 1
- #define MagickLibSubdir "GraphicsMagick-1.3.14"
- #define MagickBinPath "/home/carandraug/.bin/gm/bin/"
- #define MagickLibPath "/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/"
- #define MagickLibConfigSubDir "GraphicsMagick-1.3.14/config"
- #define MagickLibConfigPath "/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/config/"
- #define MagickCoderModulesSubdir "GraphicsMagick-1.3.14/modules-Q16/coders"
- #define MagickCoderModulesPath "/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/modules-Q16/coders/"
- #define MagickFilterModulesSubdir "GraphicsMagick-1.3.14/modules-Q16/filters"
- #define MagickFilterModulesPath "/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/modules-Q16/filters/"
- #define MagickSharePath "/home/carandraug/.bin/gm/share/GraphicsMagick-1.3.14/"
- #define MagickShareConfigSubDir "GraphicsMagick-1.3.14/config"
- #define MagickShareConfigPath "/home/carandraug/.bin/gm/share/GraphicsMagick-1.3.14/config/"
- #define GM_BUILD_CONFIGURE_ARGS "./configure '--prefix=/home/carandraug/.bin/gm/' '--with-quantum-depth=16' 'LDFLAGS=-L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14' 'CPPFLAGS=-I/home/carandraug/.bin/gm/include/GraphicsMagick'"
- #define GM_BUILD_HOST "i686-pc-linux-gnu"
- #define GM_BUILD_CC "gcc -std=gnu99"
- #define GM_BUILD_CXX "g++"
- #define GM_BUILD_CFLAGS "-fopenmp -g -O2 -Wall -pthread"
- #define GM_BUILD_CPPFLAGS "-I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2"
- #define GM_BUILD_CXXFLAGS "-pthread"
- #define GM_BUILD_LDFLAGS "-L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib"
- #define GM_BUILD_LIBS "-llcms -ltiff -lfreetype -ljasper -ljpeg -lpng12 -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgomp -lpthread"
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement