Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/dist/heimdal remove generated files



details:   https://anonhg.NetBSD.org/src/rev/e5a725f29a0f
branches:  trunk
changeset: 569944:e5a725f29a0f
user:      lha <lha%NetBSD.org@localhost>
date:      Tue Sep 14 07:50:24 2004 +0000

description:
remove generated files

diffstat:

 crypto/dist/heimdal/config.log    |  44193 -----------------------------
 crypto/dist/heimdal/config.status |   1914 -
 crypto/dist/heimdal/configure     |  54831 ------------------------------------
 3 files changed, 0 insertions(+), 100938 deletions(-)

diffs (truncated from 100950 to 300 lines):

diff -r 741592b0896a -r e5a725f29a0f crypto/dist/heimdal/config.log
--- a/crypto/dist/heimdal/config.log    Tue Sep 14 07:45:53 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,44193 +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 Heimdal configure 0.6.3, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
-
-  $ ./configure --prefix=/usr --with-krb4=/usr --with-krb4-include=/usr/include/kerberosIV
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = nutcracker.stacken.kth.se
-uname -m = i386
-uname -r = 2.0G
-uname -s = NetBSD
-uname -v = NetBSD 2.0G (NUTCRACKER) #120: Thu Sep  9 12:49:36 CEST 2004  lha%nutcracker.stacken.kth.se@localhost:/usr/src/sys/arch/i386/compile/NUTCRACKER
-
-/usr/bin/uname -p = i386
-/bin/uname -X     = unknown
-
-/bin/arch              = unknown
-/usr/bin/arch -k       = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo               = unknown
-/bin/machine           = unknown
-/usr/bin/oslevel       = unknown
-/bin/universe          = unknown
-
-PATH: /home/lha/scripts
-PATH: /home/lha/bin
-PATH: /usr/heimdal/bin
-PATH: /usr/athena/bin
-PATH: /usr/arla/bin
-PATH: /usr/pkg/bin
-PATH: /bin
-PATH: /sbin
-PATH: /usr/bin
-PATH: /usr/sbin
-PATH: /usr/X11R6/bin
-PATH: /usr/pkg/sbin
-PATH: /usr/games
-PATH: /usr/local/bin
-PATH: /usr/local/sbin
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1607: checking for gcc
-configure:1623: found /usr/bin/gcc
-configure:1633: result: gcc
-configure:1877: checking for C compiler version
-configure:1880: gcc --version </dev/null >&5
-gcc (GCC) 3.3.3 (NetBSD nb3 20040520)
-Copyright (C) 2003 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:1883: $? = 0
-configure:1885: gcc -v </dev/null >&5
-Using built-in specs.
-Configured with: /home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. 
--host=i386--netbsdelf --target=i386--netbsdelf : (reconfigured) /home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads 
--disable-symvers --build=i386-unknown-netbsdelf2.0. --host=i386--netbsdelf --target=i386--netbsdelf
-Thread model: posix
-gcc version 3.3.3 (NetBSD nb3 20040520)
-configure:1888: $? = 0
-configure:1890: gcc -V </dev/null >&5
-gcc: `-V' option must have argument
-configure:1893: $? = 1
-configure:1916: checking for C compiler default output file name
-configure:1919: gcc    conftest.c  >&5
-configure:1922: $? = 0
-configure:1968: result: a.out
-configure:1973: checking whether the C compiler works
-configure:1979: ./a.out
-configure:1982: $? = 0
-configure:1999: result: yes
-configure:2006: checking whether we are cross compiling
-configure:2008: result: no
-configure:2011: checking for suffix of executables
-configure:2013: gcc -o conftest    conftest.c  >&5
-configure:2016: $? = 0
-configure:2041: result: 
-configure:2047: checking for suffix of object files
-configure:2068: gcc -c   conftest.c >&5
-configure:2071: $? = 0
-configure:2093: result: o
-configure:2097: checking whether we are using the GNU C compiler
-configure:2121: gcc -c   conftest.c >&5
-configure:2127: $? = 0
-configure:2131: test -z 
-                        || test ! -s conftest.err
-configure:2134: $? = 0
-configure:2137: test -s conftest.o
-configure:2140: $? = 0
-configure:2153: result: yes
-configure:2159: checking whether gcc accepts -g
-configure:2180: gcc -c -g  conftest.c >&5
-configure:2186: $? = 0
-configure:2190: test -z 
-                        || test ! -s conftest.err
-configure:2193: $? = 0
-configure:2196: test -s conftest.o
-configure:2199: $? = 0
-configure:2210: result: yes
-configure:2227: checking for gcc option to accept ANSI C
-configure:2297: gcc  -c -g -O2  conftest.c >&5
-configure:2303: $? = 0
-configure:2307: test -z 
-                        || test ! -s conftest.err
-configure:2310: $? = 0
-configure:2313: test -s conftest.o
-configure:2316: $? = 0
-configure:2334: result: none needed
-configure:2352: gcc -c -g -O2  conftest.c >&5
-conftest.c:2: error: parse error before "me"
-configure:2358: $? = 1
-configure: failed program was:
-| #ifndef __cplusplus
-|   choke me
-| #endif
-configure:2496: checking how to run the C preprocessor
-configure:2531: gcc -E  conftest.c
-configure:2537: $? = 0
-configure:2569: gcc -E  conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:2575: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "Heimdal"
-| #define PACKAGE_TARNAME "heimdal"
-| #define PACKAGE_VERSION "0.6.3"
-| #define PACKAGE_STRING "Heimdal 0.6.3"
-| #define PACKAGE_BUGREPORT "heimdal-bugs%pdc.kth.se@localhost"
-| /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:2614: result: gcc -E
-configure:2638: gcc -E  conftest.c
-configure:2644: $? = 0
-configure:2676: gcc -E  conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:2682: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| 
-| #define PACKAGE_NAME "Heimdal"
-| #define PACKAGE_TARNAME "heimdal"
-| #define PACKAGE_VERSION "0.6.3"
-| #define PACKAGE_STRING "Heimdal 0.6.3"
-| #define PACKAGE_BUGREPORT "heimdal-bugs%pdc.kth.se@localhost"
-| /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:2766: checking for a BSD-compatible install
-configure:2821: result: /usr/bin/install -c
-configure:2832: checking whether build environment is sane
-configure:2875: result: yes
-configure:2932: checking for gawk
-configure:2948: found /usr/pkg/bin/gawk
-configure:2958: result: gawk
-configure:2968: checking whether make sets $(MAKE)
-configure:2988: result: yes
-configure:3152: checking whether to enable maintainer-specific portions of Makefiles
-configure:3161: result: no
-configure:3188: checking build system type
-configure:3206: result: i386-unknown-netbsdelf2.0G
-configure:3214: checking host system type
-configure:3228: result: i386-unknown-netbsdelf2.0G
-configure:3247: checking for special C compiler options needed for large files
-configure:3346: result: no
-configure:3352: checking for _FILE_OFFSET_BITS value needed for large files
-configure:3383: gcc -c -g -O2  conftest.c >&5
-configure:3389: $? = 0
-configure:3393: test -z 
-                        || test ! -s conftest.err
-configure:3396: $? = 0
-configure:3399: test -s conftest.o
-configure:3402: $? = 0
-configure:3467: result: no
-configure:3477: checking for _LARGE_FILES value needed for large files
-configure:3508: gcc -c -g -O2  conftest.c >&5
-configure:3514: $? = 0
-configure:3518: test -z 
-                        || test ! -s conftest.err
-configure:3521: $? = 0
-configure:3524: test -s conftest.o
-configure:3527: $? = 0
-configure:3592: result: no
-configure:3621: checking for bison
-configure:3637: found /usr/pkg/bin/bison
-configure:3647: result: bison -y
-configure:3662: checking for flex
-configure:3678: found /usr/bin/flex
-configure:3688: result: flex
-configure:3701: checking for yywrap in -lfl
-configure:3731: gcc -o conftest -g -O2   conftest.c -lfl   >&5
-configure:3737: $? = 0
-configure:3741: test -z 
-                        || test ! -s conftest.err
-configure:3744: $? = 0
-configure:3747: test -s conftest
-configure:3750: $? = 0
-configure:3763: result: yes
-configure:3841: checking lex output file root
-configure:3852: flex conftest.l
-configure:3855: $? = 0
-configure:3867: result: lex.yy
-configure:3872: checking whether yytext is a pointer
-configure:3888: gcc -o conftest -g -O2   conftest.c  -lfl >&5
-configure:3894: $? = 0
-configure:3898: test -z 
-                        || test ! -s conftest.err
-configure:3901: $? = 0
-configure:3904: test -s conftest
-configure:3907: $? = 0
-configure:3921: result: yes
-configure:3939: checking for gawk
-configure:3965: result: gawk
-configure:3975: checking for ln -s or something else
-configure:3996: result: ln -s
-configure:4188: checking for __attribute__
-configure:4220: gcc  -c -g -O2  conftest.c >&5
-configure:4226: $? = 0
-configure:4230: test -z 
-                        || test ! -s conftest.err
-configure:4233: $? = 0
-configure:4236: test -s conftest.o
-configure:4239: $? = 0
-configure:4258: result: yes
-configure:4334: checking for a sed that does not truncate output
-configure:4388: result: /usr/pkg/bin/gsed
-configure:4391: checking for egrep
-configure:4401: result: grep -E
-configure:4417: checking for ld used by gcc 
-configure:4484: result: /usr/bin/ld
-configure:4493: checking if the linker (/usr/bin/ld) is GNU ld
-configure:4508: result: yes
-configure:4513: checking for /usr/bin/ld option to reload object files
-configure:4520: result: -r
-configure:4529: checking for BSD-compatible nm
-configure:4571: result: /usr/bin/nm -B
-configure:4575: checking whether ln -s works
-configure:4579: result: yes
-configure:4586: checking how to recognise dependent libraries
-configure:4769: result: match_pattern /lib[^/]+(\.so|_pic\.a)$
-configure:4976: checking for ANSI C header files
-configure:5001: gcc  -c -g -O2  conftest.c >&5
-configure:5007: $? = 0
-configure:5011: test -z 
-                        || test ! -s conftest.err
-configure:5014: $? = 0
-configure:5017: test -s conftest.o
-configure:5020: $? = 0
-configure:5106: gcc  -o conftest -g -O2   conftest.c  >&5
-configure:5109: $? = 0
-configure:5111: ./conftest
-configure:5114: $? = 0
-configure:5129: result: yes
-configure:5153: checking for sys/types.h
-configure:5169: gcc  -c -g -O2  conftest.c >&5
-configure:5175: $? = 0
-configure:5179: test -z 
-                        || test ! -s conftest.err
-configure:5182: $? = 0
-configure:5185: test -s conftest.o
-configure:5188: $? = 0
-configure:5199: result: yes
-configure:5153: checking for sys/stat.h
-configure:5169: gcc  -c -g -O2  conftest.c >&5
-configure:5175: $? = 0
-configure:5179: test -z 
-                        || test ! -s conftest.err
-configure:5182: $? = 0
-configure:5185: test -s conftest.o
-configure:5188: $? = 0
-configure:5199: result: yes
-configure:5153: checking for stdlib.h
-configure:5169: gcc  -c -g -O2  conftest.c >&5
-configure:5175: $? = 0
-configure:5179: test -z 
-                        || test ! -s conftest.err
-configure:5182: $? = 0
-configure:5185: test -s conftest.o
-configure:5188: $? = 0
-configure:5199: result: yes
-configure:5153: checking for string.h
-configure:5169: gcc  -c -g -O2  conftest.c >&5
-configure:5175: $? = 0
-configure:5179: test -z 
-                        || test ! -s conftest.err
-configure:5182: $? = 0
-configure:5185: test -s conftest.o
-configure:5188: $? = 0
-configure:5199: result: yes
-configure:5153: checking for memory.h



Home | Main Index | Thread Index | Old Index