Hauptseite

Aus CPedia
Wechseln zu: Navigation, Suche
(Die Seite wurde geleert.)
Zeile 1: Zeile 1:
 +
start './make_lfs.sh' at Sun Jul 18 19:59:37 CEST 2010
 +
-----------------------------
 +
enter file './make_lfs.sh' [10] (version: 0.2 (based on LFS v6.4))
 +
execute step [133] till [last_index]...
  
 +
begin print current environment
 +
-----------------------------
 +
TERM=screen
 +
SHELL=/bin/bash
 +
MAKE_LFS_RESUME=echo "MAKE_LFS_RESUME not configured!"
 +
USER=root
 +
LS_COLORS=rs=0:di=01;34:ln=01;36:hl=44;37:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
 +
SUDO_USER=doak
 +
stat_file=/tmp/make_lfs.stat
 +
SUDO_UID=1000
 +
USERNAME=root
 +
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
 +
PWD=/home/doak/daten/computer/lfs/scripts
 +
LANG=en_US.utf8
 +
HOME=/home/doak
 +
SUDO_COMMAND=./resume.sh
 +
SHLVL=2
 +
LOGNAME=root
 +
DISPLAY=:0.0
 +
SUDO_GID=1000
 +
COLORTERM=gnome-terminal
 +
XAUTHORITY=/var/run/gdm/auth-for-doak-aInBvI/database
 +
_=/usr/bin/env
 +
-----------------------------
 +
end print current environment
 +
 +
INFO: Chapter 2. Preparing a New Partition.
 +
step <10>: create mount point '/mnt/lfs'...
 +
step done
 +
step |11|: mount lfs partition '/dev/sda9' to '/mnt/lfs'...
 +
/dev/sda9 on /mnt/lfs type ext3 (rw)
 +
INFO: LFS partition already mounted.
 +
INFO: Chapter 3. Packages and Patches.
 +
step done
 +
step <12>: create source directory '/mnt/lfs/sources'...
 +
step done
 +
step <13>: check packages...
 +
step done
 +
step <14>: check patches...
 +
INFO: Chapter 4. Final Preparations.
 +
step done
 +
step <15>: create fresh tool directory '/mnt/lfs/tools' and symbolic link '/tools'...
 +
step done
 +
step <16>: create group 'lfs'...
 +
step done
 +
step <17>: create user 'lfs' and set password...
 +
step done
 +
step <18>: set owner of '/mnt/lfs/sources' and '/mnt/lfs/tools' to 'lfs'...
 +
step done
 +
step <19>: create '.bash_profile'...
 +
step done
 +
step <20>: create '.bashrc'...
 +
step done
 +
step |21|: create subscript 'make_lfs_step2.sh' and resume script 'resume.sh'...
 +
mode of `/home/lfs/make_lfs_step2.sh' retained as 0755 (rwxr-xr-x)
 +
ownership of `/home/lfs/make_lfs_step2.sh' retained as lfs:lfs
 +
INFO: subscript '/home/lfs/make_lfs_step2.sh' created.
 +
mode of `/home/lfs/resume.sh' retained as 0755 (rwxr-xr-x)
 +
ownership of `/home/lfs/resume.sh' retained as lfs:lfs
 +
step done
 +
step |22|: login as user 'lfs' and resume script...
 +
Login for execute subshell => Clear environment.
 +
enter file './make_lfs_step2.sh' [23] (version: 0.2 (based on LFS v6.4))
 +
execute step [133] till [last_index]...
 +
 +
begin print current environment
 +
-----------------------------
 +
TERM=screen
 +
MAKE_LFS_RESUME=echo "MAKE_LFS_RESUME not configured!"
 +
LC_ALL=POSIX
 +
LFS=/mnt/lfs
 +
PATH=/tools/bin:/bin:/usr/bin
 +
PWD=/home/lfs
 +
HOME=/home/lfs
 +
SHLVL=2
 +
CLEAN_ENV=yes
 +
_=/tools/bin/env
 +
-----------------------------
 +
end print current environment
 +
 +
INFO: Chapter 5. Constructing a Temporary System.
 +
step |23|: change to source directory '/mnt/lfs/sources'...
 +
step done
 +
step <24>: configure 'binutils-2.18.tar.bz2' pass 1...
 +
step done
 +
step <25>: compile 'binutils-2.18.tar.bz2' pass 1...
 +
step done
 +
step <26>: install 'binutils-2.18.tar.bz2' pass 1...
 +
step done
 +
step <27>: compile and install adjusted linker of 'binutils-2.18.tar.bz2'...
 +
step done
 +
step <28>: configure 'gcc-4.3.2.tar.bz2' pass 1...
 +
step done
 +
step <29>: compile 'gcc-4.3.2.tar.bz2' pass 1...
 +
step done
 +
step <30>: install 'gcc-4.3.2.tar.bz2' pass 1...
 +
step done
 +
step <31>: configure 'linux-2.6.27.4.tar.bz2' (linux API headers)...
 +
step done
 +
step <32>: compile 'linux-2.6.27.4.tar.bz2'...
 +
step done
 +
step <33>: install 'linux-2.6.27.4.tar.bz2'...
 +
step done
 +
step |34|: remove build directories of package 'linux-2.6.27.4.tar.bz2'...
 +
step done
 +
step <35>: configure 'glibc-2.8-20080929.tar.bz2'...
 +
step done
 +
step <36>: compile 'glibc-2.8-20080929.tar.bz2'...
 +
step done
 +
step <37>: install 'glibc-2.8-20080929.tar.bz2'...
 +
step done
 +
step |38|: remove build directories of package 'glibc-2.8-20080929.tar.bz2'...
 +
step done
 +
step <39>: replace linker 'ld' with instance using only libraries inside '/tools/lib'...
 +
step done
 +
step <40>: adjust gccs' spec-file to use dynamic linker inside '/tools/lib'...
 +
step done
 +
step <41>: remove headers inside include-fixed directory of gccs' private include directory...
 +
step done
 +
step <42>: verify toolchain...
 +
step done
 +
step <43>: configure 'tcl8.5.5-src.tar.gz'...
 +
step done
 +
step <44>: compile 'tcl8.5.5-src.tar.gz'...
 +
step done
 +
step <45>: install 'tcl8.5.5-src.tar.gz'...
 +
step done
 +
step |46|: remove build directories of package 'tcl8.5.5-src.tar.gz'...
 +
step done
 +
step <47>: configure 'expect-5.43.0.tar.gz'...
 +
step done
 +
step <48>: compile 'expect-5.43.0.tar.gz'...
 +
step done
 +
step <49>: install 'expect-5.43.0.tar.gz'...
 +
step done
 +
step |50|: remove build directories of package 'expect-5.43.0.tar.gz'...
 +
step done
 +
step <51>: configure 'dejagnu-1.4.4.tar.gz'...
 +
step done
 +
step <52>: compile and install 'dejagnu-1.4.4.tar.gz'...
 +
step done
 +
step |53|: remove build directories of package 'dejagnu-1.4.4.tar.gz'...
 +
INFO: Chapter 5.12.
 +
step done
 +
step <54>: configure 'gcc-4.3.2.tar.bz2' pass 2...
 +
step done
 +
step <55>: compile 'gcc-4.3.2.tar.bz2' pass 2...
 +
step done
 +
step <56>: check 'gcc-4.3.2.tar.bz2' pass 2...
 +
step done
 +
step <57>: install 'gcc-4.3.2.tar.bz2' pass 2...
 +
step done
 +
step |58|: remove build directories of package 'gcc-4.3.2.tar.bz2'...
 +
step done
 +
step <59>: verify toolchain...
 +
step done
 +
step <60>: configure 'binutils-2.18.tar.bz2' pass 2...
 +
step done
 +
step <61>: compile 'binutils-2.18.tar.bz2' pass 2...
 +
step done
 +
step <62>: check 'binutils-2.18.tar.bz2' pass 2...
 +
step done
 +
step <63>: install 'binutils-2.18.tar.bz2' pass 2...
 +
step done
 +
step |64|: remove build directories of package 'binutils-2.18.tar.bz2'...
 +
step done
 +
step <65>: configure 'ncurses-5.6.tar.gz'...
 +
step done
 +
step <66>: compile 'ncurses-5.6.tar.gz'...
 +
step done
 +
step <67>: install 'ncurses-5.6.tar.gz'...
 +
step done
 +
step |68|: remove build directories of package 'ncurses-5.6.tar.gz'...
 +
step done
 +
step <69>: configure 'bash-3.2.tar.gz'...
 +
step done
 +
step <70>: compile 'bash-3.2.tar.gz'...
 +
step done
 +
step <71>: install 'bash-3.2.tar.gz'...
 +
step done
 +
step |72|: remove build directories of package 'bash-3.2.tar.gz'...
 +
step done
 +
step <73>: configure 'bzip2-1.0.5.tar.gz'...
 +
step done
 +
step <74>: compile 'bzip2-1.0.5.tar.gz'...
 +
step done
 +
step <75>: install 'bzip2-1.0.5.tar.gz'...
 +
step done
 +
step |76|: remove build directories of package 'bzip2-1.0.5.tar.gz'...
 +
step done
 +
step <77>: configure 'coreutils-6.12.tar.gz'...
 +
step done
 +
step <78>: compile 'coreutils-6.12.tar.gz'...
 +
