* Package: sci-libs/umfpack-5.7.9 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 cholmod elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo/gentoo/commit/6ef4f8fa1b9af1dbf9beefd23eecd25136064430 @@@@@ END @@@@@ >>> Unpacking source... >>> Unpacking umfpack-5.7.9.tar.bz2 to /var/tmp/portage/sci-libs/umfpack-5.7.9/work >>> Source unpacked in /var/tmp/portage/sci-libs/umfpack-5.7.9/work >>> Preparing source in /var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9 ... * econf: updating umfpack-5.7.9/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating umfpack-5.7.9/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/umfpack-5.7.9 --htmldir=/usr/share/doc/umfpack-5.7.9/html --with-sysroot=/ --libdir=/usr/lib64 --with-blas=-lblas --without-doc --disable-static --with-cholmod checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for size_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for pow in -lm... yes checking whether to build user guide... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for suitesparseconfig... yes checking SuiteSparse_config.h usability... yes checking SuiteSparse_config.h presence... yes checking for SuiteSparse_config.h... yes checking for SuiteSparse_malloc in -lsuitesparseconfig... yes checking for amd... yes checking amd.h usability... yes checking amd.h presence... yes checking for amd.h... yes checking for amd_aat in -lamd... yes checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran -lm -lquadmath checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for blas... yes checking for cholmod... yes checking cholmod.h usability... yes checking cholmod.h presence... yes checking for cholmod.h... yes checking for cholmod_analyze in -lcholmod... yes checking whether to enable fortran tests... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Demo/Makefile config.status: creating Doc/Makefile config.status: creating Include/Makefile config.status: creating Source/Makefile config.status: creating umfpack.pc config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9 ... make -j4 V=1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9' Making all in Source make[2]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Source' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_analyze.c -o umf_i_analyze.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_apply_order.c -o umf_i_apply_order.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_colamd.c -o umf_i_colamd.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_cholmod.c -o umf_i_cholmod.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_analyze.c -fPIC -DPIC -o .libs/umf_i_analyze.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_cholmod.c -fPIC -DPIC -o .libs/umf_i_cholmod.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_apply_order.c -fPIC -DPIC -o .libs/umf_i_apply_order.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_colamd.c -fPIC -DPIC -o .libs/umf_i_colamd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_free.c -o umf_i_free.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_fsize.c -o umf_i_fsize.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_free.c -fPIC -DPIC -o .libs/umf_i_free.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_fsize.c -fPIC -DPIC -o .libs/umf_i_fsize.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_is_permutation.c -o umf_i_is_permutation.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_malloc.c -o umf_i_malloc.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_realloc.c -o umf_i_realloc.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_malloc.c -fPIC -DPIC -o .libs/umf_i_malloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_is_permutation.c -fPIC -DPIC -o .libs/umf_i_is_permutation.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_realloc.c -fPIC -DPIC -o .libs/umf_i_realloc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_report_perm.c -o umf_i_report_perm.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_singletons.c -o umf_i_singletons.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_analyze.c -o umf_l_analyze.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_report_perm.c -fPIC -DPIC -o .libs/umf_i_report_perm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_singletons.c -fPIC -DPIC -o .libs/umf_i_singletons.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_analyze.c -fPIC -DPIC -o .libs/umf_l_analyze.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_apply_order.c -o umf_l_apply_order.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_colamd.c -o umf_l_colamd.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_apply_order.c -fPIC -DPIC -o .libs/umf_l_apply_order.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_colamd.c -fPIC -DPIC -o .libs/umf_l_colamd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_cholmod.c -o umf_l_cholmod.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_free.c -o umf_l_free.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_cholmod.c -fPIC -DPIC -o .libs/umf_l_cholmod.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_fsize.c -o umf_l_fsize.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_free.c -fPIC -DPIC -o .libs/umf_l_free.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_fsize.c -fPIC -DPIC -o .libs/umf_l_fsize.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_is_permutation.c -o umf_l_is_permutation.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_malloc.c -o umf_l_malloc.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_realloc.c -o umf_l_realloc.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_is_permutation.c -fPIC -DPIC -o .libs/umf_l_is_permutation.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_malloc.c -fPIC -DPIC -o .libs/umf_l_malloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_realloc.c -fPIC -DPIC -o .libs/umf_l_realloc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_report_perm.c -o umf_l_report_perm.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_singletons.c -o umf_l_singletons.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c umfpack_timer.c -o umfpack_gn_timer.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_report_perm.c -fPIC -DPIC -o .libs/umf_l_report_perm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_singletons.c -fPIC -DPIC -o .libs/umf_l_singletons.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c umfpack_tictoc.c -o umfpack_gn_tictoc.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c umfpack_timer.c -fPIC -DPIC -o .libs/umfpack_gn_timer.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c umfpack_global.c -o umfpack_gn_global.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DCONJUGATE_SOLVE -c umf_ltsolve.c -o umf_di_lhsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c umfpack_tictoc.c -fPIC -DPIC -o .libs/umfpack_gn_tictoc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c umfpack_global.c -fPIC -DPIC -o .libs/umfpack_gn_global.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DCONJUGATE_SOLVE -c umf_ltsolve.c -fPIC -DPIC -o .libs/umf_di_lhsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DCONJUGATE_SOLVE -c umf_utsolve.c -o umf_di_uhsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DDO_MAP -c umf_triplet.c -o umf_di_triplet_map_nox.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DDO_VALUES -c umf_triplet.c -o umf_di_triplet_nomap_x.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DCONJUGATE_SOLVE -c umf_utsolve.c -fPIC -DPIC -o .libs/umf_di_uhsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DDO_MAP -c umf_triplet.c -fPIC -DPIC -o .libs/umf_di_triplet_map_nox.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DDO_VALUES -c umf_triplet.c -fPIC -DPIC -o .libs/umf_di_triplet_nomap_x.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_triplet.c -o umf_di_triplet_nomap_nox.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_triplet.c -fPIC -DPIC -o .libs/umf_di_triplet_nomap_nox.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DDO_MAP -DDO_VALUES -c umf_triplet.c -o umf_di_triplet_map_x.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DFIXQ -c umf_assemble.c -o umf_di_assemble_fixq.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DDROP -c umf_store_lu.c -o umf_di_store_lu_drop.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DFIXQ -c umf_assemble.c -fPIC -DPIC -o .libs/umf_di_assemble_fixq.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DDO_MAP -DDO_VALUES -c umf_triplet.c -fPIC -DPIC -o .libs/umf_di_triplet_map_x.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DDROP -c umf_store_lu.c -fPIC -DPIC -o .libs/umf_di_store_lu_drop.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_assemble.c -o umf_di_assemble.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_assemble.c -fPIC -DPIC -o .libs/umf_di_assemble.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_blas3_update.c -o umf_di_blas3_update.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_blas3_update.c -fPIC -DPIC -o .libs/umf_di_blas3_update.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_build_tuples.c -o umf_di_build_tuples.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_create_element.c -o umf_di_create_element.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_dump.c -o umf_di_dump.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_build_tuples.c -fPIC -DPIC -o .libs/umf_di_build_tuples.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_create_element.c -fPIC -DPIC -o .libs/umf_di_create_element.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_dump.c -fPIC -DPIC -o .libs/umf_di_dump.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_extend_front.c -o umf_di_extend_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_garbage_collection.c -o umf_di_garbage_collection.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_get_memory.c -o umf_di_get_memory.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_extend_front.c -fPIC -DPIC -o .libs/umf_di_extend_front.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_garbage_collection.c -fPIC -DPIC -o .libs/umf_di_garbage_collection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_get_memory.c -fPIC -DPIC -o .libs/umf_di_get_memory.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_init_front.c -o umf_di_init_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_kernel.c -o umf_di_kernel.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_kernel_init.c -o umf_di_kernel_init.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_init_front.c -fPIC -DPIC -o .libs/umf_di_init_front.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_kernel.c -fPIC -DPIC -o .libs/umf_di_kernel.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_kernel_init.c -fPIC -DPIC -o .libs/umf_di_kernel_init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_kernel_wrapup.c -o umf_di_kernel_wrapup.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_local_search.c -o umf_di_local_search.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_lsolve.c -o umf_di_lsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_kernel_wrapup.c -fPIC -DPIC -o .libs/umf_di_kernel_wrapup.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_local_search.c -fPIC -DPIC -o .libs/umf_di_local_search.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_lsolve.c -fPIC -DPIC -o .libs/umf_di_lsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_ltsolve.c -o umf_di_ltsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_mem_alloc_element.c -o umf_di_mem_alloc_element.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_mem_alloc_head_block.c -o umf_di_mem_alloc_head_block.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_ltsolve.c -fPIC -DPIC -o .libs/umf_di_ltsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_mem_alloc_element.c -fPIC -DPIC -o .libs/umf_di_mem_alloc_element.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_mem_alloc_head_block.c -fPIC -DPIC -o .libs/umf_di_mem_alloc_head_block.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_mem_alloc_tail_block.c -o umf_di_mem_alloc_tail_block.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_mem_free_tail_block.c -o umf_di_mem_free_tail_block.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_mem_init_memoryspace.c -o umf_di_mem_init_memoryspace.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_report_vector.c -o umf_di_report_vector.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_mem_alloc_tail_block.c -fPIC -DPIC -o .libs/umf_di_mem_alloc_tail_block.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_mem_free_tail_block.c -fPIC -DPIC -o .libs/umf_di_mem_free_tail_block.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_mem_init_memoryspace.c -fPIC -DPIC -o .libs/umf_di_mem_init_memoryspace.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_report_vector.c -fPIC -DPIC -o .libs/umf_di_report_vector.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_row_search.c -o umf_di_row_search.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_scale_column.c -o umf_di_scale_column.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_set_stats.c -o umf_di_set_stats.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_row_search.c -fPIC -DPIC -o .libs/umf_di_row_search.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_scale_column.c -fPIC -DPIC -o .libs/umf_di_scale_column.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_solve.c -o umf_di_solve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_set_stats.c -fPIC -DPIC -o .libs/umf_di_set_stats.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_solve.c -fPIC -DPIC -o .libs/umf_di_solve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_symbolic_usage.c -o umf_di_symbolic_usage.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_transpose.c -o umf_di_transpose.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_symbolic_usage.c -fPIC -DPIC -o .libs/umf_di_symbolic_usage.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_tuple_lengths.c -o umf_di_tuple_lengths.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_transpose.c -fPIC -DPIC -o .libs/umf_di_transpose.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_tuple_lengths.c -fPIC -DPIC -o .libs/umf_di_tuple_lengths.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_usolve.c -o umf_di_usolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_usolve.c -fPIC -DPIC -o .libs/umf_di_usolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_utsolve.c -o umf_di_utsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_valid_numeric.c -o umf_di_valid_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_utsolve.c -fPIC -DPIC -o .libs/umf_di_utsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_valid_numeric.c -fPIC -DPIC -o .libs/umf_di_valid_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_valid_symbolic.c -o umf_di_valid_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_grow_front.c -o umf_di_grow_front.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_valid_symbolic.c -fPIC -DPIC -o .libs/umf_di_valid_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_start_front.c -o umf_di_start_front.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_grow_front.c -fPIC -DPIC -o .libs/umf_di_grow_front.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_store_lu.c -o umf_di_store_lu.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_start_front.c -fPIC -DPIC -o .libs/umf_di_start_front.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_store_lu.c -fPIC -DPIC -o .libs/umf_di_store_lu.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_scale.c -o umf_di_scale.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DWSOLVE -c umfpack_solve.c -o umfpack_di_wsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_col_to_triplet.c -o umfpack_di_col_to_triplet.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umf_scale.c -fPIC -DPIC -o .libs/umf_di_scale.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -DWSOLVE -c umfpack_solve.c -fPIC -DPIC -o .libs/umfpack_di_wsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_col_to_triplet.c -fPIC -DPIC -o .libs/umfpack_di_col_to_triplet.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_defaults.c -o umfpack_di_defaults.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_free_numeric.c -o umfpack_di_free_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_defaults.c -fPIC -DPIC -o .libs/umfpack_di_defaults.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_free_symbolic.c -o umfpack_di_free_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_get_numeric.c -o umfpack_di_get_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_free_numeric.c -fPIC -DPIC -o .libs/umfpack_di_free_numeric.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_free_symbolic.c -fPIC -DPIC -o .libs/umfpack_di_free_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_get_lunz.c -o umfpack_di_get_lunz.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_get_numeric.c -fPIC -DPIC -o .libs/umfpack_di_get_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_get_symbolic.c -o umfpack_di_get_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_get_lunz.c -fPIC -DPIC -o .libs/umfpack_di_get_lunz.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_get_determinant.c -o umfpack_di_get_determinant.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_get_symbolic.c -fPIC -DPIC -o .libs/umfpack_di_get_symbolic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_get_determinant.c -fPIC -DPIC -o .libs/umfpack_di_get_determinant.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_numeric.c -o umfpack_di_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_numeric.c -fPIC -DPIC -o .libs/umfpack_di_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_qsymbolic.c -o umfpack_di_qsymbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_control.c -o umfpack_di_report_control.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_qsymbolic.c -fPIC -DPIC -o .libs/umfpack_di_qsymbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_info.c -o umfpack_di_report_info.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_control.c -fPIC -DPIC -o .libs/umfpack_di_report_control.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_info.c -fPIC -DPIC -o .libs/umfpack_di_report_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_matrix.c -o umfpack_di_report_matrix.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_numeric.c -o umfpack_di_report_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_matrix.c -fPIC -DPIC -o .libs/umfpack_di_report_matrix.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_numeric.c -fPIC -DPIC -o .libs/umfpack_di_report_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_perm.c -o umfpack_di_report_perm.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_perm.c -fPIC -DPIC -o .libs/umfpack_di_report_perm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_status.c -o umfpack_di_report_status.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_symbolic.c -o umfpack_di_report_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_status.c -fPIC -DPIC -o .libs/umfpack_di_report_status.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_symbolic.c -fPIC -DPIC -o .libs/umfpack_di_report_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_triplet.c -o umfpack_di_report_triplet.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_vector.c -o umfpack_di_report_vector.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_triplet.c -fPIC -DPIC -o .libs/umfpack_di_report_triplet.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_report_vector.c -fPIC -DPIC -o .libs/umfpack_di_report_vector.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_solve.c -o umfpack_di_solve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_symbolic.c -o umfpack_di_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_transpose.c -o umfpack_di_transpose.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_triplet_to_col.c -o umfpack_di_triplet_to_col.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_solve.c -fPIC -DPIC -o .libs/umfpack_di_solve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_symbolic.c -fPIC -DPIC -o .libs/umfpack_di_symbolic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_transpose.c -fPIC -DPIC -o .libs/umfpack_di_transpose.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_triplet_to_col.c -fPIC -DPIC -o .libs/umfpack_di_triplet_to_col.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_scale.c -o umfpack_di_scale.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_load_numeric.c -o umfpack_di_load_numeric.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_save_numeric.c -o umfpack_di_save_numeric.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_load_symbolic.c -o umfpack_di_load_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_scale.c -fPIC -DPIC -o .libs/umfpack_di_scale.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_load_numeric.c -fPIC -DPIC -o .libs/umfpack_di_load_numeric.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_save_numeric.c -fPIC -DPIC -o .libs/umfpack_di_save_numeric.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_load_symbolic.c -fPIC -DPIC -o .libs/umfpack_di_load_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_save_symbolic.c -o umfpack_di_save_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DCONJUGATE_SOLVE -c umf_ltsolve.c -o umf_dl_lhsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDINT -c umfpack_save_symbolic.c -fPIC -DPIC -o .libs/umfpack_di_save_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DCONJUGATE_SOLVE -c umf_utsolve.c -o umf_dl_uhsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DCONJUGATE_SOLVE -c umf_ltsolve.c -fPIC -DPIC -o .libs/umf_dl_lhsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DDO_MAP -c umf_triplet.c -o umf_dl_triplet_map_nox.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DCONJUGATE_SOLVE -c umf_utsolve.c -fPIC -DPIC -o .libs/umf_dl_uhsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DDO_VALUES -c umf_triplet.c -o umf_dl_triplet_nomap_x.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DDO_MAP -c umf_triplet.c -fPIC -DPIC -o .libs/umf_dl_triplet_map_nox.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_triplet.c -o umf_dl_triplet_nomap_nox.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DDO_VALUES -c umf_triplet.c -fPIC -DPIC -o .libs/umf_dl_triplet_nomap_x.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DDO_MAP -DDO_VALUES -c umf_triplet.c -o umf_dl_triplet_map_x.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_triplet.c -fPIC -DPIC -o .libs/umf_dl_triplet_nomap_nox.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DFIXQ -c umf_assemble.c -o umf_dl_assemble_fixq.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DDO_MAP -DDO_VALUES -c umf_triplet.c -fPIC -DPIC -o .libs/umf_dl_triplet_map_x.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DDROP -c umf_store_lu.c -o umf_dl_store_lu_drop.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DFIXQ -c umf_assemble.c -fPIC -DPIC -o .libs/umf_dl_assemble_fixq.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_assemble.c -o umf_dl_assemble.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DDROP -c umf_store_lu.c -fPIC -DPIC -o .libs/umf_dl_store_lu_drop.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_assemble.c -fPIC -DPIC -o .libs/umf_dl_assemble.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_blas3_update.c -o umf_dl_blas3_update.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_blas3_update.c -fPIC -DPIC -o .libs/umf_dl_blas3_update.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_build_tuples.c -o umf_dl_build_tuples.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_create_element.c -o umf_dl_create_element.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_dump.c -o umf_dl_dump.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_build_tuples.c -fPIC -DPIC -o .libs/umf_dl_build_tuples.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_create_element.c -fPIC -DPIC -o .libs/umf_dl_create_element.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_dump.c -fPIC -DPIC -o .libs/umf_dl_dump.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_extend_front.c -o umf_dl_extend_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_garbage_collection.c -o umf_dl_garbage_collection.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_get_memory.c -o umf_dl_get_memory.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_extend_front.c -fPIC -DPIC -o .libs/umf_dl_extend_front.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_garbage_collection.c -fPIC -DPIC -o .libs/umf_dl_garbage_collection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_get_memory.c -fPIC -DPIC -o .libs/umf_dl_get_memory.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_init_front.c -o umf_dl_init_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_kernel.c -o umf_dl_kernel.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_init_front.c -fPIC -DPIC -o .libs/umf_dl_init_front.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_kernel_init.c -o umf_dl_kernel_init.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_kernel.c -fPIC -DPIC -o .libs/umf_dl_kernel.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_kernel_init.c -fPIC -DPIC -o .libs/umf_dl_kernel_init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_kernel_wrapup.c -o umf_dl_kernel_wrapup.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_local_search.c -o umf_dl_local_search.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_kernel_wrapup.c -fPIC -DPIC -o .libs/umf_dl_kernel_wrapup.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_local_search.c -fPIC -DPIC -o .libs/umf_dl_local_search.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_lsolve.c -o umf_dl_lsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_lsolve.c -fPIC -DPIC -o .libs/umf_dl_lsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_ltsolve.c -o umf_dl_ltsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_mem_alloc_element.c -o umf_dl_mem_alloc_element.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_mem_alloc_head_block.c -o umf_dl_mem_alloc_head_block.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_ltsolve.c -fPIC -DPIC -o .libs/umf_dl_ltsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_mem_alloc_element.c -fPIC -DPIC -o .libs/umf_dl_mem_alloc_element.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_mem_alloc_head_block.c -fPIC -DPIC -o .libs/umf_dl_mem_alloc_head_block.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_mem_alloc_tail_block.c -o umf_dl_mem_alloc_tail_block.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_mem_free_tail_block.c -o umf_dl_mem_free_tail_block.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_mem_init_memoryspace.c -o umf_dl_mem_init_memoryspace.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_report_vector.c -o umf_dl_report_vector.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_mem_alloc_tail_block.c -fPIC -DPIC -o .libs/umf_dl_mem_alloc_tail_block.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_mem_free_tail_block.c -fPIC -DPIC -o .libs/umf_dl_mem_free_tail_block.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_mem_init_memoryspace.c -fPIC -DPIC -o .libs/umf_dl_mem_init_memoryspace.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_report_vector.c -fPIC -DPIC -o .libs/umf_dl_report_vector.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_row_search.c -o umf_dl_row_search.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_scale_column.c -o umf_dl_scale_column.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_set_stats.c -o umf_dl_set_stats.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_row_search.c -fPIC -DPIC -o .libs/umf_dl_row_search.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_scale_column.c -fPIC -DPIC -o .libs/umf_dl_scale_column.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_solve.c -o umf_dl_solve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_set_stats.c -fPIC -DPIC -o .libs/umf_dl_set_stats.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_solve.c -fPIC -DPIC -o .libs/umf_dl_solve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_symbolic_usage.c -o umf_dl_symbolic_usage.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_transpose.c -o umf_dl_transpose.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_symbolic_usage.c -fPIC -DPIC -o .libs/umf_dl_symbolic_usage.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_tuple_lengths.c -o umf_dl_tuple_lengths.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_transpose.c -fPIC -DPIC -o .libs/umf_dl_transpose.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_tuple_lengths.c -fPIC -DPIC -o .libs/umf_dl_tuple_lengths.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_usolve.c -o umf_dl_usolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_usolve.c -fPIC -DPIC -o .libs/umf_dl_usolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_utsolve.c -o umf_dl_utsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_valid_numeric.c -o umf_dl_valid_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_utsolve.c -fPIC -DPIC -o .libs/umf_dl_utsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_valid_numeric.c -fPIC -DPIC -o .libs/umf_dl_valid_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_valid_symbolic.c -o umf_dl_valid_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_grow_front.c -o umf_dl_grow_front.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_valid_symbolic.c -fPIC -DPIC -o .libs/umf_dl_valid_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_start_front.c -o umf_dl_start_front.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_grow_front.c -fPIC -DPIC -o .libs/umf_dl_grow_front.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_store_lu.c -o umf_dl_store_lu.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_start_front.c -fPIC -DPIC -o .libs/umf_dl_start_front.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_store_lu.c -fPIC -DPIC -o .libs/umf_dl_store_lu.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_scale.c -o umf_dl_scale.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DWSOLVE -c umfpack_solve.c -o umfpack_dl_wsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umf_scale.c -fPIC -DPIC -o .libs/umf_dl_scale.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_col_to_triplet.c -o umfpack_dl_col_to_triplet.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -DWSOLVE -c umfpack_solve.c -fPIC -DPIC -o .libs/umfpack_dl_wsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_col_to_triplet.c -fPIC -DPIC -o .libs/umfpack_dl_col_to_triplet.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_defaults.c -o umfpack_dl_defaults.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_free_numeric.c -o umfpack_dl_free_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_defaults.c -fPIC -DPIC -o .libs/umfpack_dl_defaults.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_free_symbolic.c -o umfpack_dl_free_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_get_numeric.c -o umfpack_dl_get_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_free_numeric.c -fPIC -DPIC -o .libs/umfpack_dl_free_numeric.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_free_symbolic.c -fPIC -DPIC -o .libs/umfpack_dl_free_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_get_lunz.c -o umfpack_dl_get_lunz.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_get_numeric.c -fPIC -DPIC -o .libs/umfpack_dl_get_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_get_symbolic.c -o umfpack_dl_get_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_get_determinant.c -o umfpack_dl_get_determinant.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_get_lunz.c -fPIC -DPIC -o .libs/umfpack_dl_get_lunz.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_get_symbolic.c -fPIC -DPIC -o .libs/umfpack_dl_get_symbolic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_get_determinant.c -fPIC -DPIC -o .libs/umfpack_dl_get_determinant.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_numeric.c -o umfpack_dl_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_numeric.c -fPIC -DPIC -o .libs/umfpack_dl_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_qsymbolic.c -o umfpack_dl_qsymbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_control.c -o umfpack_dl_report_control.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_qsymbolic.c -fPIC -DPIC -o .libs/umfpack_dl_qsymbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_info.c -o umfpack_dl_report_info.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_control.c -fPIC -DPIC -o .libs/umfpack_dl_report_control.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_info.c -fPIC -DPIC -o .libs/umfpack_dl_report_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_matrix.c -o umfpack_dl_report_matrix.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_matrix.c -fPIC -DPIC -o .libs/umfpack_dl_report_matrix.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_numeric.c -o umfpack_dl_report_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_numeric.c -fPIC -DPIC -o .libs/umfpack_dl_report_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_perm.c -o umfpack_dl_report_perm.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_perm.c -fPIC -DPIC -o .libs/umfpack_dl_report_perm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_status.c -o umfpack_dl_report_status.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_status.c -fPIC -DPIC -o .libs/umfpack_dl_report_status.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_symbolic.c -o umfpack_dl_report_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_symbolic.c -fPIC -DPIC -o .libs/umfpack_dl_report_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_triplet.c -o umfpack_dl_report_triplet.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_vector.c -o umfpack_dl_report_vector.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_triplet.c -fPIC -DPIC -o .libs/umfpack_dl_report_triplet.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_report_vector.c -fPIC -DPIC -o .libs/umfpack_dl_report_vector.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_solve.c -o umfpack_dl_solve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_symbolic.c -o umfpack_dl_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_transpose.c -o umfpack_dl_transpose.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_triplet_to_col.c -o umfpack_dl_triplet_to_col.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_solve.c -fPIC -DPIC -o .libs/umfpack_dl_solve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_symbolic.c -fPIC -DPIC -o .libs/umfpack_dl_symbolic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_transpose.c -fPIC -DPIC -o .libs/umfpack_dl_transpose.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_triplet_to_col.c -fPIC -DPIC -o .libs/umfpack_dl_triplet_to_col.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_scale.c -o umfpack_dl_scale.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_load_numeric.c -o umfpack_dl_load_numeric.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_save_numeric.c -o umfpack_dl_save_numeric.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_load_symbolic.c -o umfpack_dl_load_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_scale.c -fPIC -DPIC -o .libs/umfpack_dl_scale.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_load_numeric.c -fPIC -DPIC -o .libs/umfpack_dl_load_numeric.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_save_numeric.c -fPIC -DPIC -o .libs/umfpack_dl_save_numeric.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_load_symbolic.c -fPIC -DPIC -o .libs/umfpack_dl_load_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_save_symbolic.c -o umfpack_dl_save_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DCONJUGATE_SOLVE -c umf_ltsolve.c -o umf_zi_lhsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DDLONG -c umfpack_save_symbolic.c -fPIC -DPIC -o .libs/umfpack_dl_save_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DCONJUGATE_SOLVE -c umf_utsolve.c -o umf_zi_uhsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DCONJUGATE_SOLVE -c umf_ltsolve.c -fPIC -DPIC -o .libs/umf_zi_lhsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DDO_MAP -c umf_triplet.c -o umf_zi_triplet_map_nox.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DCONJUGATE_SOLVE -c umf_utsolve.c -fPIC -DPIC -o .libs/umf_zi_uhsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DDO_VALUES -c umf_triplet.c -o umf_zi_triplet_nomap_x.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DDO_MAP -c umf_triplet.c -fPIC -DPIC -o .libs/umf_zi_triplet_map_nox.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_triplet.c -o umf_zi_triplet_nomap_nox.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DDO_VALUES -c umf_triplet.c -fPIC -DPIC -o .libs/umf_zi_triplet_nomap_x.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_triplet.c -fPIC -DPIC -o .libs/umf_zi_triplet_nomap_nox.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DDO_MAP -DDO_VALUES -c umf_triplet.c -o umf_zi_triplet_map_x.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DFIXQ -c umf_assemble.c -o umf_zi_assemble_fixq.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DDO_MAP -DDO_VALUES -c umf_triplet.c -fPIC -DPIC -o .libs/umf_zi_triplet_map_x.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DDROP -c umf_store_lu.c -o umf_zi_store_lu_drop.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DFIXQ -c umf_assemble.c -fPIC -DPIC -o .libs/umf_zi_assemble_fixq.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_assemble.c -o umf_zi_assemble.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DDROP -c umf_store_lu.c -fPIC -DPIC -o .libs/umf_zi_store_lu_drop.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_assemble.c -fPIC -DPIC -o .libs/umf_zi_assemble.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_blas3_update.c -o umf_zi_blas3_update.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_blas3_update.c -fPIC -DPIC -o .libs/umf_zi_blas3_update.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_build_tuples.c -o umf_zi_build_tuples.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_create_element.c -o umf_zi_create_element.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_build_tuples.c -fPIC -DPIC -o .libs/umf_zi_build_tuples.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_dump.c -o umf_zi_dump.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_create_element.c -fPIC -DPIC -o .libs/umf_zi_create_element.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_extend_front.c -o umf_zi_extend_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_garbage_collection.c -o umf_zi_garbage_collection.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_dump.c -fPIC -DPIC -o .libs/umf_zi_dump.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_extend_front.c -fPIC -DPIC -o .libs/umf_zi_extend_front.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_get_memory.c -o umf_zi_get_memory.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_garbage_collection.c -fPIC -DPIC -o .libs/umf_zi_garbage_collection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_get_memory.c -fPIC -DPIC -o .libs/umf_zi_get_memory.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_init_front.c -o umf_zi_init_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_kernel.c -o umf_zi_kernel.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_init_front.c -fPIC -DPIC -o .libs/umf_zi_init_front.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_kernel_init.c -o umf_zi_kernel_init.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_kernel.c -fPIC -DPIC -o .libs/umf_zi_kernel.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_kernel_wrapup.c -o umf_zi_kernel_wrapup.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_kernel_init.c -fPIC -DPIC -o .libs/umf_zi_kernel_init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_local_search.c -o umf_zi_local_search.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_kernel_wrapup.c -fPIC -DPIC -o .libs/umf_zi_kernel_wrapup.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_lsolve.c -o umf_zi_lsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_local_search.c -fPIC -DPIC -o .libs/umf_zi_local_search.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_lsolve.c -fPIC -DPIC -o .libs/umf_zi_lsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_ltsolve.c -o umf_zi_ltsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_mem_alloc_element.c -o umf_zi_mem_alloc_element.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_ltsolve.c -fPIC -DPIC -o .libs/umf_zi_ltsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_mem_alloc_element.c -fPIC -DPIC -o .libs/umf_zi_mem_alloc_element.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_mem_alloc_head_block.c -o umf_zi_mem_alloc_head_block.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_mem_alloc_tail_block.c -o umf_zi_mem_alloc_tail_block.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_mem_free_tail_block.c -o umf_zi_mem_free_tail_block.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_mem_alloc_head_block.c -fPIC -DPIC -o .libs/umf_zi_mem_alloc_head_block.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_mem_init_memoryspace.c -o umf_zi_mem_init_memoryspace.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_mem_alloc_tail_block.c -fPIC -DPIC -o .libs/umf_zi_mem_alloc_tail_block.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_mem_free_tail_block.c -fPIC -DPIC -o .libs/umf_zi_mem_free_tail_block.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_report_vector.c -o umf_zi_report_vector.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_mem_init_memoryspace.c -fPIC -DPIC -o .libs/umf_zi_mem_init_memoryspace.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_row_search.c -o umf_zi_row_search.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_report_vector.c -fPIC -DPIC -o .libs/umf_zi_report_vector.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_scale_column.c -o umf_zi_scale_column.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_set_stats.c -o umf_zi_set_stats.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_row_search.c -fPIC -DPIC -o .libs/umf_zi_row_search.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_scale_column.c -fPIC -DPIC -o .libs/umf_zi_scale_column.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_set_stats.c -fPIC -DPIC -o .libs/umf_zi_set_stats.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_solve.c -o umf_zi_solve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_solve.c -fPIC -DPIC -o .libs/umf_zi_solve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_symbolic_usage.c -o umf_zi_symbolic_usage.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_transpose.c -o umf_zi_transpose.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_tuple_lengths.c -o umf_zi_tuple_lengths.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_symbolic_usage.c -fPIC -DPIC -o .libs/umf_zi_symbolic_usage.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_transpose.c -fPIC -DPIC -o .libs/umf_zi_transpose.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_tuple_lengths.c -fPIC -DPIC -o .libs/umf_zi_tuple_lengths.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_usolve.c -o umf_zi_usolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_usolve.c -fPIC -DPIC -o .libs/umf_zi_usolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_utsolve.c -o umf_zi_utsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_valid_numeric.c -o umf_zi_valid_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_utsolve.c -fPIC -DPIC -o .libs/umf_zi_utsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_valid_symbolic.c -o umf_zi_valid_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_valid_numeric.c -fPIC -DPIC -o .libs/umf_zi_valid_numeric.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_valid_symbolic.c -fPIC -DPIC -o .libs/umf_zi_valid_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_grow_front.c -o umf_zi_grow_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_start_front.c -o umf_zi_start_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_store_lu.c -o umf_zi_store_lu.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_grow_front.c -fPIC -DPIC -o .libs/umf_zi_grow_front.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_start_front.c -fPIC -DPIC -o .libs/umf_zi_start_front.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_store_lu.c -fPIC -DPIC -o .libs/umf_zi_store_lu.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_scale.c -o umf_zi_scale.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DWSOLVE -c umfpack_solve.c -o umfpack_zi_wsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umf_scale.c -fPIC -DPIC -o .libs/umf_zi_scale.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -DWSOLVE -c umfpack_solve.c -fPIC -DPIC -o .libs/umfpack_zi_wsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_col_to_triplet.c -o umfpack_zi_col_to_triplet.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_defaults.c -o umfpack_zi_defaults.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_free_numeric.c -o umfpack_zi_free_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_col_to_triplet.c -fPIC -DPIC -o .libs/umfpack_zi_col_to_triplet.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_defaults.c -fPIC -DPIC -o .libs/umfpack_zi_defaults.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_free_numeric.c -fPIC -DPIC -o .libs/umfpack_zi_free_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_free_symbolic.c -o umfpack_zi_free_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_get_numeric.c -o umfpack_zi_get_numeric.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_get_lunz.c -o umfpack_zi_get_lunz.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_free_symbolic.c -fPIC -DPIC -o .libs/umfpack_zi_free_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_get_symbolic.c -o umfpack_zi_get_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_get_numeric.c -fPIC -DPIC -o .libs/umfpack_zi_get_numeric.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_get_lunz.c -fPIC -DPIC -o .libs/umfpack_zi_get_lunz.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_get_symbolic.c -fPIC -DPIC -o .libs/umfpack_zi_get_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_get_determinant.c -o umfpack_zi_get_determinant.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_numeric.c -o umfpack_zi_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_get_determinant.c -fPIC -DPIC -o .libs/umfpack_zi_get_determinant.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_numeric.c -fPIC -DPIC -o .libs/umfpack_zi_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_qsymbolic.c -o umfpack_zi_qsymbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_qsymbolic.c -fPIC -DPIC -o .libs/umfpack_zi_qsymbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_control.c -o umfpack_zi_report_control.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_control.c -fPIC -DPIC -o .libs/umfpack_zi_report_control.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_info.c -o umfpack_zi_report_info.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_matrix.c -o umfpack_zi_report_matrix.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_info.c -fPIC -DPIC -o .libs/umfpack_zi_report_info.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_matrix.c -fPIC -DPIC -o .libs/umfpack_zi_report_matrix.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_numeric.c -o umfpack_zi_report_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_numeric.c -fPIC -DPIC -o .libs/umfpack_zi_report_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_perm.c -o umfpack_zi_report_perm.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_perm.c -fPIC -DPIC -o .libs/umfpack_zi_report_perm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_status.c -o umfpack_zi_report_status.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_symbolic.c -o umfpack_zi_report_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_status.c -fPIC -DPIC -o .libs/umfpack_zi_report_status.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_symbolic.c -fPIC -DPIC -o .libs/umfpack_zi_report_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_triplet.c -o umfpack_zi_report_triplet.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_triplet.c -fPIC -DPIC -o .libs/umfpack_zi_report_triplet.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_vector.c -o umfpack_zi_report_vector.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_solve.c -o umfpack_zi_solve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_report_vector.c -fPIC -DPIC -o .libs/umfpack_zi_report_vector.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_symbolic.c -o umfpack_zi_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_solve.c -fPIC -DPIC -o .libs/umfpack_zi_solve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_transpose.c -o umfpack_zi_transpose.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_symbolic.c -fPIC -DPIC -o .libs/umfpack_zi_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_triplet_to_col.c -o umfpack_zi_triplet_to_col.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_transpose.c -fPIC -DPIC -o .libs/umfpack_zi_transpose.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_scale.c -o umfpack_zi_scale.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_triplet_to_col.c -fPIC -DPIC -o .libs/umfpack_zi_triplet_to_col.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_load_numeric.c -o umfpack_zi_load_numeric.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_save_numeric.c -o umfpack_zi_save_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_scale.c -fPIC -DPIC -o .libs/umfpack_zi_scale.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_load_numeric.c -fPIC -DPIC -o .libs/umfpack_zi_load_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_load_symbolic.c -o umfpack_zi_load_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_save_numeric.c -fPIC -DPIC -o .libs/umfpack_zi_save_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_save_symbolic.c -o umfpack_zi_save_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_load_symbolic.c -fPIC -DPIC -o .libs/umfpack_zi_load_symbolic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZINT -c umfpack_save_symbolic.c -fPIC -DPIC -o .libs/umfpack_zi_save_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DCONJUGATE_SOLVE -c umf_ltsolve.c -o umf_zl_lhsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DCONJUGATE_SOLVE -c umf_utsolve.c -o umf_zl_uhsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DCONJUGATE_SOLVE -c umf_ltsolve.c -fPIC -DPIC -o .libs/umf_zl_lhsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DCONJUGATE_SOLVE -c umf_utsolve.c -fPIC -DPIC -o .libs/umf_zl_uhsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DDO_MAP -c umf_triplet.c -o umf_zl_triplet_map_nox.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DDO_VALUES -c umf_triplet.c -o umf_zl_triplet_nomap_x.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DDO_MAP -c umf_triplet.c -fPIC -DPIC -o .libs/umf_zl_triplet_map_nox.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DDO_VALUES -c umf_triplet.c -fPIC -DPIC -o .libs/umf_zl_triplet_nomap_x.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_triplet.c -o umf_zl_triplet_nomap_nox.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DDO_MAP -DDO_VALUES -c umf_triplet.c -o umf_zl_triplet_map_x.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_triplet.c -fPIC -DPIC -o .libs/umf_zl_triplet_nomap_nox.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DDO_MAP -DDO_VALUES -c umf_triplet.c -fPIC -DPIC -o .libs/umf_zl_triplet_map_x.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DFIXQ -c umf_assemble.c -o umf_zl_assemble_fixq.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DDROP -c umf_store_lu.c -o umf_zl_store_lu_drop.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DFIXQ -c umf_assemble.c -fPIC -DPIC -o .libs/umf_zl_assemble_fixq.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_assemble.c -o umf_zl_assemble.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DDROP -c umf_store_lu.c -fPIC -DPIC -o .libs/umf_zl_store_lu_drop.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_assemble.c -fPIC -DPIC -o .libs/umf_zl_assemble.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_blas3_update.c -o umf_zl_blas3_update.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_blas3_update.c -fPIC -DPIC -o .libs/umf_zl_blas3_update.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_build_tuples.c -o umf_zl_build_tuples.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_create_element.c -o umf_zl_create_element.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_dump.c -o umf_zl_dump.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_build_tuples.c -fPIC -DPIC -o .libs/umf_zl_build_tuples.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_create_element.c -fPIC -DPIC -o .libs/umf_zl_create_element.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_dump.c -fPIC -DPIC -o .libs/umf_zl_dump.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_extend_front.c -o umf_zl_extend_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_garbage_collection.c -o umf_zl_garbage_collection.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_get_memory.c -o umf_zl_get_memory.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_extend_front.c -fPIC -DPIC -o .libs/umf_zl_extend_front.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_garbage_collection.c -fPIC -DPIC -o .libs/umf_zl_garbage_collection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_get_memory.c -fPIC -DPIC -o .libs/umf_zl_get_memory.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_init_front.c -o umf_zl_init_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_kernel.c -o umf_zl_kernel.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_kernel_init.c -o umf_zl_kernel_init.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_init_front.c -fPIC -DPIC -o .libs/umf_zl_init_front.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_kernel.c -fPIC -DPIC -o .libs/umf_zl_kernel.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_kernel_init.c -fPIC -DPIC -o .libs/umf_zl_kernel_init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_kernel_wrapup.c -o umf_zl_kernel_wrapup.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_local_search.c -o umf_zl_local_search.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_kernel_wrapup.c -fPIC -DPIC -o .libs/umf_zl_kernel_wrapup.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_lsolve.c -o umf_zl_lsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_local_search.c -fPIC -DPIC -o .libs/umf_zl_local_search.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_lsolve.c -fPIC -DPIC -o .libs/umf_zl_lsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_ltsolve.c -o umf_zl_ltsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_mem_alloc_element.c -o umf_zl_mem_alloc_element.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_ltsolve.c -fPIC -DPIC -o .libs/umf_zl_ltsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_mem_alloc_element.c -fPIC -DPIC -o .libs/umf_zl_mem_alloc_element.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_mem_alloc_head_block.c -o umf_zl_mem_alloc_head_block.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_mem_alloc_head_block.c -fPIC -DPIC -o .libs/umf_zl_mem_alloc_head_block.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_mem_alloc_tail_block.c -o umf_zl_mem_alloc_tail_block.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_mem_free_tail_block.c -o umf_zl_mem_free_tail_block.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_mem_init_memoryspace.c -o umf_zl_mem_init_memoryspace.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_report_vector.c -o umf_zl_report_vector.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_mem_alloc_tail_block.c -fPIC -DPIC -o .libs/umf_zl_mem_alloc_tail_block.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_mem_free_tail_block.c -fPIC -DPIC -o .libs/umf_zl_mem_free_tail_block.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_mem_init_memoryspace.c -fPIC -DPIC -o .libs/umf_zl_mem_init_memoryspace.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_report_vector.c -fPIC -DPIC -o .libs/umf_zl_report_vector.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_row_search.c -o umf_zl_row_search.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_scale_column.c -o umf_zl_scale_column.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_set_stats.c -o umf_zl_set_stats.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_row_search.c -fPIC -DPIC -o .libs/umf_zl_row_search.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_scale_column.c -fPIC -DPIC -o .libs/umf_zl_scale_column.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_solve.c -o umf_zl_solve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_set_stats.c -fPIC -DPIC -o .libs/umf_zl_set_stats.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_solve.c -fPIC -DPIC -o .libs/umf_zl_solve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_symbolic_usage.c -o umf_zl_symbolic_usage.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_transpose.c -o umf_zl_transpose.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_symbolic_usage.c -fPIC -DPIC -o .libs/umf_zl_symbolic_usage.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_transpose.c -fPIC -DPIC -o .libs/umf_zl_transpose.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_tuple_lengths.c -o umf_zl_tuple_lengths.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_tuple_lengths.c -fPIC -DPIC -o .libs/umf_zl_tuple_lengths.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_usolve.c -o umf_zl_usolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_usolve.c -fPIC -DPIC -o .libs/umf_zl_usolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_utsolve.c -o umf_zl_utsolve.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_valid_numeric.c -o umf_zl_valid_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_utsolve.c -fPIC -DPIC -o .libs/umf_zl_utsolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_valid_numeric.c -fPIC -DPIC -o .libs/umf_zl_valid_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_valid_symbolic.c -o umf_zl_valid_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_valid_symbolic.c -fPIC -DPIC -o .libs/umf_zl_valid_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_grow_front.c -o umf_zl_grow_front.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_start_front.c -o umf_zl_start_front.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_grow_front.c -fPIC -DPIC -o .libs/umf_zl_grow_front.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_store_lu.c -o umf_zl_store_lu.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_start_front.c -fPIC -DPIC -o .libs/umf_zl_start_front.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_store_lu.c -fPIC -DPIC -o .libs/umf_zl_store_lu.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_scale.c -o umf_zl_scale.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DWSOLVE -c umfpack_solve.c -o umfpack_zl_wsolve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umf_scale.c -fPIC -DPIC -o .libs/umf_zl_scale.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -DWSOLVE -c umfpack_solve.c -fPIC -DPIC -o .libs/umfpack_zl_wsolve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_col_to_triplet.c -o umfpack_zl_col_to_triplet.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_defaults.c -o umfpack_zl_defaults.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_free_numeric.c -o umfpack_zl_free_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_col_to_triplet.c -fPIC -DPIC -o .libs/umfpack_zl_col_to_triplet.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_defaults.c -fPIC -DPIC -o .libs/umfpack_zl_defaults.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_free_symbolic.c -o umfpack_zl_free_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_free_numeric.c -fPIC -DPIC -o .libs/umfpack_zl_free_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_get_numeric.c -o umfpack_zl_get_numeric.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_get_lunz.c -o umfpack_zl_get_lunz.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_free_symbolic.c -fPIC -DPIC -o .libs/umfpack_zl_free_symbolic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_get_numeric.c -fPIC -DPIC -o .libs/umfpack_zl_get_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_get_symbolic.c -o umfpack_zl_get_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_get_lunz.c -fPIC -DPIC -o .libs/umfpack_zl_get_lunz.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_get_determinant.c -o umfpack_zl_get_determinant.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_get_symbolic.c -fPIC -DPIC -o .libs/umfpack_zl_get_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_numeric.c -o umfpack_zl_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_get_determinant.c -fPIC -DPIC -o .libs/umfpack_zl_get_determinant.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_numeric.c -fPIC -DPIC -o .libs/umfpack_zl_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_qsymbolic.c -o umfpack_zl_qsymbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_control.c -o umfpack_zl_report_control.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_qsymbolic.c -fPIC -DPIC -o .libs/umfpack_zl_qsymbolic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_control.c -fPIC -DPIC -o .libs/umfpack_zl_report_control.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_info.c -o umfpack_zl_report_info.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_matrix.c -o umfpack_zl_report_matrix.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_info.c -fPIC -DPIC -o .libs/umfpack_zl_report_info.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_matrix.c -fPIC -DPIC -o .libs/umfpack_zl_report_matrix.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_numeric.c -o umfpack_zl_report_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_numeric.c -fPIC -DPIC -o .libs/umfpack_zl_report_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_perm.c -o umfpack_zl_report_perm.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_perm.c -fPIC -DPIC -o .libs/umfpack_zl_report_perm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_status.c -o umfpack_zl_report_status.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_symbolic.c -o umfpack_zl_report_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_status.c -fPIC -DPIC -o .libs/umfpack_zl_report_status.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_symbolic.c -fPIC -DPIC -o .libs/umfpack_zl_report_symbolic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_triplet.c -o umfpack_zl_report_triplet.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_vector.c -o umfpack_zl_report_vector.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_triplet.c -fPIC -DPIC -o .libs/umfpack_zl_report_triplet.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_solve.c -o umfpack_zl_solve.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_report_vector.c -fPIC -DPIC -o .libs/umfpack_zl_report_vector.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_solve.c -fPIC -DPIC -o .libs/umfpack_zl_solve.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_symbolic.c -o umfpack_zl_symbolic.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_transpose.c -o umfpack_zl_transpose.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_triplet_to_col.c -o umfpack_zl_triplet_to_col.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_symbolic.c -fPIC -DPIC -o .libs/umfpack_zl_symbolic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_transpose.c -fPIC -DPIC -o .libs/umfpack_zl_transpose.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_scale.c -o umfpack_zl_scale.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_triplet_to_col.c -fPIC -DPIC -o .libs/umfpack_zl_triplet_to_col.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_load_numeric.c -o umfpack_zl_load_numeric.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_save_numeric.c -o umfpack_zl_save_numeric.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_scale.c -fPIC -DPIC -o .libs/umfpack_zl_scale.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_load_symbolic.c -o umfpack_zl_load_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_load_numeric.c -fPIC -DPIC -o .libs/umfpack_zl_load_numeric.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_save_numeric.c -fPIC -DPIC -o .libs/umfpack_zl_save_numeric.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_save_symbolic.c -o umfpack_zl_save_symbolic.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_load_symbolic.c -fPIC -DPIC -o .libs/umfpack_zl_load_symbolic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -DZLONG -c umfpack_save_symbolic.c -fPIC -DPIC -o .libs/umfpack_zl_save_symbolic.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libumfpack.la -rpath /usr/lib64 umf_i_analyze.lo umf_i_apply_order.lo umf_i_colamd.lo umf_i_cholmod.lo umf_i_free.lo umf_i_fsize.lo umf_i_is_permutation.lo umf_i_malloc.lo umf_i_realloc.lo umf_i_report_perm.lo umf_i_singletons.lo umf_l_analyze.lo umf_l_apply_order.lo umf_l_colamd.lo umf_l_cholmod.lo umf_l_free.lo umf_l_fsize.lo umf_l_is_permutation.lo umf_l_malloc.lo umf_l_realloc.lo umf_l_report_perm.lo umf_l_singletons.lo umfpack_gn_timer.lo umfpack_gn_tictoc.lo umfpack_gn_global.lo umf_di_lhsolve.lo umf_di_uhsolve.lo umf_di_triplet_map_nox.lo umf_di_triplet_nomap_x.lo umf_di_triplet_nomap_nox.lo umf_di_triplet_map_x.lo umf_di_assemble_fixq.lo umf_di_store_lu_drop.lo umf_di_assemble.lo umf_di_blas3_update.lo umf_di_build_tuples.lo umf_di_create_element.lo umf_di_dump.lo umf_di_extend_front.lo umf_di_garbage_collection.lo umf_di_get_memory.lo umf_di_init_front.lo umf_di_kernel.lo umf_di_kernel_init.lo umf_di_kernel_wrapup.lo umf_di_local_search.lo umf_di_lsolve.lo umf_di_ltsolve.lo umf_di_mem_alloc_element.lo umf_di_mem_alloc_head_block.lo umf_di_mem_alloc_tail_block.lo umf_di_mem_free_tail_block.lo umf_di_mem_init_memoryspace.lo umf_di_report_vector.lo umf_di_row_search.lo umf_di_scale_column.lo umf_di_set_stats.lo umf_di_solve.lo umf_di_symbolic_usage.lo umf_di_transpose.lo umf_di_tuple_lengths.lo umf_di_usolve.lo umf_di_utsolve.lo umf_di_valid_numeric.lo umf_di_valid_symbolic.lo umf_di_grow_front.lo umf_di_start_front.lo umf_di_store_lu.lo umf_di_scale.lo umfpack_di_wsolve.lo umfpack_di_col_to_triplet.lo umfpack_di_defaults.lo umfpack_di_free_numeric.lo umfpack_di_free_symbolic.lo umfpack_di_get_numeric.lo umfpack_di_get_lunz.lo umfpack_di_get_symbolic.lo umfpack_di_get_determinant.lo umfpack_di_numeric.lo umfpack_di_qsymbolic.lo umfpack_di_report_control.lo umfpack_di_report_info.lo umfpack_di_report_matrix.lo umfpack_di_report_numeric.lo umfpack_di_report_perm.lo umfpack_di_report_status.lo umfpack_di_report_symbolic.lo umfpack_di_report_triplet.lo umfpack_di_report_vector.lo umfpack_di_solve.lo umfpack_di_symbolic.lo umfpack_di_transpose.lo umfpack_di_triplet_to_col.lo umfpack_di_scale.lo umfpack_di_load_numeric.lo umfpack_di_save_numeric.lo umfpack_di_load_symbolic.lo umfpack_di_save_symbolic.lo umf_dl_lhsolve.lo umf_dl_uhsolve.lo umf_dl_triplet_map_nox.lo umf_dl_triplet_nomap_x.lo umf_dl_triplet_nomap_nox.lo umf_dl_triplet_map_x.lo umf_dl_assemble_fixq.lo umf_dl_store_lu_drop.lo umf_dl_assemble.lo umf_dl_blas3_update.lo umf_dl_build_tuples.lo umf_dl_create_element.lo umf_dl_dump.lo umf_dl_extend_front.lo umf_dl_garbage_collection.lo umf_dl_get_memory.lo umf_dl_init_front.lo umf_dl_kernel.lo umf_dl_kernel_init.lo umf_dl_kernel_wrapup.lo umf_dl_local_search.lo umf_dl_lsolve.lo umf_dl_ltsolve.lo umf_dl_mem_alloc_element.lo umf_dl_mem_alloc_head_block.lo umf_dl_mem_alloc_tail_block.lo umf_dl_mem_free_tail_block.lo umf_dl_mem_init_memoryspace.lo umf_dl_report_vector.lo umf_dl_row_search.lo umf_dl_scale_column.lo umf_dl_set_stats.lo umf_dl_solve.lo umf_dl_symbolic_usage.lo umf_dl_transpose.lo umf_dl_tuple_lengths.lo umf_dl_usolve.lo umf_dl_utsolve.lo umf_dl_valid_numeric.lo umf_dl_valid_symbolic.lo umf_dl_grow_front.lo umf_dl_start_front.lo umf_dl_store_lu.lo umf_dl_scale.lo umfpack_dl_wsolve.lo umfpack_dl_col_to_triplet.lo umfpack_dl_defaults.lo umfpack_dl_free_numeric.lo umfpack_dl_free_symbolic.lo umfpack_dl_get_numeric.lo umfpack_dl_get_lunz.lo umfpack_dl_get_symbolic.lo umfpack_dl_get_determinant.lo umfpack_dl_numeric.lo umfpack_dl_qsymbolic.lo umfpack_dl_report_control.lo umfpack_dl_report_info.lo umfpack_dl_report_matrix.lo umfpack_dl_report_numeric.lo umfpack_dl_report_perm.lo umfpack_dl_report_status.lo umfpack_dl_report_symbolic.lo umfpack_dl_report_triplet.lo umfpack_dl_report_vector.lo umfpack_dl_solve.lo umfpack_dl_symbolic.lo umfpack_dl_transpose.lo umfpack_dl_triplet_to_col.lo umfpack_dl_scale.lo umfpack_dl_load_numeric.lo umfpack_dl_save_numeric.lo umfpack_dl_load_symbolic.lo umfpack_dl_save_symbolic.lo umf_zi_lhsolve.lo umf_zi_uhsolve.lo umf_zi_triplet_map_nox.lo umf_zi_triplet_nomap_x.lo umf_zi_triplet_nomap_nox.lo umf_zi_triplet_map_x.lo umf_zi_assemble_fixq.lo umf_zi_store_lu_drop.lo umf_zi_assemble.lo umf_zi_blas3_update.lo umf_zi_build_tuples.lo umf_zi_create_element.lo umf_zi_dump.lo umf_zi_extend_front.lo umf_zi_garbage_collection.lo umf_zi_get_memory.lo umf_zi_init_front.lo umf_zi_kernel.lo umf_zi_kernel_init.lo umf_zi_kernel_wrapup.lo umf_zi_local_search.lo umf_zi_lsolve.lo umf_zi_ltsolve.lo umf_zi_mem_alloc_element.lo umf_zi_mem_alloc_head_block.lo umf_zi_mem_alloc_tail_block.lo umf_zi_mem_free_tail_block.lo umf_zi_mem_init_memoryspace.lo umf_zi_report_vector.lo umf_zi_row_search.lo umf_zi_scale_column.lo umf_zi_set_stats.lo umf_zi_solve.lo umf_zi_symbolic_usage.lo umf_zi_transpose.lo umf_zi_tuple_lengths.lo umf_zi_usolve.lo umf_zi_utsolve.lo umf_zi_valid_numeric.lo umf_zi_valid_symbolic.lo umf_zi_grow_front.lo umf_zi_start_front.lo umf_zi_store_lu.lo umf_zi_scale.lo umfpack_zi_wsolve.lo umfpack_zi_col_to_triplet.lo umfpack_zi_defaults.lo umfpack_zi_free_numeric.lo umfpack_zi_free_symbolic.lo umfpack_zi_get_numeric.lo umfpack_zi_get_lunz.lo umfpack_zi_get_symbolic.lo umfpack_zi_get_determinant.lo umfpack_zi_numeric.lo umfpack_zi_qsymbolic.lo umfpack_zi_report_control.lo umfpack_zi_report_info.lo umfpack_zi_report_matrix.lo umfpack_zi_report_numeric.lo umfpack_zi_report_perm.lo umfpack_zi_report_status.lo umfpack_zi_report_symbolic.lo umfpack_zi_report_triplet.lo umfpack_zi_report_vector.lo umfpack_zi_solve.lo umfpack_zi_symbolic.lo umfpack_zi_transpose.lo umfpack_zi_triplet_to_col.lo umfpack_zi_scale.lo umfpack_zi_load_numeric.lo umfpack_zi_save_numeric.lo umfpack_zi_load_symbolic.lo umfpack_zi_save_symbolic.lo umf_zl_lhsolve.lo umf_zl_uhsolve.lo umf_zl_triplet_map_nox.lo umf_zl_triplet_nomap_x.lo umf_zl_triplet_nomap_nox.lo umf_zl_triplet_map_x.lo umf_zl_assemble_fixq.lo umf_zl_store_lu_drop.lo umf_zl_assemble.lo umf_zl_blas3_update.lo umf_zl_build_tuples.lo umf_zl_create_element.lo umf_zl_dump.lo umf_zl_extend_front.lo umf_zl_garbage_collection.lo umf_zl_get_memory.lo umf_zl_init_front.lo umf_zl_kernel.lo umf_zl_kernel_init.lo umf_zl_kernel_wrapup.lo umf_zl_local_search.lo umf_zl_lsolve.lo umf_zl_ltsolve.lo umf_zl_mem_alloc_element.lo umf_zl_mem_alloc_head_block.lo umf_zl_mem_alloc_tail_block.lo umf_zl_mem_free_tail_block.lo umf_zl_mem_init_memoryspace.lo umf_zl_report_vector.lo umf_zl_row_search.lo umf_zl_scale_column.lo umf_zl_set_stats.lo umf_zl_solve.lo umf_zl_symbolic_usage.lo umf_zl_transpose.lo umf_zl_tuple_lengths.lo umf_zl_usolve.lo umf_zl_utsolve.lo umf_zl_valid_numeric.lo umf_zl_valid_symbolic.lo umf_zl_grow_front.lo umf_zl_start_front.lo umf_zl_store_lu.lo umf_zl_scale.lo umfpack_zl_wsolve.lo umfpack_zl_col_to_triplet.lo umfpack_zl_defaults.lo umfpack_zl_free_numeric.lo umfpack_zl_free_symbolic.lo umfpack_zl_get_numeric.lo umfpack_zl_get_lunz.lo umfpack_zl_get_symbolic.lo umfpack_zl_get_determinant.lo umfpack_zl_numeric.lo umfpack_zl_qsymbolic.lo umfpack_zl_report_control.lo umfpack_zl_report_info.lo umfpack_zl_report_matrix.lo umfpack_zl_report_numeric.lo umfpack_zl_report_perm.lo umfpack_zl_report_status.lo umfpack_zl_report_symbolic.lo umfpack_zl_report_triplet.lo umfpack_zl_report_vector.lo umfpack_zl_solve.lo umfpack_zl_symbolic.lo umfpack_zl_transpose.lo umfpack_zl_triplet_to_col.lo umfpack_zl_scale.lo umfpack_zl_load_numeric.lo umfpack_zl_save_numeric.lo umfpack_zl_load_symbolic.lo umfpack_zl_save_symbolic.lo -lblas -lsuitesparseconfig -lamd -lsuitesparseconfig -lcholmod -lsuitesparseconfig -lm libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/umf_i_analyze.o .libs/umf_i_apply_order.o .libs/umf_i_colamd.o .libs/umf_i_cholmod.o .libs/umf_i_free.o .libs/umf_i_fsize.o .libs/umf_i_is_permutation.o .libs/umf_i_malloc.o .libs/umf_i_realloc.o .libs/umf_i_report_perm.o .libs/umf_i_singletons.o .libs/umf_l_analyze.o .libs/umf_l_apply_order.o .libs/umf_l_colamd.o .libs/umf_l_cholmod.o .libs/umf_l_free.o .libs/umf_l_fsize.o .libs/umf_l_is_permutation.o .libs/umf_l_malloc.o .libs/umf_l_realloc.o .libs/umf_l_report_perm.o .libs/umf_l_singletons.o .libs/umfpack_gn_timer.o .libs/umfpack_gn_tictoc.o .libs/umfpack_gn_global.o .libs/umf_di_lhsolve.o .libs/umf_di_uhsolve.o .libs/umf_di_triplet_map_nox.o .libs/umf_di_triplet_nomap_x.o .libs/umf_di_triplet_nomap_nox.o .libs/umf_di_triplet_map_x.o .libs/umf_di_assemble_fixq.o .libs/umf_di_store_lu_drop.o .libs/umf_di_assemble.o .libs/umf_di_blas3_update.o .libs/umf_di_build_tuples.o .libs/umf_di_create_element.o .libs/umf_di_dump.o .libs/umf_di_extend_front.o .libs/umf_di_garbage_collection.o .libs/umf_di_get_memory.o .libs/umf_di_init_front.o .libs/umf_di_kernel.o .libs/umf_di_kernel_init.o .libs/umf_di_kernel_wrapup.o .libs/umf_di_local_search.o .libs/umf_di_lsolve.o .libs/umf_di_ltsolve.o .libs/umf_di_mem_alloc_element.o .libs/umf_di_mem_alloc_head_block.o .libs/umf_di_mem_alloc_tail_block.o .libs/umf_di_mem_free_tail_block.o .libs/umf_di_mem_init_memoryspace.o .libs/umf_di_report_vector.o .libs/umf_di_row_search.o .libs/umf_di_scale_column.o .libs/umf_di_set_stats.o .libs/umf_di_solve.o .libs/umf_di_symbolic_usage.o .libs/umf_di_transpose.o .libs/umf_di_tuple_lengths.o .libs/umf_di_usolve.o .libs/umf_di_utsolve.o .libs/umf_di_valid_numeric.o .libs/umf_di_valid_symbolic.o .libs/umf_di_grow_front.o .libs/umf_di_start_front.o .libs/umf_di_store_lu.o .libs/umf_di_scale.o .libs/umfpack_di_wsolve.o .libs/umfpack_di_col_to_triplet.o .libs/umfpack_di_defaults.o .libs/umfpack_di_free_numeric.o .libs/umfpack_di_free_symbolic.o .libs/umfpack_di_get_numeric.o .libs/umfpack_di_get_lunz.o .libs/umfpack_di_get_symbolic.o .libs/umfpack_di_get_determinant.o .libs/umfpack_di_numeric.o .libs/umfpack_di_qsymbolic.o .libs/umfpack_di_report_control.o .libs/umfpack_di_report_info.o .libs/umfpack_di_report_matrix.o .libs/umfpack_di_report_numeric.o .libs/umfpack_di_report_perm.o .libs/umfpack_di_report_status.o .libs/umfpack_di_report_symbolic.o .libs/umfpack_di_report_triplet.o .libs/umfpack_di_report_vector.o .libs/umfpack_di_solve.o .libs/umfpack_di_symbolic.o .libs/umfpack_di_transpose.o .libs/umfpack_di_triplet_to_col.o .libs/umfpack_di_scale.o .libs/umfpack_di_load_numeric.o .libs/umfpack_di_save_numeric.o .libs/umfpack_di_load_symbolic.o .libs/umfpack_di_save_symbolic.o .libs/umf_dl_lhsolve.o .libs/umf_dl_uhsolve.o .libs/umf_dl_triplet_map_nox.o .libs/umf_dl_triplet_nomap_x.o .libs/umf_dl_triplet_nomap_nox.o .libs/umf_dl_triplet_map_x.o .libs/umf_dl_assemble_fixq.o .libs/umf_dl_store_lu_drop.o .libs/umf_dl_assemble.o .libs/umf_dl_blas3_update.o .libs/umf_dl_build_tuples.o .libs/umf_dl_create_element.o .libs/umf_dl_dump.o .libs/umf_dl_extend_front.o .libs/umf_dl_garbage_collection.o .libs/umf_dl_get_memory.o .libs/umf_dl_init_front.o .libs/umf_dl_kernel.o .libs/umf_dl_kernel_init.o .libs/umf_dl_kernel_wrapup.o .libs/umf_dl_local_search.o .libs/umf_dl_lsolve.o .libs/umf_dl_ltsolve.o .libs/umf_dl_mem_alloc_element.o .libs/umf_dl_mem_alloc_head_block.o .libs/umf_dl_mem_alloc_tail_block.o .libs/umf_dl_mem_free_tail_block.o .libs/umf_dl_mem_init_memoryspace.o .libs/umf_dl_report_vector.o .libs/umf_dl_row_search.o .libs/umf_dl_scale_column.o .libs/umf_dl_set_stats.o .libs/umf_dl_solve.o .libs/umf_dl_symbolic_usage.o .libs/umf_dl_transpose.o .libs/umf_dl_tuple_lengths.o .libs/umf_dl_usolve.o .libs/umf_dl_utsolve.o .libs/umf_dl_valid_numeric.o .libs/umf_dl_valid_symbolic.o .libs/umf_dl_grow_front.o .libs/umf_dl_start_front.o .libs/umf_dl_store_lu.o .libs/umf_dl_scale.o .libs/umfpack_dl_wsolve.o .libs/umfpack_dl_col_to_triplet.o .libs/umfpack_dl_defaults.o .libs/umfpack_dl_free_numeric.o .libs/umfpack_dl_free_symbolic.o .libs/umfpack_dl_get_numeric.o .libs/umfpack_dl_get_lunz.o .libs/umfpack_dl_get_symbolic.o .libs/umfpack_dl_get_determinant.o .libs/umfpack_dl_numeric.o .libs/umfpack_dl_qsymbolic.o .libs/umfpack_dl_report_control.o .libs/umfpack_dl_report_info.o .libs/umfpack_dl_report_matrix.o .libs/umfpack_dl_report_numeric.o .libs/umfpack_dl_report_perm.o .libs/umfpack_dl_report_status.o .libs/umfpack_dl_report_symbolic.o .libs/umfpack_dl_report_triplet.o .libs/umfpack_dl_report_vector.o .libs/umfpack_dl_solve.o .libs/umfpack_dl_symbolic.o .libs/umfpack_dl_transpose.o .libs/umfpack_dl_triplet_to_col.o .libs/umfpack_dl_scale.o .libs/umfpack_dl_load_numeric.o .libs/umfpack_dl_save_numeric.o .libs/umfpack_dl_load_symbolic.o .libs/umfpack_dl_save_symbolic.o .libs/umf_zi_lhsolve.o .libs/umf_zi_uhsolve.o .libs/umf_zi_triplet_map_nox.o .libs/umf_zi_triplet_nomap_x.o .libs/umf_zi_triplet_nomap_nox.o .libs/umf_zi_triplet_map_x.o .libs/umf_zi_assemble_fixq.o .libs/umf_zi_store_lu_drop.o .libs/umf_zi_assemble.o .libs/umf_zi_blas3_update.o .libs/umf_zi_build_tuples.o .libs/umf_zi_create_element.o .libs/umf_zi_dump.o .libs/umf_zi_extend_front.o .libs/umf_zi_garbage_collection.o .libs/umf_zi_get_memory.o .libs/umf_zi_init_front.o .libs/umf_zi_kernel.o .libs/umf_zi_kernel_init.o .libs/umf_zi_kernel_wrapup.o .libs/umf_zi_local_search.o .libs/umf_zi_lsolve.o .libs/umf_zi_ltsolve.o .libs/umf_zi_mem_alloc_element.o .libs/umf_zi_mem_alloc_head_block.o .libs/umf_zi_mem_alloc_tail_block.o .libs/umf_zi_mem_free_tail_block.o .libs/umf_zi_mem_init_memoryspace.o .libs/umf_zi_report_vector.o .libs/umf_zi_row_search.o .libs/umf_zi_scale_column.o .libs/umf_zi_set_stats.o .libs/umf_zi_solve.o .libs/umf_zi_symbolic_usage.o .libs/umf_zi_transpose.o .libs/umf_zi_tuple_lengths.o .libs/umf_zi_usolve.o .libs/umf_zi_utsolve.o .libs/umf_zi_valid_numeric.o .libs/umf_zi_valid_symbolic.o .libs/umf_zi_grow_front.o .libs/umf_zi_start_front.o .libs/umf_zi_store_lu.o .libs/umf_zi_scale.o .libs/umfpack_zi_wsolve.o .libs/umfpack_zi_col_to_triplet.o .libs/umfpack_zi_defaults.o .libs/umfpack_zi_free_numeric.o .libs/umfpack_zi_free_symbolic.o .libs/umfpack_zi_get_numeric.o .libs/umfpack_zi_get_lunz.o .libs/umfpack_zi_get_symbolic.o .libs/umfpack_zi_get_determinant.o .libs/umfpack_zi_numeric.o .libs/umfpack_zi_qsymbolic.o .libs/umfpack_zi_report_control.o .libs/umfpack_zi_report_info.o .libs/umfpack_zi_report_matrix.o .libs/umfpack_zi_report_numeric.o .libs/umfpack_zi_report_perm.o .libs/umfpack_zi_report_status.o .libs/umfpack_zi_report_symbolic.o .libs/umfpack_zi_report_triplet.o .libs/umfpack_zi_report_vector.o .libs/umfpack_zi_solve.o .libs/umfpack_zi_symbolic.o .libs/umfpack_zi_transpose.o .libs/umfpack_zi_triplet_to_col.o .libs/umfpack_zi_scale.o .libs/umfpack_zi_load_numeric.o .libs/umfpack_zi_save_numeric.o .libs/umfpack_zi_load_symbolic.o .libs/umfpack_zi_save_symbolic.o .libs/umf_zl_lhsolve.o .libs/umf_zl_uhsolve.o .libs/umf_zl_triplet_map_nox.o .libs/umf_zl_triplet_nomap_x.o .libs/umf_zl_triplet_nomap_nox.o .libs/umf_zl_triplet_map_x.o .libs/umf_zl_assemble_fixq.o .libs/umf_zl_store_lu_drop.o .libs/umf_zl_assemble.o .libs/umf_zl_blas3_update.o .libs/umf_zl_build_tuples.o .libs/umf_zl_create_element.o .libs/umf_zl_dump.o .libs/umf_zl_extend_front.o .libs/umf_zl_garbage_collection.o .libs/umf_zl_get_memory.o .libs/umf_zl_init_front.o .libs/umf_zl_kernel.o .libs/umf_zl_kernel_init.o .libs/umf_zl_kernel_wrapup.o .libs/umf_zl_local_search.o .libs/umf_zl_lsolve.o .libs/umf_zl_ltsolve.o .libs/umf_zl_mem_alloc_element.o .libs/umf_zl_mem_alloc_head_block.o .libs/umf_zl_mem_alloc_tail_block.o .libs/umf_zl_mem_free_tail_block.o .libs/umf_zl_mem_init_memoryspace.o .libs/umf_zl_report_vector.o .libs/umf_zl_row_search.o .libs/umf_zl_scale_column.o .libs/umf_zl_set_stats.o .libs/umf_zl_solve.o .libs/umf_zl_symbolic_usage.o .libs/umf_zl_transpose.o .libs/umf_zl_tuple_lengths.o .libs/umf_zl_usolve.o .libs/umf_zl_utsolve.o .libs/umf_zl_valid_numeric.o .libs/umf_zl_valid_symbolic.o .libs/umf_zl_grow_front.o .libs/umf_zl_start_front.o .libs/umf_zl_store_lu.o .libs/umf_zl_scale.o .libs/umfpack_zl_wsolve.o .libs/umfpack_zl_col_to_triplet.o .libs/umfpack_zl_defaults.o .libs/umfpack_zl_free_numeric.o .libs/umfpack_zl_free_symbolic.o .libs/umfpack_zl_get_numeric.o .libs/umfpack_zl_get_lunz.o .libs/umfpack_zl_get_symbolic.o .libs/umfpack_zl_get_determinant.o .libs/umfpack_zl_numeric.o .libs/umfpack_zl_qsymbolic.o .libs/umfpack_zl_report_control.o .libs/umfpack_zl_report_info.o .libs/umfpack_zl_report_matrix.o .libs/umfpack_zl_report_numeric.o .libs/umfpack_zl_report_perm.o .libs/umfpack_zl_report_status.o .libs/umfpack_zl_report_symbolic.o .libs/umfpack_zl_report_triplet.o .libs/umfpack_zl_report_vector.o .libs/umfpack_zl_solve.o .libs/umfpack_zl_symbolic.o .libs/umfpack_zl_transpose.o .libs/umfpack_zl_triplet_to_col.o .libs/umfpack_zl_scale.o .libs/umfpack_zl_load_numeric.o .libs/umfpack_zl_save_numeric.o .libs/umfpack_zl_load_symbolic.o .libs/umfpack_zl_save_symbolic.o -Wl,-rpath -Wl,//usr/lib64 //usr/lib64/libcholmod.so -L=/usr/lib64 //usr/lib64/libamd.so //usr/lib64/libcolamd.so -lmetis //usr/lib64/libcamd.so //usr/lib64/libccolamd.so -lblas -llapack -lrt -lsuitesparseconfig -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libumfpack.so.0 -o .libs/libumfpack.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libumfpack.so.0" && ln -s "libumfpack.so.0.0.0" "libumfpack.so.0") libtool: link: (cd ".libs" && rm -f "libumfpack.so" && ln -s "libumfpack.so.0.0.0" "libumfpack.so") libtool: link: ( cd ".libs" && rm -f "libumfpack.la" && ln -s "../libumfpack.la" "libumfpack.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Source' Making all in Demo make[2]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Demo' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Demo' Making all in Doc make[2]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Doc' Making all in Include make[2]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Include' make[2]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9' make[2]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9' make[1]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9' >>> Source compiled. >>> Test phase: sci-libs/umfpack-5.7.9 make -j4 V=1 check Making check in Source make[1]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Source' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Source' Making check in Demo make[1]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Demo' make umfpack_simple umfpack_di_demo umfpack_dl_demo umfpack_zi_demo umfpack_zl_demo make[2]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Demo' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c -o umfpack_simple.o umfpack_simple.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c -o umfpack_di_demo.o umfpack_di_demo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c -o umfpack_dl_demo.o umfpack_dl_demo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c -o umfpack_zi_demo.o umfpack_zi_demo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I/usr/include/metis -O2 -pipe -march=native -frecord-gcc-switches -c -o umfpack_zl_demo.o umfpack_zl_demo.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o umfpack_simple umfpack_simple.o ../Source/libumfpack.la -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o umfpack_dl_demo umfpack_dl_demo.o ../Source/libumfpack.la -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o umfpack_di_demo umfpack_di_demo.o ../Source/libumfpack.la -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o umfpack_zi_demo umfpack_zi_demo.o ../Source/libumfpack.la -lm libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/umfpack_simple umfpack_simple.o ../Source/.libs/libumfpack.so -L=/usr/lib64 //usr/lib64/libcholmod.so //usr/lib64/libamd.so //usr/lib64/libcolamd.so -lmetis //usr/lib64/libcamd.so //usr/lib64/libccolamd.so -lblas -llapack -lrt -lsuitesparseconfig -lm libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/umfpack_dl_demo umfpack_dl_demo.o ../Source/.libs/libumfpack.so -L=/usr/lib64 //usr/lib64/libcholmod.so //usr/lib64/libamd.so //usr/lib64/libcolamd.so -lmetis //usr/lib64/libcamd.so //usr/lib64/libccolamd.so -lblas -llapack -lrt -lsuitesparseconfig -lm libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/umfpack_di_demo umfpack_di_demo.o ../Source/.libs/libumfpack.so -L=/usr/lib64 //usr/lib64/libcholmod.so //usr/lib64/libamd.so //usr/lib64/libcolamd.so -lmetis //usr/lib64/libcamd.so //usr/lib64/libccolamd.so -lblas -llapack -lrt -lsuitesparseconfig -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o umfpack_zl_demo umfpack_zl_demo.o ../Source/libumfpack.la -lm libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/umfpack_zi_demo umfpack_zi_demo.o ../Source/.libs/libumfpack.so -L=/usr/lib64 //usr/lib64/libcholmod.so //usr/lib64/libamd.so //usr/lib64/libcolamd.so -lmetis //usr/lib64/libcamd.so //usr/lib64/libccolamd.so -lblas -llapack -lrt -lsuitesparseconfig -lm libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/umfpack_zl_demo umfpack_zl_demo.o ../Source/.libs/libumfpack.so -L=/usr/lib64 //usr/lib64/libcholmod.so //usr/lib64/libamd.so //usr/lib64/libcolamd.so -lmetis //usr/lib64/libcamd.so //usr/lib64/libccolamd.so -lblas -llapack -lrt -lsuitesparseconfig -lm make[2]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Demo' make check-TESTS make[2]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Demo' make[3]: Entering directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Demo' PASS: umfpack_simple PASS: umfpack_di_demo FAIL: umfpack_zi_demo PASS: umfpack_dl_demo PASS: umfpack_zl_demo ============================================================================ Testsuite summary for umfpack 5.7.9 ============================================================================ # TOTAL: 5 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See Demo/test-suite.log Please report to davis@tamu.edu ============================================================================ make[3]: *** [Makefile:911: test-suite.log] Error 1 make[3]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Demo' make[2]: *** [Makefile:1019: check-TESTS] Error 2 make[2]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Demo' make[1]: *** [Makefile:1170: check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9/Demo' make: *** [Makefile:494: check-recursive] Error 1 * ERROR: sci-libs/umfpack-5.7.9::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 1118: Called default * phase-functions.sh, line 855: Called default_src_test * phase-functions.sh, line 884: Called __eapi0_src_test * phase-helpers.sh, line 779: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=sci-libs/umfpack-5.7.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/umfpack-5.7.9::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/sci-libs/umfpack-5.7.9:20200707-100014.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/umfpack-5.7.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/umfpack-5.7.9/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9' * S: '/var/tmp/portage/sci-libs/umfpack-5.7.9/work/umfpack-5.7.9' emerge --info: Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1017-aws x86_64) ================================================================= System uname: Linux-5.4.0-1017-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011348 total, 7864984 free KiB Swap: 0 total, 0 free sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3-r1::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.3-r1::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r2::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -k -b" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS