metafont
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

config.log
text/plain

Download raw (12.1 KB)

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = ordi
uname -m = i686
uname -r = 3.5.0-18-generic
uname -s = Linux
uname -v = #29-Ubuntu SMP Fri Oct 19 10:27:31 UTC 2012

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/elise/context/tex/texmf-linux/bin
PATH: /usr/lib/lightdm/lightdm
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1868: checking for python
configure:1886: found /usr/bin/python
configure:1899: result: /usr/bin/python
configure:1909: checking for autotrace
configure:1940: result: none
configure:1950: checking for potrace
configure:1968: found /usr/bin/potrace
configure:1981: result: /usr/bin/potrace
configure:2044: checking for gcc
configure:2060: found /usr/bin/gcc
configure:2071: result: gcc
configure:2300: checking for C compiler version
configure:2309: gcc --version >&5
gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
Copyright (C) 2012 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:2320: $? = 0
configure:2309: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.7/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.2-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) 
configure:2320: $? = 0
configure:2309: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2320: $? = 4
configure:2309: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2320: $? = 4
configure:2340: checking whether the C compiler works
configure:2362: gcc    conftest.c  >&5
configure:2366: $? = 0
configure:2414: result: yes
configure:2417: checking for C compiler default output file name
configure:2419: result: a.out
configure:2425: checking for suffix of executables
configure:2432: gcc -o conftest    conftest.c  >&5
configure:2436: $? = 0
configure:2458: result: 
configure:2480: checking whether we are cross compiling
configure:2488: gcc -o conftest    conftest.c  >&5
configure:2492: $? = 0
configure:2499: ./conftest
configure:2503: $? = 0
configure:2518: result: no
configure:2523: checking for suffix of object files
configure:2545: gcc -c   conftest.c >&5
configure:2549: $? = 0
configure:2570: result: o
configure:2574: checking whether we are using the GNU C compiler
configure:2593: gcc -c   conftest.c >&5
configure:2593: $? = 0
configure:2602: result: yes
configure:2611: checking whether gcc accepts -g
configure:2631: gcc -c -g  conftest.c >&5
configure:2631: $? = 0
configure:2672: result: yes
configure:2689: checking for gcc option to accept ISO C89
configure:2753: gcc  -c -g -O2  conftest.c >&5
configure:2753: $? = 0
configure:2766: result: none needed
configure:2792: checking how to run the C preprocessor
configure:2823: gcc -E  conftest.c
configure:2823: $? = 0
configure:2837: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2837: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2862: result: gcc -E
configure:2882: gcc -E  conftest.c
configure:2882: $? = 0
configure:2896: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2896: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2925: checking for grep that handles long lines and -e
configure:2983: result: /bin/grep
configure:2988: checking for egrep
configure:3050: result: /bin/grep -E
configure:3055: checking for ANSI C header files
configure:3075: gcc -c -g -O2  conftest.c >&5
configure:3075: $? = 0
configure:3148: gcc -o conftest -g -O2   conftest.c  >&5
configure:3148: $? = 0
configure:3148: ./conftest
configure:3148: $? = 0
configure:3159: result: yes
configure:3172: checking for sys/types.h
configure:3172: gcc -c -g -O2  conftest.c >&5
configure:3172: $? = 0
configure:3172: result: yes
configure:3172: checking for sys/stat.h
configure:3172: gcc -c -g -O2  conftest.c >&5
configure:3172: $? = 0
configure:3172: result: yes
configure:3172: checking for stdlib.h
configure:3172: gcc -c -g -O2  conftest.c >&5
configure:3172: $? = 0
configure:3172: result: yes
configure:3172: checking for string.h
configure:3172: gcc -c -g -O2  conftest.c >&5
configure:3172: $? = 0
configure:3172: result: yes
configure:3172: checking for memory.h
configure:3172: gcc -c -g -O2  conftest.c >&5
configure:3172: $? = 0
configure:3172: result: yes
configure:3172: checking for strings.h
configure:3172: gcc -c -g -O2  conftest.c >&5
configure:3172: $? = 0
configure:3172: result: yes
configure:3172: checking for inttypes.h
configure:3172: gcc -c -g -O2  conftest.c >&5
configure:3172: $? = 0
configure:3172: result: yes
configure:3172: checking for stdint.h
configure:3172: gcc -c -g -O2  conftest.c >&5
configure:3172: $? = 0
configure:3172: result: yes
configure:3172: checking for unistd.h
configure:3172: gcc -c -g -O2  conftest.c >&5
configure:3172: $? = 0
configure:3172: result: yes
configure:3184: checking whether byte ordering is bigendian
configure:3199: gcc -c -g -O2  conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:20:15: error: unknown type name 'universal'
configure:3199: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:3244: gcc -c -g -O2  conftest.c >&5
configure:3244: $? = 0
configure:3262: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:4: error: unknown type name 'not'
conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:3262: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:3390: result: no
configure:3526: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on ordi

config.status:815: creating GNUmakefile
config.status:914: WARNING:  'GNUmakefile.in' seems to ignore the --datarootdir setting
config.status:815: creating mftrace
config.status:914: WARNING:  'mftrace.py' seems to ignore the --datarootdir setting
config.status:815: creating mftrace.spec
config.status:815: creating config.h
config.status:985: config.h is unchanged

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_AUTOTRACE=none
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_POTRACE=/usr/bin/potrace
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AUTOTRACE='none'
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POTRACE='/usr/bin/potrace'
PYTHON='/usr/bin/python'
SHELL='/bin/bash'
VERSION='1.2.18'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1

configure: exit 0