X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hs-boehmgc.git;a=blobdiff_plain;f=gc-7.2%2Flibatomic_ops%2Fconfig.log;fp=gc-7.2%2Flibatomic_ops%2Fconfig.log;h=a3b891c8010f4f7c40f0f96d00dc0c5f63677af2;hp=0000000000000000000000000000000000000000;hb=324587ba93dc77f37406d41fd2a20d0e0d94fb1d;hpb=2a4ea609491b225a1ceb06da70396e93916f137a diff --git a/gc-7.2/libatomic_ops/config.log b/gc-7.2/libatomic_ops/config.log new file mode 100644 index 0000000..a3b891c --- /dev/null +++ b/gc-7.2/libatomic_ops/config.log @@ -0,0 +1,508 @@ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. + +It was created by libatomic_ops configure 7.2, which was +generated by GNU Autoconf 2.68. Invocation command line was + + $ ./configure --disable-option-checking --prefix=/home/hs/Mate/boehmgc/gc --disable-threads --cache-file=/dev/null --srcdir=. + +## --------- ## +## Platform. ## +## --------- ## + +hostname = arrow +uname -m = i686 +uname -r = 3.0.0-21-generic +uname -s = Linux +uname -v = #35-Ubuntu SMP Fri May 25 17:58:20 UTC 2012 + +/usr/bin/uname -p = unknown +/bin/uname -X = unknown + +/bin/arch = unknown +/usr/bin/arch -k = unknown +/usr/convex/getsysinfo = unknown +/usr/bin/hostinfo = unknown +/bin/machine = unknown +/usr/bin/oslevel = unknown +/bin/universe = unknown + +PATH: /usr/lib/jvm/java-6-openjdk/bin/ +PATH: /usr/lib/lightdm/lightdm +PATH: /home/hs/Eiffel/Eiffel70/studio/spec/linux-x86/bin +PATH: /usr/local/sbin +PATH: /usr/local/bin +PATH: /usr/sbin +PATH: /usr/bin +PATH: /sbin +PATH: /bin +PATH: /usr/games +PATH: /usr/lib/jvm/java-6-openjdk/bin/ +PATH: /home/hs/.cabal/bin +PATH: /home/hs/.xmonad/bin +PATH: /home/hs/.cabal/bin +PATH: /home/hs/.xmonad/bin +PATH: /home/hs/.cabal/bin +PATH: /home/hs/.xmonad/bin +PATH: /home/hs/.cabal/bin +PATH: /home/hs/.xmonad/bin + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:2092: checking build system type +configure:2106: result: i686-pc-linux-gnu +configure:2126: checking host system type +configure:2139: result: i686-pc-linux-gnu +configure:2159: checking target system type +configure:2172: result: i686-pc-linux-gnu +configure:2215: checking for a BSD-compatible install +configure:2283: result: /usr/bin/install -c +configure:2294: checking whether build environment is sane +configure:2344: result: yes +configure:2485: checking for a thread-safe mkdir -p +configure:2524: result: /bin/mkdir -p +configure:2537: checking for gawk +configure:2567: result: no +configure:2537: checking for mawk +configure:2553: found /usr/bin/mawk +configure:2564: result: mawk +configure:2575: checking whether make sets $(MAKE) +configure:2597: result: yes +configure:2720: checking for ranlib +configure:2736: found /usr/bin/ranlib +configure:2747: result: ranlib +configure:2786: checking for style of include used by make +configure:2814: result: GNU +configure:2884: checking for gcc +configure:2900: found /usr/bin/gcc +configure:2911: result: gcc +configure:3140: checking for C compiler version +configure:3149: gcc --version >&5 +gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 +Copyright (C) 2011 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:3160: $? = 0 +configure:3149: gcc -v >&5 +Using built-in specs. +COLLECT_GCC=gcc +COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper +Target: i686-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --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.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --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.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) +configure:3160: $? = 0 +configure:3149: gcc -V >&5 +gcc: error: unrecognized option '-V' +gcc: fatal error: no input files +compilation terminated. +configure:3160: $? = 4 +configure:3149: gcc -qversion >&5 +gcc: error: unrecognized option '-qversion' +gcc: fatal error: no input files +compilation terminated. +configure:3160: $? = 4 +configure:3180: checking whether the C compiler works +configure:3202: gcc conftest.c >&5 +configure:3206: $? = 0 +configure:3254: result: yes +configure:3257: checking for C compiler default output file name +configure:3259: result: a.out +configure:3265: checking for suffix of executables +configure:3272: gcc -o conftest conftest.c >&5 +configure:3276: $? = 0 +configure:3298: result: +configure:3320: checking whether we are cross compiling +configure:3328: gcc -o conftest conftest.c >&5 +configure:3332: $? = 0 +configure:3339: ./conftest +configure:3343: $? = 0 +configure:3358: result: no +configure:3363: checking for suffix of object files +configure:3385: gcc -c conftest.c >&5 +configure:3389: $? = 0 +configure:3410: result: o +configure:3414: checking whether we are using the GNU C compiler +configure:3433: gcc -c conftest.c >&5 +configure:3433: $? = 0 +configure:3442: result: yes +configure:3451: checking whether gcc accepts -g +configure:3471: gcc -c -g conftest.c >&5 +configure:3471: $? = 0 +configure:3512: result: yes +configure:3529: checking for gcc option to accept ISO C89 +configure:3593: gcc -c -g -O2 conftest.c >&5 +configure:3593: $? = 0 +configure:3606: result: none needed +configure:3628: checking dependency style of gcc +configure:3738: result: gcc3 +configure:3754: checking whether gcc and cc understand -c and -o together +configure:3785: gcc -c conftest.c -o conftest2.o >&5 +configure:3789: $? = 0 +configure:3795: gcc -c conftest.c -o conftest2.o >&5 +configure:3799: $? = 0 +configure:3810: cc -c conftest.c >&5 +configure:3814: $? = 0 +configure:3822: cc -c conftest.c -o conftest2.o >&5 +configure:3826: $? = 0 +configure:3832: cc -c conftest.c -o conftest2.o >&5 +configure:3836: $? = 0 +configure:3854: result: yes +configure:3888: checking dependency style of gcc +configure:3996: result: gcc3 +configure:4019: checking how to run the C preprocessor +configure:4050: gcc -E conftest.c +configure:4050: $? = 0 +configure:4064: gcc -E conftest.c +conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory +compilation terminated. +configure:4064: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libatomic_ops" +| #define PACKAGE_TARNAME "libatomic_ops" +| #define PACKAGE_VERSION "7.2" +| #define PACKAGE_STRING "libatomic_ops 7.2" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "libatomic_ops" +| #define VERSION "7.2" +| /* end confdefs.h. */ +| #include +configure:4089: result: gcc -E +configure:4109: gcc -E conftest.c +configure:4109: $? = 0 +configure:4123: gcc -E conftest.c +conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory +compilation terminated. +configure:4123: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libatomic_ops" +| #define PACKAGE_TARNAME "libatomic_ops" +| #define PACKAGE_VERSION "7.2" +| #define PACKAGE_STRING "libatomic_ops 7.2" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "libatomic_ops" +| #define VERSION "7.2" +| /* end confdefs.h. */ +| #include +configure:4152: checking for grep that handles long lines and -e +configure:4210: result: /bin/grep +configure:4215: checking for egrep +configure:4277: result: /bin/grep -E +configure:4282: checking for ANSI C header files +configure:4302: gcc -c -g -O2 conftest.c >&5 +configure:4302: $? = 0 +configure:4375: gcc -o conftest -g -O2 conftest.c >&5 +configure:4375: $? = 0 +configure:4375: ./conftest +configure:4375: $? = 0 +configure:4386: result: yes +configure:4399: checking for sys/types.h +configure:4399: gcc -c -g -O2 conftest.c >&5 +configure:4399: $? = 0 +configure:4399: result: yes +configure:4399: checking for sys/stat.h +configure:4399: gcc -c -g -O2 conftest.c >&5 +configure:4399: $? = 0 +configure:4399: result: yes +configure:4399: checking for stdlib.h +configure:4399: gcc -c -g -O2 conftest.c >&5 +configure:4399: $? = 0 +configure:4399: result: yes +configure:4399: checking for string.h +configure:4399: gcc -c -g -O2 conftest.c >&5 +configure:4399: $? = 0 +configure:4399: result: yes +configure:4399: checking for memory.h +configure:4399: gcc -c -g -O2 conftest.c >&5 +configure:4399: $? = 0 +configure:4399: result: yes +configure:4399: checking for strings.h +configure:4399: gcc -c -g -O2 conftest.c >&5 +configure:4399: $? = 0 +configure:4399: result: yes +configure:4399: checking for inttypes.h +configure:4399: gcc -c -g -O2 conftest.c >&5 +configure:4399: $? = 0 +configure:4399: result: yes +configure:4399: checking for stdint.h +configure:4399: gcc -c -g -O2 conftest.c >&5 +configure:4399: $? = 0 +configure:4399: result: yes +configure:4399: checking for unistd.h +configure:4399: gcc -c -g -O2 conftest.c >&5 +configure:4399: $? = 0 +configure:4399: result: yes +configure:4417: checking for stdlib.h +configure:4417: result: yes +configure:4417: checking for unistd.h +configure:4417: result: yes +configure:4417: checking for sys/param.h +configure:4417: gcc -c -g -O2 conftest.c >&5 +configure:4417: $? = 0 +configure:4417: result: yes +configure:4437: checking for getpagesize +configure:4437: gcc -o conftest -g -O2 conftest.c >&5 +configure:4437: $? = 0 +configure:4437: result: yes +configure:4446: checking for working mmap +configure:4593: gcc -o conftest -g -O2 conftest.c >&5 +configure:4593: $? = 0 +configure:4593: ./conftest +configure:4593: $? = 0 +configure:4603: result: yes +configure:4614: checking for ANSI C header files +configure:4718: result: yes +configure:4731: checking for PIC compiler flag +configure:4741: result: -fPIC +configure:4744: checking whether gcc -fPIC causes __PIC__ definition +configure:4764: gcc -c -fPIC -g -O2 conftest.c >&5 +configure:4764: $? = 0 +configure:4771: result: yes +configure:4816: checking for pthread_self in -lpthread +configure:4841: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lpthread >&5 +configure:4841: $? = 0 +configure:4850: result: yes +configure:5040: creating ./config.status + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by libatomic_ops config.status 7.2, which was +generated by GNU Autoconf 2.68. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on arrow + +config.status:903: creating Makefile +config.status:903: creating pkgconfig/atomic_ops.pc +config.status:903: creating pkgconfig/atomic_ops-uninstalled.pc +config.status:903: creating doc/Makefile +config.status:903: creating src/Makefile +config.status:903: creating src/atomic_ops/Makefile +config.status:903: creating src/atomic_ops/sysdeps/Makefile +config.status:903: creating tests/Makefile +config.status:903: creating src/config.h +config.status:1084: src/config.h is unchanged +config.status:1132: executing depfiles commands +config.status:1132: executing default commands + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=i686-pc-linux-gnu +ac_cv_c_compiler_gnu=yes +ac_cv_env_CCASFLAGS_set= +ac_cv_env_CCASFLAGS_value= +ac_cv_env_CCAS_set= +ac_cv_env_CCAS_value= +ac_cv_env_CC_set= +ac_cv_env_CC_value= +ac_cv_env_CFLAGS_set= +ac_cv_env_CFLAGS_value= +ac_cv_env_CPPFLAGS_set= +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_func_getpagesize=yes +ac_cv_func_mmap_fixed_mapped=yes +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_param_h=yes +ac_cv_header_sys_stat_h=yes +ac_cv_header_sys_types_h=yes +ac_cv_header_unistd_h=yes +ac_cv_host=i686-pc-linux-gnu +ac_cv_lib_pthread_pthread_self=yes +ac_cv_objext=o +ac_cv_path_EGREP='/bin/grep -E' +ac_cv_path_GREP=/bin/grep +ac_cv_path_install='/usr/bin/install -c' +ac_cv_path_mkdir=/bin/mkdir +ac_cv_pic_macro=yes +ac_cv_prog_AWK=mawk +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_ac_ct_CC=gcc +ac_cv_prog_ac_ct_RANLIB=ranlib +ac_cv_prog_cc_c89= +ac_cv_prog_cc_g=yes +ac_cv_prog_cc_gcc_c_o=yes +ac_cv_prog_make_make_set=yes +ac_cv_target=i686-pc-linux-gnu +am_cv_CCAS_dependencies_compiler_type=gcc3 +am_cv_CC_dependencies_compiler_type=gcc3 + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +ACLOCAL='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/libatomic_ops/missing --run aclocal-1.11' +AMDEPBACKSLASH='\' +AMDEP_FALSE='#' +AMDEP_TRUE='' +AMTAR='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/libatomic_ops/missing --run tar' +AUTOCONF='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/libatomic_ops/missing --run autoconf' +AUTOHEADER='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/libatomic_ops/missing --run autoheader' +AUTOMAKE='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/libatomic_ops/missing --run automake-1.11' +AWK='mawk' +CC='gcc' +CCAS='gcc' +CCASDEPMODE='depmode=gcc3' +CCASFLAGS='-g -O2' +CCDEPMODE='depmode=gcc3' +CFLAGS='-g -O2 -DNDEBUG' +CPP='gcc -E' +CPPFLAGS='' +CYGPATH_W='echo' +DEFS='-DHAVE_CONFIG_H' +DEPDIR='.deps' +ECHO_C='' +ECHO_N='-n' +ECHO_T='' +EGREP='/bin/grep -E' +EXEEXT='' +GREP='/bin/grep' +HAVE_PTHREAD_H_FALSE='#' +HAVE_PTHREAD_H_TRUE='' +INSTALL_DATA='${INSTALL} -m 644' +INSTALL_PROGRAM='${INSTALL}' +INSTALL_SCRIPT='${INSTALL}' +INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' +LDFLAGS='' +LIBOBJS='' +LIBS='' +LTLIBOBJS='' +MAKEINFO='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/libatomic_ops/missing --run makeinfo' +MKDIR_P='/bin/mkdir -p' +NEED_ASM_FALSE='' +NEED_ASM_TRUE='#' +OBJEXT='o' +PACKAGE='libatomic_ops' +PACKAGE_BUGREPORT='' +PACKAGE_NAME='libatomic_ops' +PACKAGE_STRING='libatomic_ops 7.2' +PACKAGE_TARNAME='libatomic_ops' +PACKAGE_URL='' +PACKAGE_VERSION='7.2' +PATH_SEPARATOR=':' +PICFLAG='-fPIC' +RANLIB='ranlib' +SET_MAKE='' +SHELL='/bin/bash' +STRIP='' +THREADDLLIBS='-lpthread' +VERSION='7.2' +ac_ct_CC='gcc' +am__EXEEXT_FALSE='' +am__EXEEXT_TRUE='#' +am__fastdepCCAS_FALSE='#' +am__fastdepCCAS_TRUE='' +am__fastdepCC_FALSE='#' +am__fastdepCC_TRUE='' +am__include='include' +am__isrc='' +am__leading_dot='.' +am__quote='' +am__tar='${AMTAR} chof - "$$tardir"' +am__untar='${AMTAR} xf -' +bindir='${exec_prefix}/bin' +build='i686-pc-linux-gnu' +build_alias='' +build_cpu='i686' +build_os='linux-gnu' +build_vendor='pc' +datadir='${datarootdir}' +datarootdir='${prefix}/share' +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' +dvidir='${docdir}' +exec_prefix='${prefix}' +host='i686-pc-linux-gnu' +host_alias='' +host_cpu='i686' +host_os='linux-gnu' +host_vendor='pc' +htmldir='${docdir}' +includedir='${prefix}/include' +infodir='${datarootdir}/info' +install_sh='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/libatomic_ops/install-sh' +libdir='${exec_prefix}/lib' +libexecdir='${exec_prefix}/libexec' +localedir='${datarootdir}/locale' +localstatedir='${prefix}/var' +mandir='${datarootdir}/man' +mkdir_p='/bin/mkdir -p' +oldincludedir='/usr/include' +pdfdir='${docdir}' +prefix='/home/hs/Mate/boehmgc/gc' +program_transform_name='s,x,x,' +psdir='${docdir}' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +sysconfdir='${prefix}/etc' +target='i686-pc-linux-gnu' +target_alias='' +target_cpu='i686' +target_os='linux-gnu' +target_vendor='pc' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +/* confdefs.h */ +#define PACKAGE_NAME "libatomic_ops" +#define PACKAGE_TARNAME "libatomic_ops" +#define PACKAGE_VERSION "7.2" +#define PACKAGE_STRING "libatomic_ops 7.2" +#define PACKAGE_BUGREPORT "" +#define PACKAGE_URL "" +#define PACKAGE "libatomic_ops" +#define VERSION "7.2" +#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_STDLIB_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_SYS_PARAM_H 1 +#define HAVE_GETPAGESIZE 1 +#define HAVE_MMAP 1 +#define STDC_HEADERS 1 +#define _REENTRANT 1 + +configure: exit 0