Sun Jun 29 15:04:47 CDT 2014

KB: 2015500	/mnt/clfs

checking for a BSD-compatible install... /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 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... powerpc-unknown-linux-gnu-ranlib
checking whether make sets $(MAKE)... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking lib.h usability... no
checking lib.h presence... no
checking for lib.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for isgraph... yes
checking for setvbuf... yes
checking for fstat... yes
checking for strtol... yes
configure: WARNING: readline works only with flex.
Adding GCC specific compile flags.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bc/Makefile
config.status: creating dc/Makefile
config.status: creating doc/Makefile
config.status: creating doc/texi-ver.incl
config.status: creating lib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[1]: Entering directory '/mnt/clfs/sources/bc-1.06.95'
make  all-recursive
make[2]: Entering directory '/mnt/clfs/sources/bc-1.06.95'
Making all in lib
make[3]: Entering directory '/mnt/clfs/sources/bc-1.06.95/lib'
if gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I. -I.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I. -I.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I. -I.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT vfprintf.o -MD -MP -MF ".deps/vfprintf.Tpo" -c -o vfprintf.o vfprintf.c; \
then mv -f ".deps/vfprintf.Tpo" ".deps/vfprintf.Po"; else rm -f ".deps/vfprintf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I. -I.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT number.o -MD -MP -MF ".deps/number.Tpo" -c -o number.o number.c; \
then mv -f ".deps/number.Tpo" ".deps/number.Po"; else rm -f ".deps/number.Tpo"; exit 1; fi
number.c: In function '_bc_rec_mul':
number.c:767:14: warning: variable 'v0len' set but not used [-Wunused-but-set-variable]
   int u0len, v0len;
              ^
number.c:767:7: warning: variable 'u0len' set but not used [-Wunused-but-set-variable]
   int u0len, v0len;
       ^
rm -f libbc.a
ar cru libbc.a getopt.o getopt1.o vfprintf.o number.o 
powerpc-unknown-linux-gnu-ranlib libbc.a
make[3]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/lib'
Making all in bc
make[3]: Entering directory '/mnt/clfs/sources/bc-1.06.95/bc'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT bc.o -MD -MP -MF ".deps/bc.Tpo" -c -o bc.o bc.c; \
then mv -f ".deps/bc.Tpo" ".deps/bc.Po"; else rm -f ".deps/bc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT scan.o -MD -MP -MF ".deps/scan.Tpo" -c -o scan.o scan.c; \
then mv -f ".deps/scan.Tpo" ".deps/scan.Po"; else rm -f ".deps/scan.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT execute.o -MD -MP -MF ".deps/execute.Tpo" -c -o execute.o execute.c; \
then mv -f ".deps/execute.Tpo" ".deps/execute.Po"; else rm -f ".deps/execute.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT load.o -MD -MP -MF ".deps/load.Tpo" -c -o load.o load.c; \
then mv -f ".deps/load.Tpo" ".deps/load.Po"; else rm -f ".deps/load.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT storage.o -MD -MP -MF ".deps/storage.Tpo" -c -o storage.o storage.c; \
then mv -f ".deps/storage.Tpo" ".deps/storage.Po"; else rm -f ".deps/storage.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
storage.c: In function 'process_params':
storage.c:1003:11: warning: variable 'n_temp' set but not used [-Wunused-but-set-variable]
   bc_num *n_temp;
           ^
main.c: In function 'open_new_file':
main.c:295:12: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
       char tmp;
            ^
scan.c:1800:17: warning: 'yyunput' defined but not used [-Wunused-function]
     static void yyunput (int c, register char * yy_bp )
                 ^
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT global.o -MD -MP -MF ".deps/global.Tpo" -c -o global.o global.c; \
then mv -f ".deps/global.Tpo" ".deps/global.Po"; else rm -f ".deps/global.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT warranty.o -MD -MP -MF ".deps/warranty.Tpo" -c -o warranty.o warranty.c; \
then mv -f ".deps/warranty.Tpo" ".deps/warranty.Po"; else rm -f ".deps/warranty.Tpo"; exit 1; fi
gcc -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char   -o bc  main.o bc.o scan.o execute.o load.o storage.o util.o global.o warranty.o ../lib/libbc.a   
make[3]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/bc'
Making all in dc
make[3]: Entering directory '/mnt/clfs/sources/bc-1.06.95/dc'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT dc.o -MD -MP -MF ".deps/dc.Tpo" -c -o dc.o dc.c; \
then mv -f ".deps/dc.Tpo" ".deps/dc.Po"; else rm -f ".deps/dc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT eval.o -MD -MP -MF ".deps/eval.Tpo" -c -o eval.o eval.c; \
then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; else rm -f ".deps/eval.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT stack.o -MD -MP -MF ".deps/stack.Tpo" -c -o stack.o stack.c; \
then mv -f ".deps/stack.Tpo" ".deps/stack.Po"; else rm -f ".deps/stack.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT array.o -MD -MP -MF ".deps/array.Tpo" -c -o array.o array.c; \
then mv -f ".deps/array.Tpo" ".deps/array.Po"; else rm -f ".deps/array.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT numeric.o -MD -MP -MF ".deps/numeric.Tpo" -c -o numeric.o numeric.c; \
then mv -f ".deps/numeric.Tpo" ".deps/numeric.Po"; else rm -f ".deps/numeric.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h   -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char -MT string.o -MD -MP -MF ".deps/string.Tpo" -c -o string.o string.c; \
then mv -f ".deps/string.Tpo" ".deps/string.Po"; else rm -f ".deps/string.Tpo"; exit 1; fi
gcc -g -O2 -Wall -funsigned-char -g -O2 -Wall -funsigned-char   -o dc  dc.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a 
make[3]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/dc'
Making all in doc
make[3]: Entering directory '/mnt/clfs/sources/bc-1.06.95/doc'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --no-split --version) >/dev/null 2>&1; then \
  for f in bc.info bc.info-[0-9] bc.info-[0-9][0-9] bc.i[0-9] bc.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if makeinfo --no-split   -I . \
 -o bc.info bc.texi; \
