[PD-cvs] SF.net SVN: pure-data:[10550] trunk/externals/iem/iemmatrix/src/ mtx_spherical_harmonics/config.log

fzotter at users.sourceforge.net fzotter at users.sourceforge.net
Wed Jan 14 11:59:42 CET 2009


Revision: 10550
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10550&view=rev
Author:   fzotter
Date:     2009-01-14 10:59:42 +0000 (Wed, 14 Jan 2009)

Log Message:
-----------
deleted unnecessary file

Removed Paths:
-------------
    trunk/externals/iem/iemmatrix/src/mtx_spherical_harmonics/config.log

Deleted: trunk/externals/iem/iemmatrix/src/mtx_spherical_harmonics/config.log
===================================================================
--- trunk/externals/iem/iemmatrix/src/mtx_spherical_harmonics/config.log	2009-01-14 10:58:32 UTC (rev 10549)
+++ trunk/externals/iem/iemmatrix/src/mtx_spherical_harmonics/config.log	2009-01-14 10:59:42 UTC (rev 10550)
@@ -1,399 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by sh configure 0.1, which was
-generated by GNU Autoconf 2.61.  Invocation command line was
-
-  $ ./configure 
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = gamelan
-uname -m = i686
-uname -r = 2.6.25-2-686
-uname -s = Linux
-uname -v = #1 SMP Thu Jun 12 16:26:30 UTC 2008
-
-/usr/bin/uname -p = unknown
-/bin/uname -X     = unknown
-
-/bin/arch              = unknown
-/usr/bin/arch -k       = unknown
-/usr/convex/getsysinfo = unknown
-/usr/bin/hostinfo      = unknown
-/bin/machine           = unknown
-/usr/bin/oslevel       = unknown
-/bin/universe          = unknown
-
-PATH: /usr/local/bin
-PATH: /usr/bin
-PATH: /bin
-PATH: /usr/bin/X11
-PATH: /usr/games
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1774: checking for a BSD-compatible install
-configure:1830: result: /usr/bin/install -c
-configure:1841: checking whether build environment is sane
-configure:1884: result: yes
-configure:1912: checking for a thread-safe mkdir -p
-configure:1951: result: /bin/mkdir -p
-configure:1964: checking for gawk
-configure:1994: result: no
-configure:1964: checking for mawk
-configure:1980: found /usr/bin/mawk
-configure:1991: result: mawk
-configure:2002: checking whether make sets $(MAKE)
-configure:2023: result: yes
-configure:2262: checking for gcc
-configure:2278: found /usr/bin/gcc
-configure:2289: result: gcc
-configure:2527: checking for C compiler version
-configure:2534: gcc --version >&5
-gcc (Debian 4.3.1-2) 4.3.1
-Copyright (C) 2008 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:2537: $? = 0
-configure:2544: gcc -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.1-2' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.3.1 (Debian 4.3.1-2) 
-configure:2547: $? = 0
-configure:2554: gcc -V >&5
-gcc: '-V' option must have argument
-configure:2557: $? = 1
-configure:2580: checking for C compiler default output file name
-configure:2607: gcc    conftest.c  >&5
-configure:2610: $? = 0
-configure:2648: result: a.out
-configure:2665: checking whether the C compiler works
-configure:2675: ./a.out
-configure:2678: $? = 0
-configure:2695: result: yes
-configure:2702: checking whether we are cross compiling
-configure:2704: result: no
-configure:2707: checking for suffix of executables
-configure:2714: gcc -o conftest    conftest.c  >&5
-configure:2717: $? = 0
-configure:2741: result: 
-configure:2747: checking for suffix of object files
-configure:2773: gcc -c   conftest.c >&5
-configure:2776: $? = 0
-configure:2799: result: o
-configure:2803: checking whether we are using the GNU C compiler
-configure:2832: gcc -c   conftest.c >&5
-configure:2838: $? = 0
-configure:2855: result: yes
-configure:2860: checking whether gcc accepts -g
-configure:2890: gcc -c -g  conftest.c >&5
-configure:2896: $? = 0
-configure:2995: result: yes
-configure:3012: checking for gcc option to accept ISO C89
-configure:3086: gcc  -c -g -O2  conftest.c >&5
-configure:3092: $? = 0
-configure:3115: result: none needed
-configure:3144: checking for style of include used by make
-configure:3172: result: GNU
-configure:3197: checking dependency style of gcc
-configure:3288: result: gcc3
-configure:3347: checking for ranlib
-configure:3363: found /usr/bin/ranlib
-configure:3374: result: ranlib
-configure:3405: checking for cos in -lm
-configure:3440: gcc -o conftest -g -O2   conftest.c -lm   >&5
-conftest.c:17: warning: conflicting types for built-in function 'cos'
-configure:3446: $? = 0
-configure:3464: result: yes
-configure:3482: checking how to run the C preprocessor
-configure:3522: gcc -E  conftest.c
-configure:3528: $? = 0
-configure:3559: gcc -E  conftest.c
-conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-configure:3565: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| #define PACKAGE_NAME "sh"
-| #define PACKAGE_TARNAME "sh"
-| #define PACKAGE_VERSION "0.1"
-| #define PACKAGE_STRING "sh 0.1"
-| #define PACKAGE_BUGREPORT "zotter at iem.at"
-| #define PACKAGE "sh"
-| #define VERSION "0.1"
-| #define HAVE_LIBM 1
-| /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:3598: result: gcc -E
-configure:3627: gcc -E  conftest.c
-configure:3633: $? = 0
-configure:3664: gcc -E  conftest.c
-conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-configure:3670: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| #define PACKAGE_NAME "sh"
-| #define PACKAGE_TARNAME "sh"
-| #define PACKAGE_VERSION "0.1"
-| #define PACKAGE_STRING "sh 0.1"
-| #define PACKAGE_BUGREPORT "zotter at iem.at"
-| #define PACKAGE "sh"
-| #define VERSION "0.1"
-| #define HAVE_LIBM 1
-| /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:3708: checking for grep that handles long lines and -e
-configure:3782: result: /bin/grep
-configure:3787: checking for egrep
-configure:3865: result: /bin/grep -E
-configure:3870: checking for ANSI C header files
-configure:3900: gcc -c -g -O2  conftest.c >&5
-configure:3906: $? = 0
-configure:4005: gcc -o conftest -g -O2   conftest.c -lm  >&5
-configure:4008: $? = 0
-configure:4014: ./conftest
-configure:4017: $? = 0
-configure:4034: result: yes
-configure:4058: checking for sys/types.h
-configure:4079: gcc -c -g -O2  conftest.c >&5
-configure:4085: $? = 0
-configure:4101: result: yes
-configure:4058: checking for sys/stat.h
-configure:4079: gcc -c -g -O2  conftest.c >&5
-configure:4085: $? = 0
-configure:4101: result: yes
-configure:4058: checking for stdlib.h
-configure:4079: gcc -c -g -O2  conftest.c >&5
-configure:4085: $? = 0
-configure:4101: result: yes
-configure:4058: checking for string.h
-configure:4079: gcc -c -g -O2  conftest.c >&5
-configure:4085: $? = 0
-configure:4101: result: yes
-configure:4058: checking for memory.h
-configure:4079: gcc -c -g -O2  conftest.c >&5
-configure:4085: $? = 0
-configure:4101: result: yes
-configure:4058: checking for strings.h
-configure:4079: gcc -c -g -O2  conftest.c >&5
-configure:4085: $? = 0
-configure:4101: result: yes
-configure:4058: checking for inttypes.h
-configure:4079: gcc -c -g -O2  conftest.c >&5
-configure:4085: $? = 0
-configure:4101: result: yes
-configure:4058: checking for stdint.h
-configure:4079: gcc -c -g -O2  conftest.c >&5
-configure:4085: $? = 0
-configure:4101: result: yes
-configure:4058: checking for unistd.h
-configure:4079: gcc -c -g -O2  conftest.c >&5
-configure:4085: $? = 0
-configure:4101: result: yes
-configure:4118: checking for stdlib.h
-configure:4124: result: yes
-configure:4267: checking for stdlib.h
-configure:4273: result: yes
-configure:4407: checking for GNU libc compatible malloc
-configure:4441: gcc -o conftest -g -O2   conftest.c -lm  >&5
-configure:4444: $? = 0
-configure:4450: ./conftest
-configure:4453: $? = 0
-configure:4469: result: yes
-configure:4501: checking for pow
-configure:4557: gcc -o conftest -g -O2   conftest.c -lm  >&5
-conftest.c:47: warning: conflicting types for built-in function 'pow'
-configure:4563: $? = 0
-configure:4581: result: yes
-configure:4738: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by sh config.status 0.1, which was
-generated by GNU Autoconf 2.61.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status 
-
-on gamelan
-
-config.status:620: creating Makefile
-config.status:606: error: cannot find input file: test/Makefile.in
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-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_func_malloc_0_nonnull=yes
-ac_cv_func_pow=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_stat_h=yes
-ac_cv_header_sys_types_h=yes
-ac_cv_header_unistd_h=yes
-ac_cv_lib_m_cos=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_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_make_make_set=yes
-am_cv_CC_dependencies_compiler_type=gcc3
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ACLOCAL='${SHELL} /Net/iem/Benutzer/zotter/downloads/externals/iem/iemmatrix/src/mtx_sh/missing --run aclocal-1.10'
-AMDEPBACKSLASH='\'
-AMDEP_FALSE='#'
-AMDEP_TRUE=''
-AMTAR='${SHELL} /Net/iem/Benutzer/zotter/downloads/externals/iem/iemmatrix/src/mtx_sh/missing --run tar'
-AUTOCONF='${SHELL} /Net/iem/Benutzer/zotter/downloads/externals/iem/iemmatrix/src/mtx_sh/missing --run autoconf'
-AUTOHEADER='${SHELL} /Net/iem/Benutzer/zotter/downloads/externals/iem/iemmatrix/src/mtx_sh/missing --run autoheader'
-AUTOMAKE='${SHELL} /Net/iem/Benutzer/zotter/downloads/externals/iem/iemmatrix/src/mtx_sh/missing --run automake-1.10'
-AWK='mawk'
-CC='gcc'
-CCDEPMODE='depmode=gcc3'
-CFLAGS='-g -O2'
-CPP='gcc -E'
-CPPFLAGS=''
-CYGPATH_W='echo'
-DEFS='-DPACKAGE_NAME=\"sh\" -DPACKAGE_TARNAME=\"sh\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"sh\ 0.1\" -DPACKAGE_BUGREPORT=\"zotter at iem.at\" -DPACKAGE=\"sh\" -DVERSION=\"0.1\" -DHAVE_LIBM=1 -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_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_POW=1'
-DEPDIR='.deps'
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='/bin/grep -E'
-EXEEXT=''
-GREP='/bin/grep'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
-LDFLAGS=''
-LIBOBJS=''
-LIBS='-lm '
-LTLIBOBJS=''
-MAKEINFO='${SHELL} /Net/iem/Benutzer/zotter/downloads/externals/iem/iemmatrix/src/mtx_sh/missing --run makeinfo'
-OBJEXT='o'
-PACKAGE='sh'
-PACKAGE_BUGREPORT='zotter at iem.at'
-PACKAGE_NAME='sh'
-PACKAGE_STRING='sh 0.1'
-PACKAGE_TARNAME='sh'
-PACKAGE_VERSION='0.1'
-PATH_SEPARATOR=':'
-RANLIB='ranlib'
-SET_MAKE=''
-SHELL='/bin/sh'
-STRIP=''
-VERSION='0.1'
-ac_ct_CC='gcc'
-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_alias=''
-datadir='${datarootdir}'
-datarootdir='${prefix}/share'
-docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
-dvidir='${docdir}'
-exec_prefix='${prefix}'
-host_alias=''
-htmldir='${docdir}'
-includedir='${prefix}/include'
-infodir='${datarootdir}/info'
-install_sh='$(SHELL) /Net/iem/Benutzer/zotter/downloads/externals/iem/iemmatrix/src/mtx_sh/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='/usr/local'
-program_transform_name='s,x,x,'
-psdir='${docdir}'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define PACKAGE_NAME "sh"
-#define PACKAGE_TARNAME "sh"
-#define PACKAGE_VERSION "0.1"
-#define PACKAGE_STRING "sh 0.1"
-#define PACKAGE_BUGREPORT "zotter at iem.at"
-#define PACKAGE "sh"
-#define VERSION "0.1"
-#define HAVE_LIBM 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_STDLIB_H 1
-#define HAVE_STDLIB_H 1
-#define HAVE_MALLOC 1
-#define HAVE_POW 1
-
-configure: exit 1


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list