fort5: running libtoolize --version libtoolize (GNU libtool) 2.4.2 Written by Gary V. Vaughan , 2003 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Running from installcheck: no Test Protocol: none PATH = /tmp/automake-1.14/t/wrap:/tmp/automake-1.14/t/ax:/home/dj/root/bin:/home/dj/root/bin/hosts:/home/dj/research/bin:/proj/axaf/ots/pkgs/perl-5.16/x86_64-darwin-10.6/bin:/proj/axaf/bin:/proj/axaf/simul/bin:/proj/axaf/simul/x86_64-darwin-10.6/bin:/proj/axaf/ots/x86_64-darwin-10.6/bin:/proj/axaf/ots/bin:/usr/local/bin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/soft/saord/bin ++ pwd /tmp/automake-1.14/t/fort5.dir + mkdir sub + cat + cat + cat + sed s,foo,bar, foo.f90 + sed s,foo,baz, foo.f90 + cat + cat + libtoolize --force libtoolize: putting auxiliary files in `.'. libtoolize: linking file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/proj/axaf/ots/x86_64-darwin-10.6/share/aclocal/libtool.m4' libtoolize: `/proj/axaf/ots/x86_64-darwin-10.6/share/aclocal/ltoptions.m4' libtoolize: `/proj/axaf/ots/x86_64-darwin-10.6/share/aclocal/ltversion.m4' libtoolize: `/proj/axaf/ots/x86_64-darwin-10.6/share/aclocal/ltsugar.m4' libtoolize: `/proj/axaf/ots/x86_64-darwin-10.6/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + aclocal-1.14 -Werror + automake-1.14 --foreign -Werror -Wall -a -Wno-unsupported configure.ac:9: installing './ar-lib' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' + autoconf + grep LT_PREREQ configure + grep ' --tag=FC' Makefile.in LTFCCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) \ FCLINK = $(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) \ $(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libgoodbye_la_FCFLAGS) $(FCFLAGS) -c -o libgoodbye_la-bye.lo $(FCFLAGS_f90) `test -f 'bye.f90' || echo '$(srcdir)/'`bye.f90 $(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o bar.lo $(FCFLAGS_f90) `test -f 'sub/bar.f90' || echo '$(srcdir)/'`sub/bar.f90 + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the Fortran 77 compiler works... yes checking for Fortran 77 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 Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking for Fortran flag to compile .f90 files... none checking build system type... x86_64-apple-darwin10.8.0 checking host system type... x86_64-apple-darwin10.8.0 checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3/../../.. -lgfortranbegin -lgfortran checking for style of include used by make... GNU checking for gcc... gcc 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for objdump... no 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 archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.0 dyld 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... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fno-common checking if gfortran PIC flag -fno-common works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fno-common checking if gfortran PIC flag -fno-common works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.0 dyld checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make /bin/sh ./libtool --tag=FC --mode=compile gfortran -g -O2 -c -o foo.lo foo.f90 libtool: compile: gfortran -g -O2 -c foo.f90 -fno-common -o .libs/foo.o libtool: compile: gfortran -g -O2 -c foo.f90 -o foo.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile gfortran -g -O2 -c -o bar.lo `test -f 'sub/bar.f90' || echo './'`sub/bar.f90 libtool: compile: gfortran -g -O2 -c sub/bar.f90 -fno-common -o .libs/bar.o libtool: compile: gfortran -g -O2 -c sub/bar.f90 -o bar.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile gfortran -g -O2 -c -o libgoodbye_la-bye.lo `test -f 'bye.f90' || echo './'`bye.f90 libtool: compile: gfortran -g -O2 -c bye.f90 -fno-common -o .libs/libgoodbye_la-bye.o libtool: compile: gfortran -g -O2 -c bye.f90 -o libgoodbye_la-bye.o >/dev/null 2>&1 /bin/sh ./libtool --tag=F77 --mode=compile gfortran -g -O2 -c -o baz.lo `test -f 'sub/baz.f' || echo './'`sub/baz.f libtool: compile: gfortran -g -O2 -c sub/baz.f -fno-common -o .libs/baz.o libtool: compile: gfortran -g -O2 -c sub/baz.f -o baz.o >/dev/null 2>&1 /bin/sh ./libtool --tag=F77 --mode=link gfortran -g -O2 -o libgoodbye.la libgoodbye_la-bye.lo baz.lo libtool: link: ar cru .libs/libgoodbye.a .libs/libgoodbye_la-bye.o .libs/baz.o libtool: link: ranlib .libs/libgoodbye.a libtool: link: ( cd ".libs" && rm -f "libgoodbye.la" && ln -s "../libgoodbye.la" "libgoodbye.la" ) /bin/sh ./libtool --tag=FC --mode=link gfortran -g -O2 -o libhello.la -rpath /usr/local/lib foo.lo bar.lo libgoodbye.la libtool: link: gfortran -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libhello.0.dylib .libs/foo.o .libs/bar.o -Wl,-force_load,./.libs/libgoodbye.a -O2 -install_name /usr/local/lib/libhello.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module /usr/bin/libtool: unknown option character `f' in: -force_load Usage: /usr/bin/libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT] Usage: /usr/bin/libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table ] [-seg_addr_table_filename ] [-all_load] [-noall_load] make: *** [libhello.la] Error 1 + am_exit_trap 2 + exit_status=2 + set +e + cd /tmp/automake-1.14 + test none = tap + case $am_explicit_skips in + test 2 -eq 0 + keep_testdirs=yes + am_keeping_testdirs + case $keep_testdirs in + return 0 + set +x fort5: exit 2