step done
 +
step <79>: install 'coreutils-6.12.tar.gz'...
 +
step done
 +
step |80|: remove build directories of package 'coreutils-6.12.tar.gz'...
 +
step done
 +
step <81>: configure 'diffutils-2.8.1.tar.gz'...
 +
step done
 +
step <82>: compile 'diffutils-2.8.1.tar.gz'...
 +
step done
 +
step <83>: install 'diffutils-2.8.1.tar.gz'...
 +
step done
 +
step |84|: remove build directories of package 'diffutils-2.8.1.tar.gz'...
 +
step done
 +
step <85>: configure 'e2fsprogs-1.41.3.tar.gz'...
 +
step done
 +
step <86>: compile 'e2fsprogs-1.41.3.tar.gz'...
 +
step done
 +
step <87>: install 'e2fsprogs-1.41.3.tar.gz'...
 +
step done
 +
step |88|: remove build directories of package 'e2fsprogs-1.41.3.tar.gz'...
 +
step done
 +
step <89>: configure 'findutils-4.4.0.tar.gz'...
 +
step done
 +
step <90>: compile 'findutils-4.4.0.tar.gz'...
 +
step done
 +
step <91>: install 'findutils-4.4.0.tar.gz'...
 +
step done
 +
step |92|: remove build directories of package 'findutils-4.4.0.tar.gz'...
 +
step done
 +
step <93>: configure 'gawk-3.1.6.tar.bz2'...
 +
step done
 +
step <94>: compile 'gawk-3.1.6.tar.bz2'...
 +
step done
 +
step <95>: install 'gawk-3.1.6.tar.bz2'...
 +
step done
 +
step |96|: remove build directories of package 'gawk-3.1.6.tar.bz2'...
 +
step done
 +
step <97>: configure 'gettext-0.17.tar.gz'...
 +
step done
 +
step <98>: compile 'gettext-0.17.tar.gz'...
 +
step done
 +
step <99>: install 'gettext-0.17.tar.gz'...
 +
step done
 +
step |100|: remove build directories of package 'gettext-0.17.tar.gz'...
 +
step done
 +
step <101>: configure 'grep-2.5.3.tar.bz2'...
 +
step done
 +
step <102>: compile 'grep-2.5.3.tar.bz2'...
 +
step done
 +
step <103>: install 'grep-2.5.3.tar.bz2'...
 +
step done
 +
step |104|: remove build directories of package 'grep-2.5.3.tar.bz2'...
 +
step done
 +
step <105>: configure 'gzip-1.3.12.tar.gz'...
 +
step done
 +
step <106>: compile 'gzip-1.3.12.tar.gz'...
 +
step done
 +
step <107>: install 'gzip-1.3.12.tar.gz'...
 +
step done
 +
step |108|: remove build directories of package 'gzip-1.3.12.tar.gz'...
 +
step done
 +
step <109>: configure 'm4-1.4.12.tar.bz2'...
 +
step done
 +
step <110>: compile 'm4-1.4.12.tar.bz2'...
 +
step done
 +
step <111>: install 'm4-1.4.12.tar.bz2'...
 +
step done
 +
step |112|: remove build directories of package 'm4-1.4.12.tar.bz2'...
 +
step done
 +
step <113>: configure 'make-3.81.tar.bz2'...
 +
step done
 +
step <114>: compile 'make-3.81.tar.bz2'...
 +
step done
 +
step <115>: install 'make-3.81.tar.bz2'...
 +
step done
 +
step |116|: remove build directories of package 'make-3.81.tar.bz2'...
 +
step done
 +
step <117>: configure 'patch-2.5.4.tar.gz'...
 +
step done
 +
step <118>: compile 'patch-2.5.4.tar.gz'...
 +
step done
 +
step <119>: install 'patch-2.5.4.tar.gz'...
 +
step done
 +
step |120|: remove build directories of package 'patch-2.5.4.tar.gz'...
 +
step done
 +
step <121>: configure 'perl-5.10.0.tar.gz'...
 +
step done
 +
step <122>: compile 'perl-5.10.0.tar.gz'...
 +
step done
 +
step <123>: install 'perl-5.10.0.tar.gz'...
 +
step done
 +
step |124|: remove build directories of package 'perl-5.10.0.tar.gz'...
 +
step done
 +
step <125>: configure 'sed-4.1.5.tar.gz'...
 +
step done
 +
step <126>: compile 'sed-4.1.5.tar.gz'...
 +
step done
 +
step <127>: install 'sed-4.1.5.tar.gz'...
 +
step done
 +
step |128|: remove build directories of package 'sed-4.1.5.tar.gz'...
 +
step done
 +
step <129>: configure 'tar-1.20.tar.bz2'...
 +
step done
 +
step <130>: compile 'tar-1.20.tar.bz2'...
 +
step done
 +
step <131>: install 'tar-1.20.tar.bz2'...
 +
step done
 +
step |132|: remove build directories of package 'tar-1.20.tar.bz2'...
 +
step done
 +
step [133]: configure 'texinfo-4.13a.tar.gz'...
 +
INFO: unpacking 'texinfo-4.13a.tar.gz'....
 +
checking for a BSD-compatible install... /tools/bin/install -c
 +
checking whether build environment is sane... yes
 +
checking for a thread-safe mkdir -p... /tools/bin/mkdir -p
 +
checking for gawk... gawk
 +
checking whether make sets $(MAKE)... yes
 +
checking whether to enable maintainer-specific portions of Makefiles... no
 +
checking for gcc... gcc
 +
checking for C compiler default output file name... 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 ISO C89... none needed
 +
checking for style of include used by make... GNU
 +
checking dependency style of gcc... gcc3
 +
checking for ranlib... ranlib
 +
checking whether gcc and cc understand -c and -o together... yes
 +
checking how to run the C preprocessor... gcc -E
 +
checking for grep that handles long lines and -e... /tools/bin/grep
 +
checking for egrep... /tools/bin/grep -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 minix/config.h usability... no
 +
checking minix/config.h presence... no
 +
checking for minix/config.h... no
 +
checking whether it is safe to define __EXTENSIONS__... yes
 +
checking for working alloca.h... yes
 +
checking for alloca... yes
 +
checking for C/C++ restrict keyword... __restrict
 +
checking whether strerror_r is declared... yes
 +
checking for strerror_r... yes
 +
checking whether strerror_r returns char *... yes
 +
checking getopt.h usability... yes
 +
checking getopt.h presence... yes
 +
checking for getopt.h... yes
 +
checking for getopt_long_only... yes
 +
checking whether optreset is declared... no
 +
checking for working GNU getopt function... yes
 +
checking whether getenv is declared... yes
 +
checking whether the preprocessor supports include_next... yes
 +
checking sys/time.h usability... yes
 +
checking sys/time.h presence... yes
 +
checking for sys/time.h... yes
 +
checking wchar.h usability... yes
 +
checking wchar.h presence... yes
 +
checking for wchar.h... yes
 +
checking for unistd.h... (cached) yes
 +
checking for stdint.h... (cached) yes
 +
checking for stdlib.h... (cached) yes
 +
checking for string.h... (cached) yes
 +
checking for sys/stat.h... (cached) yes
 +
checking wctype.h usability... yes
 +
checking wctype.h presence... yes
 +
checking for wctype.h... yes
 +
checking for struct timeval... yes
 +
checking for gettimeofday... yes
 +
checking for isascii... yes
 +
checking for mbsinit... yes
 +
checking for setenv... yes
 +
checking for lstat... yes
 +
checking for iswcntrl... yes
 +
checking for wcwidth... yes
 +
checking for inline... inline
 +
checking for nl_langinfo and CODESET... yes
 +
checking whether getc_unlocked is declared... yes
 +
checking build system type... i686-pc-linux-gnu
 +
checking host system type... i686-pc-linux-gnu
 +
checking whether we are using the GNU C Library 2.1 or newer... yes
 +
checking whether malloc, realloc, calloc are POSIX compliant... yes
 +
checking for stdlib.h... (cached) yes
 +
checking for GNU libc compatible malloc... yes
 +
checking for long long int... yes
 +
checking for mbstate_t... yes
 +
checking whether mbrtowc and mbstate_t are properly declared... yes
 +
checking whether memmem is declared... yes
 +
checking for memmem... yes
 +
checking for special C compiler options needed for large files... no
 +
checking for _FILE_OFFSET_BITS value needed for large files... 64
 +
checking for stdbool.h that conforms to C99... yes
 +
checking for _Bool... yes
 +
checking for unsigned long long int... yes
 +
checking whether strdup is declared... yes
 +
checking for working strerror function... yes
 +
checking whether strndup is declared... yes
 +
checking whether strnlen is declared... yes
 +
checking whether stat file-mode macros are broken... no
 +
checking for wint_t... yes
 +
checking for wchar_t... yes
 +
checking for alloca as a compiler built-in... yes
 +
checking for argz.h... yes
 +
checking for error_t... yes
 +
checking for argz_replace... yes
 +
checking if argz actually works... yes
 +
checking if environ is properly declared... yes
 +
checking for error_at_line... yes
 +
checking for gettimeofday with POSIX signature... yes
 +
checking whether gettimeofday clobbers localtime buffer... no
 +
checking whether the compiler generally respects inline... yes
 +
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
 +
checking whether mbswidth is declared in <wchar.h>... no
 +
checking for mbstate_t... (cached) yes
 +
checking for memchr... yes
 +
checking for working memcmp... yes
 +
checking for memcpy... yes
 +
checking whether memmem works in linear time... no
 +
checking for memmem... (cached) yes
 +
checking for memmove... yes
 +
checking for mempcpy... yes
 +
checking for working mkstemp... yes
 +
checking whether stdint.h conforms to C99... yes
 +
checking for stpcpy... yes
 +
checking for strdup... yes
 +
checking for working strndup... yes
 +
checking for working strnlen... yes
 +
checking for nlink_t... yes
 +
checking for a thread-safe mkdir -p... /tools/bin/mkdir -p
 +
checking for a thread-safe mkdir -p... /tools/bin/mkdir -p
 +
checking for unsetenv... yes
 +
checking for unsetenv() return type... int
 +
checking whether <wchar.h> is standalone... yes
 +
checking whether iswcntrl works... yes
 +
checking whether wcwidth is declared... yes
 +
checking whether wcwidth works reasonably in UTF-8 locales... yes
 +
checking for ranlib... (cached) ranlib
 +
checking for a BSD-compatible install... /tools/bin/install -c
 +
checking whether make sets $(MAKE)... (cached) yes
 +
checking for sigblock... yes
 +
checking whether stat file-mode macros are broken... (cached) no
 +
checking for ANSI C header files... (cached) yes
 +
checking fcntl.h usability... yes
 +
checking fcntl.h presence... yes
 +
checking for fcntl.h... yes
 +
checking io.h usability... no
 +
checking io.h presence... no
 +
checking for io.h... no
 +
checking limits.h usability... yes
 +
checking limits.h presence... yes
 +
checking for limits.h... yes
 +
checking pwd.h usability... yes
 +
checking pwd.h presence... yes
 +
checking for pwd.h... yes
 +
checking for string.h... (cached) yes
 +
checking for strings.h... (cached) yes
 +
checking termcap.h usability... yes
 +
checking termcap.h presence... yes
 +
checking for termcap.h... yes
 +
checking termio.h usability... yes
 +
checking termio.h presence... yes
 +
checking for termio.h... yes
 +
checking termios.h usability... yes
 +
checking termios.h presence... yes
 +
checking for termios.h... yes
 +
checking for unistd.h... (cached) yes
 +
checking sys/fcntl.h usability... yes
 +
checking sys/fcntl.h presence... yes
 +
checking for sys/fcntl.h... yes
 +
checking sys/file.h usability... yes
 +
checking sys/file.h presence... yes
 +
checking for sys/file.h... yes
 +
checking sys/stream.h usability... no
 +
checking sys/stream.h presence... no
 +
checking for sys/stream.h... no
 +
checking for sys/time.h... (cached) yes
 +
checking sys/ttold.h usability... no
 +
checking sys/ttold.h presence... no
 +
checking for sys/ttold.h... no
 +
checking sys/wait.h usability... yes
 +
checking sys/wait.h presence... yes
 +
checking for sys/wait.h... yes
 +
checking for sys/ptem.h... no
 +
checking POSIX termios... yes
 +
checking whether termios.h defines TIOCGWINSZ... no
 +
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
 +
checking for off_t... yes
 +
checking return type of signal handlers... void
 +
checking for an ANSI C-conforming const... yes
 +
checking whether struct tm is in sys/time.h or time.h... time.h
 +
checking whether memchr is declared... yes
 +
checking whether strcoll is declared... yes
 +
checking whether strerror is declared... yes
 +
checking for working strcoll... yes
 +
checking for vprintf... yes
 +
checking for _doprnt... no
 +
checking for bzero... yes
 +
checking for getcwd... yes
 +
checking for memset... yes
 +
checking for setlocale... yes
 +
checking for setvbuf... yes
 +
checking for sigaction... yes
 +
checking for sigprocmask... yes
 +
checking for sigsetmask... yes
 +
checking for strchr... yes
 +
checking for memcpy... (cached) yes
 +
checking for memmove... (cached) yes
 +
checking for strdup... (cached) yes
 +
checking for strerror... yes
 +
checking build system type... (cached) i686-pc-linux-gnu
 +
checking for tgetent in -lncurses... yes
 +
checking for library with termcap variables...
 +
checking ncurses/termcap.h usability... no
 +
checking ncurses/termcap.h presence... no
 +
checking for ncurses/termcap.h... no
 +
checking host system type... (cached) i686-pc-linux-gnu
 +
checking whether NLS is requested... yes
 +
checking for msgfmt... /tools/bin/msgfmt
 +
checking for gmsgfmt... /tools/bin/msgfmt
 +
checking for xgettext... /usr/bin/xgettext
 +
checking for msgmerge... /usr/bin/msgmerge
 +
checking for ld used by GCC... /mnt/lfs/tools/i686-pc-linux-gnu/bin/ld
 +
checking if the linker (/mnt/lfs/tools/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
 +
checking for shared library run path origin... done
 +
checking for CFPreferencesCopyAppValue... no
 +
checking for CFLocaleCopyCurrent... no
 +
checking for GNU gettext in libc... yes
 +
checking whether to use NLS... yes
 +
checking where the gettext function comes from... libc
 +
checking for hevea... no
 +
checking for tex... tex
 +
configure: creating ./config.status
 +
config.status: creating install-info/tests/defs
 +
config.status: creating util/defs
 +
config.status: creating Makefile
 +
config.status: creating doc/Makefile
 +
config.status: creating gnulib/lib/Makefile
 +
config.status: creating info/Makefile
 +
config.status: creating install-info/Makefile
 +
config.status: creating install-info/tests/Makefile
 +
config.status: creating lib/Makefile
 +
config.status: creating makeinfo/Makefile
 +
config.status: creating makeinfo/tests/Makefile
 +
config.status: creating po/Makefile.in
 +
config.status: creating util/Makefile
 +
config.status: creating config.h
 +
config.status: executing depfiles commands
 +
config.status: executing po-directories commands
 +
config.status: creating po/POTFILES
 +
config.status: creating po/Makefile
 +
step done
 +
step [134]: compile 'texinfo-4.13a.tar.gz'...
 +
make  all-recursive
 +
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13'
 +
Making all in gnulib/lib
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/gnulib/lib'
 +
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 +
  cat ./alloca.in.h; \
 +
} > alloca.h-t
 +
mv -f alloca.h-t alloca.h
 +
rm -f configmake.h-t configmake.h
 +
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 +
  echo '#define PREFIX "/tools"'; \
 +
  echo '#define EXEC_PREFIX "/tools"'; \
 +
  echo '#define BINDIR "/tools/bin"'; \
 +
  echo '#define SBINDIR "/tools/sbin"'; \
 +
  echo '#define LIBEXECDIR "/tools/libexec"'; \
 +
  echo '#define DATAROOTDIR "/tools/share"'; \
 +
  echo '#define DATADIR "/tools/share"'; \
 +
  echo '#define SYSCONFDIR "/tools/etc"'; \
 +
  echo '#define SHAREDSTATEDIR "/tools/com"'; \
 +
  echo '#define LOCALSTATEDIR "/tools/var"'; \
 +
  echo '#define INCLUDEDIR "/tools/include"'; \
 +
  echo '#define OLDINCLUDEDIR "/usr/include"'; \
 +
  echo '#define DOCDIR "/tools/share/doc/texinfo"'; \
 +
  echo '#define INFODIR "/tools/share/info"'; \
 +
  echo '#define HTMLDIR "/tools/share/doc/texinfo"'; \
 +
  echo '#define DVIDIR "/tools/share/doc/texinfo"'; \
 +
  echo '#define PDFDIR "/tools/share/doc/texinfo"'; \
 +
  echo '#define PSDIR "/tools/share/doc/texinfo"'; \
 +
  echo '#define LIBDIR "/tools/lib"'; \
 +
  echo '#define LISPDIR ""'; \
 +
  echo '#define LOCALEDIR "/tools/share/locale"'; \
 +
  echo '#define MANDIR "/tools/share/man"'; \
 +
  echo '#define MANEXT ""'; \
 +
  echo '#define PKGDATADIR "/tools/share/texinfo"'; \
 +
  echo '#define PKGINCLUDEDIR "/tools/include/texinfo"'; \
 +
  echo '#define PKGLIBDIR "/tools/lib/texinfo"'; \
 +
  echo '#define PKGLIBEXECDIR ""'; \
 +
} | sed '/""/d' > configmake.h-t
 +
mv configmake.h-t configmake.h
 +
rm -f stdlib.h-t stdlib.h
 +
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
 +
  sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
 +
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
 +
      -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
 +
      -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
 +
      -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
 +
      -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
 +
      -e 's|@''GNULIB_MKDTEMP''@|0|g' \
 +
      -e 's|@''GNULIB_MKSTEMP''@|1|g' \
 +
      -e 's|@''GNULIB_PUTENV''@|0|g' \
 +
      -e 's|@''GNULIB_RPMATCH''@|0|g' \
 +
      -e 's|@''GNULIB_SETENV''@|1|g' \
 +
      -e 's|@''GNULIB_STRTOD''@|0|g' \
 +
      -e 's|@''GNULIB_UNSETENV''@|1|g' \
 +
      -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
 +
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
 +
      -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
 +
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
 +
      -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
 +
      -e 's|@''HAVE_RPMATCH''@|1|g' \
 +
      -e 's|@''HAVE_SETENV''@|1|g' \
 +
      -e 's|@''HAVE_STRTOD''@|1|g' \
 +
      -e 's|@''HAVE_UNSETENV''@|1|g' \
 +
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
 +
      -e 's|@''REPLACE_PUTENV''@|0|g' \
 +
      -e 's|@''REPLACE_STRTOD''@|0|g' \
 +
      -e 's|@''VOID_UNSETENV''@|0|g' \
 +
      -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \
 +
      < ./stdlib.in.h; \
 +
} > stdlib.h-t
 +
mv stdlib.h-t stdlib.h
 +
rm -f string.h-t string.h
 +
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
 +
  sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
 +
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
 +
      -e 's|@''GNULIB_MBSLEN''@|1|g' \
 +
      -e 's|@''GNULIB_MBSNLEN''@|0|g' \
 +
      -e 's|@''GNULIB_MBSCHR''@|1|g' \
 +
      -e 's|@''GNULIB_MBSRCHR''@|0|g' \
 +
      -e 's|@''GNULIB_MBSSTR''@|1|g' \
 +
      -e 's|@''GNULIB_MBSCASECMP''@|1|g' \
 +
      -e 's|@''GNULIB_MBSNCASECMP''@|1|g' \
 +
      -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
 +
      -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
 +
      -e 's|@''GNULIB_MBSCSPN''@|0|g' \
 +
      -e 's|@''GNULIB_MBSPBRK''@|0|g' \
 +
      -e 's|@''GNULIB_MBSSPN''@|0|g' \
 +
      -e 's|@''GNULIB_MBSSEP''@|0|g' \
 +
      -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
 +
      -e 's|@''GNULIB_MEMMEM''@|1|g' \
 +
      -e 's|@''GNULIB_MEMPCPY''@|1|g' \
 +
      -e 's|@''GNULIB_MEMRCHR''@|0|g' \
 +
      -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
 +
      -e 's|@''GNULIB_STPCPY''@|1|g' \
 +
      -e 's|@''GNULIB_STPNCPY''@|0|g' \
 +
      -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
 +
      -e 's|@''GNULIB_STRDUP''@|1|g' \
 +
      -e 's|@''GNULIB_STRNDUP''@|1|g' \
 +
      -e 's|@''GNULIB_STRNLEN''@|1|g' \
 +
      -e 's|@''GNULIB_STRPBRK''@|0|g' \
 +
      -e 's|@''GNULIB_STRSEP''@|0|g' \
 +
      -e 's|@''GNULIB_STRSTR''@|0|g' \
 +
      -e 's|@''GNULIB_STRCASESTR''@|0|g' \
 +
      -e 's|@''GNULIB_STRTOK_R''@|0|g' \
 +
      -e 's|@''GNULIB_STRERROR''@|1|g' \
 +
      -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
 +
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
 +
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
 +
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
 +
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
 +
      -e 's|@''HAVE_STPCPY''@|1|g' \
 +
      -e 's|@''HAVE_STPNCPY''@|1|g' \
 +
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
 +
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
 +
      -e 's|@''HAVE_STRNDUP''@|1|g' \
 +
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
 +
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
 +
      -e 's|@''HAVE_STRPBRK''@|1|g' \
 +
      -e 's|@''HAVE_STRSEP''@|1|g' \
 +
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
 +
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
 +
      -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
 +
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
 +
      -e 's|@''REPLACE_MEMMEM''@|1|g' \
 +
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
 +
      -e 's|@''REPLACE_STRSTR''@|0|g' \
 +
      -e 's|@''REPLACE_STRERROR''@|0|g' \
 +
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
 +
      -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \
 +
      < ./string.in.h; \
 +
} > string.h-t
 +
mv string.h-t string.h
 +
/tools/bin/mkdir -p sys
 +
rm -f sys/stat.h-t sys/stat.h
 +
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 +
  sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
 +
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
 +
      -e 's|@''HAVE_LSTAT''@|1|g' \
 +
      -e 's|@''REPLACE_MKDIR''@|0|g' \
 +
      < ./sys_stat.in.h; \
 +
} > sys/stat.h-t
 +
mv sys/stat.h-t sys/stat.h
 +
rm -f unistd.h-t unistd.h
 +
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 +
  sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
 +
      -e 's/@''INCLUDE_NEXT''@/include_next/g' \
 +
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
 +
      -e 's|@''GNULIB_CHOWN''@|0|g' \
 +
      -e 's|@''GNULIB_DUP2''@|0|g' \
 +
      -e 's|@''GNULIB_ENVIRON''@|1|g' \
 +
      -e 's|@''GNULIB_FCHDIR''@|0|g' \
 +
      -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
 +
      -e 's|@''GNULIB_GETCWD''@|0|g' \
 +
      -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
 +
      -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
 +
      -e 's|@''GNULIB_LCHOWN''@|0|g' \
 +
      -e 's|@''GNULIB_LSEEK''@|0|g' \
 +
      -e 's|@''GNULIB_READLINK''@|0|g' \
 +
      -e 's|@''GNULIB_SLEEP''@|0|g' \
 +
      -e 's|@''HAVE_DUP2''@|1|g' \
 +
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
 +
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
 +
      -e 's|@''HAVE_READLINK''@|1|g' \
 +
      -e 's|@''HAVE_SLEEP''@|1|g' \
 +
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
 +
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
 +
      -e 's|@''HAVE_OS_H''@|0|g' \
 +
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
 +
      -e 's|@''REPLACE_CHOWN''@|0|g' \
 +
      -e 's|@''REPLACE_FCHDIR''@|0|g' \
 +
      -e 's|@''REPLACE_GETCWD''@|0|g' \
 +
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
 +
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
 +
      -e 's|@''REPLACE_LSEEK''@|0|g' \
 +
      < ./unistd.in.h; \
 +
} > unistd.h-t
 +
mv unistd.h-t unistd.h
 +
make  all-am
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/gnulib/lib'
 +
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbscasecmp.o mbscasecmp.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo mbschr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT mbschr.o -MD -MP -MF $depbase.Tpo -c -o mbschr.o mbschr.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo mbsncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT mbsncasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbsncasecmp.o mbsncasecmp.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo xsetenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT xsetenv.o -MD -MP -MF $depbase.Tpo -c -o xsetenv.o xsetenv.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo memmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT memmem.o -MD -MP -MF $depbase.Tpo -c -o memmem.o memmem.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT tempname.o -MD -MP -MF $depbase.Tpo -c -o tempname.o tempname.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 +
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl  -g -O2 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\
 +
mv -f $depbase.Tpo $depbase.Po
 +
rm -f libgnu.a
 +
ar cru libgnu.a localcharset.o malloca.o mbchar.o mbscasecmp.o mbschr.o mbslen.o mbsncasecmp.o mbsstr.o mbswidth.o strnlen1.o uniwidth/width.o xalloc-die.o xsetenv.o exitfail.o memmem.o tempname.o xmalloc.o
 +
ranlib libgnu.a
 +
rm -f t-charset.alias charset.alias
 +
/bin/bash ./config.charset 'i686-pc-linux-gnu' > t-charset.alias
 +
mv t-charset.alias charset.alias
 +
rm -f t-ref-add.sed ref-add.sed
 +
sed -e '/^#/d' -e 's/@''PACKAGE''@/texinfo/g' ref-add.sin > t-ref-add.sed
 +
mv t-ref-add.sed ref-add.sed
 +
rm -f t-ref-del.sed ref-del.sed
 +
sed -e '/^#/d' -e 's/@''PACKAGE''@/texinfo/g' ref-del.sin > t-ref-del.sed
 +
mv t-ref-del.sed ref-del.sed
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/gnulib/lib'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/gnulib/lib'
 +
Making all in lib
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/lib'
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT substring.o -MD -MP -MF .deps/substring.Tpo -c -o substring.o substring.c
 +
mv -f .deps/substring.Tpo .deps/substring.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT xexit.o -MD -MP -MF .deps/xexit.Tpo -c -o xexit.o xexit.c
 +
mv -f .deps/xexit.Tpo .deps/xexit.Po
 +
rm -f libtxi.a
 +
ar cru libtxi.a substring.o xexit.o
 +
ranlib libtxi.a
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/lib'
 +
Making all in install-info
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/install-info'
 +
Making all in tests
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/install-info/tests'
 +
make[3]: Nothing to be done for `all'.
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/install-info/tests'
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/install-info'
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT install-info.o -MD -MP -MF .deps/install-info.Tpo -c -o install-info.o install-info.c
 +
mv -f .deps/install-info.Tpo .deps/install-info.Po
 +
gcc  -g -O2  -o ginstall-info install-info.o ../lib/libtxi.a ../gnulib/lib/libgnu.a 
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/install-info'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/install-info'
 +
Making all in info
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/info'
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o makedoc.c
 +
mv -f .deps/makedoc.Tpo .deps/makedoc.Po
 +
gcc  -g -O2  -o makedoc makedoc.o ../lib/libtxi.a ../gnulib/lib/libgnu.a -lncurses 
 +
rm -f doc.c key.c funs.h
 +
..//info/makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./variables.c
 +
make  all-am
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/info'
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c
 +
mv -f .deps/dir.Tpo .deps/dir.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c
 +
mv -f .deps/display.Tpo .deps/display.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT dribble.o -MD -MP -MF .deps/dribble.Tpo -c -o dribble.o dribble.c
 +
mv -f .deps/dribble.Tpo .deps/dribble.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT echo-area.o -MD -MP -MF .deps/echo-area.Tpo -c -o echo-area.o echo-area.c
 +
mv -f .deps/echo-area.Tpo .deps/echo-area.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT filesys.o -MD -MP -MF .deps/filesys.Tpo -c -o filesys.o filesys.c
 +
mv -f .deps/filesys.Tpo .deps/filesys.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT footnotes.o -MD -MP -MF .deps/footnotes.Tpo -c -o footnotes.o footnotes.c
 +
mv -f .deps/footnotes.Tpo .deps/footnotes.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o gc.c
 +
mv -f .deps/gc.Tpo .deps/gc.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT indices.o -MD -MP -MF .deps/indices.Tpo -c -o indices.o indices.c
 +
mv -f .deps/indices.Tpo .deps/indices.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT info-utils.o -MD -MP -MF .deps/info-utils.Tpo -c -o info-utils.o info-utils.c
 +
mv -f .deps/info-utils.Tpo .deps/info-utils.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c
 +
mv -f .deps/info.Tpo .deps/info.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT infodoc.o -MD -MP -MF .deps/infodoc.Tpo -c -o infodoc.o infodoc.c
 +
mv -f .deps/infodoc.Tpo .deps/infodoc.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT infomap.o -MD -MP -MF .deps/infomap.Tpo -c -o infomap.o infomap.c
 +
mv -f .deps/infomap.Tpo .deps/infomap.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT m-x.o -MD -MP -MF .deps/m-x.Tpo -c -o m-x.o m-x.c
 +
mv -f .deps/m-x.Tpo .deps/m-x.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT man.o -MD -MP -MF .deps/man.Tpo -c -o man.o man.c
 +
mv -f .deps/man.Tpo .deps/man.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT nodemenu.o -MD -MP -MF .deps/nodemenu.Tpo -c -o nodemenu.o nodemenu.c
 +
mv -f .deps/nodemenu.Tpo .deps/nodemenu.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT nodes.o -MD -MP -MF .deps/nodes.Tpo -c -o nodes.o nodes.c
 +
mv -f .deps/nodes.Tpo .deps/nodes.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c
 +
mv -f .deps/search.Tpo .deps/search.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c
 +
mv -f .deps/session.Tpo .deps/session.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c
 +
mv -f .deps/signals.Tpo .deps/signals.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c
 +
mv -f .deps/terminal.Tpo .deps/terminal.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT tilde.o -MD -MP -MF .deps/tilde.Tpo -c -o tilde.o tilde.c
 +
mv -f .deps/tilde.Tpo .deps/tilde.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.c
 +
mv -f .deps/variables.Tpo .deps/variables.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c
 +
mv -f .deps/window.Tpo .deps/window.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT doc.o -MD -MP -MF .deps/doc.Tpo -c -o doc.o doc.c
 +
mv -f .deps/doc.Tpo .deps/doc.Po
 +
gcc  -g -O2  -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o window.o doc.o ../lib/libtxi.a ../gnulib/lib/libgnu.a -lncurses 
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT infokey.o -MD -MP -MF .deps/infokey.Tpo -c -o infokey.o infokey.c
 +
mv -f .deps/infokey.Tpo .deps/infokey.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\" -DINFODIR=\"/tools/share/info\" -DINFODIR2=\"/tools/share/info\"  -g -O2 -MT key.o -MD -MP -MF .deps/key.Tpo -c -o key.o key.c
 +
mv -f .deps/key.Tpo .deps/key.Po
 +
gcc  -g -O2  -o infokey infokey.o key.o ../lib/libtxi.a ../gnulib/lib/libgnu.a 
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/info'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/info'
 +
Making all in makeinfo
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/makeinfo'
 +
Making all in tests
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/makeinfo/tests'
 +
make[3]: Nothing to be done for `all'.
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/makeinfo/tests'
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/makeinfo'
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT cmds.o -MD -MP -MF .deps/cmds.Tpo -c -o cmds.o cmds.c
 +
mv -f .deps/cmds.Tpo .deps/cmds.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT defun.o -MD -MP -MF .deps/defun.Tpo -c -o defun.o defun.c
 +
mv -f .deps/defun.Tpo .deps/defun.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.c
 +
mv -f .deps/files.Tpo .deps/files.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT float.o -MD -MP -MF .deps/float.Tpo -c -o float.o float.c
 +
mv -f .deps/float.Tpo .deps/float.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT footnote.o -MD -MP -MF .deps/footnote.Tpo -c -o footnote.o footnote.c
 +
mv -f .deps/footnote.Tpo .deps/footnote.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c
 +
mv -f .deps/html.Tpo .deps/html.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT index.o -MD -MP -MF .deps/index.Tpo -c -o index.o index.c
 +
mv -f .deps/index.Tpo .deps/index.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT insertion.o -MD -MP -MF .deps/insertion.Tpo -c -o insertion.o insertion.c
 +
mv -f .deps/insertion.Tpo .deps/insertion.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT lang.o -MD -MP -MF .deps/lang.Tpo -c -o lang.o lang.c
 +
mv -f .deps/lang.Tpo .deps/lang.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c
 +
mv -f .deps/macro.Tpo .deps/macro.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT makeinfo.o -MD -MP -MF .deps/makeinfo.Tpo -c -o makeinfo.o makeinfo.c
 +
mv -f .deps/makeinfo.Tpo .deps/makeinfo.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT multi.o -MD -MP -MF .deps/multi.Tpo -c -o multi.o multi.c
 +
mv -f .deps/multi.Tpo .deps/multi.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.c
 +
mv -f .deps/node.Tpo .deps/node.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT sectioning.o -MD -MP -MF .deps/sectioning.Tpo -c -o sectioning.o sectioning.c
 +
mv -f .deps/sectioning.Tpo .deps/sectioning.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT toc.o -MD -MP -MF .deps/toc.Tpo -c -o toc.o toc.c
 +
mv -f .deps/toc.Tpo .deps/toc.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.c
 +
mv -f .deps/xml.Tpo .deps/xml.Po
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT xref.o -MD -MP -MF .deps/xref.Tpo -c -o xref.o xref.c
 +
mv -f .deps/xref.Tpo .deps/xref.Po
 +
gcc  -g -O2  -o makeinfo cmds.o defun.o files.o float.o footnote.o html.o index.o insertion.o lang.o macro.o makeinfo.o multi.o node.o sectioning.o toc.o xml.o xref.o ../lib/libtxi.a ../gnulib/lib/libgnu.a 
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/makeinfo'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/makeinfo'
 +
Making all in po
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/po'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/po'
 +
Making all in util
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/util'
 +
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/tools/share/locale\"  -g -O2 -MT texindex.o -MD -MP -MF .deps/texindex.Tpo -c -o texindex.o texindex.c
 +
mv -f .deps/texindex.Tpo .deps/texindex.Po
 +
gcc  -g -O2  -o texindex texindex.o ../lib/libtxi.a ../gnulib/lib/libgnu.a 
 +
sed 's/__VERSION__/4.13/g' ./texinfo-cat.in >texinfo.cat
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/util'
 +
Making all in doc
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/doc'
 +
restore=: && backupdir=".am$$" && \
 +
rm -rf $backupdir && mkdir $backupdir && \
 +
