autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force /usr/bin/libtoolize: line 2104: echo: write error: Broken pipe autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Demo/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' AMD/Source/amd_2.c SuiteSparse/AMD/Source/amd_aat.c SuiteSparse/AMD/Source/amd_control.c SuiteSparse/AMD/Source/amd_defaults.c SuiteSparse/AMD/Source/amd_dump.c SuiteSparse/AMD/Source/amd_global.c SuiteSparse/AMD/Source/amd_info.c SuiteSparse/AMD/Source/amd_order.c SuiteSparse/AMD/Source/amd_post_tree.c SuiteSparse/AMD/Source/amd_postorder.c SuiteSparse/AMD/Source/amd_preprocess.c SuiteSparse/AMD/Source/amd_valid.c SuiteSparse/AMD/Source/amdbar.f SuiteSparse/AMD/MATLAB/amd2.m SuiteSparse/AMD/MATLAB/amd_demo.m SuiteSparse/AMD/MATLAB/amd_demo.m.out SuiteSparse/AMD/MATLAB/amd_install.m SuiteSparse/AMD/MATLAB/amd_make.m SuiteSparse/AMD/MATLAB/amd_mex.c SuiteSparse/AMD/MATLAB/can_24 SuiteSparse/AMD/MATLAB/Contents.m SuiteSparse/AMD/Lib/GNUmakefile SuiteSparse/AMD/Lib/libamd.def SuiteSparse/AMD/Lib/Makefile SuiteSparse/AMD/Include/amd.h SuiteSparse/AMD/Include/amd_internal.h SuiteSparse/AMD/Doc/AMD_UserGuide.bib SuiteSparse/AMD/Doc/AMD_UserGuide.pdf SuiteSparse/AMD/Doc/AMD_UserGuide.tex SuiteSparse/AMD/Doc/ChangeLog SuiteSparse/AMD/Doc/lesser.txt SuiteSparse/AMD/Doc/License.txt SuiteSparse/AMD/Doc/Makefile SuiteSparse/AMD/Demo/amd_demo.c SuiteSparse/AMD/Demo/amd_demo.out SuiteSparse/AMD/Demo/amd_demo2.c SuiteSparse/AMD/Demo/amd_demo2.out SuiteSparse/AMD/Demo/amd_f77cross.f SuiteSparse/AMD/Demo/amd_f77cross.out SuiteSparse/AMD/Demo/amd_f77demo.f SuiteSparse/AMD/Demo/amd_f77demo.out SuiteSparse/AMD/Demo/amd_f77simple.f SuiteSparse/AMD/Demo/amd_f77simple.out SuiteSparse/AMD/Demo/amd_f77wrapper.c SuiteSparse/AMD/Demo/amd_l_demo.c SuiteSparse/AMD/Demo/amd_l_demo.out SuiteSparse/AMD/Demo/amd_simple.c SuiteSparse/AMD/Demo/amd_simple.out SuiteSparse/AMD/Demo/Makefile patching file Demo/Makefile.am patching file Doc/Makefile.am patching file Include/Makefile.am patching file Makefile.am patching file Source/Makefile.am patching file amd.pc.in patching file configure.ac libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format... func_convert_file_noop checking how to convert i486-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i586-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking if g77 supports -c -o file.o... (cached) yes checking whether the g77 linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for sqrt in -lm... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SUITESPARSECONFIG... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for size_t... yes checking for sqrt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating amd.pc config.status: creating Makefile config.status: creating Demo/Makefile config.status: creating Doc/Makefile config.status: creating Include/Makefile config.status: creating Source/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' Making all in Include make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Include' Making all in Source make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Source' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_1.lo `test -f 'amd_1.c' || echo './'`amd_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_1.c -fPIC -DPIC -o .libs/libamdl_la-amd_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_2.lo `test -f 'amd_2.c' || echo './'`amd_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_2.c -fPIC -DPIC -o .libs/libamdl_la-amd_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_aat.lo `test -f 'amd_aat.c' || echo './'`amd_aat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_aat.c -fPIC -DPIC -o .libs/libamdl_la-amd_aat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_control.lo `test -f 'amd_control.c' || echo './'`amd_control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_control.c -fPIC -DPIC -o .libs/libamdl_la-amd_control.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_defaults.lo `test -f 'amd_defaults.c' || echo './'`amd_defaults.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_defaults.c -fPIC -DPIC -o .libs/libamdl_la-amd_defaults.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_dump.lo `test -f 'amd_dump.c' || echo './'`amd_dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_dump.c -fPIC -DPIC -o .libs/libamdl_la-amd_dump.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_info.lo `test -f 'amd_info.c' || echo './'`amd_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_info.c -fPIC -DPIC -o .libs/libamdl_la-amd_info.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_order.lo `test -f 'amd_order.c' || echo './'`amd_order.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_order.c -fPIC -DPIC -o .libs/libamdl_la-amd_order.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_postorder.lo `test -f 'amd_postorder.c' || echo './'`amd_postorder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_postorder.c -fPIC -DPIC -o .libs/libamdl_la-amd_postorder.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_post_tree.lo `test -f 'amd_post_tree.c' || echo './'`amd_post_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_post_tree.c -fPIC -DPIC -o .libs/libamdl_la-amd_post_tree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_preprocess.lo `test -f 'amd_preprocess.c' || echo './'`amd_preprocess.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_preprocess.c -fPIC -DPIC -o .libs/libamdl_la-amd_preprocess.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdl_la-amd_valid.lo `test -f 'amd_valid.c' || echo './'`amd_valid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDLONG -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_valid.c -fPIC -DPIC -o .libs/libamdl_la-amd_valid.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o libamdl.la libamdl_la-amd_1.lo libamdl_la-amd_2.lo libamdl_la-amd_aat.lo libamdl_la-amd_control.lo libamdl_la-amd_defaults.lo libamdl_la-amd_dump.lo libamdl_la-amd_info.lo libamdl_la-amd_order.lo libamdl_la-amd_postorder.lo libamdl_la-amd_post_tree.lo libamdl_la-amd_preprocess.lo libamdl_la-amd_valid.lo -lsuitesparseconfig -lm libtool: link: ar cru .libs/libamdl.a .libs/libamdl_la-amd_1.o .libs/libamdl_la-amd_2.o .libs/libamdl_la-amd_aat.o .libs/libamdl_la-amd_control.o .libs/libamdl_la-amd_defaults.o .libs/libamdl_la-amd_dump.o .libs/libamdl_la-amd_info.o .libs/libamdl_la-amd_order.o .libs/libamdl_la-amd_postorder.o .libs/libamdl_la-amd_post_tree.o .libs/libamdl_la-amd_preprocess.o .libs/libamdl_la-amd_valid.o libtool: link: ranlib .libs/libamdl.a libtool: link: ( cd ".libs" && rm -f "libamdl.la" && ln -s "../libamdl.la" "libamdl.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_1.lo `test -f 'amd_1.c' || echo './'`amd_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_1.c -fPIC -DPIC -o .libs/libamdi_la-amd_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_2.lo `test -f 'amd_2.c' || echo './'`amd_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_2.c -fPIC -DPIC -o .libs/libamdi_la-amd_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_aat.lo `test -f 'amd_aat.c' || echo './'`amd_aat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_aat.c -fPIC -DPIC -o .libs/libamdi_la-amd_aat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_control.lo `test -f 'amd_control.c' || echo './'`amd_control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_control.c -fPIC -DPIC -o .libs/libamdi_la-amd_control.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_defaults.lo `test -f 'amd_defaults.c' || echo './'`amd_defaults.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_defaults.c -fPIC -DPIC -o .libs/libamdi_la-amd_defaults.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_dump.lo `test -f 'amd_dump.c' || echo './'`amd_dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_dump.c -fPIC -DPIC -o .libs/libamdi_la-amd_dump.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_info.lo `test -f 'amd_info.c' || echo './'`amd_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_info.c -fPIC -DPIC -o .libs/libamdi_la-amd_info.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_order.lo `test -f 'amd_order.c' || echo './'`amd_order.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_order.c -fPIC -DPIC -o .libs/libamdi_la-amd_order.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_postorder.lo `test -f 'amd_postorder.c' || echo './'`amd_postorder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_postorder.c -fPIC -DPIC -o .libs/libamdi_la-amd_postorder.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_post_tree.lo `test -f 'amd_post_tree.c' || echo './'`amd_post_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_post_tree.c -fPIC -DPIC -o .libs/libamdi_la-amd_post_tree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_preprocess.lo `test -f 'amd_preprocess.c' || echo './'`amd_preprocess.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_preprocess.c -fPIC -DPIC -o .libs/libamdi_la-amd_preprocess.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamdi_la-amd_valid.lo `test -f 'amd_valid.c' || echo './'`amd_valid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_valid.c -fPIC -DPIC -o .libs/libamdi_la-amd_valid.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o libamdi.la libamdi_la-amd_1.lo libamdi_la-amd_2.lo libamdi_la-amd_aat.lo libamdi_la-amd_control.lo libamdi_la-amd_defaults.lo libamdi_la-amd_dump.lo libamdi_la-amd_info.lo libamdi_la-amd_order.lo libamdi_la-amd_postorder.lo libamdi_la-amd_post_tree.lo libamdi_la-amd_preprocess.lo libamdi_la-amd_valid.lo -lsuitesparseconfig -lm libtool: link: ar cru .libs/libamdi.a .libs/libamdi_la-amd_1.o .libs/libamdi_la-amd_2.o .libs/libamdi_la-amd_aat.o .libs/libamdi_la-amd_control.o .libs/libamdi_la-amd_defaults.o .libs/libamdi_la-amd_dump.o .libs/libamdi_la-amd_info.o .libs/libamdi_la-amd_order.o .libs/libamdi_la-amd_postorder.o .libs/libamdi_la-amd_post_tree.o .libs/libamdi_la-amd_preprocess.o .libs/libamdi_la-amd_valid.o libtool: link: ranlib .libs/libamdi.a libtool: link: ( cd ".libs" && rm -f "libamdi.la" && ln -s "../libamdi.la" "libamdi.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -no-undefined -release 2.4.1 -o libamd.la -rpath /usr/lib libamdl.la libamdi.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libamdl.a ./.libs/libamdi.a -Wl,--no-whole-archive -lsuitesparseconfig -lm -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,libamd-2.4.1.so -o .libs/libamd-2.4.1.so libtool: link: (cd ".libs" && rm -f "libamd.so" && ln -s "libamd-2.4.1.so" "libamd.so") libtool: link: ( cd ".libs" && rm -f "libamd.la" && ln -s "../libamd.la" "libamd.la" ) /bin/sh ../libtool --tag=F77 --mode=compile g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o amd.lo amd.f libtool: compile: g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd.f -fPIC -o .libs/amd.o /bin/sh ../libtool --tag=F77 --mode=compile g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o amdbar.lo amdbar.f libtool: compile: g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amdbar.f -fPIC -o .libs/amdbar.o /bin/sh ../libtool --tag=F77 --mode=link g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -no-undefined -release 2.4.1 -o libamdf77.la -rpath /usr/lib amd.lo amdbar.lo libtool: link: g77 -shared -fPIC .libs/amd.o .libs/amdbar.o -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,libamdf77-2.4.1.so -o .libs/libamdf77-2.4.1.so libtool: link: (cd ".libs" && rm -f "libamdf77.so" && ln -s "libamdf77-2.4.1.so" "libamdf77.so") libtool: link: ( cd ".libs" && rm -f "libamdf77.la" && ln -s "../libamdf77.la" "libamdf77.la" ) make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Source' Making all in Demo make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' Making all in Doc make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Doc' make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' make[1]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' Making check in Include make[1]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Include' Making check in Source make[1]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Source' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Source' Making check in Demo make[1]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' make libamd_f77wrapper.la amd_demo amd_demo2 amd_l_demo amd_simple amd_f77cross amd_f77demo amd_f77simple make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o libamd_f77wrapper_la-amd_f77wrapper.lo `test -f 'amd_f77wrapper.c' || echo './'`amd_f77wrapper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -DDINT -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c amd_f77wrapper.c -fPIC -DPIC -o .libs/libamd_f77wrapper_la-amd_f77wrapper.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o libamd_f77wrapper.la libamd_f77wrapper_la-amd_f77wrapper.lo libtool: link: ar cru .libs/libamd_f77wrapper.a .libs/libamd_f77wrapper_la-amd_f77wrapper.o libtool: link: ranlib .libs/libamd_f77wrapper.a libtool: link: ( cd ".libs" && rm -f "libamd_f77wrapper.la" && ln -s "../libamd_f77wrapper.la" "libamd_f77wrapper.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o amd_demo.o amd_demo.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o amd_demo amd_demo.o ../Source/libamd.la libtool: link: gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o .libs/amd_demo amd_demo.o ../Source/.libs/libamd.so -lsuitesparseconfig -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o amd_demo2.o amd_demo2.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o amd_demo2 amd_demo2.o ../Source/libamd.la libtool: link: gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o .libs/amd_demo2 amd_demo2.o ../Source/.libs/libamd.so -lsuitesparseconfig -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o amd_l_demo.o amd_l_demo.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o amd_l_demo amd_l_demo.o ../Source/libamd.la libtool: link: gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o .libs/amd_l_demo amd_l_demo.o ../Source/.libs/libamd.so -lsuitesparseconfig -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o amd_simple.o amd_simple.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o amd_simple amd_simple.o ../Source/libamd.la libtool: link: gcc -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o .libs/amd_simple amd_simple.o ../Source/.libs/libamd.so -lsuitesparseconfig -lm g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o amd_f77cross.o amd_f77cross.f /bin/sh ../libtool --tag=F77 --mode=link g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o amd_f77cross amd_f77cross.o ../Source/libamd.la ../Source/libamdf77.la libamd_f77wrapper.la libtool: link: g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o .libs/amd_f77cross amd_f77cross.o ../Source/.libs/libamd.so -lsuitesparseconfig -lm ../Source/.libs/libamdf77.so ./.libs/libamd_f77wrapper.a g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o amd_f77demo.o amd_f77demo.f /bin/sh ../libtool --tag=F77 --mode=link g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o amd_f77demo amd_f77demo.o ../Source/libamd.la ../Source/libamdf77.la libtool: link: g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o .libs/amd_f77demo amd_f77demo.o ../Source/.libs/libamd.so -lsuitesparseconfig -lm ../Source/.libs/libamdf77.so g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -c -o amd_f77simple.o amd_f77simple.f /bin/sh ../libtool --tag=F77 --mode=link g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o amd_f77simple amd_f77simple.o ../Source/libamd.la ../Source/libamdf77.la libtool: link: g77 -O2 -march=i486 -mtune=i686 -fexceptions -D_FILE_OFFSET_BITS=64 -o .libs/amd_f77simple amd_f77simple.o ../Source/.libs/libamd.so -lsuitesparseconfig -lm ../Source/.libs/libamdf77.so make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' make check-local make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' Testing amd_demo Test amd_demo PASSED. Testing amd_demo2 Test amd_demo2 PASSED. Testing amd_l_demo --- ./amd_l_demo.out 2014-10-09 19:33:57.000000000 +0000 +++ my_amd_l_demo.out 2016-09-26 09:23:43.534352361 +0000 @@ -6,7 +6,7 @@ (rows with more than max (10 * sqrt (n), 16) entries are considered "dense", and placed last in output permutation) aggressive absorption: yes - size of AMD integer: 8 + size of AMD integer: 4 Input matrix: 24-by-24, with 160 entries. @@ -123,7 +123,7 @@ number of nonzeros on diagonal: 24 nonzeros in pattern of A+A' (excl. diagonal): 136 # dense rows/columns of A+A': 0 - memory used, in bytes: 3032 + memory used, in bytes: 1516 # of memory compactions: 0 The following approximate statistics are for a subsequent Test amd_l_demo FAILED. Testing amd_simple Test amd_simple PASSED. Testing amd_f77cross --- ./amd_f77cross.out 2014-03-21 19:21:58.000000000 +0000 +++ my_amd_f77cross.out 2016-09-26 09:23:43.760352364 +0000 @@ -1,21 +1,5 @@ -Input matrix: 5-by- 5 with 14 entries - -Column: 1 number of entries: 2 with row indices in AI ( 1 ... 2) - row indices: 1 2 - -Column: 2 number of entries: 4 with row indices in AI ( 3 ... 6) - row indices: 1 2 3 5 - -Column: 3 number of entries: 4 with row indices in AI ( 7 ... 10) - row indices: 2 3 4 5 - -Column: 4 number of entries: 2 with row indices in AI ( 11 ... 12) - row indices: 3 4 - -Column: 5 number of entries: 2 with row indices in AI ( 13 ... 14) - row indices: 2 5 -amd: approximate minimum degree ordering, results: +AMD version 2.4.1, Oct 10, 2014, results: status: OK n, dimension of A: 5 nz, number of nonzeros in A: 14 @@ -44,6 +28,22 @@ LU flop count for real A (with no pivoting): 19 LU flop count for complex A (with no pivoting): 101 +Input matrix: 5-by- 5 with 14 entries + +Column: 1 number of entries: 2 with row indices in AI ( 1 ... 2) + row indices: 1 2 + +Column: 2 number of entries: 4 with row indices in AI ( 3 ... 6) + row indices: 1 2 3 5 + +Column: 3 number of entries: 4 with row indices in AI ( 7 ... 10) + row indices: 2 3 4 5 + +Column: 4 number of entries: 2 with row indices in AI ( 11 ... 12) + row indices: 3 4 + +Column: 5 number of entries: 2 with row indices in AI ( 13 ... 14) + row indices: 2 5 PERM ( 1) = 1 PERM ( 2) = 4 PERM ( 3) = 3 Test amd_f77cross FAILED. Testing amd_f77demo Test amd_f77demo PASSED. Testing amd_f77simple Test amd_f77simple PASSED. make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' make[1]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' Making check in Doc make[1]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Doc' make[1]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' make[1]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' if test -z 'strip'; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/academic/amd/SuiteSparse/AMD/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/academic/amd/SuiteSparse/AMD/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/academic/amd/SuiteSparse/AMD/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/academic/amd/SuiteSparse/AMD/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi make[1]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' Making install in Include make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Include' make[3]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/academic/amd/package-amd/usr/include/amd' /usr/bin/ginstall -c -m 644 amd.h amd_internal.h '/usr/src/slapt-src/academic/amd/package-amd/usr/include/amd' make[3]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Include' make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Include' Making install in Source make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Source' make[3]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Source' /usr/bin/mkdir -p '/usr/src/slapt-src/academic/amd/package-amd/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c -s libamd.la libamdf77.la '/usr/src/slapt-src/academic/amd/package-amd/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libamd-2.4.1.so /usr/src/slapt-src/academic/amd/package-amd/usr/lib/libamd-2.4.1.so libtool: install: strip --strip-unneeded /usr/src/slapt-src/academic/amd/package-amd/usr/lib/libamd-2.4.1.so libtool: install: (cd /usr/src/slapt-src/academic/amd/package-amd/usr/lib && { ln -s -f libamd-2.4.1.so libamd.so || { rm -f libamd.so && ln -s libamd-2.4.1.so libamd.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libamd.lai /usr/src/slapt-src/academic/amd/package-amd/usr/lib/libamd.la libtool: install: /usr/bin/ginstall -c .libs/libamdf77-2.4.1.so /usr/src/slapt-src/academic/amd/package-amd/usr/lib/libamdf77-2.4.1.so libtool: install: strip --strip-unneeded /usr/src/slapt-src/academic/amd/package-amd/usr/lib/libamdf77-2.4.1.so libtool: install: (cd /usr/src/slapt-src/academic/amd/package-amd/usr/lib && { ln -s -f libamdf77-2.4.1.so libamdf77.so || { rm -f libamdf77.so && ln -s libamdf77-2.4.1.so libamdf77.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libamdf77.lai /usr/src/slapt-src/academic/amd/package-amd/usr/lib/libamdf77.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Source' make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Source' Making install in Demo make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' make[3]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Demo' Making install in Doc make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Doc' make[3]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/academic/amd/package-amd/usr/doc/amd-2.4.1' /usr/bin/ginstall -c -m 644 AMD_UserGuide.pdf '/usr/src/slapt-src/academic/amd/package-amd/usr/doc/amd-2.4.1' make[3]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Doc' make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD/Doc' make[2]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' make[3]: Entering directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/academic/amd/package-amd/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 amd.pc '/usr/src/slapt-src/academic/amd/package-amd/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' make[2]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' make[1]: Leaving directory '/usr/src/slapt-src/academic/amd/SuiteSparse/AMD' Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libamdf77.so libamdf77-2.4.1.so usr/lib/libamd.so libamd-2.4.1.so Making symbolic link creation script: ( cd usr/lib ; rm -rf libamdf77.so ) ( cd usr/lib ; ln -sf libamdf77-2.4.1.so libamdf77.so ) ( cd usr/lib ; rm -rf libamd.so ) ( cd usr/lib ; ln -sf libamd-2.4.1.so libamd.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libamdf77.so' removed './usr/lib/libamd.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/academic/amd/amd-2.4.1-i486-2salix.txz ./ usr/ usr/include/ usr/include/amd/ usr/include/amd/amd.h usr/include/amd/amd_internal.h usr/lib/ usr/lib/libamd-2.4.1.so usr/lib/libamdf77-2.4.1.so usr/lib/pkgconfig/ usr/lib/pkgconfig/amd.pc usr/doc/ usr/doc/amd-2.4.1/ usr/doc/amd-2.4.1/README.txt usr/doc/amd-2.4.1/lesser.txt usr/doc/amd-2.4.1/ChangeLog usr/doc/amd-2.4.1/amd.SlackBuild usr/doc/amd-2.4.1/AMD_UserGuide.pdf usr/doc/amd-2.4.1/License.txt install/ install/doinst.sh install/slack-desc Slackware package /usr/src/slapt-src/academic/amd/amd-2.4.1-i486-2salix.txz created. Installing package amd-2.4.1-i486-2salix... | AMD (sparse matrix ordering routines) | | AMD is a set of routines for ordering a sparse matrix prior to | Cholesky factorization (or for LU factorization with diagonal | pivoting). There are versions in both C and Fortran. Note that | this software has nothing to do with AMD the company. This package | runs on any platform. | | | | | |