Sun Sep 19 00:01:07 BST 2010

KB: 641084	/mnt/lfs

patching file lib/remote.exp
patching file lib/utils.exp
patching file runtest.exp
patching file testsuite/libdejagnu/unit.cc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for docbook tools... none
checking for the tclsh program... none
checking for tclsh... /tools/bin/tclsh
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating testsuite/Makefile
config.status: creating example/Makefile
config.status: creating testsuite/libdejagnu/Makefile
config.status: executing depfiles commands
configure: configuring in example/calc
configure: running /bin/bash './configure' --prefix=/tools  '--prefix=/tools' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for strcmp... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating calc.h
config.status: executing depfiles commands
configure: configuring in example/hello
configure: running /bin/bash './configure' --prefix=/tools  '--prefix=/tools' --cache-file=/dev/null --srcdir=.
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
make[1]: Entering directory `/mnt/lfs/sources/dejagnu-1.4.4'
Making install in doc
make[2]: Entering directory `/mnt/lfs/sources/dejagnu-1.4.4/doc'
make[3]: Entering directory `/mnt/lfs/sources/dejagnu-1.4.4/doc'
make[3]: Nothing to be done for `install-exec-am'.
/bin/bash ../mkinstalldirs /tools/man/man1
 /usr/bin/install -c -m 644 ./runtest.1 /tools/man/man1/runtest.1
make[3]: Leaving directory `/mnt/lfs/sources/dejagnu-1.4.4/doc'
make[2]: Leaving directory `/mnt/lfs/sources/dejagnu-1.4.4/doc'
make[2]: Entering directory `/mnt/lfs/sources/dejagnu-1.4.4'
make[3]: Entering directory `/mnt/lfs/sources/dejagnu-1.4.4'
/bin/bash ./mkinstalldirs /tools/bin
 /usr/bin/install -c runtest /tools/bin/runtest
/bin/bash ./mkinstalldirs /tools/share/dejagnu/libexec
mkdir /tools/share/dejagnu
mkdir /tools/share/dejagnu/libexec
 /usr/bin/install -c config.guess /tools/share/dejagnu/libexec/config.guess
/bin/bash ./mkinstalldirs /tools/share/dejagnu /tools/include
for f in ./*.c ./lib/*.exp; do \
	  test ! -f "$f" || /usr/bin/install -c -m 644 $f /tools/share/dejagnu; \
	done
/bin/bash ./mkinstalldirs /tools/share/dejagnu/baseboards
mkdir /tools/share/dejagnu/baseboards
for f in ./baseboards/README ./baseboards/*.exp; do \
	  test ! -f "$f" || /usr/bin/install -c -m 644 $f /tools/share/dejagnu/baseboards; \
	done
/usr/bin/install -c -m 644 ./dejagnu.h /tools/include; \
	/bin/bash ./mkinstalldirs /tools/share/dejagnu/config
mkdir /tools/share/dejagnu/config
for f in ./config/README ./config/*.exp; do \
	  test ! -f "$f" || /usr/bin/install -c -m 644 $f /tools/share/dejagnu/config; \
	done
/bin/bash ./mkinstalldirs /tools/share/dejagnu
 /usr/bin/install -c runtest.exp /tools/share/dejagnu/runtest.exp
make[3]: Leaving directory `/mnt/lfs/sources/dejagnu-1.4.4'
make[2]: Leaving directory `/mnt/lfs/sources/dejagnu-1.4.4'
make[1]: Leaving directory `/mnt/lfs/sources/dejagnu-1.4.4'


Totalseconds: 43


KB: 647348	/mnt/lfs