if (..//makeinfo/makeinfo --version) >/dev/null 2>&1; then \
 +
  for f in texinfo texinfo-[0-9] texinfo-[0-9][0-9] texinfo.i[0-9] texinfo.i[0-9][0-9]; do \
 +
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
 +
  done; \
 +
else :; fi && \
 +
if ..//makeinfo/makeinfo  -I . \
 +
-o texinfo `test -f 'texinfo.txi' || echo './'`texinfo.txi; \
 +
then \
 +
  rc=0; \
 +
else \
 +
  rc=$?; \
 +
  $restore $backupdir/* `echo "./texinfo" | sed 's|[^/]*$||'`; \
 +
fi; \
 +
rm -rf $backupdir; exit $rc
 +
restore=: && backupdir=".am$$" && \
 +
rm -rf $backupdir && mkdir $backupdir && \
 +
if (..//makeinfo/makeinfo --version) >/dev/null 2>&1; then \
 +
  for f in info-stnd.info info-stnd.info-[0-9] info-stnd.info-[0-9][0-9] info-stnd.i[0-9] info-stnd.i[0-9][0-9]; do \
 +
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
 +
  done; \
 +
else :; fi && \
 +
if ..//makeinfo/makeinfo  -I . \
 +
-o info-stnd.info `test -f 'info-stnd.texi' || echo './'`info-stnd.texi; \
 +
then \
 +
  rc=0; \
 +
else \
 +
  rc=$?; \
 +
  $restore $backupdir/* `echo "./info-stnd.info" | sed 's|[^/]*$||'`; \
 +
fi; \
 +
rm -rf $backupdir; exit $rc
 +
restore=: && backupdir=".am$$" && \
 +
rm -rf $backupdir && mkdir $backupdir && \
 +
if (..//makeinfo/makeinfo --version) >/dev/null 2>&1; then \
 +
  for f in info.info info.info-[0-9] info.info-[0-9][0-9] info.i[0-9] info.i[0-9][0-9]; do \
 +
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
 +
  done; \
 +
else :; fi && \
 +
if ..//makeinfo/makeinfo  -I . \
 +
-o info.info `test -f 'info.texi' || echo './'`info.texi; \
 +
then \
 +
  rc=0; \
 +
else \
 +
  rc=$?; \
 +
  $restore $backupdir/* `echo "./info.info" | sed 's|[^/]*$||'`; \
 +
fi; \
 +
rm -rf $backupdir; exit $rc
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/doc'
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13'
 +
make[2]: Nothing to be done for `all-am'.
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13'
 +
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13'
 +
step done
 +
step [135]: install 'texinfo-4.13a.tar.gz'...
 +
Making install in gnulib/lib
 +
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13/gnulib/lib'
 +
make  install-am
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/gnulib/lib'
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/gnulib/lib'
 +
test yes != no || /bin/bash /mnt/lfs/sources/texinfo-4.13/build-aux/install-sh -d /tools/lib
 +
if test -f /tools/lib/charset.alias; then \
 +
  sed -f ref-add.sed /tools/lib/charset.alias > /tools/lib/charset.tmp ; \
 +
  /tools/bin/install -c -m 644 /tools/lib/charset.tmp /tools/lib/charset.alias ; \
 +
  rm -f /tools/lib/charset.tmp ; \
 +
else \
 +
  if test yes = no; then \
 +
    sed -f ref-add.sed charset.alias > /tools/lib/charset.tmp ; \
 +
    /tools/bin/install -c -m 644 /tools/lib/charset.tmp /tools/lib/charset.alias ; \
 +
    rm -f /tools/lib/charset.tmp ; \
 +
  fi ; \
 +
fi
 +
make[3]: Nothing to be done for `install-data-am'.
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/gnulib/lib'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/gnulib/lib'
 +
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/gnulib/lib'
 +
Making install in lib
 +
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13/lib'
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/lib'
 +
make[2]: Nothing to be done for `install-exec-am'.
 +
make[2]: Nothing to be done for `install-data-am'.
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/lib'
 +
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/lib'
 +
Making install in install-info
 +
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13/install-info'
 +
Making install in tests
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/install-info/tests'
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/install-info/tests'
 +
make[3]: Nothing to be done for `install-exec-am'.
 +
make[3]: Nothing to be done for `install-data-am'.
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/install-info/tests'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/install-info/tests'
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/install-info'
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/install-info'
 +
test -z "/tools/bin" || /tools/bin/mkdir -p "/tools/bin"
 +
  /tools/bin/install -c 'ginstall-info' '/tools/bin/install-info'
 +
make[3]: Nothing to be done for `install-data-am'.
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/install-info'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/install-info'
 +
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/install-info'
 +
Making install in info
 +
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13/info'
 +
make  install-am
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/info'
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/info'
 +
test -z "/tools/bin" || /tools/bin/mkdir -p "/tools/bin"
 +
  /tools/bin/install -c 'ginfo' '/tools/bin/info'
 +
  /tools/bin/install -c 'infokey' '/tools/bin/infokey'
 +
make[3]: Nothing to be done for `install-data-am'.
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/info'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/info'
 +
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/info'
 +
Making install in makeinfo
 +
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13/makeinfo'
 +
Making install in tests
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/makeinfo/tests'
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/makeinfo/tests'
 +
make[3]: Nothing to be done for `install-exec-am'.
 +
make[3]: Nothing to be done for `install-data-am'.
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/makeinfo/tests'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/makeinfo/tests'
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/makeinfo'
 +
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.13/makeinfo'
 +
test -z "/tools/bin" || /tools/bin/mkdir -p "/tools/bin"
 +
  /tools/bin/install -c 'makeinfo' '/tools/bin/makeinfo'
 +
make[3]: Nothing to be done for `install-data-am'.
 +
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/makeinfo'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/makeinfo'
 +
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/makeinfo'
 +
Making install in po
 +
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13/po'
 +
/tools/bin/mkdir -p /tools/share
 +
installing cs.gmo as /tools/share/locale/cs/LC_MESSAGES/texinfo.mo
 +
installing da.gmo as /tools/share/locale/da/LC_MESSAGES/texinfo.mo
 +
installing de.gmo as /tools/share/locale/de/LC_MESSAGES/texinfo.mo
 +
installing de_AT.gmo as /tools/share/locale/de_AT/LC_MESSAGES/texinfo.mo
 +
installing eo.gmo as /tools/share/locale/eo/LC_MESSAGES/texinfo.mo
 +
installing es.gmo as /tools/share/locale/es/LC_MESSAGES/texinfo.mo
 +
installing fr.gmo as /tools/share/locale/fr/LC_MESSAGES/texinfo.mo
 +
installing he.gmo as /tools/share/locale/he/LC_MESSAGES/texinfo.mo
 +
installing hr.gmo as /tools/share/locale/hr/LC_MESSAGES/texinfo.mo
 +
installing hu.gmo as /tools/share/locale/hu/LC_MESSAGES/texinfo.mo
 +
installing ja.gmo as /tools/share/locale/ja/LC_MESSAGES/texinfo.mo
 +
installing nl.gmo as /tools/share/locale/nl/LC_MESSAGES/texinfo.mo
 +
installing nb.gmo as /tools/share/locale/nb/LC_MESSAGES/texinfo.mo
 +
installing pl.gmo as /tools/share/locale/pl/LC_MESSAGES/texinfo.mo
 +
installing ro.gmo as /tools/share/locale/ro/LC_MESSAGES/texinfo.mo
 +
installing ru.gmo as /tools/share/locale/ru/LC_MESSAGES/texinfo.mo
 +
installing rw.gmo as /tools/share/locale/rw/LC_MESSAGES/texinfo.mo
 +
installing sv.gmo as /tools/share/locale/sv/LC_MESSAGES/texinfo.mo
 +
installing tr.gmo as /tools/share/locale/tr/LC_MESSAGES/texinfo.mo
 +
installing vi.gmo as /tools/share/locale/vi/LC_MESSAGES/texinfo.mo
 +
installing zh_CN.gmo as /tools/share/locale/zh_CN/LC_MESSAGES/texinfo.mo
 +
installing zh_TW.gmo as /tools/share/locale/zh_TW/LC_MESSAGES/texinfo.mo
 +
if test "texinfo" = "gettext-tools"; then \
 +
  /tools/bin/mkdir -p /tools/share/gettext/po; \
 +
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot  Makevars.template; do \
 +
    /tools/bin/install -c -m 644 ./$file \
 +
    /tools/share/gettext/po/$file; \
 +
  done; \
 +
  for file in Makevars; do \
 +
    rm -f /tools/share/gettext/po/$file; \
 +
  done; \
 +
else \
 +
  : ; \
 +
fi
 +
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/po'
 +
Making install in util
 +
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13/util'
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/util'
 +
test -z "/tools/bin" || /tools/bin/mkdir -p "/tools/bin"
 +
  /tools/bin/install -c 'texindex' '/tools/bin/texindex'
 +
test -z "/tools/bin" || /tools/bin/mkdir -p "/tools/bin"
 +
/tools/bin/install -c 'texi2dvi' '/tools/bin/texi2dvi'
 +
/tools/bin/install -c 'texi2pdf' '/tools/bin/texi2pdf'
 +
/tools/bin/install -c 'pdftexi2dvi' '/tools/bin/pdftexi2dvi'
 +
test -z "/tools/share/texinfo" || /tools/bin/mkdir -p "/tools/share/texinfo"
 +
/tools/bin/install -c -m 644 'texinfo.dtd' '/tools/share/texinfo/texinfo.dtd'
 +
/tools/bin/install -c -m 644 'texinfo.xsl' '/tools/share/texinfo/texinfo.xsl'
 +
test -z "/tools/share/texinfo" || /tools/bin/mkdir -p "/tools/share/texinfo"
 +
/tools/bin/install -c -m 644 'texinfo.cat' '/tools/share/texinfo/texinfo.cat'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/util'
 +
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/util'
 +
Making install in doc
 +
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13/doc'
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/doc'
 +
make[2]: Nothing to be done for `install-exec-am'.
 +
 +
WARNING: If your texmf tree does not already contain
 +
        up-to-date versions, you must install
 +
            texinfo.tex and txi-??.tex manually,
 +
        perhaps in TEXMF/tex/texinfo/,
 +
        where TEXMF is a root of your TeX tree.
 +
        See doc/README for some considerations.
 +
        You can run make TEXMF=/your/texmf install-tex to do this.
 +
 +
        You may also need to install epsf.tex in
 +
        TEXMF/tex/generic/dvips, if your TeX
 +
        installation did not include it.
 +
test -z "/tools/share/info" || /tools/bin/mkdir -p "/tools/share/info"
 +
/tools/bin/install -c -m 644 './texinfo' '/tools/share/info/texinfo'
 +
/tools/bin/install -c -m 644 './texinfo-1' '/tools/share/info/texinfo-1'
 +
/tools/bin/install -c -m 644 './texinfo-2' '/tools/share/info/texinfo-2'
 +
/tools/bin/install -c -m 644 './texinfo-3' '/tools/share/info/texinfo-3'
 +
/tools/bin/install -c -m 644 './info-stnd.info' '/tools/share/info/info-stnd.info'
 +
/tools/bin/install -c -m 644 './info.info' '/tools/share/info/info.info'
 +
install-info --info-dir='/tools/share/info' '/tools/share/info/texinfo'
 +
install-info --info-dir='/tools/share/info' '/tools/share/info/info-stnd.info'
 +
install-info --info-dir='/tools/share/info' '/tools/share/info/info.info'
 +
test -z "/tools/share/man/man1" || /tools/bin/mkdir -p "/tools/share/man/man1"
 +
/tools/bin/install -c -m 644 './info.1' '/tools/share/man/man1/info.1'
 +
/tools/bin/install -c -m 644 './infokey.1' '/tools/share/man/man1/infokey.1'
 +
/tools/bin/install -c -m 644 './install-info.1' '/tools/share/man/man1/install-info.1'
 +
/tools/bin/install -c -m 644 './makeinfo.1' '/tools/share/man/man1/makeinfo.1'
 +
/tools/bin/install -c -m 644 './texindex.1' '/tools/share/man/man1/texindex.1'
 +
/tools/bin/install -c -m 644 './texi2dvi.1' '/tools/share/man/man1/texi2dvi.1'
 +
/tools/bin/install -c -m 644 './texi2pdf.1' '/tools/share/man/man1/texi2pdf.1'
 +
/tools/bin/install -c -m 644 './pdftexi2dvi.1' '/tools/share/man/man1/pdftexi2dvi.1'
 +
test -z "/tools/share/man/man5" || /tools/bin/mkdir -p "/tools/share/man/man5"
 +
/tools/bin/install -c -m 644 './info.5' '/tools/share/man/man5/info.5'
 +
/tools/bin/install -c -m 644 './texinfo.5' '/tools/share/man/man5/texinfo.5'
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/doc'
 +
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/doc'
 +
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13'
 +
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13'
 +
make[2]: Nothing to be done for `install-exec-am'.
 +
make[2]: Nothing to be done for `install-data-am'.
 +
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13'
 +
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13'
 +
step done
 +
step |136|: remove build directories of package 'texinfo-4.13a.tar.gz'...
 +
step done
 +
step [137]: configure 'util-linux-ng-2.14.1.tar.bz2'...
 +
INFO: unpacking 'util-linux-ng-2.14.1.tar.bz2'....
 +
checking for a BSD-compatible install... /tools/bin/install -c
 +
checking whether build environment is sane... yes
 +
checking for a thread-safe mkdir -p... /tools/bin/mkdir -p
 +
checking for gawk... gawk
 +
checking whether make sets $(MAKE)... yes
 +
checking for style of include used by make... GNU
 +
checking for gcc... gcc
 +
checking for C compiler default output file name... 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 ISO C89... none needed
 +
checking dependency style of gcc... gcc3
 +
checking for gcc option to accept ISO C99... -std=gnu99
 +
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
 +
checking build system type... i686-pc-linux-gnu
 +
checking host system type... i686-pc-linux-gnu
 +
checking for perl... /tools/bin/perl
 +
checking for blkid... /sbin/blkid
 +
checking for vol_id... no
 +
checking for special C compiler options needed for large files... no
 +
checking for _FILE_OFFSET_BITS value needed for large files... 64
 +
checking for linux/compiler.h... no
 +
checking for linux/blkpg.h... yes
 +
checking for linux/major.h... yes
 +
checking how to run the C preprocessor... gcc -std=gnu99 -E
 +
checking for grep that handles long lines and -e... /tools/bin/grep
 +
checking for egrep... /tools/bin/grep -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 scsi/scsi.h usability... yes
 +
checking scsi/scsi.h presence... yes
 +
checking for scsi/scsi.h... yes
 +
checking langinfo.h usability... yes
 +
checking langinfo.h presence... yes
 +
checking for langinfo.h... yes
 +
checking locale.h usability... yes
 +
checking locale.h presence... yes
 +
checking for locale.h... yes
 +
checking sys/user.h usability... yes
 +
checking sys/user.h presence... yes
 +
checking for sys/user.h... yes
 +
checking rpcsvc/nfs_prot.h usability... yes
 +
checking rpcsvc/nfs_prot.h presence... yes
 +
checking for rpcsvc/nfs_prot.h... yes
 +
checking sys/io.h usability... yes
 +
checking sys/io.h presence... yes
 +
checking for sys/io.h... yes
 +
checking pty.h usability... yes
 +
checking pty.h presence... yes
 +
checking for pty.h... yes
 +
checking err.h usability... yes
 +
checking err.h presence... yes
 +
checking for err.h... yes
 +
checking linux/tiocl.h usability... yes
 +
checking linux/tiocl.h presence... yes
 +
checking for linux/tiocl.h... yes
 +
checking linux/version.h usability... yes
 +
checking linux/version.h presence... yes
 +
checking for linux/version.h... yes
 +
checking linux/raw.h usability... yes
 +
checking linux/raw.h presence... yes
 +
checking for linux/raw.h... yes
 +
checking for inet_aton... yes
 +
checking for fsync... yes
 +
checking for getdomainname... yes
 +
checking for get_current_dir_name... yes
 +
checking for nanosleep... yes
 +
checking for personality... yes
 +
checking for updwtmp... yes
 +
checking for lchown... yes
 +
checking for inotify_init... yes
 +
checking for versionsort... yes
 +
checking for rpmatch... yes
 +
checking for _LARGEFILE_SOURCE value needed for large files... no
 +
checking for versionsort... (cached) yes
 +
checking for uuid_is_null in -luuid... yes
 +
checking for openpty in -lutil... yes
 +
checking for tgetnum in -ltermcap... no
 +
checking for blkid_known_fstype in -lblkid... yes
 +
checking whether NLS is requested... yes
 +
checking for msgfmt... /tools/bin/msgfmt
 +
checking for gmsgfmt... /tools/bin/msgfmt
 +
checking for xgettext... /usr/bin/xgettext
 +
checking for msgmerge... /usr/bin/msgmerge
 +
checking for ld used by GCC... /mnt/lfs/tools/i686-pc-linux-gnu/bin/ld
 +
checking if the linker (/mnt/lfs/tools/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
 +
checking for shared library run path origin... done
 +
checking whether NLS is requested... yes
 +
checking for GNU gettext in libc... yes
 +
checking whether to use NLS... yes
 +
checking where the gettext function comes from... libc
 +
checking ncurses.h usability... yes
 +
checking ncurses.h presence... yes
 +
checking for ncurses.h... yes
 +
checking for initscr in -lncursesw... no
 +
checking for initscr in -lncurses... yes
 +
checking ncurses/ncurses.h usability... no
 +
checking ncurses/ncurses.h presence... no
 +
checking for ncurses/ncurses.h... no
 +
checking for tgetent in -ltinfo... no
 +
checking for syscall pivot_root... SYS_pivot_root
 +
checking for syscall sched_getaffinity... SYS_sched_getaffinity
 +
checking for syscall ioprio_set... SYS_ioprio_set
 +
checking for syscall ioprio_get... SYS_ioprio_get
 +
checking whether ADDR_NO_RANDOMIZE is declared... yes
 +
checking whether FDPIC_FUNCPTRS is declared... yes
 +
checking whether MMAP_PAGE_ZERO is declared... yes
 +
checking whether ADDR_COMPAT_LAYOUT is declared... yes
 +
checking whether READ_IMPLIES_EXEC is declared... yes
 +
checking whether ADDR_LIMIT_32BIT is declared... yes
 +
checking whether WHOLE_SECONDS is declared... yes
 +
checking whether STICKY_TIMEOUTS is declared... yes
 +
checking whether ADDR_LIMIT_3GB is declared... yes
 +
checking sys/swap.h usability... yes
 +
checking sys/swap.h presence... yes
 +
checking for sys/swap.h... yes
 +
checking for crc32 in -lz... no
 +
configure: creating ./config.status
 +
config.status: creating Makefile
 +
config.status: creating disk-utils/Makefile
 +
config.status: creating fdisk/Makefile
 +
config.status: creating getopt/Makefile
 +
config.status: creating hwclock/Makefile
 +
config.status: creating include/Makefile
 +
config.status: creating lib/Makefile
 +
config.status: creating login-utils/Makefile
 +
config.status: creating misc-utils/Makefile
 +
config.status: creating mount/Makefile
 +
config.status: creating partx/Makefile
 +
config.status: creating po/Makefile.in
 +
config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
 +
config.status: creating schedutils/Makefile
 +
config.status: creating sys-utils/Makefile
 +
config.status: creating text-utils/Makefile
 +
config.status: creating tests/Makefile
 +
config.status: creating tests/helpers/Makefile
 +
config.status: creating tests/commands.sh
 +
config.status: creating misc-utils/chkdupexe
 +
config.status: creating config.h
 +
config.status: executing depfiles commands
 +
config.status: executing default-1 commands
 +
config.status: creating po/POTFILES
 +
config.status: creating po/Makefile
 +
step done
 +
step [138]: compile 'util-linux-ng-2.14.1.tar.bz2'...
 +
make: Entering directory `/mnt/lfs/sources/util-linux-ng-2.14.1/mount'
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-mount.o -MD -MP -MF .deps/mount-mount.Tpo -c -o mount-mount.o `test -f 'mount.c' || echo './'`mount.c
 +
mv -f .deps/mount-mount.Tpo .deps/mount-mount.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-fstab.o -MD -MP -MF .deps/mount-fstab.Tpo -c -o mount-fstab.o `test -f 'fstab.c' || echo './'`fstab.c
 +
mv -f .deps/mount-fstab.Tpo .deps/mount-fstab.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-mount_mntent.o -MD -MP -MF .deps/mount-mount_mntent.Tpo -c -o mount-mount_mntent.o `test -f 'mount_mntent.c' || echo './'`mount_mntent.c
 +
mv -f .deps/mount-mount_mntent.Tpo .deps/mount-mount_mntent.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-getusername.o -MD -MP -MF .deps/mount-getusername.Tpo -c -o mount-getusername.o `test -f 'getusername.c' || echo './'`getusername.c
 +
mv -f .deps/mount-getusername.Tpo .deps/mount-getusername.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-lomount.o -MD -MP -MF .deps/mount-lomount.Tpo -c -o mount-lomount.o `test -f 'lomount.c' || echo './'`lomount.c
 +
mv -f .deps/mount-lomount.Tpo .deps/mount-lomount.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-sundries.o -MD -MP -MF .deps/mount-sundries.Tpo -c -o mount-sundries.o `test -f 'sundries.c' || echo './'`sundries.c
 +
mv -f .deps/mount-sundries.Tpo .deps/mount-sundries.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-xmalloc.o -MD -MP -MF .deps/mount-xmalloc.Tpo -c -o mount-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c
 +
mv -f .deps/mount-xmalloc.Tpo .deps/mount-xmalloc.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-realpath.o -MD -MP -MF .deps/mount-realpath.Tpo -c -o mount-realpath.o `test -f 'realpath.c' || echo './'`realpath.c
 +
mv -f .deps/mount-realpath.Tpo .deps/mount-realpath.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-fsprobe.o -MD -MP -MF .deps/mount-fsprobe.Tpo -c -o mount-fsprobe.o `test -f 'fsprobe.c' || echo './'`fsprobe.c
 +
mv -f .deps/mount-fsprobe.Tpo .deps/mount-fsprobe.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-fsprobe_blkid.o -MD -MP -MF .deps/mount-fsprobe_blkid.Tpo -c -o mount-fsprobe_blkid.o `test -f 'fsprobe_blkid.c' || echo './'`fsprobe_blkid.c
 +
mv -f .deps/mount-fsprobe_blkid.Tpo .deps/mount-fsprobe_blkid.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-env.o -MD -MP -MF .deps/mount-env.Tpo -c -o mount-env.o `test -f '../lib/env.c' || echo './'`../lib/env.c
 +
mv -f .deps/mount-env.Tpo .deps/mount-env.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-linux_version.o -MD -MP -MF .deps/mount-linux_version.Tpo -c -o mount-linux_version.o `test -f '../lib/linux_version.c' || echo './'`../lib/linux_version.c
 +
mv -f .deps/mount-linux_version.Tpo .deps/mount-linux_version.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-blkdev.o -MD -MP -MF .deps/mount-blkdev.Tpo -c -o mount-blkdev.o `test -f '../lib/blkdev.c' || echo './'`../lib/blkdev.c
 +
mv -f .deps/mount-blkdev.Tpo .deps/mount-blkdev.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT mount-setproctitle.o -MD -MP -MF .deps/mount-setproctitle.Tpo -c -o mount-setproctitle.o `test -f '../lib/setproctitle.c' || echo './'`../lib/setproctitle.c
 +
mv -f .deps/mount-setproctitle.Tpo .deps/mount-setproctitle.Po
 +
gcc -std=gnu99  -fsigned-char -g -O2    -o mount mount-mount.o mount-fstab.o mount-mount_mntent.o mount-getusername.o mount-lomount.o mount-sundries.o mount-xmalloc.o mount-realpath.o mount-fsprobe.o mount-fsprobe_blkid.o  mount-env.o mount-linux_version.o mount-blkdev.o  mount-setproctitle.o -lblkid -luuid 
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-umount.o -MD -MP -MF .deps/umount-umount.Tpo -c -o umount-umount.o `test -f 'umount.c' || echo './'`umount.c
 +
mv -f .deps/umount-umount.Tpo .deps/umount-umount.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-fstab.o -MD -MP -MF .deps/umount-fstab.Tpo -c -o umount-fstab.o `test -f 'fstab.c' || echo './'`fstab.c
 +
mv -f .deps/umount-fstab.Tpo .deps/umount-fstab.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-mount_mntent.o -MD -MP -MF .deps/umount-mount_mntent.Tpo -c -o umount-mount_mntent.o `test -f 'mount_mntent.c' || echo './'`mount_mntent.c
 +
mv -f .deps/umount-mount_mntent.Tpo .deps/umount-mount_mntent.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-getusername.o -MD -MP -MF .deps/umount-getusername.Tpo -c -o umount-getusername.o `test -f 'getusername.c' || echo './'`getusername.c
 +
mv -f .deps/umount-getusername.Tpo .deps/umount-getusername.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-lomount.o -MD -MP -MF .deps/umount-lomount.Tpo -c -o umount-lomount.o `test -f 'lomount.c' || echo './'`lomount.c
 +
mv -f .deps/umount-lomount.Tpo .deps/umount-lomount.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-sundries.o -MD -MP -MF .deps/umount-sundries.Tpo -c -o umount-sundries.o `test -f 'sundries.c' || echo './'`sundries.c
 +
mv -f .deps/umount-sundries.Tpo .deps/umount-sundries.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-xmalloc.o -MD -MP -MF .deps/umount-xmalloc.Tpo -c -o umount-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c
 +
mv -f .deps/umount-xmalloc.Tpo .deps/umount-xmalloc.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-realpath.o -MD -MP -MF .deps/umount-realpath.Tpo -c -o umount-realpath.o `test -f 'realpath.c' || echo './'`realpath.c
 +
mv -f .deps/umount-realpath.Tpo .deps/umount-realpath.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-fsprobe.o -MD -MP -MF .deps/umount-fsprobe.Tpo -c -o umount-fsprobe.o `test -f 'fsprobe.c' || echo './'`fsprobe.c
 +
mv -f .deps/umount-fsprobe.Tpo .deps/umount-fsprobe.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-fsprobe_blkid.o -MD -MP -MF .deps/umount-fsprobe_blkid.Tpo -c -o umount-fsprobe_blkid.o `test -f 'fsprobe_blkid.c' || echo './'`fsprobe_blkid.c
 +
mv -f .deps/umount-fsprobe_blkid.Tpo .deps/umount-fsprobe_blkid.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-env.o -MD -MP -MF .deps/umount-env.Tpo -c -o umount-env.o `test -f '../lib/env.c' || echo './'`../lib/env.c
 +
mv -f .deps/umount-env.Tpo .deps/umount-env.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-linux_version.o -MD -MP -MF .deps/umount-linux_version.Tpo -c -o umount-linux_version.o `test -f '../lib/linux_version.c' || echo './'`../lib/linux_version.c
 +
mv -f .deps/umount-linux_version.Tpo .deps/umount-linux_version.Po
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT umount-blkdev.o -MD -MP -MF .deps/umount-blkdev.Tpo -c -o umount-blkdev.o `test -f '../lib/blkdev.c' || echo './'`../lib/blkdev.c
 +
mv -f .deps/umount-blkdev.Tpo .deps/umount-blkdev.Po
 +
gcc -std=gnu99  -fsigned-char -g -O2    -o umount umount-umount.o umount-fstab.o umount-mount_mntent.o umount-getusername.o umount-lomount.o umount-sundries.o umount-xmalloc.o umount-realpath.o umount-fsprobe.o umount-fsprobe_blkid.o  umount-env.o umount-linux_version.o umount-blkdev.o  -lblkid -luuid 
 +
make: Leaving directory `/mnt/lfs/sources/util-linux-ng-2.14.1/mount'
 +
make: Entering directory `/mnt/lfs/sources/util-linux-ng-2.14.1/text-utils'
 +
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -include ../config.h -I../include -DLOCALEDIR=\"/tools/share/locale\"  -fsigned-char -g -O2 -MT more.o -MD -MP -MF .deps/more.Tpo -c -o more.o more.c
 +
mv -f .deps/more.Tpo .deps/more.Po
 +
gcc -std=gnu99 -fsigned-char -g -O2  -o more more.o -lncurses
 +
make: Leaving directory `/mnt/lfs/sources/util-linux-ng-2.14.1/text-utils'
 +
step done
 +
step [139]: install 'util-linux-ng-2.14.1.tar.bz2'...
 +
`mount/mount' -> `/tools/bin/mount'
 +
`mount/umount' -> `/tools/bin/umount'
 +
`text-utils/more' -> `/tools/bin/more'
 +
step done
 +
step |140|: remove build directories of package 'util-linux-ng-2.14.1.tar.bz2'...
 +
step done
 +
leaving file './make_lfs_step2.sh' [1]
 +
step done
 +
leaving file './make_lfs.sh' [1]
 +
-----------------------------
 +
stop './make_lfs.sh' at Sun Jul 18 20:00:34 CEST 2010

Version vom 18. Juli 2010, 22:13 Uhr