then \
  rc=0; \
  cd .; \
else \
  rc=$?; \
  cd . && \
  $restore $backupdir/* `echo "./bc.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --no-split --version) >/dev/null 2>&1; then \
  for f in dc.info dc.info-[0-9] dc.info-[0-9][0-9] dc.i[0-9] dc.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if makeinfo --no-split   -I . \
 -o dc.info dc.texi; \
then \
  rc=0; \
  cd .; \
else \
  rc=$?; \
  cd . && \
  $restore $backupdir/* `echo "./dc.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[3]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/doc'
make[3]: Entering directory '/mnt/clfs/sources/bc-1.06.95'
make[3]: Leaving directory '/mnt/clfs/sources/bc-1.06.95'
make[2]: Leaving directory '/mnt/clfs/sources/bc-1.06.95'
make[1]: Leaving directory '/mnt/clfs/sources/bc-1.06.95'
make[1]: Entering directory '/mnt/clfs/sources/bc-1.06.95'
Making install in lib
make[2]: Entering directory '/mnt/clfs/sources/bc-1.06.95/lib'
make[3]: Entering directory '/mnt/clfs/sources/bc-1.06.95/lib'
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/clfs/sources/bc-1.06.95/lib'
make[2]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/lib'
Making install in bc
make[2]: Entering directory '/mnt/clfs/sources/bc-1.06.95/bc'
make[3]: Entering directory '/mnt/clfs/sources/bc-1.06.95/bc'
test -z "/cross-tools/bin" || mkdir -p -- "/cross-tools/bin"
  /bin/install -c 'bc' '/cross-tools/bin/bc'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/bc'
make[2]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/bc'
Making install in dc
make[2]: Entering directory '/mnt/clfs/sources/bc-1.06.95/dc'
make[3]: Entering directory '/mnt/clfs/sources/bc-1.06.95/dc'
test -z "/cross-tools/bin" || mkdir -p -- "/cross-tools/bin"
  /bin/install -c 'dc' '/cross-tools/bin/dc'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/dc'
make[2]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/dc'
Making install in doc
make[2]: Entering directory '/mnt/clfs/sources/bc-1.06.95/doc'
make[3]: Entering directory '/mnt/clfs/sources/bc-1.06.95/doc'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/cross-tools/info" || mkdir -p -- "/cross-tools/info"
 /bin/install -c -m 644 './bc.info' '/cross-tools/info/bc.info'
 /bin/install -c -m 644 './dc.info' '/cross-tools/info/dc.info'
 install-info --info-dir='/cross-tools/info' '/cross-tools/info/bc.info'
 install-info --info-dir='/cross-tools/info' '/cross-tools/info/dc.info'
test -z "/cross-tools/man/man1" || mkdir -p -- "/cross-tools/man/man1"
 /bin/install -c -m 644 './bc.1' '/cross-tools/man/man1/bc.1'
 /bin/install -c -m 644 './dc.1' '/cross-tools/man/man1/dc.1'
make[3]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/doc'
make[2]: Leaving directory '/mnt/clfs/sources/bc-1.06.95/doc'
make[2]: Entering directory '/mnt/clfs/sources/bc-1.06.95'
make[3]: Entering directory '/mnt/clfs/sources/bc-1.06.95'
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/clfs/sources/bc-1.06.95'
make[2]: Leaving directory '/mnt/clfs/sources/bc-1.06.95'
make[1]: Leaving directory '/mnt/clfs/sources/bc-1.06.95'


Totalseconds: 4


KB: 2018508	/mnt/clfs

