Sun Jun 29 14:43:56 CDT 2014

KB: 1192308	/mnt/clfs

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cd... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for texi2dvi... texi2dvi
checking for C compiler vendor... gnu
checking whether C compiler accepts -malign-double... yes
checking whether C compiler accepts -fstrict-aliasing... yes
checking whether C compiler accepts -ffast-math... yes
checking for gcc architecture flag... 
checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69
checking for x86 cpuid 1 output... 206a7:8010800:9e982203:fabfbff
checking whether C compiler accepts -march=pentium2... yes
checking for gcc architecture flag... -march=pentium2
checking whether C compiler accepts -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=pentium2... yes
checking CFLAGS_WARN for maximum warnings... -Wall
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking for strtol... yes
checking for getrusage... yes
checking which isl to use... system
checking which gmp to use... system
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for __gmpz_init in -lgmp... yes
checking whether mp_get_memory_functions is declared... yes
checking which osl to use... no
checking our pkgconfig libname... cloog-isl
checking our pkgconfig version... 0.18.2
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /cross-tools/lib/pkgconfig
checking our pkgconfig_libfile... cloog-isl.pc
checking our package / suffix... cloog-isl / 
checking our pkgconfig description... cloog-isl Library
checking our pkgconfig requires... 
checking our pkgconfig ext libs... -lcloog-isl -lgmp
checking our pkgconfig cppflags... -I/cross-tools/include -DCLOOG_INT_GMP=1
checking our pkgconfig ldflags... -L/cross-tools/lib -Wl,-rpath,/cross-tools/lib
noninstalled pkgconfig -L /mnt/clfs/sources/cloog-0.18.2/.libs
noninstalled pkgconfig -I /mnt/clfs/sources/cloog-0.18.2/./include
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating autoconf/Doxyfile
config.status: creating doc/Makefile
config.status: creating source/version.c
config.status: creating include/cloog/version.h
config.status: creating genversion.sh
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing cloog-isl.pc commands
config.status: creating cloog-isl.pc.in
config.status: creating cloog-isl.pc
config.status: creating cloog-isl-uninstalled.pc
config.status: creating cloog-isl-uninstalled.sh
config.status: executing version.h commands
config.status: executing doc/gitversion.texi commands
             /*-----------------------------------------------*
              *           CLooG configuration is OK           *
              *-----------------------------------------------*/
It appears that your system is OK to start CLooG compilation. You need
now to type "make". After compilation, you should check CLooG by typing
"make check". If no problem occur, you can type "make uninstall" if
you are upgrading an old version. Lastly type "make install" to install
CLooG on your system (log as root if necessary).
'Makefile' -> 'Makefile.orig'
make[1]: Entering directory '/mnt/clfs/sources/cloog-0.18.2'
Making all in .
make[2]: Entering directory '/mnt/clfs/sources/cloog-0.18.2'
  CC     libcloog_isl_la-block.lo
  CC     libcloog_isl_la-clast.lo
  CC     libcloog_isl_la-int.lo
  CC     libcloog_isl_la-input.lo
  CC     libcloog_isl_la-matrix.lo
  CC     libcloog_isl_la-state.lo
  CC     libcloog_isl_la-loop.lo
  CC     libcloog_isl_la-names.lo
  CC     libcloog_isl_la-options.lo
  CC     libcloog_isl_la-pprint.lo
  CC     libcloog_isl_la-program.lo
  CC     libcloog_isl_la-statement.lo
  CC     libcloog_isl_la-stride.lo
  CC     libcloog_isl_la-union_domain.lo
  CC     libcloog_isl_la-version.lo
  CC     libcloog_isl_la-domain.lo
  CC     libcloog_isl_la-constraints.lo
  CC     libcloog_isl_la-backend.lo
  CC     cloog.o
  CCLD   libcloog-isl.la
  CCLD   cloog
make[2]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2'
Making all in doc
make[2]: Entering directory '/mnt/clfs/sources/cloog-0.18.2/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2/doc'
Making all in test
make[2]: Entering directory '/mnt/clfs/sources/cloog-0.18.2/test'
cd ..; make  libcloog-isl.la
  CC     generate_test.o
make[3]: Entering directory '/mnt/clfs/sources/cloog-0.18.2'
make[3]: 'libcloog-isl.la' is up to date.
make[3]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2'
  CCLD   generate_test
