<86>Apr 26 01:29:56 userdel[3628]: delete user `rooter' <86>Apr 26 01:29:56 userdel[3628]: remove group `rooter' <86>Apr 26 01:29:56 groupadd[3629]: new group: name=rooter, gid=501 <86>Apr 26 01:29:56 useradd[3630]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 01:29:56 userdel[3632]: delete user `builder' <86>Apr 26 01:29:56 userdel[3632]: remove group `builder' <86>Apr 26 01:29:56 groupadd[3633]: new group: name=builder, gid=502 <86>Apr 26 01:29:56 useradd[3634]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 01:29:59 rpmi: libgfortran4.3-4.3.2-alt6 installed <13>Apr 26 01:29:59 rpmi: libatlas-3.7.11-alt5 installed <13>Apr 26 01:29:59 rpmi: libgmp-devel-4.2.2-alt1 installed <13>Apr 26 01:29:59 rpmi: libmpfr-devel-2.3.1-alt1 installed <13>Apr 26 01:29:59 rpmi: libatlas-devel-3.7.11-alt5 installed <13>Apr 26 01:29:59 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 26 01:29:59 rpmi: gcc-fortran-common-1.4.11-alt1 installed <13>Apr 26 01:29:59 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 01:30:00 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 26 01:30:01 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 26 01:30:02 rpmi: libgfortran4.3-devel-4.3.2-alt6 installed <13>Apr 26 01:30:02 rpmi: gcc4.3-fortran-4.3.2-alt6 installed Installing getfemxx-3.1-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10860 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf getfem++-3.1 + echo 'Source #0 (getfem++-3.1.tar.gz):' Source #0 (getfem++-3.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/getfem++-3.1.tar.gz + /bin/tar -xf - + cd getfem++-3.1 + /bin/chmod -c -Rf u+rwX,go-w . + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.in:13: not enough arguments for AC_CONFIG_HEADERS cubature/Makefile.am:2: shell ls $(top_srcdir: non-POSIX variable name cubature/Makefile.am:2: (probably a GNU make extension) interface/src/matlab/Makefile.am:119: `%'-style pattern rules are a GNU make extension tests/meshes/Makefile.am:1: shell ls $(top_srcdir: non-POSIX variable name tests/meshes/Makefile.am:1: (probably a GNU make extension) tests/meshes/Makefile.am:2: shell ls *.mesh: non-POSIX variable name tests/meshes/Makefile.am:2: (probably a GNU make extension) autoreconf-default: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61558 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd getfem++-3.1 + export 'CFLAGS=-pipe -Wall -O3 -fsigned-char -fno-strict-aliasing' 'CXXFLAGS=-pipe -Wall -O3 -fsigned-char -fno-strict-aliasing' + CFLAGS='-pipe -Wall -O3 -fsigned-char -fno-strict-aliasing' + CXXFLAGS='-pipe -Wall -O3 -fsigned-char -fno-strict-aliasing' + CFLAGS='-pipe -Wall -O3 -fsigned-char -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -Wall -O3 -fsigned-char -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -Wall -O3 -fsigned-char -fno-strict-aliasing' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-shared --with-matlab-toolbox-dir=/usr/share/getfem_toolbox configuring getfem++ 3.1 (patch level 0)... 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 for ppc-alt-linux-g++... ppc-alt-linux-g++ 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 ppc-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-g++... none checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of ppc-alt-linux-gcc... none checking for ppc-alt-linux-gfortran... ppc-alt-linux-gfortran checking whether we are using the GNU Fortran compiler... yes checking whether ppc-alt-linux-gfortran accepts -g... yes checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking how to get verbose linking output from ppc-alt-linux-gfortran... -v checking for Fortran libraries of ppc-alt-linux-gfortran... -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lgfortranbegin -lgfortran -lm checking whether the compiler recognizes the partial specialization syntax... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu you are compiling getfem++ on a powerpc-alt-linux-gnu Using the GNU g++ compiler 4.3.2 checking whether ppc-alt-linux-g++ accepts -O3... yes checking whether ppc-alt-linux-g++ accepts -Wall -W... yes checking whether ppc-alt-linux-g++ accepts -fmessage-length=0... yes checking whether ppc-alt-linux-g++ accepts -ftemplate-depth-40... yes checking whether ppc-alt-linux-g++ accepts -pedantic... yes checking whether ppc-alt-linux-g++ accepts -Wshadow... yes checking whether ppc-alt-linux-g++ accepts -Wpointer-arith... yes checking whether ppc-alt-linux-g++ accepts -Wcast-qual... yes checking whether ppc-alt-linux-g++ accepts -Wwrite-strings... yes checking whether ppc-alt-linux-g++ accepts -Wconversion... yes checking whether ppc-alt-linux-g++ accepts -Wredundant-decls... yes checking whether ppc-alt-linux-g++ accepts -Wno-long-long... yes checking whether ppc-alt-linux-g++ accepts -rdynamic... yes 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 ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... ppc-alt-linux-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... ppc-alt-linux-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether ppc-alt-linux-gfortran accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ppc-alt-linux-gfortran option to produce PIC... -fPIC checking if ppc-alt-linux-gfortran PIC flag -fPIC works... yes checking if ppc-alt-linux-gfortran static flag -static works... no checking if ppc-alt-linux-gfortran supports -c -o file.o... yes checking whether the ppc-alt-linux-gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore BLAS_LIBS= checking for sgemm_... no checking for ATL_xerbla in -latlas... yes checking for sgemm_ in -lf77blas... yes checking for cblas_dgemm in -lcblas... yes OK, You have working BLAS libs ! Using -lf77blas -latlas -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lgfortranbegin -lgfortran -lm FC=ppc-alt-linux-gfortran Configuration of SuperLU done checking for qh_new_qhull in -lqhull... no checking qhull/qhull.h usability... no checking qhull/qhull.h presence... no checking for qhull/qhull.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking cxxabi.h usability... yes checking cxxabi.h presence... yes checking for cxxabi.h... yes checking for __PRETTY_FUNCTION__... yes checking for execinfo.h and backtrace... yes checking for fenv.h and feenableexcept... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating cubature/Makefile config.status: creating superlu/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/meshes/Makefile config.status: creating tests-2.0/Makefile config.status: creating contrib/Makefile config.status: creating contrib/icare/Makefile config.status: creating contrib/delaminated_crack/Makefile config.status: creating contrib/static_friction/Makefile config.status: creating contrib/bimaterial_crack_test/Makefile config.status: creating contrib/bimat_contact_crack_test/Makefile config.status: creating contrib/mixed_elastostatic/Makefile config.status: creating contrib/contact_grd_trans/Makefile config.status: creating contrib/mixed_dynamic_friction/Makefile config.status: creating contrib/xfem_contact/Makefile config.status: creating contrib/crack_plate/Makefile config.status: creating contrib/inter_element_test/Makefile config.status: creating contrib/aposteriori/Makefile config.status: creating bin/Makefile config.status: creating interface/Makefile config.status: creating interface/bin/Makefile config.status: creating interface/src/Makefile config.status: creating interface/src/matlab/Makefile config.status: creating interface/src/matlab/@gfCvStruct/Makefile config.status: creating interface/src/matlab/@gfEltm/Makefile config.status: creating interface/src/matlab/@gfFem/Makefile config.status: creating interface/src/matlab/@gfGeoTrans/Makefile config.status: creating interface/src/matlab/@gfInteg/Makefile config.status: creating interface/src/matlab/@gfMesh/Makefile config.status: creating interface/src/matlab/@gfMeshFem/Makefile config.status: creating interface/src/matlab/@gfSlice/Makefile config.status: creating interface/src/matlab/@gfMeshIm/Makefile config.status: creating interface/src/matlab/@gfSpmat/Makefile config.status: creating interface/src/matlab/@gfPrecond/Makefile config.status: creating interface/src/matlab/@gfMdBrick/Makefile config.status: creating interface/src/matlab/@gfMdState/Makefile config.status: creating interface/src/matlab/@gfLevelSet/Makefile config.status: creating interface/src/matlab/@gfMeshLevelSet/Makefile config.status: creating interface/src/matlab/private/Makefile config.status: creating interface/src/python/Makefile config.status: creating interface/src/python/setup.py config.status: creating interface/tests/Makefile config.status: creating interface/tests/meshes/Makefile config.status: creating interface/tests/matlab/Makefile config.status: creating interface/tests/matlab/private/Makefile config.status: creating interface/tests/python/Makefile config.status: creating getfem-config config.status: WARNING: getfem-config.in seems to ignore the --datarootdir setting config.status: creating getfem-config-notinstalled config.status: creating gmm-config config.status: WARNING: gmm-config.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing src/getfem/getfem_arch_config.h commands config.status: creating src/getfem/getfem_arch_config.h - prefix GETFEM for config.h defines config.status: executing depfiles commands ------------------------------------------------------------------------------ If you want to build the shared library of getfem++, use --enable-shared (by default, only the static one will be built) Not using the qhull library. Mesh generation will be disabled. Link options for the BLAS library: -lf77blas -latlas -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lgfortranbegin -lgfortran -lm You can give the location of your prefered blas library with either the --with-blas= option, or the BLAS_LIBS environment variable for example: ./configure BLAS_LIBS="-L/usr/lib/atlas/sse2 -lblas" --------------------------------------- Ready to build getfem++ building MATLAB interface: NO building PYTHON interface: NO (requires numarray) --------------------------------------- ++ grep '^CXXFLAGS' Makefile ++ head -n 1 ++ sed 's|^CXXFLAGS[[:space:]][[:space:]]*=||' + CUT_CFLAGS=' -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long' + make 'CFLAGS= -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long' make: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1' Making all in m4 make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/m4' Making all in cubature make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/cubature' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/cubature' Making all in superlu make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/superlu' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-ccolumn_bmod.lo `test -f 'ccolumn_bmod.c' || echo './'`ccolumn_bmod.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c ccolumn_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-ccolumn_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C ccolumn_bmod.c: In function 'ccolumn_bmod': ccolumn_bmod.c:228: warning: implicit declaration of function 'ctrsv_' ccolumn_bmod.c:239: warning: implicit declaration of function 'cgemv_' ccolumn_bmod.c:282: warning: suggest parentheses around assignment used as truth value ccolumn_bmod.c:320: warning: conversion to 'flops_t' from 'int' may alter its value ccolumn_bmod.c:321: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-ccolumn_dfs.lo `test -f 'ccolumn_dfs.c' || echo './'`ccolumn_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c ccolumn_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-ccolumn_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C ccolumn_dfs.c: In function 'ccolumn_dfs': ccolumn_dfs.c:127: warning: suggest parentheses around assignment used as truth value ccolumn_dfs.c:170: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-ccopy_to_ucol.lo `test -f 'ccopy_to_ucol.c' || echo './'`ccopy_to_ucol.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c ccopy_to_ucol.c -fPIC -DPIC -o .libs/libsuperlu_la-ccopy_to_ucol.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C ccopy_to_ucol.c: In function 'ccopy_to_ucol': ccopy_to_ucol.c:77: warning: suggest parentheses around assignment used as truth value ccopy_to_ucol.c:80: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cgscon.lo `test -f 'cgscon.c' || echo './'`cgscon.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cgscon.c -fPIC -DPIC -o .libs/libsuperlu_la-cgscon.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cgscon.c: In function 'cgscon': cgscon.c:79: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgscon.c:80: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgscon.c:89: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type cgscon.c:119: warning: passing argument 1 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:119: warning: passing argument 2 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:119: warning: passing argument 3 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:122: warning: passing argument 1 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:122: warning: passing argument 2 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:122: warning: passing argument 3 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:127: warning: passing argument 1 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:127: warning: passing argument 2 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:127: warning: passing argument 3 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:130: warning: passing argument 1 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:130: warning: passing argument 2 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:130: warning: passing argument 3 of 'sp_ctrsv' discards qualifiers from pointer target type cgscon.c:137: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cgsequ.lo `test -f 'cgsequ.c' || echo './'`cgsequ.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cgsequ.c -fPIC -DPIC -o .libs/libsuperlu_la-cgsequ.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cgsequ.c: In function 'cgsequ': cgsequ.c:93: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type cgsequ.c:109: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type cgsequ.c:109: warning: conversion to 'float' from 'double' may alter its value cgsequ.c:110: warning: conversion to 'float' from 'double' may alter its value cgsequ.c:119: warning: conversion to 'float' from 'double' may alter its value cgsequ.c:141: warning: conversion to 'float' from 'double' may alter its value cgsequ.c:154: warning: conversion to 'float' from 'double' may alter its value cgsequ.c:175: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cgsrfs.lo `test -f 'cgsrfs.c' || echo './'`cgsrfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cgsrfs.c -fPIC -DPIC -o .libs/libsuperlu_la-cgsrfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cgsrfs.c: In function 'cgsrfs': cgsrfs.c:192: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type cgsrfs.c:205: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgsrfs.c:205: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgsrfs.c:206: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgsrfs.c:206: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgsrfs.c:210: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result cgsrfs.c:225: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type cgsrfs.c:225: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:226: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type cgsrfs.c:226: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:227: warning: conversion to 'float' from 'int' may alter its value cgsrfs.c:279: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:284: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:286: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:293: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:301: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:303: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:354: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:359: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:361: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:368: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:369: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:377: warning: conversion to 'float' from 'int' may alter its value cgsrfs.c:377: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:379: warning: conversion to 'float' from 'int' may alter its value cgsrfs.c:379: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:427: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:430: warning: conversion to 'float' from 'double' may alter its value cgsrfs.c:433: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cgssv.lo `test -f 'cgssv.c' || echo './'`cgssv.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cgssv.c -fPIC -DPIC -o .libs/libsuperlu_la-cgssv.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cgssv.c: In function 'cgssv': cgssv.c:158: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cgssvx.lo `test -f 'cgssvx.c' || echo './'`cgssvx.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cgssvx.c -fPIC -DPIC -o .libs/libsuperlu_la-cgssvx.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cgssvx.c: In function 'cgssvx': cgssvx.c:374: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgssvx.c:374: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgssvx.c:375: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgssvx.c:375: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgssvx.c:376: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type cgssvx.c:376: warning: conversion to 'float' from 'double' may alter its value cgssvx.c:377: warning: conversion to 'float' from 'double' may alter its value cgssvx.c:396: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgssvx.c:438: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type cgssvx.c:445: warning: conversion to 'float' from 'double' may alter its value cgssvx.c:477: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgssvx.c:477: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgssvx.c:478: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgssvx.c:478: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type cgssvx.c:531: warning: conversion to 'float' from 'int_t' may alter its value cgssvx.c:604: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type cgssvx.c:347: warning: 'smlnum' may be used uninitialized in this function cgssvx.c:347: warning: 'bignum' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cgstrf.lo `test -f 'cgstrf.c' || echo './'`cgstrf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cgstrf.c -fPIC -DPIC -o .libs/libsuperlu_la-cgstrf.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cgstrf.c: In function 'cgstrf': cgstrf.c:316: warning: conversion to 'float' from 'double' may alter its value cgstrf.c:373: warning: conversion to 'float' from 'double' may alter its value cgstrf.c:25: warning: unused parameter 'drop_tol' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cgstrs.lo `test -f 'cgstrs.c' || echo './'`cgstrs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cgstrs.c -fPIC -DPIC -o .libs/libsuperlu_la-cgstrs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cgstrs.c: In function 'cgstrs': cgstrs.c:127: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type cgstrs.c:160: warning: conversion to 'flops_t' from 'int' may alter its value cgstrs.c:161: warning: conversion to 'flops_t' from 'int' may alter its value cgstrs.c:188: warning: implicit declaration of function 'ctrsm_' cgstrs.c:191: warning: implicit declaration of function 'cgemm_' cgstrs.c:242: warning: conversion to 'flops_t' from 'int' may alter its value cgstrs.c:271: warning: conversion to 'flops_t' from 'int_t' may alter its value cgstrs.c:308: warning: passing argument 1 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:308: warning: passing argument 2 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:308: warning: passing argument 3 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:311: warning: passing argument 1 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:311: warning: passing argument 2 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:311: warning: passing argument 3 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:316: warning: passing argument 1 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:316: warning: passing argument 2 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:316: warning: passing argument 3 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:319: warning: passing argument 1 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:319: warning: passing argument 2 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:319: warning: passing argument 3 of 'sp_ctrsv' discards qualifiers from pointer target type cgstrs.c:93: warning: unused variable 'incy' cgstrs.c:93: warning: unused variable 'incx' cgstrs.c: In function 'cprint_soln': cgstrs.c:344: warning: format '%.4f' expects type 'double', but argument 4 has type 'complex' cgstrs.c:339: warning: unused parameter 'nrhs' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-clacon.lo `test -f 'clacon.c' || echo './'`clacon.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c clacon.c -fPIC -DPIC -o .libs/libsuperlu_la-clacon.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C clacon.c: In function 'clacon_': clacon.c:84: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type clacon.c:84: warning: conversion to 'float' from 'double' may alter its value clacon.c:87: warning: conversion to 'float' from 'double' may alter its value clacon.c:108: warning: conversion to 'float' from 'double' may alter its value clacon.c:112: warning: conversion to 'float' from 'double' may alter its value clacon.c:115: warning: conversion to 'float' from 'double' may alter its value clacon.c:149: warning: implicit declaration of function 'ccopy_' clacon.c:152: warning: conversion to 'float' from 'double' may alter its value clacon.c:160: warning: conversion to 'float' from 'double' may alter its value clacon.c:188: warning: conversion to 'float' from 'double' may alter its value clacon.c:199: warning: conversion to 'float' from 'double' may alter its value clacon.c:155: warning: label 'L90' defined but not used /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-clangs.lo `test -f 'clangs.c' || echo './'`clangs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c clangs.c -fPIC -DPIC -o .libs/libsuperlu_la-clangs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C clangs.c: In function 'clangs': clangs.c:68: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type clangs.c:73: warning: conversion to 'float' from 'double' may alter its value clangs.c:75: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type clangs.c:81: warning: conversion to 'float' from 'double' may alter its value clangs.c:85: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type clangs.c:87: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result clangs.c:93: warning: conversion to 'float' from 'double' may alter its value clangs.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type clangs.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type clangs.c:59: warning: 'value' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-claqgs.lo `test -f 'claqgs.c' || echo './'`claqgs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c claqgs.c -fPIC -DPIC -o .libs/libsuperlu_la-claqgs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C claqgs.c: In function 'claqgs': claqgs.c:98: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type claqgs.c:98: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type claqgs.c:98: warning: conversion to 'float' from 'double' may alter its value claqgs.c:99: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cmemory.lo `test -f 'cmemory.c' || echo './'`cmemory.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cmemory.c -fPIC -DPIC -o .libs/libsuperlu_la-cmemory.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cmemory.c: In function 'cLUMemInit': cmemory.c:187: warning: conversion to 'int' from 'double' may alter its value cmemory.c:190: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:190: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:191: warning: conversion to 'int' from 'unsigned int' may change the sign of the result cmemory.c:263: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:263: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:264: warning: conversion to 'int' from 'unsigned int' may change the sign of the result cmemory.c: In function 'cLUWorkInit': cmemory.c:316: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:316: warning: conversion to 'int' from 'unsigned int' may change the sign of the result cmemory.c:318: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:318: warning: conversion to 'int' from 'unsigned int' may change the sign of the result cmemory.c:321: warning: conversion to 'int' from 'unsigned int' may change the sign of the result cmemory.c:330: warning: conversion to 'size_t' from 'int' may change the sign of the result cmemory.c: In function 'cexpand': cmemory.c:478: warning: conversion to 'float' from 'int' may alter its value cmemory.c:478: warning: conversion to 'int' from 'float' may alter its value cmemory.c:485: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:494: warning: conversion to 'float' from 'int' may alter its value cmemory.c:494: warning: conversion to 'int' from 'float' may alter its value cmemory.c:495: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cmemory.c:532: warning: conversion to 'float' from 'int' may alter its value cmemory.c:532: warning: conversion to 'int' from 'float' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cmyblas2.lo `test -f 'cmyblas2.c' || echo './'`cmyblas2.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cmyblas2.c -fPIC -DPIC -o .libs/libsuperlu_la-cmyblas2.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-colamd.lo `test -f 'colamd.c' || echo './'`colamd.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c colamd.c -fPIC -DPIC -o .libs/libsuperlu_la-colamd.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C colamd.c: In function 'colamd_recommended': colamd.c:906: warning: conversion to 'unsigned int' from 'int' may change the sign of the result colamd.c:906: warning: conversion to 'unsigned int' from 'int' may change the sign of the result colamd.c: In function 'symamd': colamd.c:1065: warning: conversion to 'size_t' from 'int' may change the sign of the result colamd.c:1073: warning: conversion to 'size_t' from 'int' may change the sign of the result colamd.c:1173: warning: conversion to 'size_t' from 'int' may change the sign of the result colamd.c: In function 'colamd': colamd.c:1408: warning: conversion to 'unsigned int' from 'int' may change the sign of the result colamd.c:1409: warning: conversion to 'unsigned int' from 'int' may change the sign of the result colamd.c: In function 'colamd_report': colamd.c:1468: warning: passing argument 1 of 'print_report' discards qualifiers from pointer target type colamd.c: In function 'symamd_report': colamd.c:1481: warning: passing argument 1 of 'print_report' discards qualifiers from pointer target type colamd.c: In function 'init_scoring': colamd.c:1783: warning: conversion to 'int' from 'double' may alter its value colamd.c:1784: warning: conversion to 'int' from 'double' may alter its value colamd.c: In function 'find_ordering': colamd.c:2366: warning: conversion to 'unsigned int' from 'int' may change the sign of the result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cpanel_bmod.lo `test -f 'cpanel_bmod.c' || echo './'`cpanel_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cpanel_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-cpanel_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cpanel_bmod.c: In function 'cpanel_bmod': cpanel_bmod.c:152: warning: conversion to 'flops_t' from 'int' may alter its value cpanel_bmod.c:153: warning: conversion to 'flops_t' from 'int' may alter its value cpanel_bmod.c:229: warning: implicit declaration of function 'ctrsv_' cpanel_bmod.c:276: warning: implicit declaration of function 'cgemv_' cpanel_bmod.c:339: warning: conversion to 'flops_t' from 'int' may alter its value cpanel_bmod.c:340: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cpanel_dfs.lo `test -f 'cpanel_dfs.c' || echo './'`cpanel_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cpanel_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-cpanel_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cpivotgrowth.lo `test -f 'cpivotgrowth.c' || echo './'`cpivotgrowth.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cpivotgrowth.c -fPIC -DPIC -o .libs/libsuperlu_la-cpivotgrowth.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cpivotgrowth.c: In function 'cPivotGrowth': cpivotgrowth.c:60: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type cpivotgrowth.c:60: warning: conversion to 'float' from 'double' may alter its value cpivotgrowth.c:61: warning: conversion to 'float' from 'double' may alter its value cpivotgrowth.c:70: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result cpivotgrowth.c:84: warning: conversion to 'float' from 'double' may alter its value cpivotgrowth.c:88: warning: conversion to 'float' from 'double' may alter its value cpivotgrowth.c:92: warning: conversion to 'float' from 'double' may alter its value cpivotgrowth.c:98: warning: conversion to 'float' from 'double' may alter its value cpivotgrowth.c:57: warning: unused variable 'temp_comp' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cpivotL.lo `test -f 'cpivotL.c' || echo './'`cpivotL.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cpivotL.c -fPIC -DPIC -o .libs/libsuperlu_la-cpivotL.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cpivotL.c: In function 'cpivotL': cpivotL.c:109: warning: conversion to 'float' from 'double' may alter its value cpivotL.c:130: warning: conversion to 'float' from 'double' may alter its value cpivotL.c:139: warning: conversion to 'float' from 'double' may alter its value cpivotL.c:166: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cpruneL.lo `test -f 'cpruneL.c' || echo './'`cpruneL.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cpruneL.c -fPIC -DPIC -o .libs/libsuperlu_la-cpruneL.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-creadhb.lo `test -f 'creadhb.c' || echo './'`creadhb.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c creadhb.c -fPIC -DPIC -o .libs/libsuperlu_la-creadhb.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C creadhb.c: In function 'cReadVector': creadhb.c:69: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result creadhb.c: In function 'cReadValues': creadhb.c:100: warning: conversion to 'float' from 'double' may alter its value creadhb.c:105: warning: conversion to 'float' from 'double' may alter its value creadhb.c:91: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result creadhb.c: In function 'creadhb': creadhb.c:189: warning: unused variable 'key' creadhb.c:195: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result creadhb.c:207: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c:215: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c:216: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c:222: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c:223: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c:224: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c:225: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c:237: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c:239: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c:241: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c:243: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result creadhb.c: In function 'cReadValues': creadhb.c:86: warning: 'realpart' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-csnode_bmod.lo `test -f 'csnode_bmod.c' || echo './'`csnode_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c csnode_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-csnode_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C csnode_bmod.c: In function 'csnode_bmod': csnode_bmod.c:86: warning: conversion to 'flops_t' from 'int' may alter its value csnode_bmod.c:87: warning: conversion to 'flops_t' from 'int' may alter its value csnode_bmod.c:96: warning: implicit declaration of function 'ctrsv_' csnode_bmod.c:98: warning: implicit declaration of function 'cgemv_' csnode_bmod.c:51: warning: unused variable 'iptr' csnode_bmod.c:51: warning: unused variable 'i' csnode_bmod.c:31: warning: unused parameter 'jsupno' csnode_bmod.c:34: warning: unused parameter 'tempv' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-csnode_dfs.lo `test -f 'csnode_dfs.c' || echo './'`csnode_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c csnode_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-csnode_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C csnode_dfs.c: In function 'csnode_dfs': csnode_dfs.c:73: warning: suggest parentheses around assignment used as truth value csnode_dfs.c:86: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-csp_blas2.lo `test -f 'csp_blas2.c' || echo './'`csp_blas2.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c csp_blas2.c -fPIC -DPIC -o .libs/libsuperlu_la-csp_blas2.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C csp_blas2.c: In function 'sp_ctrsv': csp_blas2.c:100: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:100: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:102: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:103: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:103: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:108: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type csp_blas2.c:121: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:123: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:136: warning: conversion to 'flops_t' from 'int' may alter its value csp_blas2.c:137: warning: conversion to 'flops_t' from 'int' may alter its value csp_blas2.c:155: warning: implicit declaration of function 'ctrsv_' csp_blas2.c:158: warning: implicit declaration of function 'cgemv_' csp_blas2.c:190: warning: conversion to 'flops_t' from 'int' may alter its value csp_blas2.c:213: warning: conversion to 'flops_t' from 'int_t' may alter its value csp_blas2.c:225: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:227: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:238: warning: conversion to 'flops_t' from 'int' may alter its value csp_blas2.c:252: warning: conversion to 'flops_t' from 'int' may alter its value csp_blas2.c:276: warning: conversion to 'flops_t' from 'int_t' may alter its value csp_blas2.c:285: warning: conversion to 'flops_t' from 'int' may alter its value csp_blas2.c:305: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:316: warning: conversion to 'flops_t' from 'int' may alter its value csp_blas2.c:331: warning: conversion to 'flops_t' from 'int' may alter its value csp_blas2.c:355: warning: conversion to 'flops_t' from 'int_t' may alter its value csp_blas2.c:365: warning: conversion to 'flops_t' from 'int' may alter its value csp_blas2.c: In function 'sp_cgemv': csp_blas2.c:463: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:469: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:469: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type csp_blas2.c:474: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type csp_blas2.c:481: warning: suggest parentheses around && within || csp_blas2.c:487: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-csp_blas3.lo `test -f 'csp_blas3.c' || echo './'`csp_blas3.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c csp_blas3.c -fPIC -DPIC -o .libs/libsuperlu_la-csp_blas3.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C csp_blas3.c: In function 'sp_cgemm': csp_blas3.c:17: warning: unused parameter 'transb' csp_blas3.c:17: warning: unused parameter 'm' csp_blas3.c:17: warning: unused parameter 'k' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-cutil.lo `test -f 'cutil.c' || echo './'`cutil.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c cutil.c -fPIC -DPIC -o .libs/libsuperlu_la-cutil.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C cutil.c: In function 'cFillRHS': cutil.c:386: warning: passing argument 2 of 'sp_cgemm' discards qualifiers from pointer target type cutil.c: In function 'cinf_norm_error': cutil.c:421: warning: conversion to 'float' from 'double' may alter its value cutil.c:422: warning: conversion to 'float' from 'double' may alter its value cutil.c: At top level: cutil.c:479: warning: return type defaults to 'int' cutil.c: In function 'cPrint_Dense_Matrix': cutil.c:271: warning: 'Astore' is used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dcolumn_bmod.lo `test -f 'dcolumn_bmod.c' || echo './'`dcolumn_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dcolumn_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-dcolumn_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dcolumn_bmod.c: In function 'dcolumn_bmod': dcolumn_bmod.c:136: warning: conversion to 'flops_t' from 'int' may alter its value dcolumn_bmod.c:137: warning: conversion to 'flops_t' from 'int' may alter its value dcolumn_bmod.c:218: warning: implicit declaration of function 'dtrsv_' dcolumn_bmod.c:229: warning: implicit declaration of function 'dgemv_' dcolumn_bmod.c:272: warning: suggest parentheses around assignment used as truth value dcolumn_bmod.c:310: warning: conversion to 'flops_t' from 'int' may alter its value dcolumn_bmod.c:311: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dcolumn_dfs.lo `test -f 'dcolumn_dfs.c' || echo './'`dcolumn_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dcolumn_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-dcolumn_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dcolumn_dfs.c: In function 'dcolumn_dfs': dcolumn_dfs.c:127: warning: suggest parentheses around assignment used as truth value dcolumn_dfs.c:170: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dcomplex.lo `test -f 'dcomplex.c' || echo './'`dcomplex.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dcomplex.c -fPIC -DPIC -o .libs/libsuperlu_la-dcomplex.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dcopy_to_ucol.lo `test -f 'dcopy_to_ucol.c' || echo './'`dcopy_to_ucol.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dcopy_to_ucol.c -fPIC -DPIC -o .libs/libsuperlu_la-dcopy_to_ucol.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dcopy_to_ucol.c: In function 'dcopy_to_ucol': dcopy_to_ucol.c:77: warning: suggest parentheses around assignment used as truth value dcopy_to_ucol.c:80: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dgscon.lo `test -f 'dgscon.c' || echo './'`dgscon.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dgscon.c -fPIC -DPIC -o .libs/libsuperlu_la-dgscon.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dgscon.c: In function 'dgscon': dgscon.c:80: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgscon.c:81: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgscon.c:90: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type dgscon.c:121: warning: passing argument 1 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:121: warning: passing argument 2 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:121: warning: passing argument 3 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:124: warning: passing argument 1 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:124: warning: passing argument 2 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:124: warning: passing argument 3 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:129: warning: passing argument 1 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:129: warning: passing argument 2 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:129: warning: passing argument 3 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:132: warning: passing argument 1 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:132: warning: passing argument 2 of 'sp_dtrsv' discards qualifiers from pointer target type dgscon.c:132: warning: passing argument 3 of 'sp_dtrsv' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dgsequ.lo `test -f 'dgsequ.c' || echo './'`dgsequ.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dgsequ.c -fPIC -DPIC -o .libs/libsuperlu_la-dgsequ.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dgsequ.c: In function 'dgsequ': dgsequ.c:93: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type dgsequ.c:109: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dgsrfs.lo `test -f 'dgsrfs.c' || echo './'`dgsrfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dgsrfs.c -fPIC -DPIC -o .libs/libsuperlu_la-dgsrfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dgsrfs.c: In function 'dgsrfs': dgsrfs.c:192: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type dgsrfs.c:205: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgsrfs.c:205: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgsrfs.c:206: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgsrfs.c:206: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgsrfs.c:210: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result dgsrfs.c:225: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type dgsrfs.c:226: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dgssv.lo `test -f 'dgssv.c' || echo './'`dgssv.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dgssv.c -fPIC -DPIC -o .libs/libsuperlu_la-dgssv.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dgssv.c: In function 'dgssv': dgssv.c:158: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dgssvx.lo `test -f 'dgssvx.c' || echo './'`dgssvx.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dgssvx.c -fPIC -DPIC -o .libs/libsuperlu_la-dgssvx.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dgssvx.c: In function 'dgssvx': dgssvx.c:374: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgssvx.c:374: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgssvx.c:375: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgssvx.c:375: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgssvx.c:376: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type dgssvx.c:396: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgssvx.c:438: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type dgssvx.c:477: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgssvx.c:477: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgssvx.c:478: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgssvx.c:478: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dgssvx.c:531: warning: conversion to 'float' from 'int_t' may alter its value dgssvx.c:604: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type dgssvx.c:347: warning: 'smlnum' may be used uninitialized in this function dgssvx.c:347: warning: 'bignum' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dgstrf.lo `test -f 'dgstrf.c' || echo './'`dgstrf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dgstrf.c -fPIC -DPIC -o .libs/libsuperlu_la-dgstrf.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dgstrf.c: In function 'dgstrf': dgstrf.c:25: warning: unused parameter 'drop_tol' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dgstrs.lo `test -f 'dgstrs.c' || echo './'`dgstrs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dgstrs.c -fPIC -DPIC -o .libs/libsuperlu_la-dgstrs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dgstrs.c: In function 'dgstrs': dgstrs.c:126: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type dgstrs.c:159: warning: conversion to 'flops_t' from 'int' may alter its value dgstrs.c:160: warning: conversion to 'flops_t' from 'int' may alter its value dgstrs.c:186: warning: implicit declaration of function 'dtrsm_' dgstrs.c:189: warning: implicit declaration of function 'dgemm_' dgstrs.c:238: warning: conversion to 'flops_t' from 'int' may alter its value dgstrs.c:267: warning: conversion to 'flops_t' from 'int_t' may alter its value dgstrs.c:303: warning: passing argument 1 of 'sp_dtrsv' discards qualifiers from pointer target type dgstrs.c:303: warning: passing argument 2 of 'sp_dtrsv' discards qualifiers from pointer target type dgstrs.c:303: warning: passing argument 3 of 'sp_dtrsv' discards qualifiers from pointer target type dgstrs.c:306: warning: passing argument 1 of 'sp_dtrsv' discards qualifiers from pointer target type dgstrs.c:306: warning: passing argument 2 of 'sp_dtrsv' discards qualifiers from pointer target type dgstrs.c:306: warning: passing argument 3 of 'sp_dtrsv' discards qualifiers from pointer target type dgstrs.c:93: warning: unused variable 'incy' dgstrs.c:93: warning: unused variable 'incx' dgstrs.c: In function 'dprint_soln': dgstrs.c:326: warning: unused parameter 'nrhs' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dlacon.lo `test -f 'dlacon.c' || echo './'`dlacon.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dlacon.c -fPIC -DPIC -o .libs/libsuperlu_la-dlacon.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dlacon.c: In function 'dlacon_': dlacon.c:122: warning: conversion to 'int' from 'double' may alter its value dlacon.c:175: warning: conversion to 'int' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dlamch.lo `test -f 'dlamch.c' || echo './'`dlamch.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dlamch.c -fPIC -DPIC -o .libs/libsuperlu_la-dlamch.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dlamch.c: In function 'dlamch_': dlamch.c:102: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlamch.c:104: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlamch.c:106: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlamch.c:108: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlamch.c:110: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlamch.c:112: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlamch.c:114: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlamch.c:116: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlamch.c:118: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlamch.c:120: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlamch.c: In function 'dlamc2_': dlamch.c:418: warning: redundant redeclaration of 'pow_di' dlamch.c:60: warning: previous declaration of 'pow_di' was here dlamch.c:430: warning: redundant redeclaration of 'dlamc1_' dlamch.c:134: warning: previous definition of 'dlamc1_' was here dlamch.c:432: warning: redundant redeclaration of 'dlamc3_' dlamch.c:192: warning: previous declaration of 'dlamc3_' was here dlamch.c:409: warning: unused variable 'c__1' dlamch.c: In function 'dlamc4_': dlamch.c:719: warning: redundant redeclaration of 'dlamc3_' dlamch.c:645: warning: previous definition of 'dlamc3_' was here dlamch.c: In function 'dlamc5_': dlamch.c:833: warning: redundant redeclaration of 'dlamc3_' dlamch.c:645: warning: previous definition of 'dlamc3_' was here /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dlangs.lo `test -f 'dlangs.c' || echo './'`dlangs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dlangs.c -fPIC -DPIC -o .libs/libsuperlu_la-dlangs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dlangs.c: In function 'dlangs': dlangs.c:68: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlangs.c:75: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlangs.c:85: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlangs.c:87: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result dlangs.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlangs.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dlangs.c:59: warning: 'value' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dlaqgs.lo `test -f 'dlaqgs.c' || echo './'`dlaqgs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dlaqgs.c -fPIC -DPIC -o .libs/libsuperlu_la-dlaqgs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dlaqgs.c: In function 'dlaqgs': dlaqgs.c:97: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type dlaqgs.c:97: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dmemory.lo `test -f 'dmemory.c' || echo './'`dmemory.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dmemory.c -fPIC -DPIC -o .libs/libsuperlu_la-dmemory.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dmemory.c: In function 'dLUMemInit': dmemory.c:187: warning: conversion to 'int' from 'double' may alter its value dmemory.c:190: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:190: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:191: warning: conversion to 'int' from 'unsigned int' may change the sign of the result dmemory.c:263: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:263: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:264: warning: conversion to 'int' from 'unsigned int' may change the sign of the result dmemory.c: In function 'dLUWorkInit': dmemory.c:316: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:316: warning: conversion to 'int' from 'unsigned int' may change the sign of the result dmemory.c:318: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:318: warning: conversion to 'int' from 'unsigned int' may change the sign of the result dmemory.c:321: warning: conversion to 'int' from 'unsigned int' may change the sign of the result dmemory.c:330: warning: conversion to 'size_t' from 'int' may change the sign of the result dmemory.c: In function 'dexpand': dmemory.c:478: warning: conversion to 'float' from 'int' may alter its value dmemory.c:478: warning: conversion to 'int' from 'float' may alter its value dmemory.c:485: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:494: warning: conversion to 'float' from 'int' may alter its value dmemory.c:494: warning: conversion to 'int' from 'float' may alter its value dmemory.c:495: warning: conversion to 'unsigned int' from 'int' may change the sign of the result dmemory.c:532: warning: conversion to 'float' from 'int' may alter its value dmemory.c:532: warning: conversion to 'int' from 'float' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dmyblas2.lo `test -f 'dmyblas2.c' || echo './'`dmyblas2.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dmyblas2.c -fPIC -DPIC -o .libs/libsuperlu_la-dmyblas2.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dpanel_bmod.lo `test -f 'dpanel_bmod.c' || echo './'`dpanel_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dpanel_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-dpanel_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dpanel_bmod.c: In function 'dpanel_bmod': dpanel_bmod.c:151: warning: conversion to 'flops_t' from 'int' may alter its value dpanel_bmod.c:152: warning: conversion to 'flops_t' from 'int' may alter its value dpanel_bmod.c:215: warning: implicit declaration of function 'dtrsv_' dpanel_bmod.c:262: warning: implicit declaration of function 'dgemv_' dpanel_bmod.c:324: warning: conversion to 'flops_t' from 'int' may alter its value dpanel_bmod.c:325: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dpanel_dfs.lo `test -f 'dpanel_dfs.c' || echo './'`dpanel_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dpanel_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-dpanel_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dpivotgrowth.lo `test -f 'dpivotgrowth.c' || echo './'`dpivotgrowth.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dpivotgrowth.c -fPIC -DPIC -o .libs/libsuperlu_la-dpivotgrowth.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dpivotgrowth.c: In function 'dPivotGrowth': dpivotgrowth.c:59: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type dpivotgrowth.c:69: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dpivotL.lo `test -f 'dpivotL.c' || echo './'`dpivotL.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dpivotL.c -fPIC -DPIC -o .libs/libsuperlu_la-dpivotL.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dpivotL.c: In function 'dpivotL': dpivotL.c:165: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dpruneL.lo `test -f 'dpruneL.c' || echo './'`dpruneL.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dpruneL.c -fPIC -DPIC -o .libs/libsuperlu_la-dpruneL.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dreadhb.lo `test -f 'dreadhb.c' || echo './'`dreadhb.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dreadhb.c -fPIC -DPIC -o .libs/libsuperlu_la-dreadhb.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dreadhb.c: In function 'dReadVector': dreadhb.c:69: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result dreadhb.c: In function 'dReadValues': dreadhb.c:89: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result dreadhb.c: In function 'dreadhb': dreadhb.c:179: warning: unused variable 'key' dreadhb.c:185: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result dreadhb.c:197: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result dreadhb.c:205: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result dreadhb.c:206: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result dreadhb.c:212: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result dreadhb.c:213: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result dreadhb.c:214: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result dreadhb.c:215: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result dreadhb.c:227: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result dreadhb.c:229: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result dreadhb.c:231: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result dreadhb.c:233: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dsnode_bmod.lo `test -f 'dsnode_bmod.c' || echo './'`dsnode_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dsnode_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-dsnode_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dsnode_bmod.c: In function 'dsnode_bmod': dsnode_bmod.c:85: warning: conversion to 'flops_t' from 'int' may alter its value dsnode_bmod.c:86: warning: conversion to 'flops_t' from 'int' may alter its value dsnode_bmod.c:95: warning: implicit declaration of function 'dtrsv_' dsnode_bmod.c:97: warning: implicit declaration of function 'dgemv_' dsnode_bmod.c:50: warning: unused variable 'iptr' dsnode_bmod.c:50: warning: unused variable 'i' dsnode_bmod.c:31: warning: unused parameter 'jsupno' dsnode_bmod.c:34: warning: unused parameter 'tempv' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dsnode_dfs.lo `test -f 'dsnode_dfs.c' || echo './'`dsnode_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dsnode_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-dsnode_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dsnode_dfs.c: In function 'dsnode_dfs': dsnode_dfs.c:73: warning: suggest parentheses around assignment used as truth value dsnode_dfs.c:86: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dsp_blas2.lo `test -f 'dsp_blas2.c' || echo './'`dsp_blas2.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dsp_blas2.c -fPIC -DPIC -o .libs/libsuperlu_la-dsp_blas2.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dsp_blas2.c: In function 'sp_dtrsv': dsp_blas2.c:98: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:98: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:99: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:99: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:100: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:106: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type dsp_blas2.c:119: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:121: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:133: warning: conversion to 'flops_t' from 'int' may alter its value dsp_blas2.c:134: warning: conversion to 'flops_t' from 'int' may alter its value dsp_blas2.c:155: warning: implicit declaration of function 'dtrsv_' dsp_blas2.c:158: warning: implicit declaration of function 'dgemv_' dsp_blas2.c:189: warning: conversion to 'flops_t' from 'int' may alter its value dsp_blas2.c:215: warning: conversion to 'flops_t' from 'int_t' may alter its value dsp_blas2.c:228: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:239: warning: conversion to 'flops_t' from 'int' may alter its value dsp_blas2.c:252: warning: conversion to 'flops_t' from 'int' may alter its value dsp_blas2.c:280: warning: conversion to 'flops_t' from 'int_t' may alter its value dsp_blas2.c:287: warning: conversion to 'flops_t' from 'int' may alter its value dsp_blas2.c: In function 'sp_dgemv': dsp_blas2.c:389: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:395: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:395: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type dsp_blas2.c:400: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type dsp_blas2.c:410: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dsp_blas3.lo `test -f 'dsp_blas3.c' || echo './'`dsp_blas3.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dsp_blas3.c -fPIC -DPIC -o .libs/libsuperlu_la-dsp_blas3.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dsp_blas3.c: In function 'sp_dgemm': dsp_blas3.c:17: warning: unused parameter 'transb' dsp_blas3.c:17: warning: unused parameter 'm' dsp_blas3.c:17: warning: unused parameter 'k' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dutil.lo `test -f 'dutil.c' || echo './'`dutil.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dutil.c -fPIC -DPIC -o .libs/libsuperlu_la-dutil.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dutil.c: In function 'dFillRHS': dutil.c:384: warning: passing argument 2 of 'sp_dgemm' discards qualifiers from pointer target type dutil.c: At top level: dutil.c:475: warning: return type defaults to 'int' dutil.c: In function 'dPrint_Dense_Matrix': dutil.c:270: warning: 'Astore' is used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-dzsum1.lo `test -f 'dzsum1.c' || echo './'`dzsum1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dzsum1.c -fPIC -DPIC -o .libs/libsuperlu_la-dzsum1.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C dzsum1.c: In function 'dzsum1_': dzsum1.c:38: warning: redundant redeclaration of 'z_abs' slu_dcomplex.h:59: warning: previous declaration of 'z_abs' was here /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-get_perm_c.lo `test -f 'get_perm_c.c' || echo './'`get_perm_c.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c get_perm_c.c -fPIC -DPIC -o .libs/libsuperlu_la-get_perm_c.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C get_perm_c.c: In function 'get_colamd': get_perm_c.c:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c: In function 'getata': get_perm_c.c:83: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:85: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:149: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:152: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c: In function 'at_plus_a': get_perm_c.c:215: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:217: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:219: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:282: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:285: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c: In function 'get_perm_c': get_perm_c.c:364: warning: redundant redeclaration of 'SuperLU_timer_' slu_util.h:247: warning: previous declaration of 'SuperLU_timer_' was here get_perm_c.c:414: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:416: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:418: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:420: warning: conversion to 'unsigned int' from 'int' may change the sign of the result get_perm_c.c:422: warning: conversion to 'unsigned int' from 'int' may change the sign of the result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-heap_relax_snode.lo `test -f 'heap_relax_snode.c' || echo './'`heap_relax_snode.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c heap_relax_snode.c -fPIC -DPIC -o .libs/libsuperlu_la-heap_relax_snode.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-icmax1.lo `test -f 'icmax1.c' || echo './'`icmax1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c icmax1.c -fPIC -DPIC -o .libs/libsuperlu_la-icmax1.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C icmax1.c: In function 'icmax1_': icmax1.c:71: warning: conversion to 'float' from 'double' may alter its value icmax1.c:81: warning: conversion to 'float' from 'double' may alter its value icmax1.c:91: warning: conversion to 'float' from 'double' may alter its value icmax1.c:100: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-izmax1.lo `test -f 'izmax1.c' || echo './'`izmax1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c izmax1.c -fPIC -DPIC -o .libs/libsuperlu_la-izmax1.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-lsame.lo `test -f 'lsame.c' || echo './'`lsame.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c lsame.c -fPIC -DPIC -o .libs/libsuperlu_la-lsame.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C lsame.c: In function 'lsame_': lsame.c:57: warning: suggest parentheses around && within || lsame.c:58: warning: suggest parentheses around && within || lsame.c:60: warning: suggest parentheses around && within || lsame.c:61: warning: suggest parentheses around && within || /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-memory.lo `test -f 'memory.c' || echo './'`memory.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c memory.c -fPIC -DPIC -o .libs/libsuperlu_la-memory.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C memory.c: In function 'intMalloc': memory.c:134: warning: conversion to 'unsigned int' from 'int' may change the sign of the result memory.c: In function 'intCalloc': memory.c:145: warning: conversion to 'unsigned int' from 'int' may change the sign of the result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-mmd.lo `test -f 'mmd.c' || echo './'`mmd.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c mmd.c -fPIC -DPIC -o .libs/libsuperlu_la-mmd.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-relax_snode.lo `test -f 'relax_snode.c' || echo './'`relax_snode.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c relax_snode.c -fPIC -DPIC -o .libs/libsuperlu_la-relax_snode.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-scolumn_bmod.lo `test -f 'scolumn_bmod.c' || echo './'`scolumn_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c scolumn_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-scolumn_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C scolumn_bmod.c: In function 'scolumn_bmod': scolumn_bmod.c:138: warning: conversion to 'flops_t' from 'int' may alter its value scolumn_bmod.c:139: warning: conversion to 'flops_t' from 'int' may alter its value scolumn_bmod.c:215: warning: implicit declaration of function 'strsv_' scolumn_bmod.c:226: warning: implicit declaration of function 'sgemv_' scolumn_bmod.c:269: warning: suggest parentheses around assignment used as truth value scolumn_bmod.c:307: warning: conversion to 'flops_t' from 'int' may alter its value scolumn_bmod.c:308: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-scolumn_dfs.lo `test -f 'scolumn_dfs.c' || echo './'`scolumn_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c scolumn_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-scolumn_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C scolumn_dfs.c: In function 'scolumn_dfs': scolumn_dfs.c:127: warning: suggest parentheses around assignment used as truth value scolumn_dfs.c:170: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-scomplex.lo `test -f 'scomplex.c' || echo './'`scomplex.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c scomplex.c -fPIC -DPIC -o .libs/libsuperlu_la-scomplex.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C scomplex.c: In function 'c_abs': scomplex.c:65: warning: conversion to 'float' from 'double' may alter its value scomplex.c: In function 'c_exp': scomplex.c:88: warning: conversion to 'float' from 'double' may alter its value scomplex.c:89: warning: conversion to 'float' from 'double' may alter its value scomplex.c:90: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-scopy_to_ucol.lo `test -f 'scopy_to_ucol.c' || echo './'`scopy_to_ucol.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c scopy_to_ucol.c -fPIC -DPIC -o .libs/libsuperlu_la-scopy_to_ucol.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C scopy_to_ucol.c: In function 'scopy_to_ucol': scopy_to_ucol.c:77: warning: suggest parentheses around assignment used as truth value scopy_to_ucol.c:80: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-scsum1.lo `test -f 'scsum1.c' || echo './'`scsum1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c scsum1.c -fPIC -DPIC -o .libs/libsuperlu_la-scsum1.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C scsum1.c: In function 'scsum1_': scsum1.c:46: warning: redundant redeclaration of 'c_abs' slu_scomplex.h:59: warning: previous declaration of 'c_abs' was here scsum1.c:73: warning: conversion to 'float' from 'double' may alter its value scsum1.c:87: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sgscon.lo `test -f 'sgscon.c' || echo './'`sgscon.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sgscon.c -fPIC -DPIC -o .libs/libsuperlu_la-sgscon.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sgscon.c: In function 'sgscon': sgscon.c:80: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgscon.c:81: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgscon.c:90: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type sgscon.c:121: warning: passing argument 1 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:121: warning: passing argument 2 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:121: warning: passing argument 3 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:124: warning: passing argument 1 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:124: warning: passing argument 2 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:124: warning: passing argument 3 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:129: warning: passing argument 1 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:129: warning: passing argument 2 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:129: warning: passing argument 3 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:132: warning: passing argument 1 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:132: warning: passing argument 2 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:132: warning: passing argument 3 of 'sp_strsv' discards qualifiers from pointer target type sgscon.c:139: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sgsequ.lo `test -f 'sgsequ.c' || echo './'`sgsequ.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sgsequ.c -fPIC -DPIC -o .libs/libsuperlu_la-sgsequ.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sgsequ.c: In function 'sgsequ': sgsequ.c:93: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type sgsequ.c:109: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type sgsequ.c:109: warning: conversion to 'float' from 'double' may alter its value sgsequ.c:110: warning: conversion to 'float' from 'double' may alter its value sgsequ.c:119: warning: conversion to 'float' from 'double' may alter its value sgsequ.c:141: warning: conversion to 'float' from 'double' may alter its value sgsequ.c:154: warning: conversion to 'float' from 'double' may alter its value sgsequ.c:175: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sgsrfs.lo `test -f 'sgsrfs.c' || echo './'`sgsrfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sgsrfs.c -fPIC -DPIC -o .libs/libsuperlu_la-sgsrfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sgsrfs.c: In function 'sgsrfs': sgsrfs.c:192: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type sgsrfs.c:205: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgsrfs.c:205: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgsrfs.c:206: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgsrfs.c:206: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgsrfs.c:210: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result sgsrfs.c:225: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type sgsrfs.c:225: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:226: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type sgsrfs.c:226: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:227: warning: conversion to 'float' from 'int' may alter its value sgsrfs.c:279: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:284: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:286: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:293: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:301: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:303: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:354: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:359: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:361: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:368: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:369: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:377: warning: conversion to 'float' from 'int' may alter its value sgsrfs.c:377: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:379: warning: conversion to 'float' from 'int' may alter its value sgsrfs.c:379: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:417: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:420: warning: conversion to 'float' from 'double' may alter its value sgsrfs.c:423: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sgssv.lo `test -f 'sgssv.c' || echo './'`sgssv.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sgssv.c -fPIC -DPIC -o .libs/libsuperlu_la-sgssv.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sgssv.c: In function 'sgssv': sgssv.c:158: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sgssvx.lo `test -f 'sgssvx.c' || echo './'`sgssvx.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sgssvx.c -fPIC -DPIC -o .libs/libsuperlu_la-sgssvx.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sgssvx.c: In function 'sgssvx': sgssvx.c:374: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgssvx.c:374: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgssvx.c:375: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgssvx.c:375: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgssvx.c:376: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type sgssvx.c:376: warning: conversion to 'float' from 'double' may alter its value sgssvx.c:377: warning: conversion to 'float' from 'double' may alter its value sgssvx.c:396: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgssvx.c:438: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type sgssvx.c:445: warning: conversion to 'float' from 'double' may alter its value sgssvx.c:477: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgssvx.c:477: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgssvx.c:478: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgssvx.c:478: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type sgssvx.c:531: warning: conversion to 'float' from 'int_t' may alter its value sgssvx.c:602: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type sgssvx.c:347: warning: 'smlnum' may be used uninitialized in this function sgssvx.c:347: warning: 'bignum' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sgstrf.lo `test -f 'sgstrf.c' || echo './'`sgstrf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sgstrf.c -fPIC -DPIC -o .libs/libsuperlu_la-sgstrf.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sgstrf.c: In function 'sgstrf': sgstrf.c:311: warning: conversion to 'float' from 'double' may alter its value sgstrf.c:366: warning: conversion to 'float' from 'double' may alter its value sgstrf.c:25: warning: unused parameter 'drop_tol' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sgstrs.lo `test -f 'sgstrs.c' || echo './'`sgstrs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sgstrs.c -fPIC -DPIC -o .libs/libsuperlu_la-sgstrs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sgstrs.c: In function 'sgstrs': sgstrs.c:126: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type sgstrs.c:159: warning: conversion to 'flops_t' from 'int' may alter its value sgstrs.c:160: warning: conversion to 'flops_t' from 'int' may alter its value sgstrs.c:186: warning: implicit declaration of function 'strsm_' sgstrs.c:189: warning: implicit declaration of function 'sgemm_' sgstrs.c:238: warning: conversion to 'flops_t' from 'int' may alter its value sgstrs.c:267: warning: conversion to 'flops_t' from 'int_t' may alter its value sgstrs.c:303: warning: passing argument 1 of 'sp_strsv' discards qualifiers from pointer target type sgstrs.c:303: warning: passing argument 2 of 'sp_strsv' discards qualifiers from pointer target type sgstrs.c:303: warning: passing argument 3 of 'sp_strsv' discards qualifiers from pointer target type sgstrs.c:306: warning: passing argument 1 of 'sp_strsv' discards qualifiers from pointer target type sgstrs.c:306: warning: passing argument 2 of 'sp_strsv' discards qualifiers from pointer target type sgstrs.c:306: warning: passing argument 3 of 'sp_strsv' discards qualifiers from pointer target type sgstrs.c:93: warning: unused variable 'incy' sgstrs.c:93: warning: unused variable 'incx' sgstrs.c: In function 'sprint_soln': sgstrs.c:326: warning: unused parameter 'nrhs' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-slacon.lo `test -f 'slacon.c' || echo './'`slacon.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c slacon.c -fPIC -DPIC -o .libs/libsuperlu_la-slacon.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C slacon.c: In function 'slacon_': slacon.c:90: warning: conversion to 'float' from 'double' may alter its value slacon.c:110: warning: conversion to 'float' from 'double' may alter its value slacon.c:121: warning: conversion to 'float' from 'double' may alter its value slacon.c:122: warning: conversion to 'int' from 'double' may alter its value slacon.c:174: warning: conversion to 'float' from 'double' may alter its value slacon.c:175: warning: conversion to 'int' from 'double' may alter its value slacon.c:200: warning: conversion to 'float' from 'double' may alter its value slacon.c:213: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-slamch.lo `test -f 'slamch.c' || echo './'`slamch.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c slamch.c -fPIC -DPIC -o .libs/libsuperlu_la-slamch.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C slamch.c: In function 'slamch_': slamch.c:87: warning: conversion to 'float' from 'double' may alter its value slamch.c:91: warning: conversion to 'float' from 'double' may alter its value slamch.c:108: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slamch.c:110: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slamch.c:112: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slamch.c:114: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slamch.c:116: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slamch.c:118: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slamch.c:120: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slamch.c:122: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slamch.c:124: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slamch.c:126: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slamch.c: In function 'slamc1_': slamch.c:233: warning: conversion to 'float' from 'double' may alter its value slamch.c:234: warning: conversion to 'float' from 'double' may alter its value slamch.c:235: warning: conversion to 'float' from 'double' may alter its value slamch.c:247: warning: conversion to 'float' from 'double' may alter its value slamch.c:253: warning: conversion to 'float' from 'double' may alter its value slamch.c:268: warning: conversion to 'float' from 'double' may alter its value slamch.c:269: warning: conversion to 'float' from 'double' may alter its value slamch.c:270: warning: conversion to 'int' from 'float' may alter its value slamch.c:279: warning: conversion to 'float' from 'double' may alter its value slamch.c:280: warning: conversion to 'float' from 'double' may alter its value slamch.c:281: warning: conversion to 'float' from 'double' may alter its value slamch.c:289: warning: conversion to 'float' from 'double' may alter its value slamch.c:290: warning: conversion to 'float' from 'double' may alter its value slamch.c:306: warning: conversion to 'float' from 'double' may alter its value slamch.c:308: warning: conversion to 'float' from 'double' may alter its value slamch.c:329: warning: conversion to 'float' from 'int' may alter its value slamch.c:330: warning: conversion to 'float' from 'double' may alter its value slamch.c:331: warning: conversion to 'float' from 'double' may alter its value slamch.c:332: warning: conversion to 'float' from 'double' may alter its value slamch.c: In function 'slamc2_': slamch.c:425: warning: redundant redeclaration of 'pow_ri' slamch.c:62: warning: previous declaration of 'pow_ri' was here slamch.c:438: warning: redundant redeclaration of 'slamc1_' slamch.c:140: warning: previous definition of 'slamc1_' was here slamch.c:440: warning: redundant redeclaration of 'slamc3_' slamch.c:200: warning: previous declaration of 'slamc3_' was here slamch.c:474: warning: conversion to 'float' from 'double' may alter its value slamch.c:482: warning: conversion to 'float' from 'double' may alter its value slamch.c:483: warning: conversion to 'float' from 'double' may alter its value slamch.c:484: warning: conversion to 'float' from 'double' may alter its value slamch.c:485: warning: conversion to 'float' from 'double' may alter its value slamch.c:486: warning: conversion to 'float' from 'double' may alter its value slamch.c:487: warning: conversion to 'float' from 'double' may alter its value slamch.c:488: warning: conversion to 'float' from 'double' may alter its value slamch.c:505: warning: conversion to 'float' from 'double' may alter its value slamch.c:506: warning: conversion to 'float' from 'double' may alter its value slamch.c:507: warning: conversion to 'float' from 'double' may alter its value slamch.c:508: warning: conversion to 'float' from 'double' may alter its value slamch.c:509: warning: conversion to 'float' from 'double' may alter its value slamch.c:510: warning: conversion to 'float' from 'double' may alter its value slamch.c:511: warning: conversion to 'float' from 'double' may alter its value slamch.c:528: warning: conversion to 'float' from 'int' may alter its value slamch.c:532: warning: conversion to 'float' from 'double' may alter its value slamch.c:535: warning: conversion to 'float' from 'double' may alter its value slamch.c:537: warning: conversion to 'float' from 'double' may alter its value slamch.c:540: warning: conversion to 'float' from 'double' may alter its value slamch.c:627: warning: conversion to 'float' from 'double' may alter its value slamch.c:416: warning: unused variable 'c__1' slamch.c: In function 'slamc4_': slamch.c:730: warning: redundant redeclaration of 'slamc3_' slamch.c:654: warning: previous definition of 'slamc3_' was here slamch.c:737: warning: conversion to 'float' from 'int' may alter its value slamch.c:741: warning: conversion to 'float' from 'double' may alter its value slamch.c:752: warning: conversion to 'float' from 'int' may alter its value slamch.c:753: warning: conversion to 'float' from 'double' may alter its value slamch.c:754: warning: conversion to 'float' from 'int' may alter its value slamch.c:755: warning: conversion to 'float' from 'double' may alter its value slamch.c:763: warning: conversion to 'float' from 'double' may alter its value slamch.c:765: warning: conversion to 'float' from 'double' may alter its value slamch.c: In function 'slamc5_': slamch.c:846: warning: redundant redeclaration of 'slamc3_' slamch.c:654: warning: previous definition of 'slamc3_' was here slamch.c:924: warning: conversion to 'float' from 'int' may alter its value slamch.c:925: warning: conversion to 'float' from 'int' may alter its value slamch.c:933: warning: conversion to 'float' from 'double' may alter its value slamch.c:944: warning: conversion to 'float' from 'int' may alter its value slamch.c:945: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-slangs.lo `test -f 'slangs.c' || echo './'`slangs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c slangs.c -fPIC -DPIC -o .libs/libsuperlu_la-slangs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C slangs.c: In function 'slangs': slangs.c:68: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slangs.c:73: warning: conversion to 'float' from 'double' may alter its value slangs.c:75: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slangs.c:81: warning: conversion to 'float' from 'double' may alter its value slangs.c:85: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slangs.c:87: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result slangs.c:93: warning: conversion to 'float' from 'double' may alter its value slangs.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slangs.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type slangs.c:59: warning: 'value' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-slaqgs.lo `test -f 'slaqgs.c' || echo './'`slaqgs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c slaqgs.c -fPIC -DPIC -o .libs/libsuperlu_la-slaqgs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C slaqgs.c: In function 'slaqgs': slaqgs.c:97: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type slaqgs.c:97: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type slaqgs.c:97: warning: conversion to 'float' from 'double' may alter its value slaqgs.c:98: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-smemory.lo `test -f 'smemory.c' || echo './'`smemory.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c smemory.c -fPIC -DPIC -o .libs/libsuperlu_la-smemory.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C smemory.c: In function 'sLUMemInit': smemory.c:187: warning: conversion to 'int' from 'double' may alter its value smemory.c:190: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:190: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:191: warning: conversion to 'int' from 'unsigned int' may change the sign of the result smemory.c:263: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:263: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:264: warning: conversion to 'int' from 'unsigned int' may change the sign of the result smemory.c: In function 'sLUWorkInit': smemory.c:316: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:316: warning: conversion to 'int' from 'unsigned int' may change the sign of the result smemory.c:318: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:318: warning: conversion to 'int' from 'unsigned int' may change the sign of the result smemory.c:321: warning: conversion to 'int' from 'unsigned int' may change the sign of the result smemory.c:330: warning: conversion to 'size_t' from 'int' may change the sign of the result smemory.c: In function 'sexpand': smemory.c:478: warning: conversion to 'float' from 'int' may alter its value smemory.c:478: warning: conversion to 'int' from 'float' may alter its value smemory.c:485: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:494: warning: conversion to 'float' from 'int' may alter its value smemory.c:494: warning: conversion to 'int' from 'float' may alter its value smemory.c:495: warning: conversion to 'unsigned int' from 'int' may change the sign of the result smemory.c:532: warning: conversion to 'float' from 'int' may alter its value smemory.c:532: warning: conversion to 'int' from 'float' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-smyblas2.lo `test -f 'smyblas2.c' || echo './'`smyblas2.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c smyblas2.c -fPIC -DPIC -o .libs/libsuperlu_la-smyblas2.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-spanel_bmod.lo `test -f 'spanel_bmod.c' || echo './'`spanel_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c spanel_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-spanel_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C spanel_bmod.c: In function 'spanel_bmod': spanel_bmod.c:151: warning: conversion to 'flops_t' from 'int' may alter its value spanel_bmod.c:152: warning: conversion to 'flops_t' from 'int' may alter its value spanel_bmod.c:215: warning: implicit declaration of function 'strsv_' spanel_bmod.c:262: warning: implicit declaration of function 'sgemv_' spanel_bmod.c:324: warning: conversion to 'flops_t' from 'int' may alter its value spanel_bmod.c:325: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-spanel_dfs.lo `test -f 'spanel_dfs.c' || echo './'`spanel_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c spanel_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-spanel_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sp_coletree.lo `test -f 'sp_coletree.c' || echo './'`sp_coletree.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sp_coletree.c -fPIC -DPIC -o .libs/libsuperlu_la-sp_coletree.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sp_coletree.c: In function 'mxCallocInt': sp_coletree.c:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sp_ienv.lo `test -f 'sp_ienv.c' || echo './'`sp_ienv.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sp_ienv.c -fPIC -DPIC -o .libs/libsuperlu_la-sp_ienv.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sp_ienv.c: In function 'sp_ienv': sp_ienv.c:59: warning: implicit declaration of function 'xerbla_' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-spivotgrowth.lo `test -f 'spivotgrowth.c' || echo './'`spivotgrowth.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c spivotgrowth.c -fPIC -DPIC -o .libs/libsuperlu_la-spivotgrowth.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C spivotgrowth.c: In function 'sPivotGrowth': spivotgrowth.c:59: warning: passing argument 1 of 'slamch_' discards qualifiers from pointer target type spivotgrowth.c:59: warning: conversion to 'float' from 'double' may alter its value spivotgrowth.c:60: warning: conversion to 'float' from 'double' may alter its value spivotgrowth.c:69: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result spivotgrowth.c:83: warning: conversion to 'float' from 'double' may alter its value spivotgrowth.c:87: warning: conversion to 'float' from 'double' may alter its value spivotgrowth.c:91: warning: conversion to 'float' from 'double' may alter its value spivotgrowth.c:97: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-spivotL.lo `test -f 'spivotL.c' || echo './'`spivotL.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c spivotL.c -fPIC -DPIC -o .libs/libsuperlu_la-spivotL.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C spivotL.c: In function 'spivotL': spivotL.c:108: warning: conversion to 'float' from 'double' may alter its value spivotL.c:129: warning: conversion to 'float' from 'double' may alter its value spivotL.c:138: warning: conversion to 'float' from 'double' may alter its value spivotL.c:165: warning: conversion to 'flops_t' from 'int' may alter its value spivotL.c:167: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sp_preorder.lo `test -f 'sp_preorder.c' || echo './'`sp_preorder.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sp_preorder.c -fPIC -DPIC -o .libs/libsuperlu_la-sp_preorder.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sp_preorder.c: In function 'sp_preorder': sp_preorder.c:80: warning: conversion to 'unsigned int' from 'int' may change the sign of the result sp_preorder.c:82: warning: conversion to 'unsigned int' from 'int' may change the sign of the result sp_preorder.c:153: warning: conversion to 'unsigned int' from 'int' may change the sign of the result sp_preorder.c: In function 'check_perm': sp_preorder.c:190: warning: conversion to 'size_t' from 'int' may change the sign of the result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-spruneL.lo `test -f 'spruneL.c' || echo './'`spruneL.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c spruneL.c -fPIC -DPIC -o .libs/libsuperlu_la-spruneL.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sreadhb.lo `test -f 'sreadhb.c' || echo './'`sreadhb.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sreadhb.c -fPIC -DPIC -o .libs/libsuperlu_la-sreadhb.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sreadhb.c: In function 'sReadVector': sreadhb.c:69: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result sreadhb.c: In function 'sReadValues': sreadhb.c:96: warning: conversion to 'float' from 'double' may alter its value sreadhb.c:89: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result sreadhb.c: In function 'sreadhb': sreadhb.c:179: warning: unused variable 'key' sreadhb.c:185: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result sreadhb.c:197: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sreadhb.c:205: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sreadhb.c:206: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sreadhb.c:212: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sreadhb.c:213: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sreadhb.c:214: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sreadhb.c:215: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sreadhb.c:227: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sreadhb.c:229: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sreadhb.c:231: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sreadhb.c:233: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-ssnode_bmod.lo `test -f 'ssnode_bmod.c' || echo './'`ssnode_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c ssnode_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-ssnode_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C ssnode_bmod.c: In function 'ssnode_bmod': ssnode_bmod.c:85: warning: conversion to 'flops_t' from 'int' may alter its value ssnode_bmod.c:86: warning: conversion to 'flops_t' from 'int' may alter its value ssnode_bmod.c:95: warning: implicit declaration of function 'strsv_' ssnode_bmod.c:97: warning: implicit declaration of function 'sgemv_' ssnode_bmod.c:50: warning: unused variable 'iptr' ssnode_bmod.c:50: warning: unused variable 'i' ssnode_bmod.c:31: warning: unused parameter 'jsupno' ssnode_bmod.c:34: warning: unused parameter 'tempv' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-ssnode_dfs.lo `test -f 'ssnode_dfs.c' || echo './'`ssnode_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c ssnode_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-ssnode_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C ssnode_dfs.c: In function 'ssnode_dfs': ssnode_dfs.c:73: warning: suggest parentheses around assignment used as truth value ssnode_dfs.c:86: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-ssp_blas2.lo `test -f 'ssp_blas2.c' || echo './'`ssp_blas2.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c ssp_blas2.c -fPIC -DPIC -o .libs/libsuperlu_la-ssp_blas2.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C ssp_blas2.c: In function 'sp_strsv': ssp_blas2.c:98: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:98: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:99: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:99: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:100: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:106: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type ssp_blas2.c:119: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:121: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:133: warning: conversion to 'flops_t' from 'int' may alter its value ssp_blas2.c:134: warning: conversion to 'flops_t' from 'int' may alter its value ssp_blas2.c:151: warning: implicit declaration of function 'strsv_' ssp_blas2.c:154: warning: implicit declaration of function 'sgemv_' ssp_blas2.c:185: warning: conversion to 'flops_t' from 'int' may alter its value ssp_blas2.c:207: warning: conversion to 'flops_t' from 'int_t' may alter its value ssp_blas2.c:220: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:231: warning: conversion to 'flops_t' from 'int' may alter its value ssp_blas2.c:244: warning: conversion to 'flops_t' from 'int' may alter its value ssp_blas2.c:268: warning: conversion to 'flops_t' from 'int_t' may alter its value ssp_blas2.c:275: warning: conversion to 'flops_t' from 'int' may alter its value ssp_blas2.c: In function 'sp_sgemv': ssp_blas2.c:373: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:379: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:379: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type ssp_blas2.c:384: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type ssp_blas2.c:394: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-ssp_blas3.lo `test -f 'ssp_blas3.c' || echo './'`ssp_blas3.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c ssp_blas3.c -fPIC -DPIC -o .libs/libsuperlu_la-ssp_blas3.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C ssp_blas3.c: In function 'sp_sgemm': ssp_blas3.c:17: warning: unused parameter 'transb' ssp_blas3.c:17: warning: unused parameter 'm' ssp_blas3.c:17: warning: unused parameter 'k' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-superlu_timer.lo `test -f 'superlu_timer.c' || echo './'`superlu_timer.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c superlu_timer.c -fPIC -DPIC -o .libs/libsuperlu_la-superlu_timer.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-sutil.lo `test -f 'sutil.c' || echo './'`sutil.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c sutil.c -fPIC -DPIC -o .libs/libsuperlu_la-sutil.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C sutil.c: In function 'sFillRHS': sutil.c:384: warning: passing argument 2 of 'sp_sgemm' discards qualifiers from pointer target type sutil.c: In function 'sinf_norm_error': sutil.c:417: warning: conversion to 'float' from 'double' may alter its value sutil.c:418: warning: conversion to 'float' from 'double' may alter its value sutil.c: At top level: sutil.c:475: warning: return type defaults to 'int' sutil.c: In function 'sPrint_Dense_Matrix': sutil.c:270: warning: 'Astore' is used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-util.lo `test -f 'util.c' || echo './'`util.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c util.c -fPIC -DPIC -o .libs/libsuperlu_la-util.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C util.c: In function 'super_stats': util.c:343: warning: conversion to 'float' from 'int' may alter its value util.c:343: warning: conversion to 'int' from 'float' may alter its value util.c:350: warning: conversion to 'float' from 'int' may alter its value util.c:350: warning: conversion to 'int' from 'float' may alter its value util.c:351: warning: conversion to 'float' from 'int' may alter its value util.c:351: warning: conversion to 'int' from 'float' may alter its value util.c: In function 'SpaSize': util.c:360: warning: conversion to 'float' from 'int' may alter its value util.c:360: warning: conversion to 'float' from 'int' may alter its value util.c:360: warning: conversion to 'float' from 'double' may alter its value util.c: In function 'DenseSize': util.c:365: warning: conversion to 'float' from 'int' may alter its value util.c:365: warning: conversion to 'float' from 'double' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zcolumn_bmod.lo `test -f 'zcolumn_bmod.c' || echo './'`zcolumn_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zcolumn_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-zcolumn_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zcolumn_bmod.c: In function 'zcolumn_bmod': zcolumn_bmod.c:139: warning: conversion to 'flops_t' from 'int' may alter its value zcolumn_bmod.c:140: warning: conversion to 'flops_t' from 'int' may alter its value zcolumn_bmod.c:230: warning: implicit declaration of function 'ztrsv_' zcolumn_bmod.c:241: warning: implicit declaration of function 'zgemv_' zcolumn_bmod.c:284: warning: suggest parentheses around assignment used as truth value zcolumn_bmod.c:322: warning: conversion to 'flops_t' from 'int' may alter its value zcolumn_bmod.c:323: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zcolumn_dfs.lo `test -f 'zcolumn_dfs.c' || echo './'`zcolumn_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zcolumn_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-zcolumn_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zcolumn_dfs.c: In function 'zcolumn_dfs': zcolumn_dfs.c:127: warning: suggest parentheses around assignment used as truth value zcolumn_dfs.c:170: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zcopy_to_ucol.lo `test -f 'zcopy_to_ucol.c' || echo './'`zcopy_to_ucol.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zcopy_to_ucol.c -fPIC -DPIC -o .libs/libsuperlu_la-zcopy_to_ucol.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zcopy_to_ucol.c: In function 'zcopy_to_ucol': zcopy_to_ucol.c:77: warning: suggest parentheses around assignment used as truth value zcopy_to_ucol.c:80: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zgscon.lo `test -f 'zgscon.c' || echo './'`zgscon.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zgscon.c -fPIC -DPIC -o .libs/libsuperlu_la-zgscon.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zgscon.c: In function 'zgscon': zgscon.c:79: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgscon.c:80: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgscon.c:89: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type zgscon.c:119: warning: passing argument 1 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:119: warning: passing argument 2 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:119: warning: passing argument 3 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:122: warning: passing argument 1 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:122: warning: passing argument 2 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:122: warning: passing argument 3 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:127: warning: passing argument 1 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:127: warning: passing argument 2 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:127: warning: passing argument 3 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:130: warning: passing argument 1 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:130: warning: passing argument 2 of 'sp_ztrsv' discards qualifiers from pointer target type zgscon.c:130: warning: passing argument 3 of 'sp_ztrsv' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zgsequ.lo `test -f 'zgsequ.c' || echo './'`zgsequ.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zgsequ.c -fPIC -DPIC -o .libs/libsuperlu_la-zgsequ.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zgsequ.c: In function 'zgsequ': zgsequ.c:93: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type zgsequ.c:109: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zgsrfs.lo `test -f 'zgsrfs.c' || echo './'`zgsrfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zgsrfs.c -fPIC -DPIC -o .libs/libsuperlu_la-zgsrfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zgsrfs.c: In function 'zgsrfs': zgsrfs.c:192: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type zgsrfs.c:205: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgsrfs.c:205: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgsrfs.c:206: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgsrfs.c:206: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgsrfs.c:210: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result zgsrfs.c:225: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type zgsrfs.c:226: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zgssv.lo `test -f 'zgssv.c' || echo './'`zgssv.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zgssv.c -fPIC -DPIC -o .libs/libsuperlu_la-zgssv.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zgssv.c: In function 'zgssv': zgssv.c:158: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zgssvx.lo `test -f 'zgssvx.c' || echo './'`zgssvx.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zgssvx.c -fPIC -DPIC -o .libs/libsuperlu_la-zgssvx.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zgssvx.c: In function 'zgssvx': zgssvx.c:374: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgssvx.c:374: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgssvx.c:375: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgssvx.c:375: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgssvx.c:376: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type zgssvx.c:396: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgssvx.c:438: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type zgssvx.c:477: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgssvx.c:477: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgssvx.c:478: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgssvx.c:478: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zgssvx.c:531: warning: conversion to 'float' from 'int_t' may alter its value zgssvx.c:602: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type zgssvx.c:347: warning: 'smlnum' may be used uninitialized in this function zgssvx.c:347: warning: 'bignum' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zgstrf.lo `test -f 'zgstrf.c' || echo './'`zgstrf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zgstrf.c -fPIC -DPIC -o .libs/libsuperlu_la-zgstrf.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zgstrf.c: In function 'zgstrf': zgstrf.c:25: warning: unused parameter 'drop_tol' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zgstrs.lo `test -f 'zgstrs.c' || echo './'`zgstrs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zgstrs.c -fPIC -DPIC -o .libs/libsuperlu_la-zgstrs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zgstrs.c: In function 'zgstrs': zgstrs.c:127: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type zgstrs.c:160: warning: conversion to 'flops_t' from 'int' may alter its value zgstrs.c:161: warning: conversion to 'flops_t' from 'int' may alter its value zgstrs.c:188: warning: implicit declaration of function 'ztrsm_' zgstrs.c:191: warning: implicit declaration of function 'zgemm_' zgstrs.c:242: warning: conversion to 'flops_t' from 'int' may alter its value zgstrs.c:271: warning: conversion to 'flops_t' from 'int_t' may alter its value zgstrs.c:308: warning: passing argument 1 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:308: warning: passing argument 2 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:308: warning: passing argument 3 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:311: warning: passing argument 1 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:311: warning: passing argument 2 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:311: warning: passing argument 3 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:316: warning: passing argument 1 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:316: warning: passing argument 2 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:316: warning: passing argument 3 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:319: warning: passing argument 1 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:319: warning: passing argument 2 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:319: warning: passing argument 3 of 'sp_ztrsv' discards qualifiers from pointer target type zgstrs.c:93: warning: unused variable 'incy' zgstrs.c:93: warning: unused variable 'incx' zgstrs.c: In function 'zprint_soln': zgstrs.c:344: warning: format '%.4f' expects type 'double', but argument 4 has type 'doublecomplex' zgstrs.c:339: warning: unused parameter 'nrhs' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zlacon.lo `test -f 'zlacon.c' || echo './'`zlacon.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zlacon.c -fPIC -DPIC -o .libs/libsuperlu_la-zlacon.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zlacon.c: In function 'zlacon_': zlacon.c:84: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type zlacon.c:149: warning: implicit declaration of function 'zcopy_' zlacon.c:155: warning: label 'L90' defined but not used /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zlangs.lo `test -f 'zlangs.c' || echo './'`zlangs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zlangs.c -fPIC -DPIC -o .libs/libsuperlu_la-zlangs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zlangs.c: In function 'zlangs': zlangs.c:68: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zlangs.c:75: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zlangs.c:85: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zlangs.c:87: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result zlangs.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zlangs.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zlangs.c:59: warning: 'value' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zlaqgs.lo `test -f 'zlaqgs.c' || echo './'`zlaqgs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zlaqgs.c -fPIC -DPIC -o .libs/libsuperlu_la-zlaqgs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zlaqgs.c: In function 'zlaqgs': zlaqgs.c:98: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type zlaqgs.c:98: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zmemory.lo `test -f 'zmemory.c' || echo './'`zmemory.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zmemory.c -fPIC -DPIC -o .libs/libsuperlu_la-zmemory.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zmemory.c: In function 'zLUMemInit': zmemory.c:187: warning: conversion to 'int' from 'double' may alter its value zmemory.c:190: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:190: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:191: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:191: warning: conversion to 'int' from 'unsigned int' may change the sign of the result zmemory.c:263: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:263: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:264: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:264: warning: conversion to 'int' from 'unsigned int' may change the sign of the result zmemory.c: In function 'zLUWorkInit': zmemory.c:316: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:316: warning: conversion to 'int' from 'unsigned int' may change the sign of the result zmemory.c:318: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:318: warning: conversion to 'int' from 'unsigned int' may change the sign of the result zmemory.c:321: warning: conversion to 'int' from 'unsigned int' may change the sign of the result zmemory.c:330: warning: conversion to 'size_t' from 'int' may change the sign of the result zmemory.c: In function 'zexpand': zmemory.c:478: warning: conversion to 'float' from 'int' may alter its value zmemory.c:478: warning: conversion to 'int' from 'float' may alter its value zmemory.c:485: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:494: warning: conversion to 'float' from 'int' may alter its value zmemory.c:494: warning: conversion to 'int' from 'float' may alter its value zmemory.c:495: warning: conversion to 'unsigned int' from 'int' may change the sign of the result zmemory.c:532: warning: conversion to 'float' from 'int' may alter its value zmemory.c:532: warning: conversion to 'int' from 'float' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zmyblas2.lo `test -f 'zmyblas2.c' || echo './'`zmyblas2.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zmyblas2.c -fPIC -DPIC -o .libs/libsuperlu_la-zmyblas2.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zpanel_bmod.lo `test -f 'zpanel_bmod.c' || echo './'`zpanel_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zpanel_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-zpanel_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zpanel_bmod.c: In function 'zpanel_bmod': zpanel_bmod.c:152: warning: conversion to 'flops_t' from 'int' may alter its value zpanel_bmod.c:153: warning: conversion to 'flops_t' from 'int' may alter its value zpanel_bmod.c:229: warning: implicit declaration of function 'ztrsv_' zpanel_bmod.c:276: warning: implicit declaration of function 'zgemv_' zpanel_bmod.c:339: warning: conversion to 'flops_t' from 'int' may alter its value zpanel_bmod.c:340: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zpanel_dfs.lo `test -f 'zpanel_dfs.c' || echo './'`zpanel_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zpanel_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-zpanel_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zpivotgrowth.lo `test -f 'zpivotgrowth.c' || echo './'`zpivotgrowth.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zpivotgrowth.c -fPIC -DPIC -o .libs/libsuperlu_la-zpivotgrowth.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zpivotgrowth.c: In function 'zPivotGrowth': zpivotgrowth.c:60: warning: passing argument 1 of 'dlamch_' discards qualifiers from pointer target type zpivotgrowth.c:70: warning: conversion to 'unsigned int' from 'int_t' may change the sign of the result zpivotgrowth.c:57: warning: unused variable 'temp_comp' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zpivotL.lo `test -f 'zpivotL.c' || echo './'`zpivotL.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zpivotL.c -fPIC -DPIC -o .libs/libsuperlu_la-zpivotL.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zpivotL.c: In function 'zpivotL': zpivotL.c:166: warning: conversion to 'flops_t' from 'int' may alter its value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zpruneL.lo `test -f 'zpruneL.c' || echo './'`zpruneL.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zpruneL.c -fPIC -DPIC -o .libs/libsuperlu_la-zpruneL.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zreadhb.lo `test -f 'zreadhb.c' || echo './'`zreadhb.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zreadhb.c -fPIC -DPIC -o .libs/libsuperlu_la-zreadhb.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zreadhb.c: In function 'zReadVector': zreadhb.c:69: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result zreadhb.c: In function 'zReadValues': zreadhb.c:91: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result zreadhb.c: In function 'zreadhb': zreadhb.c:189: warning: unused variable 'key' zreadhb.c:195: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result zreadhb.c:207: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c:215: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c:216: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c:222: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c:223: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c:224: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c:225: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c:237: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c:239: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c:241: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c:243: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result zreadhb.c: In function 'zReadValues': zreadhb.c:86: warning: 'realpart' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zsnode_bmod.lo `test -f 'zsnode_bmod.c' || echo './'`zsnode_bmod.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zsnode_bmod.c -fPIC -DPIC -o .libs/libsuperlu_la-zsnode_bmod.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zsnode_bmod.c: In function 'zsnode_bmod': zsnode_bmod.c:86: warning: conversion to 'flops_t' from 'int' may alter its value zsnode_bmod.c:87: warning: conversion to 'flops_t' from 'int' may alter its value zsnode_bmod.c:96: warning: implicit declaration of function 'ztrsv_' zsnode_bmod.c:98: warning: implicit declaration of function 'zgemv_' zsnode_bmod.c:51: warning: unused variable 'iptr' zsnode_bmod.c:51: warning: unused variable 'i' zsnode_bmod.c:31: warning: unused parameter 'jsupno' zsnode_bmod.c:34: warning: unused parameter 'tempv' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zsnode_dfs.lo `test -f 'zsnode_dfs.c' || echo './'`zsnode_dfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zsnode_dfs.c -fPIC -DPIC -o .libs/libsuperlu_la-zsnode_dfs.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zsnode_dfs.c: In function 'zsnode_dfs': zsnode_dfs.c:73: warning: suggest parentheses around assignment used as truth value zsnode_dfs.c:86: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zsp_blas2.lo `test -f 'zsp_blas2.c' || echo './'`zsp_blas2.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zsp_blas2.c -fPIC -DPIC -o .libs/libsuperlu_la-zsp_blas2.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zsp_blas2.c: In function 'sp_ztrsv': zsp_blas2.c:100: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:100: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:101: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:102: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:103: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:103: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:108: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type zsp_blas2.c:121: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:123: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:136: warning: conversion to 'flops_t' from 'int' may alter its value zsp_blas2.c:137: warning: conversion to 'flops_t' from 'int' may alter its value zsp_blas2.c:155: warning: implicit declaration of function 'ztrsv_' zsp_blas2.c:158: warning: implicit declaration of function 'zgemv_' zsp_blas2.c:190: warning: conversion to 'flops_t' from 'int' may alter its value zsp_blas2.c:213: warning: conversion to 'flops_t' from 'int_t' may alter its value zsp_blas2.c:225: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:227: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:238: warning: conversion to 'flops_t' from 'int' may alter its value zsp_blas2.c:252: warning: conversion to 'flops_t' from 'int' may alter its value zsp_blas2.c:276: warning: conversion to 'flops_t' from 'int_t' may alter its value zsp_blas2.c:285: warning: conversion to 'flops_t' from 'int' may alter its value zsp_blas2.c:305: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:316: warning: conversion to 'flops_t' from 'int' may alter its value zsp_blas2.c:331: warning: conversion to 'flops_t' from 'int' may alter its value zsp_blas2.c:355: warning: conversion to 'flops_t' from 'int_t' may alter its value zsp_blas2.c:365: warning: conversion to 'flops_t' from 'int' may alter its value zsp_blas2.c: In function 'sp_zgemv': zsp_blas2.c:463: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:469: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:469: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type zsp_blas2.c:474: warning: passing argument 1 of 'xerbla_' discards qualifiers from pointer target type zsp_blas2.c:481: warning: suggest parentheses around && within || zsp_blas2.c:487: warning: passing argument 2 of 'lsame_' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zsp_blas3.lo `test -f 'zsp_blas3.c' || echo './'`zsp_blas3.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zsp_blas3.c -fPIC -DPIC -o .libs/libsuperlu_la-zsp_blas3.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zsp_blas3.c: In function 'sp_zgemm': zsp_blas3.c:17: warning: unused parameter 'transb' zsp_blas3.c:17: warning: unused parameter 'm' zsp_blas3.c:17: warning: unused parameter 'k' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o libsuperlu_la-zutil.lo `test -f 'zutil.c' || echo './'`zutil.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_ -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c zutil.c -fPIC -DPIC -o .libs/libsuperlu_la-zutil.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C zutil.c: In function 'zFillRHS': zutil.c:386: warning: passing argument 2 of 'sp_zgemm' discards qualifiers from pointer target type zutil.c: At top level: zutil.c:479: warning: return type defaults to 'int' zutil.c: In function 'zPrint_Dense_Matrix': zutil.c:271: warning: 'Astore' is used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -o libsuperlu.la libsuperlu_la-ccolumn_bmod.lo libsuperlu_la-ccolumn_dfs.lo libsuperlu_la-ccopy_to_ucol.lo libsuperlu_la-cgscon.lo libsuperlu_la-cgsequ.lo libsuperlu_la-cgsrfs.lo libsuperlu_la-cgssv.lo libsuperlu_la-cgssvx.lo libsuperlu_la-cgstrf.lo libsuperlu_la-cgstrs.lo libsuperlu_la-clacon.lo libsuperlu_la-clangs.lo libsuperlu_la-claqgs.lo libsuperlu_la-cmemory.lo libsuperlu_la-cmyblas2.lo libsuperlu_la-colamd.lo libsuperlu_la-cpanel_bmod.lo libsuperlu_la-cpanel_dfs.lo libsuperlu_la-cpivotgrowth.lo libsuperlu_la-cpivotL.lo libsuperlu_la-cpruneL.lo libsuperlu_la-creadhb.lo libsuperlu_la-csnode_bmod.lo libsuperlu_la-csnode_dfs.lo libsuperlu_la-csp_blas2.lo libsuperlu_la-csp_blas3.lo libsuperlu_la-cutil.lo libsuperlu_la-dcolumn_bmod.lo libsuperlu_la-dcolumn_dfs.lo libsuperlu_la-dcomplex.lo libsuperlu_la-dcopy_to_ucol.lo libsuperlu_la-dgscon.lo libsuperlu_la-dgsequ.lo libsuperlu_la-dgsrfs.lo libsuperlu_la-dgssv.lo libsuperlu_la-dgssvx.lo libsuperlu_la-dgstrf.lo libsuperlu_la-dgstrs.lo libsuperlu_la-dlacon.lo libsuperlu_la-dlamch.lo libsuperlu_la-dlangs.lo libsuperlu_la-dlaqgs.lo libsuperlu_la-dmemory.lo libsuperlu_la-dmyblas2.lo libsuperlu_la-dpanel_bmod.lo libsuperlu_la-dpanel_dfs.lo libsuperlu_la-dpivotgrowth.lo libsuperlu_la-dpivotL.lo libsuperlu_la-dpruneL.lo libsuperlu_la-dreadhb.lo libsuperlu_la-dsnode_bmod.lo libsuperlu_la-dsnode_dfs.lo libsuperlu_la-dsp_blas2.lo libsuperlu_la-dsp_blas3.lo libsuperlu_la-dutil.lo libsuperlu_la-dzsum1.lo libsuperlu_la-get_perm_c.lo libsuperlu_la-heap_relax_snode.lo libsuperlu_la-icmax1.lo libsuperlu_la-izmax1.lo libsuperlu_la-lsame.lo libsuperlu_la-memory.lo libsuperlu_la-mmd.lo libsuperlu_la-relax_snode.lo libsuperlu_la-scolumn_bmod.lo libsuperlu_la-scolumn_dfs.lo libsuperlu_la-scomplex.lo libsuperlu_la-scopy_to_ucol.lo libsuperlu_la-scsum1.lo libsuperlu_la-sgscon.lo libsuperlu_la-sgsequ.lo libsuperlu_la-sgsrfs.lo libsuperlu_la-sgssv.lo libsuperlu_la-sgssvx.lo libsuperlu_la-sgstrf.lo libsuperlu_la-sgstrs.lo libsuperlu_la-slacon.lo libsuperlu_la-slamch.lo libsuperlu_la-slangs.lo libsuperlu_la-slaqgs.lo libsuperlu_la-smemory.lo libsuperlu_la-smyblas2.lo libsuperlu_la-spanel_bmod.lo libsuperlu_la-spanel_dfs.lo libsuperlu_la-sp_coletree.lo libsuperlu_la-sp_ienv.lo libsuperlu_la-spivotgrowth.lo libsuperlu_la-spivotL.lo libsuperlu_la-sp_preorder.lo libsuperlu_la-spruneL.lo libsuperlu_la-sreadhb.lo libsuperlu_la-ssnode_bmod.lo libsuperlu_la-ssnode_dfs.lo libsuperlu_la-ssp_blas2.lo libsuperlu_la-ssp_blas3.lo libsuperlu_la-superlu_timer.lo libsuperlu_la-sutil.lo libsuperlu_la-util.lo libsuperlu_la-zcolumn_bmod.lo libsuperlu_la-zcolumn_dfs.lo libsuperlu_la-zcopy_to_ucol.lo libsuperlu_la-zgscon.lo libsuperlu_la-zgsequ.lo libsuperlu_la-zgsrfs.lo libsuperlu_la-zgssv.lo libsuperlu_la-zgssvx.lo libsuperlu_la-zgstrf.lo libsuperlu_la-zgstrs.lo libsuperlu_la-zlacon.lo libsuperlu_la-zlangs.lo libsuperlu_la-zlaqgs.lo libsuperlu_la-zmemory.lo libsuperlu_la-zmyblas2.lo libsuperlu_la-zpanel_bmod.lo libsuperlu_la-zpanel_dfs.lo libsuperlu_la-zpivotgrowth.lo libsuperlu_la-zpivotL.lo libsuperlu_la-zpruneL.lo libsuperlu_la-zreadhb.lo libsuperlu_la-zsnode_bmod.lo libsuperlu_la-zsnode_dfs.lo libsuperlu_la-zsp_blas2.lo libsuperlu_la-zsp_blas3.lo libsuperlu_la-zutil.lo -lf77blas -latlas -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lgfortranbegin -lgfortran -lm ar cru .libs/libsuperlu.a .libs/libsuperlu_la-ccolumn_bmod.o .libs/libsuperlu_la-ccolumn_dfs.o .libs/libsuperlu_la-ccopy_to_ucol.o .libs/libsuperlu_la-cgscon.o .libs/libsuperlu_la-cgsequ.o .libs/libsuperlu_la-cgsrfs.o .libs/libsuperlu_la-cgssv.o .libs/libsuperlu_la-cgssvx.o .libs/libsuperlu_la-cgstrf.o .libs/libsuperlu_la-cgstrs.o .libs/libsuperlu_la-clacon.o .libs/libsuperlu_la-clangs.o .libs/libsuperlu_la-claqgs.o .libs/libsuperlu_la-cmemory.o .libs/libsuperlu_la-cmyblas2.o .libs/libsuperlu_la-colamd.o .libs/libsuperlu_la-cpanel_bmod.o .libs/libsuperlu_la-cpanel_dfs.o .libs/libsuperlu_la-cpivotgrowth.o .libs/libsuperlu_la-cpivotL.o .libs/libsuperlu_la-cpruneL.o .libs/libsuperlu_la-creadhb.o .libs/libsuperlu_la-csnode_bmod.o .libs/libsuperlu_la-csnode_dfs.o .libs/libsuperlu_la-csp_blas2.o .libs/libsuperlu_la-csp_blas3.o .libs/libsuperlu_la-cutil.o .libs/libsuperlu_la-dcolumn_bmod.o .libs/libsuperlu_la-dcolumn_dfs.o .libs/libsuperlu_la-dcomplex.o .libs/libsuperlu_la-dcopy_to_ucol.o .libs/libsuperlu_la-dgscon.o .libs/libsuperlu_la-dgsequ.o .libs/libsuperlu_la-dgsrfs.o .libs/libsuperlu_la-dgssv.o .libs/libsuperlu_la-dgssvx.o .libs/libsuperlu_la-dgstrf.o .libs/libsuperlu_la-dgstrs.o .libs/libsuperlu_la-dlacon.o .libs/libsuperlu_la-dlamch.o .libs/libsuperlu_la-dlangs.o .libs/libsuperlu_la-dlaqgs.o .libs/libsuperlu_la-dmemory.o .libs/libsuperlu_la-dmyblas2.o .libs/libsuperlu_la-dpanel_bmod.o .libs/libsuperlu_la-dpanel_dfs.o .libs/libsuperlu_la-dpivotgrowth.o .libs/libsuperlu_la-dpivotL.o .libs/libsuperlu_la-dpruneL.o .libs/libsuperlu_la-dreadhb.o .libs/libsuperlu_la-dsnode_bmod.o .libs/libsuperlu_la-dsnode_dfs.o .libs/libsuperlu_la-dsp_blas2.o .libs/libsuperlu_la-dsp_blas3.o .libs/libsuperlu_la-dutil.o .libs/libsuperlu_la-dzsum1.o .libs/libsuperlu_la-get_perm_c.o .libs/libsuperlu_la-heap_relax_snode.o .libs/libsuperlu_la-icmax1.o .libs/libsuperlu_la-izmax1.o .libs/libsuperlu_la-lsame.o .libs/libsuperlu_la-memory.o .libs/libsuperlu_la-mmd.o .libs/libsuperlu_la-relax_snode.o .libs/libsuperlu_la-scolumn_bmod.o .libs/libsuperlu_la-scolumn_dfs.o .libs/libsuperlu_la-scomplex.o .libs/libsuperlu_la-scopy_to_ucol.o .libs/libsuperlu_la-scsum1.o .libs/libsuperlu_la-sgscon.o .libs/libsuperlu_la-sgsequ.o .libs/libsuperlu_la-sgsrfs.o .libs/libsuperlu_la-sgssv.o .libs/libsuperlu_la-sgssvx.o .libs/libsuperlu_la-sgstrf.o .libs/libsuperlu_la-sgstrs.o .libs/libsuperlu_la-slacon.o .libs/libsuperlu_la-slamch.o .libs/libsuperlu_la-slangs.o .libs/libsuperlu_la-slaqgs.o .libs/libsuperlu_la-smemory.o .libs/libsuperlu_la-smyblas2.o .libs/libsuperlu_la-spanel_bmod.o .libs/libsuperlu_la-spanel_dfs.o .libs/libsuperlu_la-sp_coletree.o .libs/libsuperlu_la-sp_ienv.o .libs/libsuperlu_la-spivotgrowth.o .libs/libsuperlu_la-spivotL.o .libs/libsuperlu_la-sp_preorder.o .libs/libsuperlu_la-spruneL.o .libs/libsuperlu_la-sreadhb.o .libs/libsuperlu_la-ssnode_bmod.o .libs/libsuperlu_la-ssnode_dfs.o .libs/libsuperlu_la-ssp_blas2.o .libs/libsuperlu_la-ssp_blas3.o .libs/libsuperlu_la-superlu_timer.o .libs/libsuperlu_la-sutil.o .libs/libsuperlu_la-util.o .libs/libsuperlu_la-zcolumn_bmod.o .libs/libsuperlu_la-zcolumn_dfs.o .libs/libsuperlu_la-zcopy_to_ucol.o .libs/libsuperlu_la-zgscon.o .libs/libsuperlu_la-zgsequ.o .libs/libsuperlu_la-zgsrfs.o .libs/libsuperlu_la-zgssv.o .libs/libsuperlu_la-zgssvx.o .libs/libsuperlu_la-zgstrf.o .libs/libsuperlu_la-zgstrs.o .libs/libsuperlu_la-zlacon.o .libs/libsuperlu_la-zlangs.o .libs/libsuperlu_la-zlaqgs.o .libs/libsuperlu_la-zmemory.o .libs/libsuperlu_la-zmyblas2.o .libs/libsuperlu_la-zpanel_bmod.o .libs/libsuperlu_la-zpanel_dfs.o .libs/libsuperlu_la-zpivotgrowth.o .libs/libsuperlu_la-zpivotL.o .libs/libsuperlu_la-zpruneL.o .libs/libsuperlu_la-zreadhb.o .libs/libsuperlu_la-zsnode_bmod.o .libs/libsuperlu_la-zsnode_dfs.o .libs/libsuperlu_la-zsp_blas2.o .libs/libsuperlu_la-zsp_blas3.o .libs/libsuperlu_la-zutil.o ranlib .libs/libsuperlu.a creating libsuperlu.la (cd .libs && rm -f libsuperlu.la && ln -s ../libsuperlu.la libsuperlu.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/superlu' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/src' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o dal_backtrace.lo dal_backtrace.cc mkdir .libs ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_backtrace.cc -fPIC -DPIC -o .libs/dal_backtrace.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o dal_bit_vector.lo dal_bit_vector.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_bit_vector.cc -fPIC -DPIC -o .libs/dal_bit_vector.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o dal_singleton.lo dal_singleton.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_singleton.cc -fPIC -DPIC -o .libs/dal_singleton.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o dal_static_stored_objects.lo dal_static_stored_objects.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c dal_static_stored_objects.cc -fPIC -DPIC -o .libs/dal_static_stored_objects.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_convex_structure.lo bgeot_convex_structure.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_convex_structure.cc -fPIC -DPIC -o .libs/bgeot_convex_structure.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_convex_ref_simplexified.lo bgeot_convex_ref_simplexified.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_convex_ref_simplexified.cc -fPIC -DPIC -o .libs/bgeot_convex_ref_simplexified.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_convex_ref.lo bgeot_convex_ref.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_convex_ref.cc -fPIC -DPIC -o .libs/bgeot_convex_ref.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_geometric_trans.lo bgeot_geometric_trans.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_geometric_trans.cc -fPIC -DPIC -o .libs/bgeot_geometric_trans.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_geotrans_inv.lo bgeot_geotrans_inv.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_geotrans_inv.cc -fPIC -DPIC -o .libs/bgeot_geotrans_inv.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_imbricated_box.lo bgeot_imbricated_box.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_imbricated_box.cc -fPIC -DPIC -o .libs/bgeot_imbricated_box.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_kdtree.lo bgeot_kdtree.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_kdtree.cc -fPIC -DPIC -o .libs/bgeot_kdtree.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_mesh_structure.lo bgeot_mesh_structure.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_mesh_structure.cc -fPIC -DPIC -o .libs/bgeot_mesh_structure.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_rtree.lo bgeot_rtree.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_rtree.cc -fPIC -DPIC -o .libs/bgeot_rtree.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_node_tab.lo bgeot_node_tab.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_node_tab.cc -fPIC -DPIC -o .libs/bgeot_node_tab.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_small_vector.lo bgeot_small_vector.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_small_vector.cc -fPIC -DPIC -o .libs/bgeot_small_vector.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_sparse_tensors.lo bgeot_sparse_tensors.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_sparse_tensors.cc -fPIC -DPIC -o .libs/bgeot_sparse_tensors.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_poly.lo bgeot_poly.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_poly.cc -fPIC -DPIC -o .libs/bgeot_poly.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_poly_composite.lo bgeot_poly_composite.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_poly_composite.cc -fPIC -DPIC -o .libs/bgeot_poly_composite.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o bgeot_ftool.lo bgeot_ftool.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c bgeot_ftool.cc -fPIC -DPIC -o .libs/bgeot_ftool.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_superlu.lo getfem_superlu.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_superlu.cc -fPIC -DPIC -o .libs/getfem_superlu.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_context.lo getfem_context.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_context.cc -fPIC -DPIC -o .libs/getfem_context.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_fem.lo getfem_mesh_fem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_fem.cc -fPIC -DPIC -o .libs/getfem_mesh_fem.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_im.lo getfem_mesh_im.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_im.cc -fPIC -DPIC -o .libs/getfem_mesh_im.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_integration.lo getfem_integration.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_integration.cc -fPIC -DPIC -o .libs/getfem_integration.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_integration_composite.lo getfem_integration_composite.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_integration_composite.cc -fPIC -DPIC -o .libs/getfem_integration_composite.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_fem.lo getfem_fem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_fem.cc -fPIC -DPIC -o .libs/getfem_fem.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_interpolated_fem.lo getfem_interpolated_fem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_interpolated_fem.cc -fPIC -DPIC -o .libs/getfem_interpolated_fem.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_fem_global_function.lo getfem_mesh_fem_global_function.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_fem_global_function.cc -fPIC -DPIC -o .libs/getfem_mesh_fem_global_function.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_Xfem.lo getfem_Xfem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_Xfem.cc -fPIC -DPIC -o .libs/getfem_Xfem.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_fem_composite.lo getfem_fem_composite.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_fem_composite.cc -fPIC -DPIC -o .libs/getfem_fem_composite.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mat_elem.lo getfem_mat_elem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mat_elem.cc -fPIC -DPIC -o .libs/getfem_mat_elem.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mat_elem_type.lo getfem_mat_elem_type.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mat_elem_type.cc -fPIC -DPIC -o .libs/getfem_mat_elem_type.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh.lo getfem_mesh.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh.cc -fPIC -DPIC -o .libs/getfem_mesh.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_region.lo getfem_mesh_region.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_region.cc -fPIC -DPIC -o .libs/getfem_mesh_region.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_inter_element.lo getfem_inter_element.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_inter_element.cc -fPIC -DPIC -o .libs/getfem_inter_element.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_level_set.lo getfem_level_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_level_set.cc -fPIC -DPIC -o .libs/getfem_level_set.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_level_set.lo getfem_mesh_level_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_level_set.cc -fPIC -DPIC -o .libs/getfem_mesh_level_set.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_im_level_set.lo getfem_mesh_im_level_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_im_level_set.cc -fPIC -DPIC -o .libs/getfem_mesh_im_level_set.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_fem_level_set.lo getfem_mesh_fem_level_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_fem_level_set.cc -fPIC -DPIC -o .libs/getfem_mesh_fem_level_set.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_fem_product.lo getfem_mesh_fem_product.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_fem_product.cc -fPIC -DPIC -o .libs/getfem_mesh_fem_product.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_fem_sum.lo getfem_mesh_fem_sum.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_fem_sum.cc -fPIC -DPIC -o .libs/getfem_mesh_fem_sum.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_trace_mesh_fem_level_set.lo getfem_trace_mesh_fem_level_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_trace_mesh_fem_level_set.cc -fPIC -DPIC -o .libs/getfem_trace_mesh_fem_level_set.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_fem_level_set.lo getfem_fem_level_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_fem_level_set.cc -fPIC -DPIC -o .libs/getfem_fem_level_set.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_partial_fem.lo getfem_partial_fem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_partial_fem.cc -fPIC -DPIC -o .libs/getfem_partial_fem.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_partial_mesh_fem.lo getfem_partial_mesh_fem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_partial_mesh_fem.cc -fPIC -DPIC -o .libs/getfem_partial_mesh_fem.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_slicers.lo getfem_mesh_slicers.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_slicers.cc -fPIC -DPIC -o .libs/getfem_mesh_slicers.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesh_slice.lo getfem_mesh_slice.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesh_slice.cc -fPIC -DPIC -o .libs/getfem_mesh_slice.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_regular_meshes.lo getfem_regular_meshes.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_regular_meshes.cc -fPIC -DPIC -o .libs/getfem_regular_meshes.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_import.lo getfem_import.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_import.cc -fPIC -DPIC -o .libs/getfem_import.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_interpolation.lo getfem_interpolation.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_interpolation.cc -fPIC -DPIC -o .libs/getfem_interpolation.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_export.lo getfem_export.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_export.cc -fPIC -DPIC -o .libs/getfem_export.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_assembling_tensors.lo getfem_assembling_tensors.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_assembling_tensors.cc -fPIC -DPIC -o .libs/getfem_assembling_tensors.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_mesher.lo getfem_mesher.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_mesher.cc -fPIC -DPIC -o .libs/getfem_mesher.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_modeling.lo getfem_modeling.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_modeling.cc -fPIC -DPIC -o .libs/getfem_modeling.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_nonlinear_elasticity.lo getfem_nonlinear_elasticity.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_nonlinear_elasticity.cc -fPIC -DPIC -o .libs/getfem_nonlinear_elasticity.o /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -version-info 3:1:0 -o libgetfem.la -rpath /usr/lib dal_backtrace.lo dal_bit_vector.lo dal_singleton.lo dal_static_stored_objects.lo bgeot_convex_structure.lo bgeot_convex_ref_simplexified.lo bgeot_convex_ref.lo bgeot_geometric_trans.lo bgeot_geotrans_inv.lo bgeot_imbricated_box.lo bgeot_kdtree.lo bgeot_mesh_structure.lo bgeot_rtree.lo bgeot_node_tab.lo bgeot_small_vector.lo bgeot_sparse_tensors.lo bgeot_poly.lo bgeot_poly_composite.lo bgeot_ftool.lo getfem_superlu.lo getfem_context.lo getfem_mesh_fem.lo getfem_mesh_im.lo getfem_integration.lo getfem_integration_composite.lo getfem_fem.lo getfem_interpolated_fem.lo getfem_mesh_fem_global_function.lo getfem_Xfem.lo getfem_fem_composite.lo getfem_mat_elem.lo getfem_mat_elem_type.lo getfem_mesh.lo getfem_mesh_region.lo getfem_inter_element.lo getfem_level_set.lo getfem_mesh_level_set.lo getfem_mesh_im_level_set.lo getfem_mesh_fem_level_set.lo getfem_mesh_fem_product.lo getfem_mesh_fem_sum.lo getfem_trace_mesh_fem_level_set.lo getfem_fem_level_set.lo getfem_partial_fem.lo getfem_partial_mesh_fem.lo getfem_mesh_slicers.lo getfem_mesh_slice.lo getfem_regular_meshes.lo getfem_import.lo getfem_interpolation.lo getfem_export.lo getfem_assembling_tensors.lo getfem_mesher.lo getfem_modeling.lo getfem_nonlinear_elasticity.lo ../superlu/libsuperlu.la -lf77blas -latlas -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lgfortranbegin -lgfortran -lm ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o .libs/dal_backtrace.o .libs/dal_bit_vector.o .libs/dal_singleton.o .libs/dal_static_stored_objects.o .libs/bgeot_convex_structure.o .libs/bgeot_convex_ref_simplexified.o .libs/bgeot_convex_ref.o .libs/bgeot_geometric_trans.o .libs/bgeot_geotrans_inv.o .libs/bgeot_imbricated_box.o .libs/bgeot_kdtree.o .libs/bgeot_mesh_structure.o .libs/bgeot_rtree.o .libs/bgeot_node_tab.o .libs/bgeot_small_vector.o .libs/bgeot_sparse_tensors.o .libs/bgeot_poly.o .libs/bgeot_poly_composite.o .libs/bgeot_ftool.o .libs/getfem_superlu.o .libs/getfem_context.o .libs/getfem_mesh_fem.o .libs/getfem_mesh_im.o .libs/getfem_integration.o .libs/getfem_integration_composite.o .libs/getfem_fem.o .libs/getfem_interpolated_fem.o .libs/getfem_mesh_fem_global_function.o .libs/getfem_Xfem.o .libs/getfem_fem_composite.o .libs/getfem_mat_elem.o .libs/getfem_mat_elem_type.o .libs/getfem_mesh.o .libs/getfem_mesh_region.o .libs/getfem_inter_element.o .libs/getfem_level_set.o .libs/getfem_mesh_level_set.o .libs/getfem_mesh_im_level_set.o .libs/getfem_mesh_fem_level_set.o .libs/getfem_mesh_fem_product.o .libs/getfem_mesh_fem_sum.o .libs/getfem_trace_mesh_fem_level_set.o .libs/getfem_fem_level_set.o .libs/getfem_partial_fem.o .libs/getfem_partial_mesh_fem.o .libs/getfem_mesh_slicers.o .libs/getfem_mesh_slice.o .libs/getfem_regular_meshes.o .libs/getfem_import.o .libs/getfem_interpolation.o .libs/getfem_export.o .libs/getfem_assembling_tensors.o .libs/getfem_mesher.o .libs/getfem_modeling.o .libs/getfem_nonlinear_elasticity.o -Wl,--whole-archive ../superlu/.libs/libsuperlu.a -Wl,--no-whole-archive -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lf77blas -latlas -lgfortranbegin -lgfortran -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,libgetfem.so.3 -o .libs/libgetfem.so.3.0.1 (cd .libs && rm -f libgetfem.so.3 && ln -s libgetfem.so.3.0.1 libgetfem.so.3) (cd .libs && rm -f libgetfem.so && ln -s libgetfem.so.3.0.1 libgetfem.so) creating libgetfem.la (cd .libs && rm -f libgetfem.la && ln -s ../libgetfem.la libgetfem.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/src' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/tests' Making all in meshes make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/tests/meshes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/tests/meshes' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/tests' Making all in interface make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface' Making all in src make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/src' Making all in . make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/src' /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfem_interface.lo getfem_interface.cc mkdir .libs ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfem_interface.cc -fPIC -DPIC -o .libs/getfem_interface.o /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gfi_array.lo gfi_array.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gfi_array.c -fPIC -DPIC -o .libs/gfi_array.o cc1: warning: command line option "-ftemplate-depth-40" is valid for C++/ObjC++ but not for C gfi_array.c: In function 'gfi_array_create': gfi_array.c:56: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:57: warning: conversion to 'size_t' from 'int' may change the sign of the result gfi_array.c:61: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:65: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result gfi_array.c:70: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:71: warning: conversion to 'unsigned int' from 'int' may change the sign of the result gfi_array.c:75: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:76: warning: conversion to 'unsigned int' from 'int' may change the sign of the result gfi_array.c:80: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:81: warning: conversion to 'size_t' from 'int' may change the sign of the result gfi_array.c:86: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result gfi_array.c:87: warning: conversion to 'size_t' from 'int' may change the sign of the result gfi_array.c:91: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:92: warning: conversion to 'size_t' from 'int' may change the sign of the result gfi_array.c: In function 'gfi_array_from_string': gfi_array.c:126: warning: conversion to 'size_t' from 'int' may change the sign of the result gfi_array.c: In function 'gfi_create_sparse': gfi_array.c:135: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:135: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:138: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:138: warning: conversion to 'size_t' from 'int' may change the sign of the result gfi_array.c:139: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:139: warning: conversion to 'size_t' from 'int' may change the sign of the result gfi_array.c:140: warning: conversion to 'u_int' from 'int' may change the sign of the result gfi_array.c:141: warning: conversion to 'unsigned int' from 'int' may change the sign of the result gfi_array.c:141: warning: conversion to 'size_t' from 'int' may change the sign of the result gfi_array.c: In function 'gfi_array_destroy': gfi_array.c:184: warning: comparison between signed and unsigned gfi_array.c: In function 'gfi_array_get_ndim': gfi_array.c:210: warning: conversion to 'int' from 'u_int' may change the sign of the result gfi_array.c: In function 'gfi_array_print_': gfi_array.c:338: warning: comparison between signed and unsigned gfi_array.c:344: warning: declaration of 'i' shadows a previous local gfi_array.c:336: warning: shadowed declaration is here gfi_array.c:344: warning: comparison between signed and unsigned gfi_array.c:344: warning: comparison between signed and unsigned gfi_array.c:347: warning: declaration of 'i' shadows a previous local gfi_array.c:336: warning: shadowed declaration is here gfi_array.c:347: warning: comparison between signed and unsigned gfi_array.c:347: warning: comparison between signed and unsigned gfi_array.c:350: warning: declaration of 'i' shadows a previous local gfi_array.c:336: warning: shadowed declaration is here gfi_array.c:350: warning: comparison between signed and unsigned gfi_array.c:350: warning: comparison between signed and unsigned gfi_array.c:353: warning: declaration of 'i' shadows a previous local gfi_array.c:336: warning: shadowed declaration is here gfi_array.c:355: warning: comparison between signed and unsigned gfi_array.c:361: warning: declaration of 'i' shadows a previous local gfi_array.c:336: warning: shadowed declaration is here gfi_array.c:361: warning: comparison between signed and unsigned gfi_array.c:361: warning: comparison between signed and unsigned gfi_array.c:364: warning: comparison between signed and unsigned gfi_array.c:365: warning: declaration of 'i' shadows a previous local gfi_array.c:336: warning: shadowed declaration is here gfi_array.c:365: warning: comparison between signed and unsigned gfi_array.c:365: warning: comparison between signed and unsigned gfi_array.c:366: warning: comparison between signed and unsigned gfi_array.c:367: warning: declaration of 'i' shadows a previous local gfi_array.c:336: warning: shadowed declaration is here gfi_array.c:367: warning: comparison between signed and unsigned gfi_array.c:367: warning: comparison between signed and unsigned gfi_array.c:368: warning: comparison between signed and unsigned gfi_array.c:369: warning: declaration of 'i' shadows a previous local gfi_array.c:336: warning: shadowed declaration is here gfi_array.c:369: warning: comparison between signed and unsigned gfi_array.c:369: warning: comparison between signed and unsigned gfi_array.c:370: warning: comparison between signed and unsigned gfi_array.c:373: warning: declaration of 'i' shadows a previous local gfi_array.c:336: warning: shadowed declaration is here gfi_array.c:375: warning: comparison between signed and unsigned /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint.lo getfemint.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint.cc -fPIC -DPIC -o .libs/getfemint.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_misc.lo getfemint_misc.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_misc.cc -fPIC -DPIC -o .libs/getfemint_misc.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_spmat.lo gf_spmat.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_spmat.cc -fPIC -DPIC -o .libs/gf_spmat.o In file included from gf_spmat.cc:25: ../../src/gmm/gmm_inoutput.h: In member function 'char* gmm::HarwellBoeing_IO::getline(char*)': ../../src/gmm/gmm_inoutput.h:161: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_spmat_set.lo gf_spmat_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_spmat_set.cc -fPIC -DPIC -o .libs/gf_spmat_set.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_spmat_get.lo gf_spmat_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_spmat_get.cc -fPIC -DPIC -o .libs/gf_spmat_get.o In file included from gf_spmat_get.cc:25: ../../src/gmm/gmm_inoutput.h: In member function 'char* gmm::HarwellBoeing_IO::getline(char*)': ../../src/gmm/gmm_inoutput.h:161: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_linsolve.lo gf_linsolve.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_linsolve.cc -fPIC -DPIC -o .libs/gf_linsolve.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_util.lo gf_util.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_util.cc -fPIC -DPIC -o .libs/gf_util.o In file included from gf_util.cc:24: ../../src/gmm/gmm_inoutput.h: In member function 'char* gmm::HarwellBoeing_IO::getline(char*)': ../../src/gmm/gmm_inoutput.h:161: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_cvstruct_get.lo gf_cvstruct_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_cvstruct_get.cc -fPIC -DPIC -o .libs/gf_cvstruct_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_geotrans.lo gf_geotrans.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_geotrans.cc -fPIC -DPIC -o .libs/gf_geotrans.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_geotrans_get.lo gf_geotrans_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_geotrans_get.cc -fPIC -DPIC -o .libs/gf_geotrans_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_compute.lo gf_compute.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_compute.cc -fPIC -DPIC -o .libs/gf_compute.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_fem.lo gf_mesh_fem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_fem.cc -fPIC -DPIC -o .libs/gf_mesh_fem.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_fem_set.lo gf_mesh_fem_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_fem_set.cc -fPIC -DPIC -o .libs/gf_mesh_fem_set.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_fem_get.lo gf_mesh_fem_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_fem_get.cc -fPIC -DPIC -o .libs/gf_mesh_fem_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_im.lo gf_mesh_im.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_im.cc -fPIC -DPIC -o .libs/gf_mesh_im.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_im_set.lo gf_mesh_im_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_im_set.cc -fPIC -DPIC -o .libs/gf_mesh_im_set.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_im_get.lo gf_mesh_im_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_im_get.cc -fPIC -DPIC -o .libs/gf_mesh_im_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mdbrick.lo gf_mdbrick.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mdbrick.cc -fPIC -DPIC -o .libs/gf_mdbrick.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mdbrick_get.lo gf_mdbrick_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mdbrick_get.cc -fPIC -DPIC -o .libs/gf_mdbrick_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mdbrick_set.lo gf_mdbrick_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mdbrick_set.cc -fPIC -DPIC -o .libs/gf_mdbrick_set.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mdstate.lo gf_mdstate.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mdstate.cc -fPIC -DPIC -o .libs/gf_mdstate.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mdstate_get.lo gf_mdstate_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mdstate_get.cc -fPIC -DPIC -o .libs/gf_mdstate_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mdstate_set.lo gf_mdstate_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mdstate_set.cc -fPIC -DPIC -o .libs/gf_mdstate_set.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_eltm.lo gf_eltm.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_eltm.cc -fPIC -DPIC -o .libs/gf_eltm.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh.lo gf_mesh.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh.cc -fPIC -DPIC -o .libs/gf_mesh.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_set.lo gf_mesh_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_set.cc -fPIC -DPIC -o .libs/gf_mesh_set.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_get.lo gf_mesh_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_get.cc -fPIC -DPIC -o .libs/gf_mesh_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_slice.lo gf_slice.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_slice.cc -fPIC -DPIC -o .libs/gf_slice.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_slice_get.lo gf_slice_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_slice_get.cc -fPIC -DPIC -o .libs/gf_slice_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_slice_set.lo gf_slice_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_slice_set.cc -fPIC -DPIC -o .libs/gf_slice_set.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_levelset.lo gf_levelset.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_levelset.cc -fPIC -DPIC -o .libs/gf_levelset.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_levelset_get.lo gf_levelset_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_levelset_get.cc -fPIC -DPIC -o .libs/gf_levelset_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_levelset_set.lo gf_levelset_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_levelset_set.cc -fPIC -DPIC -o .libs/gf_levelset_set.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_levelset.lo gf_mesh_levelset.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_levelset.cc -fPIC -DPIC -o .libs/gf_mesh_levelset.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_levelset_get.lo gf_mesh_levelset_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_levelset_get.cc -fPIC -DPIC -o .libs/gf_mesh_levelset_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_mesh_levelset_set.lo gf_mesh_levelset_set.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_mesh_levelset_set.cc -fPIC -DPIC -o .libs/gf_mesh_levelset_set.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_precond.lo gf_precond.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_precond.cc -fPIC -DPIC -o .libs/gf_precond.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_precond_get.lo gf_precond_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_precond_get.cc -fPIC -DPIC -o .libs/gf_precond_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_asm.lo gf_asm.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_asm.cc -fPIC -DPIC -o .libs/gf_asm.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_fem.lo gf_fem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_fem.cc -fPIC -DPIC -o .libs/gf_fem.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_fem_get.lo gf_fem_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_fem_get.cc -fPIC -DPIC -o .libs/gf_fem_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_integ.lo gf_integ.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_integ.cc -fPIC -DPIC -o .libs/gf_integ.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_integ_get.lo gf_integ_get.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_integ_get.cc -fPIC -DPIC -o .libs/gf_integ_get.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_workspace.lo gf_workspace.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_workspace.cc -fPIC -DPIC -o .libs/gf_workspace.o gf_workspace.cc: In function 'void gf_workspace(getfemint::mexargs_in&, getfemint::mexargs_out&)': gf_workspace.cc:178: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o gf_delete.lo gf_delete.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c gf_delete.cc -fPIC -DPIC -o .libs/gf_delete.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_workspace.lo getfemint_workspace.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_workspace.cc -fPIC -DPIC -o .libs/getfemint_workspace.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_mesh.lo getfemint_mesh.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_mesh.cc -fPIC -DPIC -o .libs/getfemint_mesh.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_mesh_fem.lo getfemint_mesh_fem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_mesh_fem.cc -fPIC -DPIC -o .libs/getfemint_mesh_fem.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_mesh_im.lo getfemint_mesh_im.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_mesh_im.cc -fPIC -DPIC -o .libs/getfemint_mesh_im.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_matelem.lo getfemint_matelem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_matelem.cc -fPIC -DPIC -o .libs/getfemint_matelem.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_matelemtype.lo getfemint_matelemtype.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_matelemtype.cc -fPIC -DPIC -o .libs/getfemint_matelemtype.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_pfem.lo getfemint_pfem.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_pfem.cc -fPIC -DPIC -o .libs/getfemint_pfem.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_integ.lo getfemint_integ.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_integ.cc -fPIC -DPIC -o .libs/getfemint_integ.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_pgt.lo getfemint_pgt.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_pgt.cc -fPIC -DPIC -o .libs/getfemint_pgt.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_convex_structure.lo getfemint_convex_structure.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_convex_structure.cc -fPIC -DPIC -o .libs/getfemint_convex_structure.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_mdbrick.lo getfemint_mdbrick.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_mdbrick.cc -fPIC -DPIC -o .libs/getfemint_mdbrick.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_levelset.lo getfemint_levelset.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_levelset.cc -fPIC -DPIC -o .libs/getfemint_levelset.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_mesh_levelset.lo getfemint_mesh_levelset.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_mesh_levelset.cc -fPIC -DPIC -o .libs/getfemint_mesh_levelset.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_gsparse.lo getfemint_gsparse.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_gsparse.cc -fPIC -DPIC -o .libs/getfemint_gsparse.o /bin/sh ../../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c -o getfemint_gsparse_misc.lo getfemint_gsparse_misc.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DGMM_USES_BLAS -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -c getfemint_gsparse_misc.cc -fPIC -DPIC -o .libs/getfemint_gsparse_misc.o In file included from getfemint_gsparse_misc.cc:23: ../../src/gmm/gmm_inoutput.h: In member function 'char* gmm::HarwellBoeing_IO::getline(char*)': ../../src/gmm/gmm_inoutput.h:161: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O3 -fsigned-char -fno-strict-aliasing -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -o libgetfemint.la getfem_interface.lo gfi_array.lo getfemint.lo getfemint_misc.lo gf_spmat.lo gf_spmat_set.lo gf_spmat_get.lo gf_linsolve.lo gf_util.lo gf_cvstruct_get.lo gf_geotrans.lo gf_geotrans_get.lo gf_compute.lo gf_mesh_fem.lo gf_mesh_fem_set.lo gf_mesh_fem_get.lo gf_mesh_im.lo gf_mesh_im_set.lo gf_mesh_im_get.lo gf_mdbrick.lo gf_mdbrick_get.lo gf_mdbrick_set.lo gf_mdstate.lo gf_mdstate_get.lo gf_mdstate_set.lo gf_eltm.lo gf_mesh.lo gf_mesh_set.lo gf_mesh_get.lo gf_slice.lo gf_slice_get.lo gf_slice_set.lo gf_levelset.lo gf_levelset_get.lo gf_levelset_set.lo gf_mesh_levelset.lo gf_mesh_levelset_get.lo gf_mesh_levelset_set.lo gf_precond.lo gf_precond_get.lo gf_asm.lo gf_fem.lo gf_fem_get.lo gf_integ.lo gf_integ_get.lo gf_workspace.lo gf_delete.lo getfemint_workspace.lo getfemint_mesh.lo getfemint_mesh_fem.lo getfemint_mesh_im.lo getfemint_matelem.lo getfemint_matelemtype.lo getfemint_pfem.lo getfemint_integ.lo getfemint_pgt.lo getfemint_convex_structure.lo getfemint_mdbrick.lo getfemint_levelset.lo getfemint_mesh_levelset.lo getfemint_gsparse.lo getfemint_gsparse_misc.lo -lf77blas -latlas -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lgfortranbegin -lgfortran -lm ar cru .libs/libgetfemint.a .libs/getfem_interface.o .libs/gfi_array.o .libs/getfemint.o .libs/getfemint_misc.o .libs/gf_spmat.o .libs/gf_spmat_set.o .libs/gf_spmat_get.o .libs/gf_linsolve.o .libs/gf_util.o .libs/gf_cvstruct_get.o .libs/gf_geotrans.o .libs/gf_geotrans_get.o .libs/gf_compute.o .libs/gf_mesh_fem.o .libs/gf_mesh_fem_set.o .libs/gf_mesh_fem_get.o .libs/gf_mesh_im.o .libs/gf_mesh_im_set.o .libs/gf_mesh_im_get.o .libs/gf_mdbrick.o .libs/gf_mdbrick_get.o .libs/gf_mdbrick_set.o .libs/gf_mdstate.o .libs/gf_mdstate_get.o .libs/gf_mdstate_set.o .libs/gf_eltm.o .libs/gf_mesh.o .libs/gf_mesh_set.o .libs/gf_mesh_get.o .libs/gf_slice.o .libs/gf_slice_get.o .libs/gf_slice_set.o .libs/gf_levelset.o .libs/gf_levelset_get.o .libs/gf_levelset_set.o .libs/gf_mesh_levelset.o .libs/gf_mesh_levelset_get.o .libs/gf_mesh_levelset_set.o .libs/gf_precond.o .libs/gf_precond_get.o .libs/gf_asm.o .libs/gf_fem.o .libs/gf_fem_get.o .libs/gf_integ.o .libs/gf_integ_get.o .libs/gf_workspace.o .libs/gf_delete.o .libs/getfemint_workspace.o .libs/getfemint_mesh.o .libs/getfemint_mesh_fem.o .libs/getfemint_mesh_im.o .libs/getfemint_matelem.o .libs/getfemint_matelemtype.o .libs/getfemint_pfem.o .libs/getfemint_integ.o .libs/getfemint_pgt.o .libs/getfemint_convex_structure.o .libs/getfemint_mdbrick.o .libs/getfemint_levelset.o .libs/getfemint_mesh_levelset.o .libs/getfemint_gsparse.o .libs/getfemint_gsparse_misc.o ranlib .libs/libgetfemint.a creating libgetfemint.la (cd .libs && rm -f libgetfemint.la && ln -s ../libgetfemint.la libgetfemint.la) make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/src' make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/src' Making all in tests make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests' Making all in meshes make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/meshes' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/meshes' Making all in python make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/python' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/python' Making all in matlab make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab' Making all in private make[5]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab/private' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab/private' make[5]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab' make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab' make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests' make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests' Making all in bin make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/bin' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/bin' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface' Making all in contrib make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib' Making all in icare make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/icare' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/icare' Making all in delaminated_crack make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/delaminated_crack' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/delaminated_crack' Making all in bimat_contact_crack_test make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimat_contact_crack_test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimat_contact_crack_test' Making all in static_friction make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/static_friction' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/static_friction' Making all in bimaterial_crack_test make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimaterial_crack_test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimaterial_crack_test' Making all in mixed_elastostatic make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_elastostatic' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_elastostatic' Making all in xfem_contact make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/xfem_contact' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/xfem_contact' Making all in crack_plate make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/crack_plate' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/crack_plate' Making all in aposteriori make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/aposteriori' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/aposteriori' Making all in inter_element_test make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/inter_element_test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/inter_element_test' Making all in contact_grd_trans make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/contact_grd_trans' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/contact_grd_trans' Making all in mixed_dynamic_friction make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_dynamic_friction' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_dynamic_friction' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib' Making all in tests-2.0 make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/tests-2.0' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/tests-2.0' Making all in bin make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/bin' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/bin' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1' make: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/getfemxx-buildroot + : + /bin/rm -rf -- /usr/src/tmp/getfemxx-buildroot + cd getfem++-3.1 + make DESTDIR=/usr/src/tmp/getfemxx-buildroot install make: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1' Making install in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/m4' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/m4' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/m4' Making install in cubature make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/cubature' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/cubature' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/cubature' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/cubature' Making install in superlu make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/superlu' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/superlu' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/superlu' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/superlu' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/getfemxx-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c 'libgetfem.la' '/usr/src/tmp/getfemxx-buildroot/usr/lib/libgetfem.la' /bin/install -c .libs/libgetfem.so.3.0.1 /usr/src/tmp/getfemxx-buildroot/usr/lib/libgetfem.so.3.0.1 (cd /usr/src/tmp/getfemxx-buildroot/usr/lib && { ln -s -f libgetfem.so.3.0.1 libgetfem.so.3 || { rm -f libgetfem.so.3 && ln -s libgetfem.so.3.0.1 libgetfem.so.3; }; }) (cd /usr/src/tmp/getfemxx-buildroot/usr/lib && { ln -s -f libgetfem.so.3.0.1 libgetfem.so || { rm -f libgetfem.so && ln -s libgetfem.so.3.0.1 libgetfem.so; }; }) /bin/install -c .libs/libgetfem.lai /usr/src/tmp/getfemxx-buildroot/usr/lib/libgetfem.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/getfemxx-buildroot/usr/include" /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem_boost/workaround.hpp' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem_boost/workaround.hpp' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem_boost/intrusive_ptr.hpp' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem_boost/intrusive_ptr.hpp' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem_boost/noncopyable.hpp' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem_boost/noncopyable.hpp' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_matrix.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_matrix.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_iter_solvers.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_iter_solvers.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_iter.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_iter.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_inoutput.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_inoutput.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_vector.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_vector.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_transposed.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_transposed.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_scaled.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_scaled.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_conjugated.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_conjugated.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_real_part.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_real_part.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_def.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_def.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_sub_index.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_sub_index.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_vector_to_matrix.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_vector_to_matrix.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_sub_vector.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_sub_vector.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_sub_matrix.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_sub_matrix.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_interface.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_interface.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_kernel.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_kernel.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_interface_bgeot.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_interface_bgeot.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_solver_cg.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_solver_cg.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_solver_constrained_cg.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_solver_constrained_cg.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_modified_gram_schmidt.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_modified_gram_schmidt.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_dense_Householder.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_dense_Householder.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_dense_lu.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_dense_lu.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_dense_qr.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_dense_qr.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_dense_sylvester.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_dense_sylvester.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_tri_solve.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_tri_solve.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_solver_gmres.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_solver_gmres.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_solver_idgmres.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_solver_idgmres.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_solver_qmr.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_solver_qmr.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_solver_bicgstab.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_solver_bicgstab.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_solver_Schwarz_additive.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_solver_Schwarz_additive.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_solver_bfgs.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_solver_bfgs.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_solver_Newton.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_solver_Newton.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_domain_decomp.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_domain_decomp.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_superlu_interface.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_superlu_interface.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_precond.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_precond.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_precond_ildlt.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_precond_ildlt.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_precond_ildltt.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_precond_ildltt.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_precond_mr_approx_inverse.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_precond_mr_approx_inverse.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_precond_diagonal.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_precond_diagonal.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_precond_ilu.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_precond_ilu.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_precond_ilut.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_precond_ilut.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_precond_ilutp.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_precond_ilutp.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_blas.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_blas.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_blas_interface.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_blas_interface.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_lapack_interface.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_lapack_interface.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_condition_number.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_condition_number.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_least_squares_cg.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_least_squares_cg.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_opt.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_opt.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_algobase.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_algobase.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_ref.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_ref.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_std.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_std.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_except.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_except.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'gmm/gmm_MUMPS_interface.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/gmm/gmm_MUMPS_interface.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/dal_config.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/dal_config.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/dal_singleton.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/dal_singleton.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/dal_shared_ptr.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/dal_shared_ptr.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/dal_basic.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/dal_basic.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/dal_bit_vector.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/dal_bit_vector.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/dal_static_stored_objects.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/dal_static_stored_objects.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/dal_naming_system.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/dal_naming_system.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/dal_backtrace.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/dal_backtrace.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/dal_tas.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/dal_tas.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/dal_tree_sorted.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/dal_tree_sorted.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_config.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_config.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_imbricated_box.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_imbricated_box.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_permutations.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_permutations.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_convex_structure.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_convex_structure.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_convex.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_convex.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_convex_ref.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_convex_ref.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_poly.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_poly.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_geometric_trans.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_geometric_trans.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_geotrans_inv.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_geotrans_inv.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_kdtree.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_kdtree.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_mesh_structure.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_mesh_structure.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_mesh.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_mesh.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_poly_composite.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_poly_composite.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_rtree.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_rtree.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_node_tab.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_node_tab.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_small_vector.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_small_vector.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_sparse_tensors.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_sparse_tensors.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_tensor.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_tensor.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_vector.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_vector.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_comma_init.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_comma_init.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/bgeot_ftool.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/bgeot_ftool.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_arch_config.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_arch_config.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_integration.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_integration.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_context.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_context.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_assembling.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_assembling.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_assembling_tensors.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_assembling_tensors.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_external_data_fem.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_external_data_fem.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_config.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_config.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_interpolation.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_interpolation.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_export.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_export.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_import.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_import.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_derivatives.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_derivatives.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_fem.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_fem.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_interpolated_fem.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_interpolated_fem.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_fem_global_function.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_fem_global_function.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_fem_sum.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_fem_sum.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_gauss_lobatto_fem_coef.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_gauss_lobatto_fem_coef.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_Xfem.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_Xfem.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_spider_fem.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_spider_fem.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_im_list.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_im_list.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mat_elem.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mat_elem.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mat_elem_type.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mat_elem_type.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_region.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_region.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_fem.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_fem.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_im.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_im.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_error_estimate.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_error_estimate.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_inter_element.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_inter_element.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_level_set.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_level_set.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_partial_fem.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_partial_fem.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_partial_mesh_fem.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_partial_mesh_fem.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_level_set.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_level_set.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_im_level_set.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_im_level_set.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_crack_sif.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_crack_sif.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_fem_level_set.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_fem_level_set.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_fem_product.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_fem_product.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_trace_mesh_fem_level_set.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_trace_mesh_fem_level_set.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_fem_level_set.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_fem_level_set.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_slicers.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_slicers.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesh_slice.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesh_slice.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_norm.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_norm.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_regular_meshes.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_regular_meshes.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_modeling.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_modeling.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_model_solvers.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_model_solvers.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_linearized_plates.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_linearized_plates.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_Coulomb_friction.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_Coulomb_friction.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_nonlinear_elasticity.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_nonlinear_elasticity.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_fourth_order.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_fourth_order.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_Navier_Stokes.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_Navier_Stokes.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_superlu.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_superlu.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_plasticity.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_plasticity.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_mesher.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_mesher.h' /bin/sh /usr/src/RPM/BUILD/getfem++-3.1/install-sh -c -m 644 'getfem/getfem_linkmsg.h' '/usr/src/tmp/getfemxx-buildroot/usr/include/getfem/getfem_linkmsg.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/src' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/tests' Making install in meshes make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/tests/meshes' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/tests/meshes' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/tests/meshes' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/tests/meshes' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/tests' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/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 `/usr/src/RPM/BUILD/getfem++-3.1/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/tests' Making install in interface make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface' Making install in src make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/src' Making install in . make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/src' make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/getfemxx-buildroot/usr/bin" make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/src' make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/src' Making install in tests make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests' Making install in meshes make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/meshes' make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/meshes' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/getfem_toolbox/meshes" || /bin/mkdir -p "/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/meshes" /bin/install -c 'tank_quadratic_2500.GiD.msh' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/meshes/tank_quadratic_2500.GiD.msh' /bin/install -c 'holed_disc_with_quadratic_2D_triangles.msh' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/meshes/holed_disc_with_quadratic_2D_triangles.msh' /bin/install -c 'tube_2D_spline.GiD.msh' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/meshes/tube_2D_spline.GiD.msh' /bin/install -c 'tripod.GiD.msh' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/meshes/tripod.GiD.msh' make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/meshes' make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/meshes' Making install in python make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/python' make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/python' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/python' make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/python' Making install in matlab make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab' Making install in private make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab/private' make[5]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab/private' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/getfem_toolbox/private" || /bin/mkdir -p "/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/private" /bin/install -c './asserterr.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/private/asserterr.m' /bin/install -c './assert.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/private/assert.m' make[5]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab/private' make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab/private' make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab' make[5]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/getfem_toolbox/tests" || /bin/mkdir -p "/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests" /bin/install -c 'check_all.sh' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_all.sh' /bin/install -c 'axrot_matrix.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/axrot_matrix.m' /bin/install -c 'check_all.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_all.m' /bin/install -c 'check_all.sh' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_all.sh' /bin/install -c 'check_asm.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_asm.m' /bin/install -c 'check_bricks.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_bricks.m' /bin/install -c 'check_fem.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_fem.m' /bin/install -c 'check_geotrans.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_geotrans.m' /bin/install -c 'check_integ.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_integ.m' /bin/install -c 'check_mesh_fem.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_mesh_fem.m' /bin/install -c 'check_oo.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_oo.m' /bin/install -c 'check_plot.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_plot.m' /bin/install -c 'check_slices.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_slices.m' /bin/install -c 'check_solve.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_solve.m' /bin/install -c 'check_spmat.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_spmat.m' /bin/install -c 'check_workspace.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/check_workspace.m' /bin/install -c 'demo_bilaplacian.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_bilaplacian.m' /bin/install -c 'demo_laplacian.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_laplacian.m' /bin/install -c 'demo_laplacian1D.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_laplacian1D.m' /bin/install -c 'demo_nonlinear_elasticity.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_nonlinear_elasticity.m' /bin/install -c 'demo_nonlinear_elasticity_anim.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_nonlinear_elasticity_anim.m' /bin/install -c 'demo_plasticity.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_plasticity.m' /bin/install -c 'demo_refine.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_refine.m' /bin/install -c 'demo_stokes_2D_poiseuille.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_stokes_2D_poiseuille.m' /bin/install -c 'demo_stokes_2D_poiseuille_arc.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_stokes_2D_poiseuille_arc.m' /bin/install -c 'demo_stokes_2D_tube.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_stokes_2D_tube.m' /bin/install -c 'demo_stokes_3D_tank.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_stokes_3D_tank.m' /bin/install -c 'demo_stokes_3D_tank_alt.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_stokes_3D_tank_alt.m' /bin/install -c 'demo_stokes_3D_tank_draw.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_stokes_3D_tank_draw.m' /bin/install -c 'demo_tripod.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_tripod.m' /bin/install -c 'demo_tripod_alt.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_tripod_alt.m' /bin/install -c 'demo_tripod_slice_anim.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_tripod_slice_anim.m' /bin/install -c 'demo_wave2D.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_wave2D.m' /bin/install -c 'demo_wave2D_alt.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/demo_wave2D_alt.m' /bin/install -c 'test_argyris.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/test_argyris.m' /bin/install -c 'tripod_anim.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/tripod_anim.m' /bin/install -c 'tutorial1.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/tutorial1.m' /bin/install -c 'private/assert.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/assert.m' /bin/install -c 'private/asserterr.m' '/usr/src/tmp/getfemxx-buildroot/usr/share/getfem_toolbox/tests/asserterr.m' make[5]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab' make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab' make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests/matlab' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests' make[4]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests' make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/tests' Making install in bin make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/bin' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/bin' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/bin' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface/bin' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/interface' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/interface' Making install in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib' Making install in icare make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/icare' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/icare' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/icare' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/icare' Making install in delaminated_crack make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/delaminated_crack' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/delaminated_crack' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/delaminated_crack' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/delaminated_crack' Making install in bimat_contact_crack_test make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimat_contact_crack_test' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimat_contact_crack_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 `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimat_contact_crack_test' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimat_contact_crack_test' Making install in static_friction make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/static_friction' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/static_friction' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/static_friction' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/static_friction' Making install in bimaterial_crack_test make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimaterial_crack_test' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimaterial_crack_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 `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimaterial_crack_test' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/bimaterial_crack_test' Making install in mixed_elastostatic make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_elastostatic' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_elastostatic' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_elastostatic' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_elastostatic' Making install in xfem_contact make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/xfem_contact' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/xfem_contact' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/xfem_contact' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/xfem_contact' Making install in crack_plate make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/crack_plate' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/crack_plate' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/crack_plate' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/crack_plate' Making install in aposteriori make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/aposteriori' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/aposteriori' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/aposteriori' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/aposteriori' Making install in inter_element_test make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/inter_element_test' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/inter_element_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 `/usr/src/RPM/BUILD/getfem++-3.1/contrib/inter_element_test' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/inter_element_test' Making install in contact_grd_trans make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/contact_grd_trans' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/contact_grd_trans' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/contact_grd_trans' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/contact_grd_trans' Making install in mixed_dynamic_friction make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_dynamic_friction' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_dynamic_friction' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_dynamic_friction' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib/mixed_dynamic_friction' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib' make[3]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib' make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/contrib' Making install in tests-2.0 make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/tests-2.0' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/tests-2.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/tests-2.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/tests-2.0' Making install in bin make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/bin' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1/bin' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/getfemxx-buildroot/usr/bin" make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/bin' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1/bin' make[1]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1' make[2]: Entering directory `/usr/src/RPM/BUILD/getfem++-3.1' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/getfemxx-buildroot/usr/bin" /bin/install -c 'getfem-config' '/usr/src/tmp/getfemxx-buildroot/usr/bin/getfem-config' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1' make: Leaving directory `/usr/src/RPM/BUILD/getfem++-3.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/getfemxx-buildroot (auto) removed `./usr/lib/libgetfem.la' mode of `./usr/lib/libgetfem.so.3.0.1' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/getfemxx-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/getfemxx-buildroot (auto) Adjusting library links in /usr/src/tmp/getfemxx-buildroot ./usr/lib: libgetfem.so.3 -> libgetfem.so.3.0.1 Verifying ELF objects in /usr/src/tmp/getfemxx-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/getfemxx-buildroot (executable,shared) Processing files: getfemxx-3.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66473 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd getfem++-3.1 + DOCDIR=/usr/src/tmp/getfemxx-buildroot/usr/share/doc/getfemxx-3.1 + export DOCDIR + rm -rf /usr/src/tmp/getfemxx-buildroot/usr/share/doc/getfemxx-3.1 + /bin/mkdir -p /usr/src/tmp/getfemxx-buildroot/usr/share/doc/getfemxx-3.1 + cp -prL README NEWS BUGS AUTHORS /usr/src/tmp/getfemxx-buildroot/usr/share/doc/getfemxx-3.1 + chmod -R go-w /usr/src/tmp/getfemxx-buildroot/usr/share/doc/getfemxx-3.1 + chmod -R a+rX /usr/src/tmp/getfemxx-buildroot/usr/share/doc/getfemxx-3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.66473 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.13379 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libgetfemxx = 3.1-alt1, /bin/sh, /usr/lib/libgetfem.so.3.0.1, coreutils, grep Processing files: libgetfemxx-3.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.8912 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.32737 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/getfemxx-buildroot/.post:libgetfemxx + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.95451 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/getfemxx-buildroot/.postun:libgetfemxx + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.45377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libgetfem.so.3 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /sbin/ldconfig Requires(postun): /bin/sh, /sbin/postun_ldconfig Requires: libblas.so.3, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.4), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.69913 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/getfemxx-3.1-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/getfemxx-3.1-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libgetfemxx-3.1-alt1.ppc.rpm 1363.42user 64.04system 26:08.29elapsed 91%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+12321209minor)pagefaults 0swaps