This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by graphviz configure 2.36.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure JAVA=/usr/lib/java/bin/java --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp08 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3431: checking build system type configure:3445: result: i686-uhu-linux-gnu configure:3465: checking host system type configure:3478: result: i686-uhu-linux-gnu configure:3695: checking for a BSD-compatible install configure:3763: result: /bin/install -c configure:3774: checking whether build environment is sane configure:3829: result: yes configure:3980: checking for a thread-safe mkdir -p configure:4019: result: /bin/mkdir -p configure:4026: checking for gawk configure:4042: found /bin/gawk configure:4053: result: gawk configure:4064: checking whether make sets $(MAKE) configure:4086: result: yes configure:4115: checking whether make supports nested variables configure:4132: result: yes configure:4261: checking whether make supports nested variables configure:4278: result: yes configure:4499: checking for style of include used by make configure:4527: result: GNU configure:4558: checking for i686-uhu-linux-gcc configure:4574: found /usr/bin/i686-uhu-linux-gcc configure:4585: result: i686-uhu-linux-gcc configure:4854: checking for C compiler version configure:4863: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:4874: $? = 0 configure:4863: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4874: $? = 0 configure:4863: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4874: $? = 1 configure:4863: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4874: $? = 1 configure:4894: checking whether the C compiler works configure:4916: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4920: $? = 0 configure:4968: result: yes configure:4971: checking for C compiler default output file name configure:4973: result: a.out configure:4979: checking for suffix of executables configure:4986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4990: $? = 0 configure:5012: result: configure:5034: checking whether we are cross compiling configure:5042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5046: $? = 0 configure:5053: ./conftest configure:5057: $? = 0 configure:5072: result: no configure:5077: checking for suffix of object files configure:5099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5103: $? = 0 configure:5124: result: o configure:5128: checking whether we are using the GNU C compiler configure:5147: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5147: $? = 0 configure:5156: result: yes configure:5165: checking whether i686-uhu-linux-gcc accepts -g configure:5185: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:5185: $? = 0 configure:5226: result: yes configure:5243: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5306: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5306: $? = 0 configure:5319: result: none needed configure:5344: checking whether i686-uhu-linux-gcc understands -c and -o together configure:5366: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:5369: $? = 0 configure:5366: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:5369: $? = 0 configure:5381: result: yes configure:5400: checking dependency style of i686-uhu-linux-gcc configure:5511: result: gcc3 configure:5527: checking for library containing strerror configure:5558: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5558: $? = 0 configure:5575: result: none required configure:5587: checking for flex configure:5603: found /usr/bin/flex configure:5614: result: flex configure:5652: flex conftest.l configure:5656: $? = 0 configure:5658: checking lex output file root configure:5672: result: lex.yy configure:5677: checking lex library configure:5691: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccTs4hM2.o: In function `yylex': conftest.c:(.text+0x9ce): undefined reference to `yywrap' conftest.c:(.text+0xde6): undefined reference to `yywrap' /tmp/ccTs4hM2.o: In function `main': conftest.c:(.text.startup+0xf): undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:5691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | /* end confdefs.h. */ | | #line 3 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | #define YY_FLEX_SUBMINOR_VERSION 37 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | /* C99 requires __STDC__ to be defined as 1. */ | #if defined (__STDC__) | | #define YY_USE_CONST | | #endif /* defined (__STDC__) */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #define YY_BUF_SIZE 16384 | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern yy_size_t yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | yy_size_t yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | yy_size_t yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 469 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy (void ); | | int yyget_debug (void ); | | void yyset_debug (int debug_flag ); | | YY_EXTRA_TYPE yyget_extra (void ); | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in (void ); | | void yyset_in (FILE * in_str ); | | FILE *yyget_out (void ); | | void yyset_out (FILE * out_str ); | | yy_size_t yyget_leng (void ); | | char *yyget_text (void ); | | int yyget_lineno (void ); | | void yyset_lineno (int line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | size_t n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 653 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 792 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | yy_size_t num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart(yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | register int yy_is_jam; | | register YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | static void yyunput (int c, register char * yy_bp ) | { | register char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register yy_size_t number_to_move = (yy_n_chars) + 2; | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | register char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart(yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return EOF; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer(b,file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree((void *) b->yy_ch_buf ); | | yyfree((void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer(b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | int grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer(b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | { | | return yy_scan_bytes(yystr,strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = _yybytes_len + 2; | buf = (char *) yyalloc(n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer(buf,n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yy_fatal_error (yyconst char* msg ) | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | yy_size_t yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param line_number | * | */ | void yyset_lineno (int line_number ) | { | | yylineno = line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * in_str ) | { | yyin = in_str ; | } | | void yyset_out (FILE * out_str ) | { | yyout = out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int bdebug ) | { | yy_flex_debug = bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = 0; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = (char *) 0; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = (FILE *) 0; | yyout = (FILE *) 0; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * s ) | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return (void *) malloc( size ); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:5691: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lfl >&5 configure:5691: $? = 0 configure:5701: result: -lfl configure:5707: checking whether yytext is a pointer configure:5724: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lfl >&5 configure:5724: $? = 0 configure:5732: result: yes configure:5749: checking for bison configure:5765: found /usr/bin/bison configure:5776: result: bison -y configure:5792: checking for gawk configure:5819: result: gawk configure:5831: checking whether ln -s works configure:5835: result: yes configure:5888: checking how to print strings configure:5915: result: printf configure:5936: checking for a sed that does not truncate output configure:6000: result: /bin/sed configure:6018: checking for grep that handles long lines and -e configure:6076: result: /bin/grep configure:6081: checking for egrep configure:6143: result: /bin/grep -E configure:6148: checking for fgrep configure:6210: result: /bin/grep -F configure:6245: checking for ld used by i686-uhu-linux-gcc configure:6312: result: /usr/bin/ld configure:6319: checking if the linker (/usr/bin/ld) is GNU ld configure:6334: result: yes configure:6346: checking for BSD- or MS-compatible name lister (nm) configure:6395: result: /usr/bin/nm -B configure:6525: checking the name lister (/usr/bin/nm -B) interface configure:6532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6535: /usr/bin/nm -B "conftest.o" configure:6538: output 00000000 B some_variable configure:6545: result: BSD nm configure:6549: checking the maximum length of command line arguments configure:6679: result: 1572864 configure:6696: checking whether the shell understands some XSI constructs configure:6706: result: yes configure:6710: checking whether the shell understands "+=" configure:6716: result: yes configure:6751: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6791: result: func_convert_file_noop configure:6798: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6818: result: func_convert_file_noop configure:6825: checking for /usr/bin/ld option to reload object files configure:6832: result: -r configure:6866: checking for i686-uhu-linux-objdump configure:6896: result: no configure:6906: checking for objdump configure:6922: found /usr/bin/objdump configure:6933: result: objdump configure:6965: checking how to recognize dependent libraries configure:7167: result: pass_all configure:7212: checking for i686-uhu-linux-dlltool configure:7242: result: no configure:7252: checking for dlltool configure:7282: result: no configure:7312: checking how to associate runtime and link libraries configure:7339: result: printf %s\n configure:7355: checking for i686-uhu-linux-ar configure:7371: found /usr/bin/i686-uhu-linux-ar configure:7382: result: i686-uhu-linux-ar configure:7463: checking for archiver @FILE support configure:7480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7480: $? = 0 configure:7483: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7486: $? = 0 configure:7491: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7494: $? = 1 configure:7506: result: @ configure:7524: checking for i686-uhu-linux-strip configure:7554: result: no configure:7564: checking for strip configure:7580: found /usr/bin/strip configure:7591: result: strip configure:7623: checking for i686-uhu-linux-ranlib configure:7653: result: no configure:7663: checking for ranlib configure:7679: found /usr/bin/ranlib configure:7690: result: ranlib configure:7792: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7915: $? = 0 configure:7919: /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:7922: $? = 0 configure:7988: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7991: $? = 0 configure:8029: result: ok configure:8066: checking for sysroot configure:8096: result: no configure:8312: checking for i686-uhu-linux-mt configure:8342: result: no configure:8352: checking for mt configure:8382: result: no configure:8402: checking if : is a manifest tool configure:8408: : '-?' configure:8416: result: no configure:9058: checking how to run the C preprocessor configure:9089: i686-uhu-linux-gcc -E conftest.c configure:9089: $? = 0 configure:9103: i686-uhu-linux-gcc -E conftest.c conftest.c:17:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:9128: result: i686-uhu-linux-gcc -E configure:9148: i686-uhu-linux-gcc -E conftest.c configure:9148: $? = 0 configure:9162: i686-uhu-linux-gcc -E conftest.c conftest.c:17:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:9191: checking for ANSI C header files configure:9211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9211: $? = 0 configure:9284: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9284: $? = 0 configure:9284: ./conftest configure:9284: $? = 0 configure:9295: result: yes configure:9308: checking for sys/types.h configure:9308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9308: $? = 0 configure:9308: result: yes configure:9308: checking for sys/stat.h configure:9308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9308: $? = 0 configure:9308: result: yes configure:9308: checking for stdlib.h configure:9308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9308: $? = 0 configure:9308: result: yes configure:9308: checking for string.h configure:9308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9308: $? = 0 configure:9308: result: yes configure:9308: checking for memory.h configure:9308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9308: $? = 0 configure:9308: result: yes configure:9308: checking for strings.h configure:9308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9308: $? = 0 configure:9308: result: yes configure:9308: checking for inttypes.h configure:9308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9308: $? = 0 configure:9308: result: yes configure:9308: checking for stdint.h configure:9308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9308: $? = 0 configure:9308: result: yes configure:9308: checking for unistd.h configure:9308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9308: $? = 0 configure:9308: result: yes configure:9322: checking for dlfcn.h configure:9322: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9322: $? = 0 configure:9322: result: yes configure:9468: checking for objdir configure:9483: result: .libs configure:9754: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9772: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9776: $? = 0 configure:9789: result: no configure:10116: checking for i686-uhu-linux-gcc option to produce PIC configure:10123: result: -fPIC -DPIC configure:10131: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10153: $? = 0 configure:10166: result: yes configure:10195: checking if i686-uhu-linux-gcc static flag -static works configure:10223: result: yes configure:10238: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10259: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10263: $? = 0 configure:10285: result: yes configure:10293: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10340: result: yes configure:10373: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11526: result: yes configure:11563: checking whether -lc should be explicitly linked in configure:11571: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11574: $? = 0 configure:11589: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11592: $? = 0 configure:11606: result: no configure:11766: checking dynamic linker characteristics configure:12277: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12277: $? = 0 configure:12521: result: GNU/Linux ld.so configure:12628: checking how to hardcode library paths into programs configure:12653: result: immediate configure:13193: checking whether stripping libraries is possible configure:13198: result: yes configure:13233: checking if libtool supports shared libraries configure:13235: result: yes configure:13238: checking whether to build shared libraries configure:13259: result: yes configure:13262: checking whether to build static libraries configure:13266: result: no configure:13309: checking for gsed configure:13336: result: /bin/sed configure:13352: checking for gsort configure:13382: result: no configure:13352: checking for sort configure:13368: found /bin/sort configure:13379: result: sort configure:13394: checking for egrep configure:13422: result: /bin/grep -E configure:13432: checking for groff configure:13460: result: false configure:13470: checking for ps2pdf configure:13486: found /usr/bin/ps2pdf configure:13498: result: ps2pdf configure:13508: checking for pstopdf configure:13536: result: ps2pdf configure:13556: checking for i686-uhu-linux-pkg-config configure:13589: result: no configure:13599: checking for pkg-config configure:13617: found /usr/bin/pkg-config configure:13629: result: /usr/bin/pkg-config configure:13654: checking pkg-config is at least version 0.9.0 configure:13657: result: yes configure:13678: checking for tclsh8.6 configure:13696: found /usr/bin/tclsh8.6 configure:13708: result: /usr/bin/tclsh8.6 configure:13742: checking for i686-uhu-linux-g++ configure:13758: found /usr/bin/i686-uhu-linux-g++ configure:13769: result: i686-uhu-linux-g++ configure:13840: checking for C++ compiler version configure:13849: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:13860: $? = 0 configure:13849: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:13860: $? = 0 configure:13849: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:13860: $? = 1 configure:13849: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:13860: $? = 1 configure:13864: checking whether we are using the GNU C++ compiler configure:13883: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:13883: $? = 0 configure:13892: result: yes configure:13901: checking whether i686-uhu-linux-g++ accepts -g configure:13921: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:13921: $? = 0 configure:13962: result: yes configure:13987: checking dependency style of i686-uhu-linux-g++ configure:14098: result: gcc3 configure:14131: checking how to run the C++ preprocessor configure:14158: i686-uhu-linux-g++ -E conftest.cpp configure:14158: $? = 0 configure:14172: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14197: result: i686-uhu-linux-g++ -E configure:14217: i686-uhu-linux-g++ -E conftest.cpp configure:14217: $? = 0 configure:14231: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14400: checking for ld used by i686-uhu-linux-g++ configure:14467: result: /usr/bin/ld configure:14474: checking if the linker (/usr/bin/ld) is GNU ld configure:14489: result: yes configure:14544: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15549: result: yes configure:15585: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15588: $? = 0 configure:16108: checking for i686-uhu-linux-g++ option to produce PIC configure:16115: result: -fPIC -DPIC configure:16123: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:16141: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16145: $? = 0 configure:16158: result: yes configure:16181: checking if i686-uhu-linux-g++ static flag -static works configure:16209: result: yes configure:16221: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16242: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16246: $? = 0 configure:16268: result: yes configure:16273: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16320: result: yes configure:16350: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16386: result: yes configure:16527: checking dynamic linker characteristics configure:17216: result: GNU/Linux ld.so configure:17269: checking how to hardcode library paths into programs configure:17294: result: immediate configure:17344: checking for i686-uhu-linux-gcc configure:17360: found /usr/bin/i686-uhu-linux-gcc configure:17371: result: i686-uhu-linux-gcc configure:17440: checking for Objective C compiler version configure:17449: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:17460: $? = 0 configure:17449: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:17460: $? = 0 configure:17449: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:17460: $? = 1 configure:17449: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:17460: $? = 1 configure:17464: checking whether we are using the GNU Objective C compiler configure:17483: i686-uhu-linux-gcc -c conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:17483: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:17492: result: no configure:17501: checking whether i686-uhu-linux-gcc accepts -g configure:17521: i686-uhu-linux-gcc -c -g conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:17521: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17536: i686-uhu-linux-gcc -c conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:17536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17552: i686-uhu-linux-gcc -c -g conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:17552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17562: result: no configure:17587: checking dependency style of i686-uhu-linux-gcc configure:17696: result: gcc3 configure:17712: checking for inline configure:17728: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17728: $? = 0 configure:17736: result: inline configure:17822: checking for windres configure:17852: result: no configure:17933: checking for an ANSI C-conforming const configure:17999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17999: $? = 0 configure:18006: result: yes configure:18014: checking for mode_t configure:18014: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18014: $? = 0 configure:18014: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:66:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:18014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:18014: result: yes configure:18025: checking for pid_t configure:18025: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18025: $? = 0 configure:18025: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:66:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:18025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:18025: result: yes configure:18036: checking for size_t configure:18036: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18036: $? = 0 configure:18036: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:66:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:18036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:18036: result: yes configure:18047: checking for ssize_t configure:18047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18047: $? = 0 configure:18047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:66:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:18047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:18047: result: yes configure:18058: checking for uid_t in sys/types.h configure:18077: result: yes configure:18099: checking stdarg.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking stdarg.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for stdarg.h configure:18099: result: yes configure:18099: checking stddef.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking stddef.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for stddef.h configure:18099: result: yes configure:18099: checking for stddef.h configure:18099: result: yes configure:18099: checking for stdlib.h configure:18099: result: yes configure:18099: checking for stdint.h configure:18099: result: yes configure:18099: checking malloc.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking malloc.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for malloc.h configure:18099: result: yes configure:18099: checking fcntl.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking fcntl.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for fcntl.h configure:18099: result: yes configure:18099: checking search.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking search.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for search.h configure:18099: result: yes configure:18099: checking getopt.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking getopt.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for getopt.h configure:18099: result: yes configure:18099: checking pthread.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking pthread.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for pthread.h configure:18099: result: yes configure:18099: checking values.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking values.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for values.h configure:18099: result: yes configure:18099: checking float.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking float.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for float.h configure:18099: result: yes configure:18099: checking limits.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking limits.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for limits.h configure:18099: result: yes configure:18099: checking termios.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking termios.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for termios.h configure:18099: result: yes configure:18099: checking errno.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking errno.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for errno.h configure:18099: result: yes configure:18099: checking time.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking time.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for time.h configure:18099: result: yes configure:18099: checking for unistd.h configure:18099: result: yes configure:18099: checking fenv.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking fenv.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for fenv.h configure:18099: result: yes configure:18099: checking for string.h configure:18099: result: yes configure:18099: checking for strings.h configure:18099: result: yes configure:18099: checking for inttypes.h configure:18099: result: yes configure:18099: checking setjmp.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking setjmp.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for setjmp.h configure:18099: result: yes configure:18099: checking sys/time.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking sys/time.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for sys/time.h configure:18099: result: yes configure:18099: checking sys/times.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking sys/times.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for sys/times.h configure:18099: result: yes configure:18099: checking for sys/types.h configure:18099: result: yes configure:18099: checking sys/select.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking sys/select.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for sys/select.h configure:18099: result: yes configure:18099: checking fpu_control.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking fpu_control.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for fpu_control.h configure:18099: result: yes configure:18099: checking sys/fpu.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:90:21: fatal error: sys/fpu.h: No such file or directory #include ^ compilation terminated. configure:18099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18099: result: no configure:18099: checking sys/fpu.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c conftest.c:57:21: fatal error: sys/fpu.h: No such file or directory #include ^ compilation terminated. configure:18099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | /* end confdefs.h. */ | #include configure:18099: result: no configure:18099: checking for sys/fpu.h configure:18099: result: no configure:18099: checking sys/socket.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking sys/socket.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for sys/socket.h configure:18099: result: yes configure:18099: checking for sys/stat.h configure:18099: result: yes configure:18099: checking sys/mman.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking sys/mman.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for sys/mman.h configure:18099: result: yes configure:18099: checking sys/ioctl.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking sys/ioctl.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for sys/ioctl.h configure:18099: result: yes configure:18099: checking sys/inotify.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking sys/inotify.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for sys/inotify.h configure:18099: result: yes configure:18099: checking langinfo.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking langinfo.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for langinfo.h configure:18099: result: yes configure:18099: checking libintl.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking libintl.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c configure:18099: $? = 0 configure:18099: result: yes configure:18099: checking for libintl.h configure:18099: result: yes configure:18099: checking crt_externs.h usability configure:18099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:97:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. configure:18099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18099: result: no configure:18099: checking crt_externs.h presence configure:18099: i686-uhu-linux-gcc -E conftest.c conftest.c:64:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. configure:18099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include configure:18099: result: no configure:18099: checking for crt_externs.h configure:18099: result: no configure:18109: checking whether time.h and sys/time.h may both be included configure:18129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18129: $? = 0 configure:18136: result: yes configure:18147: checking for dirent.h that defines DIR configure:18166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18166: $? = 0 configure:18174: result: yes configure:18187: checking for library containing opendir configure:18218: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char opendir (); ^ conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18218: $? = 0 configure:18235: result: none required configure:18302: checking for stdbool.h that conforms to C99 configure:18369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:115:14: warning: the address of 's' will always evaluate as 'true' [-Waddress] bool e = &s; ^ conftest.c:119:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:119:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:119:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:119:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:119:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:119:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:119:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:119:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:120:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress] ^ conftest.c:120:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress] ^ conftest.c:120:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress] ^ configure:18369: $? = 0 configure:18376: result: yes configure:18378: checking for _Bool configure:18378: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18378: $? = 0 configure:18378: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:102:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:18378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:18378: result: yes configure:18400: checking for socklen_t configure:18426: result: yes configure:18436: checking for bool configure:18455: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:69:26: warning: extra tokens at end of #ifdef directive [enabled by default] #ifdef HAVE_STDBOOL_H> ^ conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:77:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before '==' token bool foo==true, bar=false; ^ conftest.c:77:13: error: expected expression before '==' token configure:18455: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDBOOL_H> | #include | #endif | | int | main () | { | | bool foo==true, bar=false; | | ; | return 0; | } configure:18465: result: no configure:18472: checking for struct dioattr configure:18488: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:75:16: error: storage size of 'dio' isn't known struct dioattr dio; ^ conftest.c:75:16: warning: unused variable 'dio' [-Wunused-variable] configure:18488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | | struct dioattr dio; | ; | return 0; | } configure:18497: result: no configure:18504: checking for main in -lm configure:18523: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lm >&5 conftest.c:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18523: $? = 0 configure:18532: result: yes configure:18545: checking for feenableexcept configure:18545: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lm >&5 conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char feenableexcept (); ^ conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18545: $? = 0 configure:18545: result: yes configure:18545: checking for fesetenv configure:18545: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lm >&5 conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char fesetenv (); ^ conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18545: $? = 0 configure:18545: result: yes configure:18545: checking for log2 configure:18545: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lm >&5 conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char log2 (); ^ conftest.c:93:6: warning: conflicting types for built-in function 'log2' [enabled by default] char log2 (); ^ conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18545: $? = 0 configure:18545: result: yes configure:18545: checking for sincos configure:18545: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lm >&5 conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char sincos (); ^ conftest.c:94:6: warning: conflicting types for built-in function 'sincos' [enabled by default] char sincos (); ^ conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18545: $? = 0 configure:18545: result: yes configure:18560: checking libgen.h usability configure:18560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:18560: $? = 0 configure:18560: result: yes configure:18560: checking libgen.h presence configure:18560: i686-uhu-linux-gcc -E conftest.c configure:18560: $? = 0 configure:18560: result: yes configure:18560: checking for libgen.h configure:18560: result: yes configure:18562: checking for basename in -lgen configure:18587: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lgen >&5 conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char basename (); ^ conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /usr/bin/ld: cannot find -lgen collect2: error: ld returned 1 exit status configure:18587: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 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 basename (); | int | main () | { | return basename (); | ; | return 0; | } configure:18596: result: no configure:18622: checking for working alloca.h configure:18639: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18639: $? = 0 configure:18647: result: yes configure:18655: checking for alloca configure:18692: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18692: $? = 0 configure:18700: result: yes configure:18813: checking for lrand48 configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char lrand48 (); ^ conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for drand48 configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char drand48 (); ^ conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for srand48 configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char srand48 (); ^ conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for setmode configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char setmode (); ^ conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccnnIofW.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setmode' collect2: error: ld returned 1 exit status configure:18813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | /* end confdefs.h. */ | /* Define setmode to an innocuous variant, in case declares setmode. | For example, HP-UX 11i declares gettimeofday. */ | #define setmode innocuous_setmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setmode | | /* 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 setmode (); | /* 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_setmode || defined __stub___setmode | choke me | #endif | | int | main () | { | return setmode (); | ; | return 0; | } configure:18813: result: no configure:18813: checking for setenv configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char setenv (); ^ conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for getenv configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getenv (); ^ conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for __freadable configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char __freadable (); ^ conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for _sysconf configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char _sysconf (); ^ conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccVHtBLe.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_sysconf' collect2: error: ld returned 1 exit status configure:18813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | /* end confdefs.h. */ | /* Define _sysconf to an innocuous variant, in case declares _sysconf. | For example, HP-UX 11i declares gettimeofday. */ | #define _sysconf innocuous__sysconf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _sysconf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _sysconf | | /* 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 _sysconf (); | /* 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__sysconf || defined __stub____sysconf | choke me | #endif | | int | main () | { | return _sysconf (); | ; | return 0; | } configure:18813: result: no configure:18813: checking for getrusage configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getrusage (); ^ conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for strerror configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strerror (); ^ conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for cbrt configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char cbrt (); ^ conftest.c:105:6: warning: conflicting types for built-in function 'cbrt' [enabled by default] char cbrt (); ^ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/cctyVDPo.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cbrt' collect2: error: ld returned 1 exit status configure:18813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define cbrt to an innocuous variant, in case declares cbrt. | For example, HP-UX 11i declares gettimeofday. */ | #define cbrt innocuous_cbrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cbrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cbrt | | /* 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 cbrt (); | /* 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_cbrt || defined __stub___cbrt | choke me | #endif | | int | main () | { | return cbrt (); | ; | return 0; | } configure:18813: result: no configure:18813: checking for lsqrt configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char lsqrt (); ^ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/cc49Wrly.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `lsqrt' collect2: error: ld returned 1 exit status configure:18813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define lsqrt to an innocuous variant, in case declares lsqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define lsqrt innocuous_lsqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lsqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lsqrt | | /* 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 lsqrt (); | /* 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_lsqrt || defined __stub___lsqrt | choke me | #endif | | int | main () | { | return lsqrt (); | ; | return 0; | } configure:18813: result: no configure:18813: checking for vsnprintf configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char vsnprintf (); ^ conftest.c:105:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for strtoul configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strtoul (); ^ conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for strtoll configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strtoll (); ^ conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for strtoull configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strtoull (); ^ conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for uname configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char uname (); ^ conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for memset configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char memset (); ^ conftest.c:110:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for nl_langinfo configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char nl_langinfo (); ^ conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for pow configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char pow (); ^ conftest.c:112:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/cc24Eaan.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pow' collect2: error: ld returned 1 exit status configure:18813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* 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 pow (); | /* 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_pow || defined __stub___pow | choke me | #endif | | int | main () | { | return pow (); | ; | return 0; | } configure:18813: result: no configure:18813: checking for sqrt configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char sqrt (); ^ conftest.c:112:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccb8hesu.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:18813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* 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 sqrt (); | /* 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_sqrt || defined __stub___sqrt | choke me | #endif | | int | main () | { | return sqrt (); | ; | return 0; | } configure:18813: result: no configure:18813: checking for strchr configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strchr (); ^ conftest.c:112:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for strdup configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strdup (); ^ conftest.c:113:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for strerror configure:18813: result: yes configure:18813: checking for strstr configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strstr (); ^ conftest.c:115:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18813: $? = 0 configure:18813: result: yes configure:18813: checking for _NSGetEnviron configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char _NSGetEnviron (); ^ conftest.c:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/cc3OjKYI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_NSGetEnviron' collect2: error: ld returned 1 exit status configure:18813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* 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 _NSGetEnviron (); | /* 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__NSGetEnviron || defined __stub____NSGetEnviron | choke me | #endif | | int | main () | { | return _NSGetEnviron (); | ; | return 0; | } configure:18813: result: no configure:18823: checking for strcasecmp configure:18823: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strcasecmp (); ^ conftest.c:116:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ conftest.c:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18823: $? = 0 configure:18823: result: yes configure:18836: checking for strncasecmp configure:18836: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strncasecmp (); ^ conftest.c:117:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ conftest.c:126:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18836: $? = 0 configure:18836: result: yes configure:18849: checking for strcasestr configure:18849: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strcasestr (); ^ conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18849: $? = 0 configure:18849: result: yes configure:18874: checking which extension is used for runtime loadable modules configure:18886: result: .so configure:18903: checking which variable specifies run-time module search path configure:18910: result: LD_LIBRARY_PATH configure:18920: checking for the default library search path configure:18927: result: /lib /usr/lib /usr/lib/qt4/lib configure:18957: checking for library containing dlopen configure:18988: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dlopen (); ^ conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccRA2TI4.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:18988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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:18988: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dlopen (); ^ conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18988: $? = 0 configure:19005: result: -ldl configure:19095: checking for dlerror configure:19095: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl -ldl >&5 conftest.c:123:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dlerror (); ^ conftest.c:132:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19095: $? = 0 configure:19095: result: yes configure:19109: checking for shl_load configure:19109: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char shl_load (); ^ conftest.c:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccSYrtAm.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:19109: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:19109: result: no configure:19116: checking for shl_load in -ldld configure:19141: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldld -ldl >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char shl_load (); ^ conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:19141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:19150: result: no configure:19196: checking for dld_link in -ldld configure:19221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldld -ldl >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dld_link (); ^ conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:19221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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:19230: result: no configure:19264: checking for _ prefix in compiled symbols configure:19274: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:1:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] void nm_test_func(){} ^ conftest.c:2:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main(){nm_test_func;return 0;} ^ conftest.c: In function 'main': conftest.c:2:12: warning: statement with no effect [-Wunused-value] int main(){nm_test_func;return 0;} ^ configure:19277: $? = 0 configure:19281: /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:19284: $? = 0 configure:19306: result: no configure:19430: checking whether deplibs are loaded by dlopen configure:19524: result: yes configure:19536: checking for argz.h configure:19536: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:19536: $? = 0 configure:19536: result: yes configure:19548: checking for error_t configure:19548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19548: $? = 0 configure:19548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:110:22: error: expected expression before ')' token if (sizeof ((error_t))) ^ configure:19548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 | #endif | | int | main () | { | if (sizeof ((error_t))) | return 0; | ; | return 0; | } configure:19548: result: yes configure:19574: checking for argz_add configure:19574: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char argz_add (); ^ conftest.c:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19574: $? = 0 configure:19574: result: yes configure:19574: checking for argz_append configure:19574: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:128:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char argz_append (); ^ conftest.c:137:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19574: $? = 0 configure:19574: result: yes configure:19574: checking for argz_count configure:19574: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char argz_count (); ^ conftest.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19574: $? = 0 configure:19574: result: yes configure:19574: checking for argz_create_sep configure:19574: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char argz_create_sep (); ^ conftest.c:139:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19574: $? = 0 configure:19574: result: yes configure:19574: checking for argz_insert configure:19574: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char argz_insert (); ^ conftest.c:140:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19574: $? = 0 configure:19574: result: yes configure:19574: checking for argz_next configure:19574: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:132:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char argz_next (); ^ conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19574: $? = 0 configure:19574: result: yes configure:19574: checking for argz_stringify configure:19574: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char argz_stringify (); ^ conftest.c:142:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19574: $? = 0 configure:19574: result: yes configure:19590: checking if argz actually works configure:19621: result: yes configure:19638: checking whether libtool supports -dlopen/-dlpreopen configure:19650: result: yes configure:19682: checking for ltdl.h configure:19682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:19682: $? = 0 configure:19682: result: yes configure:19686: checking whether lt_dlinterface_register is declared configure:19686: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19686: $? = 0 configure:19686: result: yes configure:19690: checking for lt_dladvise_preload in -lltdl configure:19715: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lltdl -ldl >&5 conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char lt_dladvise_preload (); ^ conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19715: $? = 0 configure:19724: result: yes configure:19819: checking where to find libltdl headers configure:19821: result: configure:19823: checking where to find libltdl library configure:19825: result: -lltdl configure:19875: checking for unistd.h configure:19875: result: yes configure:19875: checking for dl.h configure:19875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:149:16: fatal error: dl.h: No such file or directory #include ^ compilation terminated. configure:19875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:19875: result: no configure:19875: checking for sys/dl.h configure:19875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:149:20: fatal error: sys/dl.h: No such file or directory #include ^ compilation terminated. configure:19875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:19875: result: no configure:19875: checking for dld.h configure:19875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:149:17: fatal error: dld.h: No such file or directory #include ^ compilation terminated. configure:19875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:19875: result: no configure:19875: checking for mach-o/dyld.h configure:19875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:149:25: fatal error: mach-o/dyld.h: No such file or directory #include ^ compilation terminated. configure:19875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:19875: result: no configure:19875: checking for dirent.h configure:19875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:19875: $? = 0 configure:19875: result: yes configure:19890: checking for closedir configure:19890: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:139:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char closedir (); ^ conftest.c:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19890: $? = 0 configure:19890: result: yes configure:19890: checking for opendir configure:19890: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:140:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char opendir (); ^ conftest.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19890: $? = 0 configure:19890: result: yes configure:19890: checking for readdir configure:19890: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char readdir (); ^ conftest.c:150:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19890: $? = 0 configure:19890: result: yes configure:19907: checking for strlcat configure:19907: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:142:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strlcat (); ^ conftest.c:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccvRuAVG.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:19907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:19907: result: no configure:19907: checking for strlcpy configure:19907: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -ldl >&5 conftest.c:142:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strlcpy (); ^ conftest.c:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccG3NahP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:19907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:19907: result: no configure:19966: checking for lt_dladvise_init in -lltdl configure:19991: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -lltdl conftest.c -lltdl -ldl >&5 conftest.c:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char lt_dladvise_init (); ^ conftest.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19991: $? = 0 configure:20000: result: yes configure:20067: checking for X configure:20175: i686-uhu-linux-gcc -E conftest.c configure:20175: $? = 0 configure:20206: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lX11 >&5 conftest.c:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20206: $? = 0 configure:20256: result: libraries , headers configure:20355: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lX11 >&5 conftest.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char XOpenDisplay (); ^ conftest.c:132:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20355: $? = 0 configure:20453: checking for gethostbyname configure:20453: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char gethostbyname (); ^ conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20453: $? = 0 configure:20453: result: yes configure:20550: checking for connect configure:20550: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char connect (); ^ conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20550: $? = 0 configure:20550: result: yes configure:20599: checking for remove configure:20599: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char remove (); ^ conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20599: $? = 0 configure:20599: result: yes configure:20648: checking for shmat configure:20648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char shmat (); ^ conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20648: $? = 0 configure:20648: result: yes configure:20706: checking for IceConnectionNumber in -lICE configure:20731: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lICE >&5 conftest.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char IceConnectionNumber (); ^ conftest.c:132:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20731: $? = 0 configure:20740: result: yes configure:20761: checking for XRENDER configure:20768: $PKG_CONFIG --exists --print-errors "xrender" configure:20771: $? = 0 configure:20785: $PKG_CONFIG --exists --print-errors "xrender" configure:20788: $? = 0 configure:20826: result: yes configure:20862: checking for swig configure:20878: found /usr/bin/swig configure:20889: result: swig configure:20950: checking for mcs configure:20966: found /usr/bin/mcs configure:20977: result: mcs configure:21117: checking for guile2 configure:21133: found /usr/bin/guile2 configure:21144: result: guile2 configure:21178: checking for GUILE configure:21185: $PKG_CONFIG --exists --print-errors "guile-2.0 >= "$GUILE_VERSION_MAJOR.$GUILE_VERSION_MINOR"" Package guile-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `guile-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'guile-2.0' found configure:21188: $? = 1 configure:21202: $PKG_CONFIG --exists --print-errors "guile-2.0 >= "$GUILE_VERSION_MAJOR.$GUILE_VERSION_MINOR"" Package guile-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `guile-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'guile-2.0' found configure:21205: $? = 1 configure:21219: result: no No package 'guile-2.0' found configure:21238: checking for GUILE configure:21245: $PKG_CONFIG --exists --print-errors "guile-1.8 >= "$GUILE_VERSION_MAJOR.$GUILE_VERSION_MINOR"" Package guile-1.8 was not found in the pkg-config search path. Perhaps you should add the directory containing `guile-1.8.pc' to the PKG_CONFIG_PATH environment variable No package 'guile-1.8' found configure:21248: $? = 1 configure:21262: $PKG_CONFIG --exists --print-errors "guile-1.8 >= "$GUILE_VERSION_MAJOR.$GUILE_VERSION_MINOR"" Package guile-1.8 was not found in the pkg-config search path. Perhaps you should add the directory containing `guile-1.8.pc' to the PKG_CONFIG_PATH environment variable No package 'guile-1.8' found configure:21265: $? = 1 configure:21279: result: no No package 'guile-1.8' found configure:21395: checking libguile.h usability configure:21395: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:156:22: fatal error: libguile.h: No such file or directory #include ^ compilation terminated. configure:21395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 | #define HAVE_LIBLTDL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21395: result: no configure:21395: checking libguile.h presence configure:21395: i686-uhu-linux-gcc -E conftest.c conftest.c:123:22: fatal error: libguile.h: No such file or directory #include ^ compilation terminated. configure:21395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 | #define HAVE_LIBLTDL 1 | /* end confdefs.h. */ | #include configure:21395: result: no configure:21395: checking for libguile.h configure:21395: result: no configure:21523: checking for java configure:21550: result: /usr/lib/java/bin/java configure:21594: checking jni.h usability configure:21594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -I/usr/lib/java/include -I/usr/lib/java/include/linux conftest.c >&5 configure:21594: $? = 0 configure:21594: result: yes configure:21594: checking jni.h presence configure:21594: i686-uhu-linux-gcc -E -I/usr/lib/java/include -I/usr/lib/java/include/linux conftest.c configure:21594: $? = 0 configure:21594: result: yes configure:21594: checking for jni.h configure:21594: result: yes configure:21644: checking for lua configure:21660: found /usr/bin/lua configure:21671: result: lua configure:21688: checking for lua configure:21715: result: lua configure:21742: checking for pkg-config configure:21758: found /usr/bin/pkg-config configure:21769: result: pkg-config configure:21781: checking for Lua headers and libraries with pkg-config configure:21998: checking for Lua compiling and linking configure:22057: checking for ocaml configure:22073: found /usr/bin/ocaml configure:22084: result: ocaml configure:22097: checking for ocamlopt configure:22113: found /usr/bin/ocamlopt configure:22124: result: ocamlopt configure:22136: checking caml/mlvalues.h usability configure:22136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -I/usr/lib/ocaml conftest.c >&5 configure:22136: $? = 0 configure:22136: result: yes configure:22136: checking caml/mlvalues.h presence configure:22136: i686-uhu-linux-gcc -E -I/usr/lib/ocaml conftest.c configure:22136: $? = 0 configure:22136: result: yes configure:22136: checking for caml/mlvalues.h configure:22136: result: yes configure:22194: checking for perl configure:22210: found /usr/bin/perl configure:22221: result: perl configure:22241: checking EXTERN.h usability configure:22241: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:22241: $? = 0 configure:22241: result: yes configure:22241: checking EXTERN.h presence configure:22241: i686-uhu-linux-gcc -E -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c configure:22241: $? = 0 configure:22241: result: yes configure:22241: checking for EXTERN.h configure:22241: result: yes configure:22302: checking for php5 configure:22332: result: no configure:22302: checking for php configure:22332: result: no configure:22405: checking for python configure:22421: found /usr/bin/python configure:22432: result: python configure:22470: checking Python.h usability configure:22470: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -I/usr/include/python2.7 conftest.c >&5 In file included from /usr/include/python2.7/Python.h:8:0, from conftest.c:156: /usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdio.h:27:0, from conftest.c:123: /usr/include/features.h:230:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ configure:22470: $? = 0 configure:22470: result: yes configure:22470: checking Python.h presence configure:22470: i686-uhu-linux-gcc -E -I/usr/include/python2.7 conftest.c configure:22470: $? = 0 configure:22470: result: yes configure:22470: checking for Python.h configure:22470: result: yes configure:23101: checking for R configure:23108: $PKG_CONFIG --exists --print-errors "libR" Package libR was not found in the pkg-config search path. Perhaps you should add the directory containing `libR.pc' to the PKG_CONFIG_PATH environment variable No package 'libR' found configure:23111: $? = 1 configure:23125: $PKG_CONFIG --exists --print-errors "libR" Package libR was not found in the pkg-config search path. Perhaps you should add the directory containing `libR.pc' to the PKG_CONFIG_PATH environment variable No package 'libR' found configure:23128: $? = 1 configure:23142: result: no No package 'libR' found configure:23210: checking for RUBY configure:23217: $PKG_CONFIG --exists --print-errors "ruby" Package ruby was not found in the pkg-config search path. Perhaps you should add the directory containing `ruby.pc' to the PKG_CONFIG_PATH environment variable No package 'ruby' found configure:23220: $? = 1 configure:23234: $PKG_CONFIG --exists --print-errors "ruby" Package ruby was not found in the pkg-config search path. Perhaps you should add the directory containing `ruby.pc' to the PKG_CONFIG_PATH environment variable No package 'ruby' found configure:23237: $? = 1 configure:23251: result: no No package 'ruby' found configure:23270: checking for RUBY configure:23277: $PKG_CONFIG --exists --print-errors "ruby-1.9" Package ruby-1.9 was not found in the pkg-config search path. Perhaps you should add the directory containing `ruby-1.9.pc' to the PKG_CONFIG_PATH environment variable No package 'ruby-1.9' found configure:23280: $? = 1 configure:23294: $PKG_CONFIG --exists --print-errors "ruby-1.9" Package ruby-1.9 was not found in the pkg-config search path. Perhaps you should add the directory containing `ruby-1.9.pc' to the PKG_CONFIG_PATH environment variable No package 'ruby-1.9' found configure:23297: $? = 1 configure:23311: result: no No package 'ruby-1.9' found configure:23330: checking for ruby configure:23346: found /usr/bin/ruby configure:23357: result: ruby configure:23380: checking ruby.h usability configure:23380: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -I/usr/lib/ruby/2.1.0/i686-linux conftest.c >&5 conftest.c:156:18: fatal error: ruby.h: No such file or directory #include ^ compilation terminated. configure:23380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 | #define HAVE_LIBLTDL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23380: result: no configure:23380: checking ruby.h presence configure:23380: i686-uhu-linux-gcc -E -I/usr/lib/ruby/2.1.0/i686-linux conftest.c conftest.c:123:18: fatal error: ruby.h: No such file or directory #include ^ compilation terminated. configure:23380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 | #define HAVE_LIBLTDL 1 | /* end confdefs.h. */ | #include configure:23380: result: no configure:23380: checking for ruby.h configure:23380: result: no configure:23869: checking tcl.h usability configure:23869: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:23869: $? = 0 configure:23869: result: yes configure:23869: checking tcl.h presence configure:23869: i686-uhu-linux-gcc -E conftest.c configure:23869: $? = 0 configure:23869: result: yes configure:23869: checking for tcl.h configure:23869: result: yes configure:23899: result: using /usr/lib/tclConfig.sh configure:24011: checking for wish8.6 configure:24029: found /usr/bin/wish8.6 configure:24041: result: /usr/bin/wish8.6 configure:24085: checking tk.h usability configure:24085: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:24085: $? = 0 configure:24085: result: yes configure:24085: checking tk.h presence configure:24085: i686-uhu-linux-gcc -E conftest.c configure:24085: $? = 0 configure:24085: result: yes configure:24085: checking for tk.h configure:24085: result: yes configure:24099: checking for tk.h configure:24099: result: yes configure:24099: checking tkInt.h usability configure:24099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:24099: $? = 0 configure:24099: result: yes configure:24099: checking tkInt.h presence configure:24099: i686-uhu-linux-gcc -E conftest.c configure:24099: $? = 0 configure:24099: result: yes configure:24099: checking for tkInt.h configure:24099: result: yes configure:24128: result: using /usr/lib/tkConfig.sh configure:24202: checking for connect configure:24202: result: yes configure:24258: checking for gethostbyname configure:24258: result: yes configure:24320: checking for expat-config configure:24353: result: no configure:24388: checking expat.h usability configure:24388: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:24388: $? = 0 configure:24388: result: yes configure:24388: checking expat.h presence configure:24388: i686-uhu-linux-gcc -E conftest.c configure:24388: $? = 0 configure:24388: result: yes configure:24388: checking for expat.h configure:24388: result: yes configure:24402: checking for main in -lexpat configure:24421: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lexpat >&5 conftest.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:24421: $? = 0 configure:24430: result: yes configure:24487: checking IL/il.h usability configure:24487: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:161:19: fatal error: IL/il.h: No such file or directory #include ^ compilation terminated. configure:24487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 | #define HAVE_LIBLTDL 1 | #define HAVE_TCL 1 | #define HAVE_TK_H 1 | #define HAVE_TKINT_H 1 | #define HAVE_EXPAT_H 1 | #define HAVE_EXPAT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24487: result: no configure:24487: checking IL/il.h presence configure:24487: i686-uhu-linux-gcc -E conftest.c conftest.c:128:19: fatal error: IL/il.h: No such file or directory #include ^ compilation terminated. configure:24487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 | #define HAVE_LIBLTDL 1 | #define HAVE_TCL 1 | #define HAVE_TK_H 1 | #define HAVE_TKINT_H 1 | #define HAVE_EXPAT_H 1 | #define HAVE_EXPAT 1 | /* end confdefs.h. */ | #include configure:24487: result: no configure:24487: checking for IL/il.h configure:24487: result: no configure:24495: WARNING: Optional DevIL library not available - missing headers configure:24501: checking for main in -lIL configure:24520: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lIL >&5 conftest.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /usr/bin/ld: cannot find -lIL collect2: error: ld returned 1 exit status configure:24520: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 | #define HAVE_LIBLTDL 1 | #define HAVE_TCL 1 | #define HAVE_TK_H 1 | #define HAVE_TKINT_H 1 | #define HAVE_EXPAT_H 1 | #define HAVE_EXPAT 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:24529: result: no configure:24535: WARNING: Optional DevIL library not available configure:24584: checking for main in -lXpm configure:24603: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -lSM -lICE conftest.c -lXpm -lXmu -lXt -lX11 -lXext >&5 conftest.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:24603: $? = 0 configure:24612: result: yes configure:24650: checking X11/Intrinsic.h usability configure:24650: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:24650: $? = 0 configure:24650: result: yes configure:24650: checking X11/Intrinsic.h presence configure:24650: i686-uhu-linux-gcc -E conftest.c configure:24650: $? = 0 configure:24650: result: yes configure:24650: checking for X11/Intrinsic.h configure:24650: result: yes configure:24663: checking for X11/Xaw/Text.h configure:24663: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:24663: $? = 0 configure:24663: result: yes configure:24683: checking for main in -lXaw configure:24702: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -lXpm -lSM -lICE conftest.c -lXaw -lXmu -lXt -lX11 -lXext >&5 conftest.c:134:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:24702: $? = 0 configure:24711: result: yes configure:24760: checking zlib.h usability configure:24760: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:24760: $? = 0 configure:24760: result: yes configure:24760: checking zlib.h presence configure:24760: i686-uhu-linux-gcc -E conftest.c configure:24760: $? = 0 configure:24760: result: yes configure:24760: checking for zlib.h configure:24760: result: yes configure:24762: checking for main in -lz configure:24781: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lz >&5 conftest.c:134:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:24781: $? = 0 configure:24790: result: yes configure:24813: checking for deflateBound configure:24813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -lz conftest.c >&5 conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char deflateBound (); ^ conftest.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:24813: $? = 0 configure:24813: result: yes configure:24949: checking for POPPLER configure:24956: $PKG_CONFIG --exists --print-errors "poppler-glib" Package poppler-glib was not found in the pkg-config search path. Perhaps you should add the directory containing `poppler-glib.pc' to the PKG_CONFIG_PATH environment variable No package 'poppler-glib' found configure:24959: $? = 1 configure:24973: $PKG_CONFIG --exists --print-errors "poppler-glib" Package poppler-glib was not found in the pkg-config search path. Perhaps you should add the directory containing `poppler-glib.pc' to the PKG_CONFIG_PATH environment variable No package 'poppler-glib' found configure:24976: $? = 1 configure:24990: result: no No package 'poppler-glib' found configure:25056: checking for RSVG configure:25063: $PKG_CONFIG --exists --print-errors "librsvg-2.0" configure:25066: $? = 0 configure:25080: $PKG_CONFIG --exists --print-errors "librsvg-2.0" configure:25083: $? = 0 configure:25125: result: yes configure:25164: checking ghostscript/iapi.h usability configure:25164: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:25164: $? = 0 configure:25164: result: yes configure:25164: checking ghostscript/iapi.h presence configure:25164: i686-uhu-linux-gcc -E conftest.c configure:25164: $? = 0 configure:25164: result: yes configure:25164: checking for ghostscript/iapi.h configure:25164: result: yes configure:25173: checking for main in -lgs configure:25192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lgs >&5 conftest.c:137:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:25192: $? = 0 configure:25201: result: yes configure:25284: checking for PANGOCAIRO configure:25291: $PKG_CONFIG --exists --print-errors "pangocairo >= 1.14.9" configure:25294: $? = 0 configure:25308: $PKG_CONFIG --exists --print-errors "pangocairo >= 1.14.9" configure:25311: $? = 0 configure:25353: result: yes configure:25381: checking for PANGOFT2 configure:25388: $PKG_CONFIG --exists --print-errors "pangoft2" configure:25391: $? = 0 configure:25405: $PKG_CONFIG --exists --print-errors "pangoft2" configure:25408: $? = 0 configure:25466: result: yes configure:25474: checking for pango_fc_font_lock_face configure:25474: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >&5 conftest.c:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char pango_fc_font_lock_face (); ^ conftest.c:168:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:25474: $? = 0 configure:25474: result: yes configure:25474: checking for pango_fc_font_unlock_face configure:25474: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >&5 conftest.c:160:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char pango_fc_font_unlock_face (); ^ conftest.c:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:25474: $? = 0 configure:25474: result: yes configure:25474: checking for pango_font_map_create_context configure:25474: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >&5 conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char pango_font_map_create_context (); ^ conftest.c:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:25474: $? = 0 configure:25474: result: yes configure:25504: checking for LASI configure:25511: $PKG_CONFIG --exists --print-errors "lasi" Package lasi was not found in the pkg-config search path. Perhaps you should add the directory containing `lasi.pc' to the PKG_CONFIG_PATH environment variable No package 'lasi' found configure:25514: $? = 1 configure:25528: $PKG_CONFIG --exists --print-errors "lasi" Package lasi was not found in the pkg-config search path. Perhaps you should add the directory containing `lasi.pc' to the PKG_CONFIG_PATH environment variable No package 'lasi' found configure:25531: $? = 1 configure:25545: result: no No package 'lasi' found configure:25719: checking for FREETYPE2 configure:25726: $PKG_CONFIG --exists --print-errors "freetype2" configure:25729: $? = 0 configure:25743: $PKG_CONFIG --exists --print-errors "freetype2" configure:25746: $? = 0 configure:25790: result: yes configure:25933: checking for FONTCONFIG configure:25940: $PKG_CONFIG --exists --print-errors "fontconfig" configure:25943: $? = 0 configure:25957: $PKG_CONFIG --exists --print-errors "fontconfig" configure:25960: $? = 0 configure:26004: result: yes configure:26147: checking for GDK configure:26154: $PKG_CONFIG --exists --print-errors "gdk-2.0" configure:26157: $? = 0 configure:26171: $PKG_CONFIG --exists --print-errors "gdk-2.0" configure:26174: $? = 0 configure:26216: result: yes configure:26232: checking for g_object_unref configure:26232: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 >&5 conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char g_object_unref (); ^ conftest.c:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:26232: $? = 0 configure:26232: result: yes configure:26232: checking for g_type_init configure:26232: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 >&5 conftest.c:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char g_type_init (); ^ conftest.c:175:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:26232: $? = 0 configure:26232: result: yes configure:26269: checking for GDK_PIXBUF configure:26276: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0" configure:26279: $? = 0 configure:26293: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0" configure:26296: $? = 0 configure:26338: result: yes configure:26376: checking for GTK configure:26383: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.7.0" configure:26386: $? = 0 configure:26400: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.7.0" configure:26403: $? = 0 configure:26445: result: yes configure:26483: checking for GTKGL configure:26490: $PKG_CONFIG --exists --print-errors "gtkgl-2.0" Package gtkgl-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkgl-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkgl-2.0' found configure:26493: $? = 1 configure:26507: $PKG_CONFIG --exists --print-errors "gtkgl-2.0" Package gtkgl-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkgl-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkgl-2.0' found configure:26510: $? = 1 configure:26524: result: no No package 'gtkgl-2.0' found configure:26590: checking for GTKGLEXT configure:26597: $PKG_CONFIG --exists --print-errors "gtkglext-1.0" configure:26600: $? = 0 configure:26614: $PKG_CONFIG --exists --print-errors "gtkglext-1.0" configure:26617: $? = 0 configure:26659: result: yes configure:26697: checking for GTS configure:26704: $PKG_CONFIG --exists --print-errors "gts" Package gts was not found in the pkg-config search path. Perhaps you should add the directory containing `gts.pc' to the PKG_CONFIG_PATH environment variable No package 'gts' found configure:26707: $? = 1 configure:26721: $PKG_CONFIG --exists --print-errors "gts" Package gts was not found in the pkg-config search path. Perhaps you should add the directory containing `gts.pc' to the PKG_CONFIG_PATH environment variable No package 'gts' found configure:26724: $? = 1 configure:26738: result: no No package 'gts' found configure:26804: checking for ANN configure:26811: $PKG_CONFIG --exists --print-errors "ann" Package ann was not found in the pkg-config search path. Perhaps you should add the directory containing `ann.pc' to the PKG_CONFIG_PATH environment variable No package 'ann' found configure:26814: $? = 1 configure:26828: $PKG_CONFIG --exists --print-errors "ann" Package ann was not found in the pkg-config search path. Perhaps you should add the directory containing `ann.pc' to the PKG_CONFIG_PATH environment variable No package 'ann' found configure:26831: $? = 1 configure:26845: result: no No package 'ann' found configure:26936: checking for GLADE configure:26943: $PKG_CONFIG --exists --print-errors "libglade-2.0" Package libglade-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglade-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libglade-2.0' found configure:26946: $? = 1 configure:26960: $PKG_CONFIG --exists --print-errors "libglade-2.0" Package libglade-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglade-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libglade-2.0' found configure:26963: $? = 1 configure:26977: result: no No package 'libglade-2.0' found configure:27153: checking for qmake-qt4 configure:27169: found /usr/bin/qmake-qt4 configure:27180: result: qmake-qt4 configure:27195: checking for QTCORE configure:27202: $PKG_CONFIG --exists --print-errors "QtCore" configure:27205: $? = 0 configure:27219: $PKG_CONFIG --exists --print-errors "QtCore" configure:27222: $? = 0 configure:27264: result: yes configure:27269: checking for QTGUI configure:27276: $PKG_CONFIG --exists --print-errors "QtGui" configure:27279: $? = 0 configure:27293: $PKG_CONFIG --exists --print-errors "QtGui" configure:27296: $? = 0 configure:27338: result: yes configure:27473: checking for gdlib-config configure:27491: found /usr/bin/gdlib-config configure:27503: result: /usr/bin/gdlib-config configure:27647: checking gd.h usability configure:27647: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:27647: $? = 0 configure:27647: result: yes configure:27647: checking gd.h presence configure:27647: i686-uhu-linux-gcc -E conftest.c configure:27647: $? = 0 configure:27647: result: yes configure:27647: checking for gd.h configure:27647: result: yes configure:27661: checking for main in -lgd configure:27680: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -lgd -lgd -ljpeg -lz -lm -lpng16 -lfreetype -lfontconfig -lfreetype -lfontconfig -lXpm -lX11 -lvpx -lm -ltiff conftest.c -lgd -lgd -lgd -ljpeg -lz -lm -lpng16 -lfreetype -lfontconfig -lfreetype -lfontconfig -lXpm -lX11 -lvpx -lm -ltiff >&5 conftest.c:158:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27680: $? = 0 configure:27689: result: yes configure:27756: checking GL/glut.h usability configure:27756: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 configure:27756: $? = 0 configure:27756: result: yes configure:27756: checking GL/glut.h presence configure:27756: i686-uhu-linux-gcc -E conftest.c configure:27756: $? = 0 configure:27756: result: yes configure:27756: checking for GL/glut.h configure:27756: result: yes configure:27758: checking for main in -lglut configure:27777: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c -lglut >&5 conftest.c:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27777: $? = 0 configure:27786: result: yes configure:28061: checking if FILE struct contains _cnt configure:28078: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:167:5: error: 'FILE' has no member named '_cnt' i=f->_cnt; ^ conftest.c:166:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ configure:28078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 | #define HAVE_LIBLTDL 1 | #define HAVE_TCL 1 | #define HAVE_TK_H 1 | #define HAVE_TKINT_H 1 | #define HAVE_EXPAT_H 1 | #define HAVE_EXPAT 1 | #define HAVE_LIBXPMFORLEFTY 1 | #define HAVE_X11_INTRINSIC_H 1 | #define HAVE_X11_XAW_TEXT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DEFLATEBOUND 1 | #define HAVE_RSVG 1 | #define HAVE_GS 1 | #define HAVE_PANGOCAIRO 1 | #define HAVE_PANGO_FC_FONT_LOCK_FACE 1 | #define HAVE_PANGO_FC_FONT_UNLOCK_FACE 1 | #define HAVE_PANGO_FONT_MAP_CREATE_CONTEXT 1 | #define HAVE_FREETYPE2 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_GDK 1 | #define HAVE_G_OBJECT_UNREF 1 | #define HAVE_G_TYPE_INIT 1 | #define HAVE_GDK_PIXBUF 1 | #define HAVE_GTK 1 | #define HAVE_GTKGLEXT 1 | #define HAVE_GD_XPM 1 | #define HAVE_GD_JPEG 1 | #define HAVE_GD_FONTCONFIG 1 | #define HAVE_GD_FREETYPE 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_GIF 1 | #define HAVE_GD_GIFANIM 1 | #define HAVE_GD_OPENPOLYGON 1 | #define HAVE_LIBGD 1 | #define HAVE_GLUT 1 | #define SFDP 1 | #define ORTHO 1 | #define DIGCOLA 1 | /* end confdefs.h. */ | #include | | int | main () | { | FILE *f; | int i; | i=f->_cnt; | | ; | return 0; | } configure:28088: result: no configure:28096: checking if FILE struct contains _r configure:28113: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:167:5: error: 'FILE' has no member named '_r' i=f->_r; ^ conftest.c:166:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ configure:28113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 | #define HAVE_LIBLTDL 1 | #define HAVE_TCL 1 | #define HAVE_TK_H 1 | #define HAVE_TKINT_H 1 | #define HAVE_EXPAT_H 1 | #define HAVE_EXPAT 1 | #define HAVE_LIBXPMFORLEFTY 1 | #define HAVE_X11_INTRINSIC_H 1 | #define HAVE_X11_XAW_TEXT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DEFLATEBOUND 1 | #define HAVE_RSVG 1 | #define HAVE_GS 1 | #define HAVE_PANGOCAIRO 1 | #define HAVE_PANGO_FC_FONT_LOCK_FACE 1 | #define HAVE_PANGO_FC_FONT_UNLOCK_FACE 1 | #define HAVE_PANGO_FONT_MAP_CREATE_CONTEXT 1 | #define HAVE_FREETYPE2 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_GDK 1 | #define HAVE_G_OBJECT_UNREF 1 | #define HAVE_G_TYPE_INIT 1 | #define HAVE_GDK_PIXBUF 1 | #define HAVE_GTK 1 | #define HAVE_GTKGLEXT 1 | #define HAVE_GD_XPM 1 | #define HAVE_GD_JPEG 1 | #define HAVE_GD_FONTCONFIG 1 | #define HAVE_GD_FREETYPE 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_GIF 1 | #define HAVE_GD_GIFANIM 1 | #define HAVE_GD_OPENPOLYGON 1 | #define HAVE_LIBGD 1 | #define HAVE_GLUT 1 | #define SFDP 1 | #define ORTHO 1 | #define DIGCOLA 1 | /* end confdefs.h. */ | #include | | int | main () | { | FILE *f; | int i; | i=f->_r; | | ; | return 0; | } configure:28123: result: no configure:28131: checking if FILE struct contains _next configure:28148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:167:5: error: 'FILE' has no member named '_next' i=f->_next; ^ conftest.c:166:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ configure:28148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graphviz" | #define PACKAGE_TARNAME "graphviz" | #define PACKAGE_VERSION "2.36.0" | #define PACKAGE_STRING "graphviz 2.36.0" | #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | #define PACKAGE_URL "" | #define GVPLUGIN_CONFIG_FILE "config6" | #define GVPLUGIN_VERSION 6 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" | #define PATHSEPARATOR ":" | #define NO_POSTSCRIPT_ALIAS 0 | #define DEFAULT_DPI 96 | #define BROWSER "xdg-open" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_FPERR 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FESETENV 1 | #define HAVE_LOG2 1 | #define HAVE_SINCOS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SRAND48 1 | #define HAVE_SETENV 1 | #define HAVE_GETENV 1 | #define HAVE___FREADABLE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_UNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 | #define HAVE_LIBLTDL 1 | #define HAVE_TCL 1 | #define HAVE_TK_H 1 | #define HAVE_TKINT_H 1 | #define HAVE_EXPAT_H 1 | #define HAVE_EXPAT 1 | #define HAVE_LIBXPMFORLEFTY 1 | #define HAVE_X11_INTRINSIC_H 1 | #define HAVE_X11_XAW_TEXT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DEFLATEBOUND 1 | #define HAVE_RSVG 1 | #define HAVE_GS 1 | #define HAVE_PANGOCAIRO 1 | #define HAVE_PANGO_FC_FONT_LOCK_FACE 1 | #define HAVE_PANGO_FC_FONT_UNLOCK_FACE 1 | #define HAVE_PANGO_FONT_MAP_CREATE_CONTEXT 1 | #define HAVE_FREETYPE2 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_GDK 1 | #define HAVE_G_OBJECT_UNREF 1 | #define HAVE_G_TYPE_INIT 1 | #define HAVE_GDK_PIXBUF 1 | #define HAVE_GTK 1 | #define HAVE_GTKGLEXT 1 | #define HAVE_GD_XPM 1 | #define HAVE_GD_JPEG 1 | #define HAVE_GD_FONTCONFIG 1 | #define HAVE_GD_FREETYPE 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_GIF 1 | #define HAVE_GD_GIFANIM 1 | #define HAVE_GD_OPENPOLYGON 1 | #define HAVE_LIBGD 1 | #define HAVE_GLUT 1 | #define SFDP 1 | #define ORTHO 1 | #define DIGCOLA 1 | /* end confdefs.h. */ | #include | | int | main () | { | FILE *f; | int i; | i=f->_next; | | ; | return 0; | } configure:28158: result: no configure:28166: checking if FILE struct contains _IO_read_end configure:28183: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:167:3: warning: assignment makes integer from pointer without a cast [enabled by default] i=f->_IO_read_end; ^ conftest.c:166:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ conftest.c:167:5: warning: 'f' is used uninitialized in this function [-Wuninitialized] i=f->_IO_read_end; ^ configure:28183: $? = 0 configure:28184: result: yes configure:28201: checking if errno externs are declared configure:28217: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:167:25: warning: return makes integer from pointer without a cast [enabled by default] if ( errno < sys_nerr ) return sys_errlist[errno]; ^ configure:28217: $? = 0 configure:28218: result: yes configure:28236: checking if getopt externs are declared configure:28255: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:28255: $? = 0 configure:28256: result: yes configure:28274: checking if intptr_t is declared configure:28298: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:175:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:177:11: warning: unused variable 'abc' [-Wunused-variable] intptr_t abc; ^ configure:28298: $? = 0 configure:28299: result: yes configure:28317: checking if assert needs __eprintf configure:28332: result: no configure:28342: checking size of long long configure:28347: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:197:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (long long)); } ^ conftest.c:198:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (long long)); } ^ conftest.c:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:28347: $? = 0 configure:28347: ./conftest configure:28347: $? = 0 configure:28361: result: 8 configure:28375: checking size of int configure:28380: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math conftest.c >&5 conftest.c:198:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int)); } ^ conftest.c:199:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int)); } ^ conftest.c:203:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:28380: $? = 0 configure:28380: ./conftest configure:28380: $? = 0 configure:28394: result: 4 configure:28548: checking that generated files are newer than configure configure:28554: result: done configure:28842: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by graphviz config.status 2.36.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp08 config.status:1802: creating Makefile config.status:1802: creating debian/changelog config.status:1802: creating doc/Makefile config.status:1802: creating doc/info/Makefile config.status:1802: creating doc/schema/Makefile config.status:1802: creating contrib/Makefile config.status:1802: creating contrib/prune/Makefile config.status:1802: creating contrib/diffimg/Makefile config.status:1802: creating graphs/Makefile config.status:1802: creating graphs/directed/Makefile config.status:1802: creating graphs/undirected/Makefile config.status:1802: creating lib/Makefile config.status:1802: creating lib/cdt/Makefile config.status:1802: creating lib/cdt/libcdt.pc config.status:1802: creating lib/cgraph/Makefile config.status:1802: creating lib/cgraph/libcgraph.pc config.status:1802: creating lib/rbtree/Makefile config.status:1802: creating lib/pathplan/Makefile config.status:1802: creating lib/pathplan/libpathplan.pc config.status:1802: creating lib/ast/Makefile config.status:1802: creating lib/sfio/Makefile config.status:1802: creating lib/sfio/Sfio_f/Makefile config.status:1802: creating lib/vmalloc/Makefile config.status:1802: creating lib/dotgen/Makefile config.status:1802: creating lib/dotgen2/Makefile config.status:1802: creating lib/neatogen/Makefile config.status:1802: creating lib/fdpgen/Makefile config.status:1802: creating lib/sparse/Makefile config.status:1802: creating lib/mingle/Makefile config.status:1802: creating lib/label/Makefile config.status:1802: creating lib/sfdpgen/Makefile config.status:1802: creating lib/osage/Makefile config.status:1802: creating lib/gvpr/Makefile config.status:1802: creating lib/gvpr/libgvpr.pc config.status:1802: creating lib/circogen/Makefile config.status:1802: creating lib/twopigen/Makefile config.status:1802: creating lib/patchwork/Makefile config.status:1802: creating lib/pack/Makefile config.status:1802: creating lib/ortho/Makefile config.status:1802: creating lib/expr/Makefile config.status:1802: creating lib/expr/libexpr.pc config.status:1802: creating lib/common/Makefile config.status:1802: creating lib/ingraphs/Makefile config.status:1802: creating lib/vpsc/Makefile config.status:1802: creating lib/gvc/Makefile config.status:1802: creating lib/gvc/libgvc.pc config.status:1802: creating lib/xdot/Makefile config.status:1802: creating lib/xdot/libxdot.pc config.status:1802: creating lib/topfish/Makefile config.status:1802: creating lib/glcomp/Makefile config.status:1802: creating macosx/Info.plist config.status:1802: creating macosx/build/graphviz.pmdoc/01local.xml config.status:1802: creating macosx/build/graphviz.pmdoc/02graphviz.xml config.status:1802: creating windows/build/graphviz.wxs config.status:1802: creating windows/Properties/AssemblyInfo.cs config.status:1802: creating plugin/Makefile config.status:1802: creating plugin/core/Makefile config.status:1802: creating plugin/devil/Makefile config.status:1802: creating plugin/gd/Makefile config.status:1802: creating plugin/gdk/Makefile config.status:1802: creating plugin/gdiplus/Makefile config.status:1802: creating plugin/glitz/Makefile config.status:1802: creating plugin/gs/Makefile config.status:1802: creating plugin/gtk/Makefile config.status:1802: creating plugin/lasi/Makefile config.status:1802: creating plugin/ming/Makefile config.status:1802: creating plugin/pango/Makefile config.status:1802: creating plugin/poppler/Makefile config.status:1802: creating plugin/quartz/Makefile config.status:1802: creating plugin/rsvg/Makefile config.status:1802: creating plugin/visio/Makefile config.status:1802: creating plugin/webp/Makefile config.status:1802: creating plugin/xlib/Makefile config.status:1802: creating plugin/dot_layout/Makefile config.status:1802: creating plugin/neato_layout/Makefile config.status:1802: creating cmd/Makefile config.status:1802: creating cmd/dot/Makefile config.status:1802: creating cmd/tools/Makefile config.status:1802: creating cmd/gvpr/Makefile config.status:1802: creating cmd/gvpr/lib/Makefile config.status:1802: creating cmd/lefty/ws/x11/libfilereq/Makefile config.status:1802: creating cmd/lefty/ws/x11/Makefile config.status:1802: creating cmd/lefty/ws/mswin32/Makefile config.status:1802: creating cmd/lefty/ws/Makefile config.status:1802: creating cmd/lefty/os/unix/Makefile config.status:1802: creating cmd/lefty/os/mswin32/Makefile config.status:1802: creating cmd/lefty/os/Makefile config.status:1802: creating cmd/lefty/dot2l/Makefile config.status:1802: creating cmd/lefty/examples/Makefile config.status:1802: creating cmd/lefty/Makefile config.status:1802: creating cmd/lneato/Makefile config.status:1802: creating cmd/dotty/Makefile config.status:1802: creating cmd/smyrna/Makefile config.status:1802: creating cmd/gvmap/Makefile config.status:1802: creating cmd/mingle/Makefile config.status:1802: creating cmd/gvedit/Makefile config.status:1802: creating cmd/gvedit/gvedit.pro config.status:1802: creating cmd/gvedit/ui/Makefile config.status:1802: creating cmd/gvedit/images/Makefile config.status:1802: creating tclpkg/Makefile config.status:1802: creating tclpkg/tclstubs/Makefile config.status:1802: creating tclpkg/tkstubs/Makefile config.status:1802: creating tclpkg/tclhandle/Makefile config.status:1802: creating tclpkg/gdtclft/Makefile config.status:1802: creating tclpkg/gdtclft/demo/Makefile config.status:1802: creating tclpkg/tcldot/Makefile config.status:1802: creating tclpkg/tcldot/demo/Makefile config.status:1802: creating tclpkg/tclpathplan/Makefile config.status:1802: creating tclpkg/tclpathplan/demo/Makefile config.status:1802: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile config.status:1802: creating tclpkg/tkspline/Makefile config.status:1802: creating tclpkg/tkspline/demo/Makefile config.status:1802: creating tclpkg/gv/Makefile config.status:1802: creating tclpkg/gv/demo/Makefile config.status:1802: creating tclpkg/gv/META.gv config.status:1802: creating rtest/Makefile config.status:1802: creating share/Makefile config.status:1802: creating share/examples/Makefile config.status:1802: creating share/gui/Makefile config.status:1802: creating graphviz.spec config.status:1802: creating Doxyfile config.status:1802: creating config.h config.status:1802: creating lib/common/types.h config.status:1983: lib/common/types.h is unchanged config.status:2031: executing depfiles commands config.status:2031: executing libtool commands configure:31518: === configuring in libltdl (/var/uhubuild/work/compile/libltdl) configure:31581: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' 'JAVA=/usr/lib/java/bin/java' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_ANN_CFLAGS_set= ac_cv_env_ANN_CFLAGS_value= ac_cv_env_ANN_LIBS_set= ac_cv_env_ANN_LIBS_value= 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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= 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_FONTCONFIG_CFLAGS_set= ac_cv_env_FONTCONFIG_CFLAGS_value= ac_cv_env_FONTCONFIG_LIBS_set= ac_cv_env_FONTCONFIG_LIBS_value= ac_cv_env_FREETYPE2_CFLAGS_set= ac_cv_env_FREETYPE2_CFLAGS_value= ac_cv_env_FREETYPE2_LIBS_set= ac_cv_env_FREETYPE2_LIBS_value= ac_cv_env_GDK_CFLAGS_set= ac_cv_env_GDK_CFLAGS_value= ac_cv_env_GDK_LIBS_set= ac_cv_env_GDK_LIBS_value= ac_cv_env_GDK_PIXBUF_CFLAGS_set= ac_cv_env_GDK_PIXBUF_CFLAGS_value= ac_cv_env_GDK_PIXBUF_LIBS_set= ac_cv_env_GDK_PIXBUF_LIBS_value= ac_cv_env_GLADE_CFLAGS_set= ac_cv_env_GLADE_CFLAGS_value= ac_cv_env_GLADE_LIBS_set= ac_cv_env_GLADE_LIBS_value= ac_cv_env_GLITZ_CFLAGS_set= ac_cv_env_GLITZ_CFLAGS_value= ac_cv_env_GLITZ_LIBS_set= ac_cv_env_GLITZ_LIBS_value= ac_cv_env_GTKGLEXT_CFLAGS_set= ac_cv_env_GTKGLEXT_CFLAGS_value= ac_cv_env_GTKGLEXT_LIBS_set= ac_cv_env_GTKGLEXT_LIBS_value= ac_cv_env_GTKGL_CFLAGS_set= ac_cv_env_GTKGL_CFLAGS_value= ac_cv_env_GTKGL_LIBS_set= ac_cv_env_GTKGL_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_GTS_CFLAGS_set= ac_cv_env_GTS_CFLAGS_value= ac_cv_env_GTS_LIBS_set= ac_cv_env_GTS_LIBS_value= ac_cv_env_GUILE_CFLAGS_set= ac_cv_env_GUILE_CFLAGS_value= ac_cv_env_GUILE_LIBS_set= ac_cv_env_GUILE_LIBS_value= ac_cv_env_LASI_CFLAGS_set= ac_cv_env_LASI_CFLAGS_value= ac_cv_env_LASI_LIBS_set= ac_cv_env_LASI_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBPOSTFIX_set= ac_cv_env_LIBPOSTFIX_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MING_CFLAGS_set= ac_cv_env_MING_CFLAGS_value= ac_cv_env_MING_LIBS_set= ac_cv_env_MING_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_PANGOCAIRO_CFLAGS_set= ac_cv_env_PANGOCAIRO_CFLAGS_value= ac_cv_env_PANGOCAIRO_LIBS_set= ac_cv_env_PANGOCAIRO_LIBS_value= ac_cv_env_PANGOFT2_CFLAGS_set= ac_cv_env_PANGOFT2_CFLAGS_value= ac_cv_env_PANGOFT2_LIBS_set= ac_cv_env_PANGOFT2_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_POPPLER_CFLAGS_set= ac_cv_env_POPPLER_CFLAGS_value= ac_cv_env_POPPLER_LIBS_set= ac_cv_env_POPPLER_LIBS_value= ac_cv_env_QTCORE_CFLAGS_set= ac_cv_env_QTCORE_CFLAGS_value= ac_cv_env_QTCORE_LIBS_set= ac_cv_env_QTCORE_LIBS_value= ac_cv_env_QTGUI_CFLAGS_set= ac_cv_env_QTGUI_CFLAGS_value= ac_cv_env_QTGUI_LIBS_set= ac_cv_env_QTGUI_LIBS_value= ac_cv_env_RSVG_CFLAGS_set= ac_cv_env_RSVG_CFLAGS_value= ac_cv_env_RSVG_LIBS_set= ac_cv_env_RSVG_LIBS_value= ac_cv_env_RUBY_CFLAGS_set= ac_cv_env_RUBY_CFLAGS_value= ac_cv_env_RUBY_LIBS_set= ac_cv_env_RUBY_LIBS_value= ac_cv_env_R_CFLAGS_set= ac_cv_env_R_CFLAGS_value= ac_cv_env_R_LIBS_set= ac_cv_env_R_LIBS_value= ac_cv_env_WEBP_CFLAGS_set= ac_cv_env_WEBP_CFLAGS_value= ac_cv_env_WEBP_LIBS_set= ac_cv_env_WEBP_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_XRENDER_CFLAGS_set= ac_cv_env_XRENDER_CFLAGS_value= ac_cv_env_XRENDER_LIBS_set= ac_cv_env_XRENDER_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__NSGetEnviron=no ac_cv_func___freadable=yes ac_cv_func__sysconf=no ac_cv_func_alloca_works=yes 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_cbrt=no ac_cv_func_closedir=yes ac_cv_func_connect=yes ac_cv_func_deflateBound=yes ac_cv_func_dlerror=yes ac_cv_func_drand48=yes ac_cv_func_feenableexcept=yes ac_cv_func_fesetenv=yes ac_cv_func_g_object_unref=yes ac_cv_func_g_type_init=yes ac_cv_func_getenv=yes ac_cv_func_gethostbyname=yes ac_cv_func_getrusage=yes ac_cv_func_log2=yes ac_cv_func_lrand48=yes ac_cv_func_lsqrt=no ac_cv_func_memset=yes ac_cv_func_nl_langinfo=yes ac_cv_func_opendir=yes ac_cv_func_pango_fc_font_lock_face=yes ac_cv_func_pango_fc_font_unlock_face=yes ac_cv_func_pango_font_map_create_context=yes ac_cv_func_pow=no ac_cv_func_readdir=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_setmode=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sincos=yes ac_cv_func_sqrt=no ac_cv_func_srand48=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strstr=yes ac_cv_func_strtoll=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_uname=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_lt_dlinterface_register=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_EXTERN_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_IL_il_h=no ac_cv_header_Python_h=yes ac_cv_header_X11_Intrinsic_h=yes ac_cv_header_X11_Xaw_Text_h=yes ac_cv_header_argz_h=yes ac_cv_header_caml_mlvalues_h=yes ac_cv_header_crt_externs_h=no 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_errno_h=yes ac_cv_header_expat_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_float_h=yes ac_cv_header_fpu_control_h=yes ac_cv_header_gd_h=yes ac_cv_header_getopt_h=yes ac_cv_header_ghostscript_iapi_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jni_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libguile_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_ruby_h=no ac_cv_header_search_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dl_h=no ac_cv_header_sys_fpu_h=no ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tcl_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_tkInt_h=yes ac_cv_header_tk_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_IL_main=no ac_cv_lib_Xaw_main=yes ac_cv_lib_Xpm_main=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_expat_main=yes ac_cv_lib_gd_main=yes ac_cv_lib_gen_basename=no ac_cv_lib_glut_main=yes ac_cv_lib_gs_main=yes ac_cv_lib_lex=-lfl ac_cv_lib_ltdl_lt_dladvise_init=yes ac_cv_lib_ltdl_lt_dladvise_preload=yes ac_cv_lib_m_main=yes ac_cv_lib_z_main=yes ac_cv_objc_compiler_gnu=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GDLIB_CONFIG=/usr/bin/gdlib-config ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_TCLSH=/usr/bin/tclsh8.6 ac_cv_path_WISH=/usr/bin/wish8.6 ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_EGREP='/bin/grep -E' ac_cv_prog_GROFF=false ac_cv_prog_GUILE=guile2 ac_cv_prog_JAVA=/usr/lib/java/bin/java ac_cv_prog_LEX=flex ac_cv_prog_LUA=lua ac_cv_prog_MCS=mcs ac_cv_prog_OBJC=i686-uhu-linux-gcc ac_cv_prog_OCAML=ocaml ac_cv_prog_OCAML_OPT=ocamlopt ac_cv_prog_PERL=perl ac_cv_prog_PKGCONFIG=pkg-config ac_cv_prog_PS2PDF=ps2pdf ac_cv_prog_PYTHON=python ac_cv_prog_QMAKE=qmake-qt4 ac_cv_prog_RUBY=ruby ac_cv_prog_SED=/bin/sed ac_cv_prog_SORT=sort ac_cv_prog_SWIG=swig ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=no ac_cv_search_dlopen=-ldl ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long_long=8 ac_cv_type__Bool=yes ac_cv_type_error_t=yes ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes 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_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_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/qt4/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 pkg_cv_FONTCONFIG_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_FONTCONFIG_LIBS='-lfontconfig -lfreetype ' pkg_cv_FREETYPE2_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_FREETYPE2_LIBS='-lfreetype ' pkg_cv_GDK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GDK_LIBS='-lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GDK_PIXBUF_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GTKGLEXT_CFLAGS='-pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_GTKGLEXT_LIBS='-lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' pkg_cv_PANGOCAIRO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_PANGOCAIRO_LIBS='-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ' pkg_cv_PANGOFT2_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_PANGOFT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' pkg_cv_QTCORE_CFLAGS='-DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore ' pkg_cv_QTCORE_LIBS='-L/usr/lib/qt4/lib -lQtCore ' pkg_cv_QTGUI_CFLAGS='-DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore ' pkg_cv_QTGUI_LIBS='-L/usr/lib/qt4/lib -lQtGui -lQtCore ' pkg_cv_RSVG_CFLAGS='-pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_RSVG_LIBS='-lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo ' pkg_cv_XRENDER_CFLAGS= pkg_cv_XRENDER_LIBS='-lXrender -lX11 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/config/missing aclocal-1.14' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' ANN_CFLAGS='' ANN_LIBS='' AR='i686-uhu-linux-ar' ARGZ_H='' AUTOCONF='${SHELL} /var/uhubuild/work/compile/config/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/config/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/config/missing automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math' CONVENIENCE_LTDL_FALSE='#' CONVENIENCE_LTDL_TRUE='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' CYGWIN='no' DARWIN9='no' DARWIN='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVIL_INCLUDES='' DEVIL_LIBS='' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_LTDL_FALSE='#' ENABLE_LTDL_TRUE='' ENABLE_SHARED_FALSE='#' ENABLE_SHARED_TRUE='' ENABLE_STATIC_FALSE='' ENABLE_STATIC_TRUE='#' EXEEXT='' EXPAT_CONFIG='' EXPAT_INCLUDES='' EXPAT_LIBS=' -lexpat' EXTRA_SMYRNA_LDFLAGS='' FGREP='/bin/grep -F' FONTCONFIG_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' FONTCONFIG_CONFIG='' FONTCONFIG_LIBS='-lfontconfig -lfreetype ' FREETYPE2_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 ' FREETYPE2_LIBS='-lfreetype ' FREETYPE_CONFIG='' GDIPLUS_CFLAGS='' GDIPLUS_HEADS='' GDIPLUS_LIBS='' GDK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GDK_LIBS='-lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ' GDK_PIXBUF_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ' GDLIB_CONFIG='/usr/bin/gdlib-config' GD_INCLUDES='' GD_LIBS=' -lgd -lgd -ljpeg -lz -lm -lpng16 -lfreetype -lfontconfig -lfreetype -lfontconfig -lXpm -lX11 -lvpx -lm -ltiff' GLADE_CFLAGS='' GLADE_LIBS='' GLITZ_CFLAGS='' GLITZ_LIBS='' GLUT_CFLAGS='' GLUT_LIBS=' -lglut' GO='' GO_INCLUDES='' GO_LIBS='' GRAPHVIZ_COLLECTION='test' GRAPHVIZ_SOURCES='graphviz/test/SOURCES' GRAPHVIZ_VERSION_BUILD='0' GRAPHVIZ_VERSION_COMMIT='unknown' GRAPHVIZ_VERSION_DATE='20140111.2315' GRAPHVIZ_VERSION_MAJOR='2' GRAPHVIZ_VERSION_MICRO='0' GRAPHVIZ_VERSION_MINOR='36' GRAPHVIZ_VERSION_REVISION='0' GREP='/bin/grep' GROFF='false' GS_CFLAGS='' GS_LIBS='-lgs' GTKGLEXT_CFLAGS='-pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTKGLEXT_LIBS='-lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GTKGL_CFLAGS='' GTKGL_LIBS='' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GTS_CFLAGS='' GTS_LIBS='' GUILE='' GUILE_CFLAGS='' GUILE_INCLUDES='' GUILE_LIBS='' GVPLUGIN_CONFIG_FILE='config6' GVPLUGIN_VERSION='6' GVPLUGIN_VERSION_INFO='6:0:0' INCLTDL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IO='' IO_INCLUDES='' IO_LIBS='' IPSEPCOLA_INCLUDES='' IPSEPCOLA_LIBS='' JAVA='/usr/lib/java/bin/java' JAVA_INCLUDES=' -I/usr/lib/java/include -I/usr/lib/java/include/linux' JAVA_LIBS='' LASI_CFLAGS='' LASI_LIBS='' LD='/usr/bin/ld' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBADD_DL='-ldl ' LIBADD_DLD_LINK='' LIBADD_DLOPEN='-ldl' LIBADD_SHL_LOAD='' LIBGEN_LIBS='' LIBLTDL='-lltdl' LIBLTDL_LDFLAGS='' LIBOBJS='' LIBPOSTFIX='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTDLDEPS='' LTDLINCL='' LTDLOPEN='libltdl' LTLIBOBJS='' LT_CONFIG_H='config.h' LT_DLLOADERS=' libltdl/dlopen.la' LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la ' LUA='lua' LUACONFIG='' LUA_INCLUDES=' ' LUA_INSTALL_DIR='/usr/lib/lua/5.1' LUA_LIBS=' -llua -lm -ldl ' MAKEINFO='${SHELL} /var/uhubuild/work/compile/config/missing makeinfo' MANIFEST_TOOL=':' MATH_LIBS='-lm' MCS='mcs' MINGW32='no' MING_CFLAGS='' MING_LIBS='' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJC='i686-uhu-linux-gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='' OBJDUMP='objdump' OBJEXT='o' OCAML='ocaml' OCAML_INCLUDES='-I/usr/lib/ocaml' OCAML_LIBS='-L/usr/lib/ocaml' OCAML_OPT='ocamlopt' OTOOL64='' OTOOL='' PACKAGE='graphviz' PACKAGE_BUGREPORT='http://www.graphviz.org/' PACKAGE_NAME='graphviz' PACKAGE_STRING='graphviz 2.36.0' PACKAGE_TARNAME='graphviz' PACKAGE_URL='' PACKAGE_VERSION='2.36.0' PANGOCAIRO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' PANGOCAIRO_LIBS='-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ' PANGOFT2_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' PANGOFT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' PATH_SEPARATOR=':' PERL='perl' PERL_INCLUDES='-I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE' PERL_INSTALL_DIR='/usr/lib/perl5/vendor_perl/5.18.2/i386-linux-thread-multi-64int-ld' PERL_LIBS='-L/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -lperl' PHP='' PHP_INCLUDES='' PHP_INSTALL_DATADIR='' PHP_INSTALL_DIR='' PHP_LIBS='' PKGCONFIG='pkg-config' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORMSDKINCLUDE='' PLATFORMSDKINCLUDE_ESCAPED='' PLATFORMSDKLIB='' POPPLER_CFLAGS='' POPPLER_LIBS='' PS2PDF='ps2pdf' PYTHON23='' PYTHON23_INCLUDES='' PYTHON23_INSTALL_DIR='' PYTHON23_LIBS='' PYTHON24='' PYTHON24_INCLUDES='' PYTHON24_INSTALL_DIR='' PYTHON24_LIBS='' PYTHON25='' PYTHON25_INCLUDES='' PYTHON25_INSTALL_DIR='' PYTHON25_LIBS='' PYTHON26='' PYTHON26_INCLUDES='' PYTHON26_INSTALL_DIR='' PYTHON26_LIBS='' PYTHON27='' PYTHON27_INCLUDES='' PYTHON27_INSTALL_DIR='' PYTHON27_LIBS='' PYTHON='python' PYTHON_INCLUDES='-I/usr/include/python2.7' PYTHON_INSTALL_DIR='/usr/lib/python2.7/site-packages' PYTHON_LIBS='-lpython2.7' QMAKE='qmake-qt4' QTCORE_CFLAGS='-DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore ' QTCORE_LIBS='-L/usr/lib/qt4/lib -lQtCore ' QTGUI_CFLAGS='-DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore ' QTGUI_LIBS='-L/usr/lib/qt4/lib -lQtGui -lQtCore ' QUARTZ_CFLAGS='' QUARTZ_LIBS='' RANLIB='ranlib' RC='false' RC_IS_RC_FALSE='' RC_IS_RC_TRUE='#' RC_IS_WINDRES_FALSE='' RC_IS_WINDRES_TRUE='#' RSVG_CFLAGS='-pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' RSVG_LIBS='-lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo ' RUBY='' RUBY_CFLAGS='-I/usr/lib/ruby/2.1.0/i686-linux' RUBY_INSTALL_DIR='/usr/lib/ruby/vendor_ruby/2.1.0/i686-linux' RUBY_LIBS='-L/usr/lib -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby' R_CFLAGS='' R_LIBS='' SED='/bin/sed' SET_MAKE='' SHARP_INCLUDES='' SHARP_LIBS='' SHELL='/bin/sh' SIZEOF_INT_BITS='32' SOCKET_LIBS='' SORT='sort' STRIP='strip' SWIG='swig' TCLINT_INCLUDES='' TCLSH='/usr/bin/tclsh8.6' TCL_CFLAGS=' -DUSE_TCL_STUBS' TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 ' TCL_INCLUDES='' TCL_INSTALL_DIR='/usr/lib/tcl8.6' TCL_LIBS='' TCL_MAJOR_VERSION='8' TCL_MINOR_VERSION='6' TCL_PATCH_LEVEL='.1' TCL_PKGINDEX='tcldot/pkgIndex.tcl tclpathplan/pkgIndex.tcl' TCL_PKGINDEX_GD='gdtclft/pkgIndex.tcl' TCL_PKGINDEX_SWIG='gv/pkgIndex.tcl' TCL_SHLIB_SUFFIX='.so' TCL_SRC_DIR='/var/uhubuild/work/compile' TCL_STUB_LIB_SPEC='-L/usr/lib -ltclstub8.6' TCL_VERSION='8.6' TKINT_INCLUDES='' TK_CFLAGS=' -DUSE_TK_STUBS' TK_DEFS='-DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DHAVE_XSS=1 ' TK_INCLUDES='' TK_LIB_SPEC='-L/usr/lib -ltk8.6' TK_MAJOR_VERSION='8' TK_MINOR_VERSION='6' TK_PATCH_LEVEL='.1' TK_PKGINDEX='tkspline/pkgIndex.tcl' TK_SRC_DIR='/var/uhubuild/work/compile' TK_STUB_LIB_SPEC='-L/usr/lib -ltkstub8.6' TK_VERSION='8.6' TK_XINCLUDES='' VERSION='2.36.0' VISIO_CFLAGS='' VISIO_LIBS='' WEBP_CFLAGS='' WEBP_LIBS='' WISH='/usr/bin/wish8.6' WITH_ANN_FALSE='' WITH_ANN_TRUE='#' WITH_CGRAPH_FALSE='#' WITH_CGRAPH_TRUE='' WITH_DARWIN9_FALSE='' WITH_DARWIN9_TRUE='#' WITH_DEVIL_FALSE='' WITH_DEVIL_TRUE='#' WITH_FONTCONFIG_FALSE='#' WITH_FONTCONFIG_TRUE='' WITH_FREETYPE2_FALSE='' WITH_FREETYPE2_TRUE='#' WITH_GDIPLUS_FALSE='' WITH_GDIPLUS_TRUE='#' WITH_GDK_FALSE='#' WITH_GDK_PIXBUF_FALSE='#' WITH_GDK_PIXBUF_TRUE='' WITH_GDK_TRUE='' WITH_GLADE_FALSE='' WITH_GLADE_TRUE='#' WITH_GLITZ_FALSE='' WITH_GLITZ_TRUE='#' WITH_GO_FALSE='' WITH_GO_TRUE='#' WITH_GS_FALSE='#' WITH_GS_TRUE='' WITH_GTKGLEXT_FALSE='#' WITH_GTKGLEXT_TRUE='' WITH_GTKGL_FALSE='' WITH_GTKGL_TRUE='#' WITH_GTK_FALSE='#' WITH_GTK_TRUE='' WITH_GTS_FALSE='' WITH_GTS_TRUE='#' WITH_GUILE_FALSE='' WITH_GUILE_TRUE='#' WITH_IO_FALSE='' WITH_IO_TRUE='#' WITH_IPSEPCOLA_FALSE='' WITH_IPSEPCOLA_TRUE='#' WITH_JAVA_FALSE='#' WITH_JAVA_TRUE='' WITH_LASI_FALSE='' WITH_LASI_TRUE='#' WITH_LIBGD_FALSE='#' WITH_LIBGD_TRUE='' WITH_LUA_FALSE='#' WITH_LUA_TRUE='' WITH_MING_FALSE='' WITH_MING_TRUE='#' WITH_OCAMLOPT_FALSE='#' WITH_OCAMLOPT_TRUE='' WITH_OCAML_FALSE='#' WITH_OCAML_TRUE='' WITH_ORTHO_FALSE='#' WITH_ORTHO_TRUE='' WITH_PANGOCAIRO_FALSE='#' WITH_PANGOCAIRO_TRUE='' WITH_PERL_FALSE='#' WITH_PERL_TRUE='' WITH_PHP_FALSE='' WITH_PHP_TRUE='#' WITH_POPPLER_FALSE='' WITH_POPPLER_TRUE='#' WITH_PYTHON23_FALSE='' WITH_PYTHON23_TRUE='#' WITH_PYTHON24_FALSE='' WITH_PYTHON24_TRUE='#' WITH_PYTHON25_FALSE='' WITH_PYTHON25_TRUE='#' WITH_PYTHON26_FALSE='' WITH_PYTHON26_TRUE='#' WITH_PYTHON27_FALSE='' WITH_PYTHON27_TRUE='#' WITH_PYTHON_FALSE='#' WITH_PYTHON_TRUE='' WITH_QT_FALSE='#' WITH_QT_TRUE='' WITH_QUARTZ_FALSE='' WITH_QUARTZ_TRUE='#' WITH_RSVG_FALSE='#' WITH_RSVG_TRUE='' WITH_RUBY_FALSE='' WITH_RUBY_TRUE='#' WITH_R_FALSE='' WITH_R_TRUE='#' WITH_SFDP_FALSE='#' WITH_SFDP_TRUE='' WITH_SHARP_FALSE='#' WITH_SHARP_TRUE='' WITH_SMYRNA_FALSE='' WITH_SMYRNA_TRUE='#' WITH_SWIG_FALSE='#' WITH_SWIG_TRUE='' WITH_TCL_FALSE='#' WITH_TCL_TRUE='' WITH_TK_FALSE='#' WITH_TK_TRUE='' WITH_VISIO_FALSE='' WITH_VISIO_TRUE='#' WITH_WEBP_FALSE='' WITH_WEBP_TRUE='#' WITH_WIN32_FALSE='' WITH_WIN32_TRUE='#' WITH_XAW_FALSE='#' WITH_XAW_TRUE='' WITH_XRENDER_FALSE='' WITH_XRENDER_TRUE='#' WITH_X_FALSE='#' WITH_X_TRUE='' XAW_INCLUDES='' XAW_LIBS=' -lXaw' XMKMF='' XPM_INCLUDES='' XPM_LIBS=' -lXpm' XRENDER_CFLAGS='' XRENDER_LIBS='-lXrender -lX11 ' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' YACC='bison -y' YFLAGS='' Z_INCLUDES='' Z_LIBS=' -lz' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_OBJC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' ltdl_LIBOBJS=' lt__strl.o' ltdl_LTLIBOBJS=' lt__strl.lo' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libltdl' sys_symbol_underscore='no' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "graphviz" #define PACKAGE_TARNAME "graphviz" #define PACKAGE_VERSION "2.36.0" #define PACKAGE_STRING "graphviz 2.36.0" #define PACKAGE_BUGREPORT "http://www.graphviz.org/" #define PACKAGE_URL "" #define GVPLUGIN_CONFIG_FILE "config6" #define GVPLUGIN_VERSION 6 #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:/usr/share/fonts/TrueType:/usr/X11/lib/X11/fonts/TrueType:/usr/share/fonts/sun/Type1:/usr/openwin/lib/X11/fonts/Type1:/usr/share/fonts/X11/Type1:/usr/share/fonts/default/Type1:/usr/X11R6/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/truetype:/usr/X11R6/lib/X11/fonts/TTF:/usr/share/fonts/truetype:/usr/openwin/lib/X11/fonts/TrueType:/usr/X11R6/lib/X11/fonts/Type1:/usr/common/share/fonts/ttf" #define PATHSEPARATOR ":" #define NO_POSTSCRIPT_ALIAS 0 #define DEFAULT_DPI 96 #define BROWSER "xdg-open" #define YYTEXT_POINTER 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define NO_FPERR 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDINT_H 1 #define HAVE_MALLOC_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SEARCH_H 1 #define HAVE_GETOPT_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_VALUES_H 1 #define HAVE_FLOAT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_ERRNO_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FENV_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_FPU_CONTROL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DIRENT_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_FEENABLEEXCEPT 1 #define HAVE_FESETENV 1 #define HAVE_LOG2 1 #define HAVE_SINCOS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_LRAND48 1 #define HAVE_DRAND48 1 #define HAVE_SRAND48 1 #define HAVE_SETENV 1 #define HAVE_GETENV 1 #define HAVE___FREADABLE 1 #define HAVE_GETRUSAGE 1 #define HAVE_STRERROR 1 #define HAVE_VSNPRINTF 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_UNAME 1 #define HAVE_MEMSET 1 #define HAVE_NL_LANGINFO 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRCASESTR 1 #define LT_MODULE_EXT ".so" #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/qt4/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 ENABLE_LTDL 1 #define HAVE_LIBLTDL 1 #define HAVE_TCL 1 #define HAVE_TK_H 1 #define HAVE_TKINT_H 1 #define HAVE_EXPAT_H 1 #define HAVE_EXPAT 1 #define HAVE_LIBXPMFORLEFTY 1 #define HAVE_X11_INTRINSIC_H 1 #define HAVE_X11_XAW_TEXT_H 1 #define HAVE_LIBZ 1 #define HAVE_DEFLATEBOUND 1 #define HAVE_RSVG 1 #define HAVE_GS 1 #define HAVE_PANGOCAIRO 1 #define HAVE_PANGO_FC_FONT_LOCK_FACE 1 #define HAVE_PANGO_FC_FONT_UNLOCK_FACE 1 #define HAVE_PANGO_FONT_MAP_CREATE_CONTEXT 1 #define HAVE_FREETYPE2 1 #define HAVE_FONTCONFIG 1 #define HAVE_GDK 1 #define HAVE_G_OBJECT_UNREF 1 #define HAVE_G_TYPE_INIT 1 #define HAVE_GDK_PIXBUF 1 #define HAVE_GTK 1 #define HAVE_GTKGLEXT 1 #define HAVE_GD_XPM 1 #define HAVE_GD_JPEG 1 #define HAVE_GD_FONTCONFIG 1 #define HAVE_GD_FREETYPE 1 #define HAVE_GD_PNG 1 #define HAVE_GD_GIF 1 #define HAVE_GD_GIFANIM 1 #define HAVE_GD_OPENPOLYGON 1 #define HAVE_LIBGD 1 #define HAVE_GLUT 1 #define SFDP 1 #define ORTHO 1 #define DIGCOLA 1 #define HAVE_FILE_IO_READ_END 1 #define HAVE_ERRNO_DECL 1 #define HAVE_GETOPT_DECL 1 #define HAVE_INTPTR_T 1 #define SIZEOF_LONG_LONG 8 #define SIZEOF_INT 4 #define WITH_CGRAPH 1 configure: exit 0