make[2]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2/test'
make[1]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2'
make[1]: Entering directory '/mnt/clfs/sources/cloog-0.18.2'
Making install in .
make[2]: Entering directory '/mnt/clfs/sources/cloog-0.18.2'
make[3]: Entering directory '/mnt/clfs/sources/cloog-0.18.2'
test -z "/cross-tools/lib" || /bin/mkdir -p "/cross-tools/lib"
 /bin/sh ./libtool   --mode=install /bin/install -c   libcloog-isl.la '/cross-tools/lib'
libtool: install: /bin/install -c .libs/libcloog-isl.so.4.0.0 /cross-tools/lib/libcloog-isl.so.4.0.0
libtool: install: (cd /cross-tools/lib && { ln -s -f libcloog-isl.so.4.0.0 libcloog-isl.so.4 || { rm -f libcloog-isl.so.4 && ln -s libcloog-isl.so.4.0.0 libcloog-isl.so.4; }; })
libtool: install: (cd /cross-tools/lib && { ln -s -f libcloog-isl.so.4.0.0 libcloog-isl.so || { rm -f libcloog-isl.so && ln -s libcloog-isl.so.4.0.0 libcloog-isl.so; }; })
libtool: install: /bin/install -c .libs/libcloog-isl.lai /cross-tools/lib/libcloog-isl.la
libtool: finish: PATH="/cross-tools/bin:/bin:/usr/bin:/sbin" ldconfig -n /cross-tools/lib
ldconfig: /cross-tools/lib/libisl.so.10.2.2-gdb.py is not an ELF file - it has the wrong magic bytes at the start.

----------------------------------------------------------------------
Libraries have been installed in:
   /cross-tools/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/cross-tools/bin" || /bin/mkdir -p "/cross-tools/bin"
  /bin/sh ./libtool   --mode=install /bin/install -c cloog '/cross-tools/bin'
libtool: install: /bin/install -c .libs/cloog /cross-tools/bin/cloog
/bin/install -c -m 644 cloog-isl.pc "/cross-tools/lib/pkgconfig/cloog-isl.pc"
test -z "/cross-tools/include/cloog" || /bin/mkdir -p "/cross-tools/include/cloog"
 /bin/install -c -m 644 include/cloog/block.h include/cloog/clast.h include/cloog/cloog.h include/cloog/input.h include/cloog/int.h include/cloog/matrix.h include/cloog/state.h include/cloog/domain.h include/cloog/loop.h include/cloog/constraints.h include/cloog/names.h include/cloog/options.h include/cloog/pprint.h include/cloog/program.h include/cloog/statement.h include/cloog/stride.h include/cloog/union_domain.h include/cloog/version.h '/cross-tools/include/cloog'
test -z "/cross-tools/include/cloog/isl" || /bin/mkdir -p "/cross-tools/include/cloog/isl"
 /bin/install -c -m 644 include/cloog/isl/backend.h include/cloog/isl/cloog.h include/cloog/isl/domain.h include/cloog/isl/constraintset.h '/cross-tools/include/cloog/isl'
test -z "/cross-tools/include/cloog/matrix" || /bin/mkdir -p "/cross-tools/include/cloog/matrix"
 /bin/install -c -m 644 include/cloog/matrix/constraintset.h '/cross-tools/include/cloog/matrix'
make[3]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2'
make[2]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2'
Making install in doc
make[2]: Entering directory '/mnt/clfs/sources/cloog-0.18.2/doc'
make[3]: Entering directory '/mnt/clfs/sources/cloog-0.18.2/doc'
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/cloog-0.18.2/doc'
make[2]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2/doc'
Making install in test
make[2]: Entering directory '/mnt/clfs/sources/cloog-0.18.2/test'
cd ..; make  libcloog-isl.la
make[3]: Entering directory '/mnt/clfs/sources/cloog-0.18.2'
make[3]: 'libcloog-isl.la' is up to date.
make[3]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2'
make[3]: Entering directory '/mnt/clfs/sources/cloog-0.18.2/test'
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/cloog-0.18.2/test'
make[2]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2/test'
make[1]: Leaving directory '/mnt/clfs/sources/cloog-0.18.2'


Totalseconds: 5


KB: 1207604	/mnt/clfs

