Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/suitesparse.spec'], False, '/var/lib/mock/sclo6-python27-rh-el6-build-9066-12660/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/suitesparse.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python27-suitesparse-4.0.2-13.sc1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/suitesparse.spec'], False, '/var/lib/mock/sclo6-python27-rh-el6-build-9066-12660/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/suitesparse.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RchjaC + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf python27-suitesparse + /bin/mkdir -p python27-suitesparse + cd python27-suitesparse + /usr/bin/gzip -dc /builddir/build/SOURCES/SuiteSparse-4.0.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.M8MmnY + umask 022 + cd /builddir/build/BUILD + cd python27-suitesparse + LANG=C + export LANG + unset DISPLAY + cd SuiteSparse + mkdir -p Doc/AMD Doc/BTF Doc/CAMD Doc/CCOLAMD Doc/CHOLMOD Doc/COLAMD Doc/KLU Doc/LDL Doc/UMFPACK Doc/SPQR Doc/RBio Lib Include + pushd SuiteSparse_config ~/build/BUILD/python27-suitesparse/SuiteSparse/SuiteSparse_config ~/build/BUILD/python27-suitesparse/SuiteSparse + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c SuiteSparse_config.c ar rv libsuitesparseconfig.a SuiteSparse_config.o ar: creating libsuitesparseconfig.a a - SuiteSparse_config.o ranlib libsuitesparseconfig.a rm -f SuiteSparse_config.o + ar x libsuitesparseconfig.a + pushd ../Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/SuiteSparse_config ~/build/BUILD/python27-suitesparse/SuiteSparse + gcc -shared -Wl,-soname,libsuitesparseconfig.so.4 -o libsuitesparseconfig.so.4.2.0 ../SuiteSparse_config/SuiteSparse_config.o + ln -sf libsuitesparseconfig.so.4.2.0 libsuitesparseconfig.so.4 + ln -sf libsuitesparseconfig.so.4.2.0 libsuitesparseconfig.so + cp -p ../SuiteSparse_config/libsuitesparseconfig.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/SuiteSparse_config ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p SuiteSparse_config.h ../Include + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/AMD ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/AMD/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/AMD ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd AMD + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -c ../Source/amd_global.c -o amd_global.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_aat.c -o amd_i_aat.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_1.c -o amd_i_1.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_2.c -o amd_i_2.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_dump.c -o amd_i_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_postorder.c -o amd_i_postorder.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_post_tree.c -o amd_i_post_tree.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_defaults.c -o amd_i_defaults.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_order.c -o amd_i_order.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_control.c -o amd_i_control.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_info.c -o amd_i_info.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_valid.c -o amd_i_valid.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/amd_preprocess.c -o amd_i_preprocess.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_aat.c -o amd_l_aat.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_1.c -o amd_l_1.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_2.c -o amd_l_2.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_dump.c -o amd_l_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_postorder.c -o amd_l_postorder.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_post_tree.c -o amd_l_post_tree.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_defaults.c -o amd_l_defaults.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_order.c -o amd_l_order.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_control.c -o amd_l_control.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_info.c -o amd_l_info.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_valid.c -o amd_l_valid.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/amd_preprocess.c -o amd_l_preprocess.o ar rv libamd.a amd_global.o amd_i_aat.o amd_i_1.o amd_i_2.o amd_i_dump.o amd_i_postorder.o amd_i_post_tree.o amd_i_defaults.o amd_i_order.o amd_i_control.o amd_i_info.o amd_i_valid.o amd_i_preprocess.o amd_l_aat.o amd_l_1.o amd_l_2.o amd_l_dump.o amd_l_postorder.o amd_l_post_tree.o amd_l_defaults.o amd_l_order.o amd_l_control.o amd_l_info.o amd_l_valid.o amd_l_preprocess.o ar: creating libamd.a a - amd_global.o a - amd_i_aat.o a - amd_i_1.o a - amd_i_2.o a - amd_i_dump.o a - amd_i_postorder.o a - amd_i_post_tree.o a - amd_i_defaults.o a - amd_i_order.o a - amd_i_control.o a - amd_i_info.o a - amd_i_valid.o a - amd_i_preprocess.o a - amd_l_aat.o a - amd_l_1.o a - amd_l_2.o a - amd_l_dump.o a - amd_l_postorder.o a - amd_l_post_tree.o a - amd_l_defaults.o a - amd_l_order.o a - amd_l_control.o a - amd_l_info.o a - amd_l_valid.o a - amd_l_preprocess.o ranlib libamd.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/AMD ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/AMD ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + gcc -shared -Wl,-soname,libamd.so.2 -o libamd.so.2.3.1 ../AMD/Lib/amd_global.o ../AMD/Lib/amd_i_1.o ../AMD/Lib/amd_i_2.o ../AMD/Lib/amd_i_aat.o ../AMD/Lib/amd_i_control.o ../AMD/Lib/amd_i_defaults.o ../AMD/Lib/amd_i_dump.o ../AMD/Lib/amd_i_info.o ../AMD/Lib/amd_i_order.o ../AMD/Lib/amd_i_post_tree.o ../AMD/Lib/amd_i_postorder.o ../AMD/Lib/amd_i_preprocess.o ../AMD/Lib/amd_i_valid.o ../AMD/Lib/amd_l_1.o ../AMD/Lib/amd_l_2.o ../AMD/Lib/amd_l_aat.o ../AMD/Lib/amd_l_control.o ../AMD/Lib/amd_l_defaults.o ../AMD/Lib/amd_l_dump.o ../AMD/Lib/amd_l_info.o ../AMD/Lib/amd_l_order.o ../AMD/Lib/amd_l_post_tree.o ../AMD/Lib/amd_l_postorder.o ../AMD/Lib/amd_l_preprocess.o ../AMD/Lib/amd_l_valid.o -lm + ln -sf libamd.so.2.3.1 libamd.so.2 + ln -sf libamd.so.2.3.1 libamd.so + cp -p ../AMD/Lib/libamd.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/AMD ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/amd.h Include/amd_internal.h ../Include + cp -p README.txt Doc/License Doc/ChangeLog Doc/AMD_UserGuide.pdf ../Doc/AMD + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/BTF ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/BTF/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/BTF ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd BTF + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../Include -I../../SuiteSparse_config ../Source/btf_order.c -o btf_order.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../Include -I../../SuiteSparse_config ../Source/btf_maxtrans.c -o btf_maxtrans.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../Include -I../../SuiteSparse_config ../Source/btf_strongcomp.c -o btf_strongcomp.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../Include -I../../SuiteSparse_config -DDLONG ../Source/btf_order.c -o btf_l_order.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../Include -I../../SuiteSparse_config -DDLONG ../Source/btf_maxtrans.c -o btf_l_maxtrans.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../Include -I../../SuiteSparse_config -DDLONG ../Source/btf_strongcomp.c -o btf_l_strongcomp.o ar rv libbtf.a btf_order.o btf_maxtrans.o btf_strongcomp.o btf_l_order.o btf_l_maxtrans.o btf_l_strongcomp.o ar: creating libbtf.a a - btf_order.o a - btf_maxtrans.o a - btf_strongcomp.o a - btf_l_order.o a - btf_l_maxtrans.o a - btf_l_strongcomp.o ranlib libbtf.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/BTF ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/BTF ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + gcc -shared -Wl,-soname,libbtf.so.1 -o libbtf.so.1.2.0 ../BTF/Lib/btf_l_maxtrans.o ../BTF/Lib/btf_l_order.o ../BTF/Lib/btf_l_strongcomp.o ../BTF/Lib/btf_maxtrans.o ../BTF/Lib/btf_order.o ../BTF/Lib/btf_strongcomp.o + ln -sf libbtf.so.1.2.0 libbtf.so.1 + ln -sf libbtf.so.1.2.0 libbtf.so + cp -p ../BTF/Lib/libbtf.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/BTF ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/btf.h Include/btf_internal.h ../Include + cp -p README.txt Doc/ChangeLog Doc/lesser.txt ../Doc/BTF ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/CAMD ~/build/BUILD/python27-suitesparse/SuiteSparse + popd + pushd CAMD + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' ~/build/BUILD/python27-suitesparse/SuiteSparse/CAMD/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/CAMD ~/build/BUILD/python27-suitesparse/SuiteSparse cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -c ../Source/camd_global.c -o camd_global.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_aat.c -o camd_i_aat.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_1.c -o camd_i_1.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_2.c -o camd_i_2.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_dump.c -o camd_i_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_postorder.c -o camd_i_postorder.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_defaults.c -o camd_i_defaults.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_order.c -o camd_i_order.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_control.c -o camd_i_control.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_info.c -o camd_i_info.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_valid.c -o camd_i_valid.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDINT -c ../Source/camd_preprocess.c -o camd_i_preprocess.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_aat.c -o camd_l_aat.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_1.c -o camd_l_1.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_2.c -o camd_l_2.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_dump.c -o camd_l_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_postorder.c -o camd_l_postorder.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_defaults.c -o camd_l_defaults.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_order.c -o camd_l_order.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_control.c -o camd_l_control.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_info.c -o camd_l_info.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_valid.c -o camd_l_valid.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -DDLONG -c ../Source/camd_preprocess.c -o camd_l_preprocess.o ar rv libcamd.a camd_global.o camd_i_aat.o camd_i_1.o camd_i_2.o camd_i_dump.o camd_i_postorder.o camd_i_defaults.o camd_i_order.o camd_i_control.o camd_i_info.o camd_i_valid.o camd_i_preprocess.o camd_l_aat.o camd_l_1.o camd_l_2.o camd_l_dump.o camd_l_postorder.o camd_l_defaults.o camd_l_order.o camd_l_control.o camd_l_info.o camd_l_valid.o camd_l_preprocess.o ar: creating libcamd.a a - camd_global.o a - camd_i_aat.o a - camd_i_1.o a - camd_i_2.o a - camd_i_dump.o a - camd_i_postorder.o a - camd_i_defaults.o a - camd_i_order.o a - camd_i_control.o a - camd_i_info.o a - camd_i_valid.o a - camd_i_preprocess.o a - camd_l_aat.o a - camd_l_1.o a - camd_l_2.o a - camd_l_dump.o a - camd_l_postorder.o a - camd_l_defaults.o a - camd_l_order.o a - camd_l_control.o a - camd_l_info.o a - camd_l_valid.o a - camd_l_preprocess.o ranlib libcamd.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/CAMD ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/CAMD ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + gcc -shared -Wl,-soname,libcamd.so.2 -o libcamd.so.2.3.1 ../CAMD/Lib/camd_global.o ../CAMD/Lib/camd_i_1.o ../CAMD/Lib/camd_i_2.o ../CAMD/Lib/camd_i_aat.o ../CAMD/Lib/camd_i_control.o ../CAMD/Lib/camd_i_defaults.o ../CAMD/Lib/camd_i_dump.o ../CAMD/Lib/camd_i_info.o ../CAMD/Lib/camd_i_order.o ../CAMD/Lib/camd_i_postorder.o ../CAMD/Lib/camd_i_preprocess.o ../CAMD/Lib/camd_i_valid.o ../CAMD/Lib/camd_l_1.o ../CAMD/Lib/camd_l_2.o ../CAMD/Lib/camd_l_aat.o ../CAMD/Lib/camd_l_control.o ../CAMD/Lib/camd_l_defaults.o ../CAMD/Lib/camd_l_dump.o ../CAMD/Lib/camd_l_info.o ../CAMD/Lib/camd_l_order.o ../CAMD/Lib/camd_l_postorder.o ../CAMD/Lib/camd_l_preprocess.o ../CAMD/Lib/camd_l_valid.o -lm + ln -sf libcamd.so.2.3.1 libcamd.so.2 + ln -sf libcamd.so.2.3.1 libcamd.so + cp -p ../CAMD/Lib/libcamd.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/CAMD ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/camd.h Include/camd_internal.h ../Include + cp -p README.txt Doc/ChangeLog Doc/License Doc/CAMD_UserGuide.pdf ../Doc/CAMD + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/CCOLAMD ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/CCOLAMD/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/CCOLAMD ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd CCOLAMD + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -c ../Source/ccolamd_global.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -c ../Source/ccolamd.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -c ../Source/ccolamd.c -DDLONG -o ccolamd_l.o ar rv libccolamd.a ccolamd.o ccolamd_l.o ccolamd_global.o ar: creating libccolamd.a a - ccolamd.o a - ccolamd_l.o a - ccolamd_global.o ranlib libccolamd.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/CCOLAMD ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/CCOLAMD ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + gcc -shared -Wl,-soname,libccolamd.so.2 -o libccolamd.so.2.8.0 ../CCOLAMD/Lib/ccolamd.o ../CCOLAMD/Lib/ccolamd_global.o ../CCOLAMD/Lib/ccolamd_l.o -lm + ln -sf libccolamd.so.2.8.0 libccolamd.so.2 + ln -sf libccolamd.so.2.8.0 libccolamd.so + cp -p ../CCOLAMD/Lib/libccolamd.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/CCOLAMD ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/ccolamd.h ../Include + cp -p README.txt Doc/ChangeLog Doc/lesser.txt ../Doc/CCOLAMD + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/COLAMD ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/COLAMD/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/COLAMD ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd COLAMD + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -c ../Source/colamd_global.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -c ../Source/colamd.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../../SuiteSparse_config -c ../Source/colamd.c -DDLONG -o colamd_l.o ar rv libcolamd.a colamd.o colamd_l.o colamd_global.o ar: creating libcolamd.a a - colamd.o a - colamd_l.o a - colamd_global.o ranlib libcolamd.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/COLAMD ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/COLAMD ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + gcc -shared -Wl,-soname,libcolamd.so.2 -o libcolamd.so.2.8.0 ../COLAMD/Lib/colamd.o ../COLAMD/Lib/colamd_global.o ../COLAMD/Lib/colamd_l.o -lm + ln -sf libcolamd.so.2.8.0 libcolamd.so.2 + ln -sf libcolamd.so.2.8.0 libcolamd.so + cp -p ../COLAMD/Lib/libcolamd.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/COLAMD ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/colamd.h ../Include + cp -p README.txt Doc/ChangeLog Doc/lesser.txt ../Doc/COLAMD + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/CHOLMOD ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/CHOLMOD/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/CHOLMOD ~/build/BUILD/python27-suitesparse/SuiteSparse + CHOLMOD_FLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC' + pushd CHOLMOD + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_aat.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_add.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_band.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_change_factor.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_common.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_complex.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_copy.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_dense.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_error.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_factor.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_memory.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_sparse.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_transpose.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_triplet.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_check.c ../Check/cholmod_check.c: In function 'check_factor.clone.0': ../Check/cholmod_check.c:1507: warning: 'psx' may be used uninitialized in this function ../Check/cholmod_check.c:1508: warning: 'psxend' may be used uninitialized in this function cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_read.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_write.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_amd.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_analyze.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_colamd.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_etree.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_factorize.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_postorder.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rcond.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_resymbol.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rowcolcounts.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rowfac.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_solve.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_spsolve.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_drop.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_horzcat.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_norm.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_scale.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_sdmult.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_ssmult.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_submatrix.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_vertcat.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_symmetry.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_rowadd.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_rowdel.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_updown.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_numeric.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_solve.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_symbolic.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_ccolamd.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_csymamd.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_metis.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_nesdis.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_camd.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_aat.c -o cholmod_l_aat.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_add.c -o cholmod_l_add.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_band.c -o cholmod_l_band.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_change_factor.c -o cholmod_l_change_factor.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_common.c -o cholmod_l_common.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_complex.c -o cholmod_l_complex.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_copy.c -o cholmod_l_copy.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_dense.c -o cholmod_l_dense.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_error.c -o cholmod_l_error.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_factor.c -o cholmod_l_factor.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_memory.c -o cholmod_l_memory.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_sparse.c -o cholmod_l_sparse.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_transpose.c -o cholmod_l_transpose.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Core/cholmod_triplet.c -o cholmod_l_triplet.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_check.c -o cholmod_l_check.o ../Check/cholmod_check.c: In function 'check_factor.clone.0': ../Check/cholmod_check.c:1507: warning: 'psx' may be used uninitialized in this function ../Check/cholmod_check.c:1508: warning: 'psxend' may be used uninitialized in this function cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_read.c -o cholmod_l_read.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Check/cholmod_write.c -o cholmod_l_write.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_amd.c -o cholmod_l_amd.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_analyze.c -o cholmod_l_analyze.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_colamd.c -o cholmod_l_colamd.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_etree.c -o cholmod_l_etree.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_factorize.c -o cholmod_l_factorize.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_postorder.c -o cholmod_l_postorder.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rcond.c -o cholmod_l_rcond.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_resymbol.c -o cholmod_l_resymbol.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rowcolcounts.c -o cholmod_l_rowcolcounts.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_rowfac.c -o cholmod_l_rowfac.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_solve.c -o cholmod_l_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Cholesky/cholmod_spsolve.c -o cholmod_l_spsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_drop.c -o cholmod_l_drop.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_horzcat.c -o cholmod_l_horzcat.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_norm.c -o cholmod_l_norm.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_scale.c -o cholmod_l_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_sdmult.c -o cholmod_l_sdmult.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_ssmult.c -o cholmod_l_ssmult.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_submatrix.c -o cholmod_l_submatrix.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_vertcat.c -o cholmod_l_vertcat.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../MatrixOps/cholmod_symmetry.c -o cholmod_l_symmetry.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_rowadd.c -o cholmod_l_rowadd.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_rowdel.c -o cholmod_l_rowdel.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Modify/cholmod_updown.c -o cholmod_l_updown.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_numeric.c -o cholmod_l_super_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_solve.c -o cholmod_l_super_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Supernodal/cholmod_super_symbolic.c -o cholmod_l_super_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_ccolamd.c -o cholmod_l_ccolamd.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_csymamd.c -o cholmod_l_csymamd.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_metis.c -o cholmod_l_metis.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_nesdis.c -o cholmod_l_nesdis.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNPARTITION -fPIC -O3 -fexceptions -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config ../Partition/cholmod_camd.c -o cholmod_l_camd.o ar rv libcholmod.a cholmod_aat.o cholmod_add.o cholmod_band.o cholmod_change_factor.o cholmod_common.o cholmod_complex.o cholmod_copy.o cholmod_dense.o cholmod_error.o cholmod_factor.o cholmod_memory.o cholmod_sparse.o cholmod_transpose.o cholmod_triplet.o cholmod_check.o cholmod_read.o cholmod_write.o cholmod_amd.o cholmod_analyze.o cholmod_colamd.o cholmod_etree.o cholmod_factorize.o cholmod_postorder.o cholmod_rcond.o cholmod_resymbol.o cholmod_rowcolcounts.o cholmod_rowfac.o cholmod_solve.o cholmod_spsolve.o cholmod_drop.o cholmod_horzcat.o cholmod_norm.o cholmod_scale.o cholmod_sdmult.o cholmod_ssmult.o cholmod_submatrix.o cholmod_vertcat.o cholmod_symmetry.o cholmod_rowadd.o cholmod_rowdel.o cholmod_updown.o cholmod_super_numeric.o cholmod_super_solve.o cholmod_super_symbolic.o cholmod_ccolamd.o cholmod_csymamd.o cholmod_metis.o cholmod_nesdis.o cholmod_camd.o cholmod_l_aat.o cholmod_l_add.o cholmod_l_band.o cholmod_l_change_factor.o cholmod_l_common.o cholmod_l_complex.o cholmod_l_copy.o cholmod_l_dense.o cholmod_l_error.o cholmod_l_factor.o cholmod_l_memory.o cholmod_l_sparse.o cholmod_l_transpose.o cholmod_l_triplet.o cholmod_l_check.o cholmod_l_read.o cholmod_l_write.o cholmod_l_amd.o cholmod_l_analyze.o cholmod_l_colamd.o cholmod_l_etree.o cholmod_l_factorize.o cholmod_l_postorder.o cholmod_l_rcond.o cholmod_l_resymbol.o cholmod_l_rowcolcounts.o cholmod_l_rowfac.o cholmod_l_solve.o cholmod_l_spsolve.o cholmod_l_drop.o cholmod_l_horzcat.o cholmod_l_norm.o cholmod_l_scale.o cholmod_l_sdmult.o cholmod_l_ssmult.o cholmod_l_submatrix.o cholmod_l_vertcat.o cholmod_l_symmetry.o cholmod_l_rowadd.o cholmod_l_rowdel.o cholmod_l_updown.o cholmod_l_super_numeric.o cholmod_l_super_solve.o cholmod_l_super_symbolic.o cholmod_l_ccolamd.o cholmod_l_csymamd.o cholmod_l_metis.o cholmod_l_nesdis.o cholmod_l_camd.o ar: creating libcholmod.a a - cholmod_aat.o a - cholmod_add.o a - cholmod_band.o a - cholmod_change_factor.o a - cholmod_common.o a - cholmod_complex.o a - cholmod_copy.o a - cholmod_dense.o a - cholmod_error.o a - cholmod_factor.o a - cholmod_memory.o a - cholmod_sparse.o a - cholmod_transpose.o a - cholmod_triplet.o a - cholmod_check.o a - cholmod_read.o a - cholmod_write.o a - cholmod_amd.o a - cholmod_analyze.o a - cholmod_colamd.o a - cholmod_etree.o a - cholmod_factorize.o a - cholmod_postorder.o a - cholmod_rcond.o a - cholmod_resymbol.o a - cholmod_rowcolcounts.o a - cholmod_rowfac.o a - cholmod_solve.o a - cholmod_spsolve.o a - cholmod_drop.o a - cholmod_horzcat.o a - cholmod_norm.o a - cholmod_scale.o a - cholmod_sdmult.o a - cholmod_ssmult.o a - cholmod_submatrix.o a - cholmod_vertcat.o a - cholmod_symmetry.o a - cholmod_rowadd.o a - cholmod_rowdel.o a - cholmod_updown.o a - cholmod_super_numeric.o a - cholmod_super_solve.o a - cholmod_super_symbolic.o a - cholmod_ccolamd.o a - cholmod_csymamd.o a - cholmod_metis.o a - cholmod_nesdis.o a - cholmod_camd.o a - cholmod_l_aat.o a - cholmod_l_add.o a - cholmod_l_band.o a - cholmod_l_change_factor.o a - cholmod_l_common.o a - cholmod_l_complex.o a - cholmod_l_copy.o a - cholmod_l_dense.o a - cholmod_l_error.o a - cholmod_l_factor.o a - cholmod_l_memory.o a - cholmod_l_sparse.o a - cholmod_l_transpose.o a - cholmod_l_triplet.o a - cholmod_l_check.o a - cholmod_l_read.o a - cholmod_l_write.o a - cholmod_l_amd.o a - cholmod_l_analyze.o a - cholmod_l_colamd.o a - cholmod_l_etree.o a - cholmod_l_factorize.o a - cholmod_l_postorder.o a - cholmod_l_rcond.o a - cholmod_l_resymbol.o a - cholmod_l_rowcolcounts.o a - cholmod_l_rowfac.o a - cholmod_l_solve.o a - cholmod_l_spsolve.o a - cholmod_l_drop.o a - cholmod_l_horzcat.o a - cholmod_l_norm.o a - cholmod_l_scale.o a - cholmod_l_sdmult.o a - cholmod_l_ssmult.o a - cholmod_l_submatrix.o a - cholmod_l_vertcat.o a - cholmod_l_symmetry.o a - cholmod_l_rowadd.o a - cholmod_l_rowdel.o a - cholmod_l_updown.o a - cholmod_l_super_numeric.o a - cholmod_l_super_solve.o a - cholmod_l_super_symbolic.o a - cholmod_l_ccolamd.o a - cholmod_l_csymamd.o a - cholmod_l_metis.o a - cholmod_l_nesdis.o a - cholmod_l_camd.o ranlib libcholmod.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/CHOLMOD ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/CHOLMOD ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + gcc -shared -Wl,-soname,libcholmod.so.2 -o libcholmod.so.2.0.1 ../CHOLMOD/Lib/cholmod_aat.o ../CHOLMOD/Lib/cholmod_add.o ../CHOLMOD/Lib/cholmod_amd.o ../CHOLMOD/Lib/cholmod_analyze.o ../CHOLMOD/Lib/cholmod_band.o ../CHOLMOD/Lib/cholmod_camd.o ../CHOLMOD/Lib/cholmod_ccolamd.o ../CHOLMOD/Lib/cholmod_change_factor.o ../CHOLMOD/Lib/cholmod_check.o ../CHOLMOD/Lib/cholmod_colamd.o ../CHOLMOD/Lib/cholmod_common.o ../CHOLMOD/Lib/cholmod_complex.o ../CHOLMOD/Lib/cholmod_copy.o ../CHOLMOD/Lib/cholmod_csymamd.o ../CHOLMOD/Lib/cholmod_dense.o ../CHOLMOD/Lib/cholmod_drop.o ../CHOLMOD/Lib/cholmod_error.o ../CHOLMOD/Lib/cholmod_etree.o ../CHOLMOD/Lib/cholmod_factor.o ../CHOLMOD/Lib/cholmod_factorize.o ../CHOLMOD/Lib/cholmod_horzcat.o ../CHOLMOD/Lib/cholmod_l_aat.o ../CHOLMOD/Lib/cholmod_l_add.o ../CHOLMOD/Lib/cholmod_l_amd.o ../CHOLMOD/Lib/cholmod_l_analyze.o ../CHOLMOD/Lib/cholmod_l_band.o ../CHOLMOD/Lib/cholmod_l_camd.o ../CHOLMOD/Lib/cholmod_l_ccolamd.o ../CHOLMOD/Lib/cholmod_l_change_factor.o ../CHOLMOD/Lib/cholmod_l_check.o ../CHOLMOD/Lib/cholmod_l_colamd.o ../CHOLMOD/Lib/cholmod_l_common.o ../CHOLMOD/Lib/cholmod_l_complex.o ../CHOLMOD/Lib/cholmod_l_copy.o ../CHOLMOD/Lib/cholmod_l_csymamd.o ../CHOLMOD/Lib/cholmod_l_dense.o ../CHOLMOD/Lib/cholmod_l_drop.o ../CHOLMOD/Lib/cholmod_l_error.o ../CHOLMOD/Lib/cholmod_l_etree.o ../CHOLMOD/Lib/cholmod_l_factor.o ../CHOLMOD/Lib/cholmod_l_factorize.o ../CHOLMOD/Lib/cholmod_l_horzcat.o ../CHOLMOD/Lib/cholmod_l_memory.o ../CHOLMOD/Lib/cholmod_l_metis.o ../CHOLMOD/Lib/cholmod_l_nesdis.o ../CHOLMOD/Lib/cholmod_l_norm.o ../CHOLMOD/Lib/cholmod_l_postorder.o ../CHOLMOD/Lib/cholmod_l_rcond.o ../CHOLMOD/Lib/cholmod_l_read.o ../CHOLMOD/Lib/cholmod_l_resymbol.o ../CHOLMOD/Lib/cholmod_l_rowadd.o ../CHOLMOD/Lib/cholmod_l_rowcolcounts.o ../CHOLMOD/Lib/cholmod_l_rowdel.o ../CHOLMOD/Lib/cholmod_l_rowfac.o ../CHOLMOD/Lib/cholmod_l_scale.o ../CHOLMOD/Lib/cholmod_l_sdmult.o ../CHOLMOD/Lib/cholmod_l_solve.o ../CHOLMOD/Lib/cholmod_l_sparse.o ../CHOLMOD/Lib/cholmod_l_spsolve.o ../CHOLMOD/Lib/cholmod_l_ssmult.o ../CHOLMOD/Lib/cholmod_l_submatrix.o ../CHOLMOD/Lib/cholmod_l_super_numeric.o ../CHOLMOD/Lib/cholmod_l_super_solve.o ../CHOLMOD/Lib/cholmod_l_super_symbolic.o ../CHOLMOD/Lib/cholmod_l_symmetry.o ../CHOLMOD/Lib/cholmod_l_transpose.o ../CHOLMOD/Lib/cholmod_l_triplet.o ../CHOLMOD/Lib/cholmod_l_updown.o ../CHOLMOD/Lib/cholmod_l_vertcat.o ../CHOLMOD/Lib/cholmod_l_write.o ../CHOLMOD/Lib/cholmod_memory.o ../CHOLMOD/Lib/cholmod_metis.o ../CHOLMOD/Lib/cholmod_nesdis.o ../CHOLMOD/Lib/cholmod_norm.o ../CHOLMOD/Lib/cholmod_postorder.o ../CHOLMOD/Lib/cholmod_rcond.o ../CHOLMOD/Lib/cholmod_read.o ../CHOLMOD/Lib/cholmod_resymbol.o ../CHOLMOD/Lib/cholmod_rowadd.o ../CHOLMOD/Lib/cholmod_rowcolcounts.o ../CHOLMOD/Lib/cholmod_rowdel.o ../CHOLMOD/Lib/cholmod_rowfac.o ../CHOLMOD/Lib/cholmod_scale.o ../CHOLMOD/Lib/cholmod_sdmult.o ../CHOLMOD/Lib/cholmod_solve.o ../CHOLMOD/Lib/cholmod_sparse.o ../CHOLMOD/Lib/cholmod_spsolve.o ../CHOLMOD/Lib/cholmod_ssmult.o ../CHOLMOD/Lib/cholmod_submatrix.o ../CHOLMOD/Lib/cholmod_super_numeric.o ../CHOLMOD/Lib/cholmod_super_solve.o ../CHOLMOD/Lib/cholmod_super_symbolic.o ../CHOLMOD/Lib/cholmod_symmetry.o ../CHOLMOD/Lib/cholmod_transpose.o ../CHOLMOD/Lib/cholmod_triplet.o ../CHOLMOD/Lib/cholmod_updown.o ../CHOLMOD/Lib/cholmod_vertcat.o ../CHOLMOD/Lib/cholmod_write.o -L/usr/lib64/atlas -lcblas -llapack libamd.so.2 libcamd.so.2 libcolamd.so.2 libccolamd.so.2 libsuitesparseconfig.so.4 -lm + ln -sf libcholmod.so.2.0.1 libcholmod.so.2 + ln -sf libcholmod.so.2.0.1 libcholmod.so + cp -p ../CHOLMOD/Lib/libcholmod.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/CHOLMOD ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/cholmod.h Include/cholmod_blas.h Include/cholmod_check.h Include/cholmod_cholesky.h Include/cholmod_complexity.h Include/cholmod_config.h Include/cholmod_core.h Include/cholmod_internal.h Include/cholmod_io64.h Include/cholmod_matrixops.h Include/cholmod_modify.h Include/cholmod_partition.h Include/cholmod_supernodal.h Include/cholmod_template.h ../Include + cp -p README.txt Doc/UserGuide.pdf ../Doc/CHOLMOD + cp -p Cholesky/License.txt ../Doc/CHOLMOD/Cholesky_License.txt + cp -p Core/License.txt ../Doc/CHOLMOD/Core_License.txt + cp -p MatrixOps/License.txt ../Doc/CHOLMOD/MatrixOps_License.txt + cp -p Partition/License.txt ../Doc/CHOLMOD/Partition_License.txt + cp -p Supernodal/License.txt ../Doc/CHOLMOD/Supernodal_License.txt + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/CXSparse ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/CXSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/CXSparse ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd CXSparse + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_convert.c -o cs_convert.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_add.c -o cs_add_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_amd.c -o cs_amd_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_chol.c -o cs_chol_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_cholsol.c -o cs_cholsol_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_counts.c -o cs_counts_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_cumsum.c -o cs_cumsum_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_droptol.c -o cs_droptol_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_dropzeros.c -o cs_dropzeros_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_dupl.c -o cs_dupl_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_entry.c -o cs_entry_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_etree.c -o cs_etree_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_fkeep.c -o cs_fkeep_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_gaxpy.c -o cs_gaxpy_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_happly.c -o cs_happly_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_house.c -o cs_house_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_ipvec.c -o cs_ipvec_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_lsolve.c -o cs_lsolve_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_ltsolve.c -o cs_ltsolve_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_lu.c -o cs_lu_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_lusol.c -o cs_lusol_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_util.c -o cs_util_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_multiply.c -o cs_multiply_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_permute.c -o cs_permute_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_pinv.c -o cs_pinv_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_post.c -o cs_post_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_pvec.c -o cs_pvec_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_qr.c -o cs_qr_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_qrsol.c -o cs_qrsol_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_scatter.c -o cs_scatter_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_schol.c -o cs_schol_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_sqr.c -o cs_sqr_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_symperm.c -o cs_symperm_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_tdfs.c -o cs_tdfs_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_malloc.c -o cs_malloc_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_transpose.c -o cs_transpose_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_compress.c -o cs_compress_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_usolve.c -o cs_usolve_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_utsolve.c -o cs_utsolve_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_scc.c -o cs_scc_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_maxtrans.c -o cs_maxtrans_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_dmperm.c -o cs_dmperm_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_updown.c -o cs_updown_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_print.c -o cs_print_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_norm.c -o cs_norm_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_load.c -o cs_load_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_dfs.c -o cs_dfs_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_reach.c -o cs_reach_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_spsolve.c -o cs_spsolve_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_leaf.c -o cs_leaf_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_ereach.c -o cs_ereach_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/cs_randperm.c -o cs_randperm_di.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_add.c -o cs_add_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_amd.c -o cs_amd_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_chol.c -o cs_chol_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_cholsol.c -o cs_cholsol_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_counts.c -o cs_counts_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_cumsum.c -o cs_cumsum_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_droptol.c -o cs_droptol_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_dropzeros.c -o cs_dropzeros_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_dupl.c -o cs_dupl_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_entry.c -o cs_entry_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_etree.c -o cs_etree_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_fkeep.c -o cs_fkeep_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_gaxpy.c -o cs_gaxpy_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_happly.c -o cs_happly_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_house.c -o cs_house_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_ipvec.c -o cs_ipvec_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_lsolve.c -o cs_lsolve_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_ltsolve.c -o cs_ltsolve_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_lu.c -o cs_lu_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_lusol.c -o cs_lusol_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_util.c -o cs_util_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_multiply.c -o cs_multiply_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_permute.c -o cs_permute_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_pinv.c -o cs_pinv_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_post.c -o cs_post_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_pvec.c -o cs_pvec_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_qr.c -o cs_qr_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_qrsol.c -o cs_qrsol_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_scatter.c -o cs_scatter_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_schol.c -o cs_schol_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_sqr.c -o cs_sqr_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_symperm.c -o cs_symperm_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_tdfs.c -o cs_tdfs_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_malloc.c -o cs_malloc_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_transpose.c -o cs_transpose_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_compress.c -o cs_compress_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_usolve.c -o cs_usolve_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_utsolve.c -o cs_utsolve_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_scc.c -o cs_scc_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_maxtrans.c -o cs_maxtrans_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_dmperm.c -o cs_dmperm_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_updown.c -o cs_updown_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_print.c -o cs_print_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_norm.c -o cs_norm_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_load.c -o cs_load_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_dfs.c -o cs_dfs_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_reach.c -o cs_reach_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_spsolve.c -o cs_spsolve_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_leaf.c -o cs_leaf_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_ereach.c -o cs_ereach_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -c ../Source/cs_randperm.c -o cs_randperm_dl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_add.c -o cs_add_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_amd.c -o cs_amd_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_chol.c -o cs_chol_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_cholsol.c -o cs_cholsol_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_counts.c -o cs_counts_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_cumsum.c -o cs_cumsum_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_droptol.c -o cs_droptol_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_dropzeros.c -o cs_dropzeros_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_dupl.c -o cs_dupl_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_entry.c -o cs_entry_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_etree.c -o cs_etree_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_fkeep.c -o cs_fkeep_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_gaxpy.c -o cs_gaxpy_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_happly.c -o cs_happly_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_house.c -o cs_house_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_ipvec.c -o cs_ipvec_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_lsolve.c -o cs_lsolve_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_ltsolve.c -o cs_ltsolve_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_lu.c -o cs_lu_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_lusol.c -o cs_lusol_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_util.c -o cs_util_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_multiply.c -o cs_multiply_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_permute.c -o cs_permute_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_pinv.c -o cs_pinv_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_post.c -o cs_post_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_pvec.c -o cs_pvec_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_qr.c -o cs_qr_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_qrsol.c -o cs_qrsol_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_scatter.c -o cs_scatter_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_schol.c -o cs_schol_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_sqr.c -o cs_sqr_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_symperm.c -o cs_symperm_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_tdfs.c -o cs_tdfs_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_malloc.c -o cs_malloc_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_transpose.c -o cs_transpose_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_compress.c -o cs_compress_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_usolve.c -o cs_usolve_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_utsolve.c -o cs_utsolve_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_scc.c -o cs_scc_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_maxtrans.c -o cs_maxtrans_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_dmperm.c -o cs_dmperm_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_updown.c -o cs_updown_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_print.c -o cs_print_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_norm.c -o cs_norm_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_load.c -o cs_load_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_dfs.c -o cs_dfs_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_reach.c -o cs_reach_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_spsolve.c -o cs_spsolve_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_leaf.c -o cs_leaf_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_ereach.c -o cs_ereach_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_COMPLEX -c ../Source/cs_randperm.c -o cs_randperm_ci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_add.c -o cs_add_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_amd.c -o cs_amd_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_chol.c -o cs_chol_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_cholsol.c -o cs_cholsol_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_counts.c -o cs_counts_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_cumsum.c -o cs_cumsum_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_droptol.c -o cs_droptol_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_dropzeros.c -o cs_dropzeros_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_dupl.c -o cs_dupl_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_entry.c -o cs_entry_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_etree.c -o cs_etree_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_fkeep.c -o cs_fkeep_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_gaxpy.c -o cs_gaxpy_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_happly.c -o cs_happly_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_house.c -o cs_house_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_ipvec.c -o cs_ipvec_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_lsolve.c -o cs_lsolve_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_ltsolve.c -o cs_ltsolve_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_lu.c -o cs_lu_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_lusol.c -o cs_lusol_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_util.c -o cs_util_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_multiply.c -o cs_multiply_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_permute.c -o cs_permute_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_pinv.c -o cs_pinv_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_post.c -o cs_post_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_pvec.c -o cs_pvec_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_qr.c -o cs_qr_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_qrsol.c -o cs_qrsol_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_scatter.c -o cs_scatter_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_schol.c -o cs_schol_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_sqr.c -o cs_sqr_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_symperm.c -o cs_symperm_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_tdfs.c -o cs_tdfs_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_malloc.c -o cs_malloc_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_transpose.c -o cs_transpose_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_compress.c -o cs_compress_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_usolve.c -o cs_usolve_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_utsolve.c -o cs_utsolve_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_scc.c -o cs_scc_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_maxtrans.c -o cs_maxtrans_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_dmperm.c -o cs_dmperm_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_updown.c -o cs_updown_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_print.c -o cs_print_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_norm.c -o cs_norm_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_load.c -o cs_load_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_dfs.c -o cs_dfs_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_reach.c -o cs_reach_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_spsolve.c -o cs_spsolve_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_leaf.c -o cs_leaf_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_ereach.c -o cs_ereach_cl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_randperm.c -o cs_randperm_cl.o ar rv libcxsparse.a cs_convert.o cs_add_di.o cs_amd_di.o cs_chol_di.o cs_cholsol_di.o cs_counts_di.o cs_cumsum_di.o cs_droptol_di.o cs_dropzeros_di.o cs_dupl_di.o cs_entry_di.o cs_etree_di.o cs_fkeep_di.o cs_gaxpy_di.o cs_happly_di.o cs_house_di.o cs_ipvec_di.o cs_lsolve_di.o cs_ltsolve_di.o cs_lu_di.o cs_lusol_di.o cs_util_di.o cs_multiply_di.o cs_permute_di.o cs_pinv_di.o cs_post_di.o cs_pvec_di.o cs_qr_di.o cs_qrsol_di.o cs_scatter_di.o cs_schol_di.o cs_sqr_di.o cs_symperm_di.o cs_tdfs_di.o cs_malloc_di.o cs_transpose_di.o cs_compress_di.o cs_usolve_di.o cs_utsolve_di.o cs_scc_di.o cs_maxtrans_di.o cs_dmperm_di.o cs_updown_di.o cs_print_di.o cs_norm_di.o cs_load_di.o cs_dfs_di.o cs_reach_di.o cs_spsolve_di.o cs_leaf_di.o cs_ereach_di.o cs_randperm_di.o cs_add_dl.o cs_amd_dl.o cs_chol_dl.o cs_cholsol_dl.o cs_counts_dl.o cs_cumsum_dl.o cs_droptol_dl.o cs_dropzeros_dl.o cs_dupl_dl.o cs_entry_dl.o cs_etree_dl.o cs_fkeep_dl.o cs_gaxpy_dl.o cs_happly_dl.o cs_house_dl.o cs_ipvec_dl.o cs_lsolve_dl.o cs_ltsolve_dl.o cs_lu_dl.o cs_lusol_dl.o cs_util_dl.o cs_multiply_dl.o cs_permute_dl.o cs_pinv_dl.o cs_post_dl.o cs_pvec_dl.o cs_qr_dl.o cs_qrsol_dl.o cs_scatter_dl.o cs_schol_dl.o cs_sqr_dl.o cs_symperm_dl.o cs_tdfs_dl.o cs_malloc_dl.o cs_transpose_dl.o cs_compress_dl.o cs_usolve_dl.o cs_utsolve_dl.o cs_scc_dl.o cs_maxtrans_dl.o cs_dmperm_dl.o cs_updown_dl.o cs_print_dl.o cs_norm_dl.o cs_load_dl.o cs_dfs_dl.o cs_reach_dl.o cs_spsolve_dl.o cs_leaf_dl.o cs_ereach_dl.o cs_randperm_dl.o cs_add_ci.o cs_amd_ci.o cs_chol_ci.o cs_cholsol_ci.o cs_counts_ci.o cs_cumsum_ci.o cs_droptol_ci.o cs_dropzeros_ci.o cs_dupl_ci.o cs_entry_ci.o cs_etree_ci.o cs_fkeep_ci.o cs_gaxpy_ci.o cs_happly_ci.o cs_house_ci.o cs_ipvec_ci.o cs_lsolve_ci.o cs_ltsolve_ci.o cs_lu_ci.o cs_lusol_ci.o cs_util_ci.o cs_multiply_ci.o cs_permute_ci.o cs_pinv_ci.o cs_post_ci.o cs_pvec_ci.o cs_qr_ci.o cs_qrsol_ci.o cs_scatter_ci.o cs_schol_ci.o cs_sqr_ci.o cs_symperm_ci.o cs_tdfs_ci.o cs_malloc_ci.o cs_transpose_ci.o cs_compress_ci.o cs_usolve_ci.o cs_utsolve_ci.o cs_scc_ci.o cs_maxtrans_ci.o cs_dmperm_ci.o cs_updown_ci.o cs_print_ci.o cs_norm_ci.o cs_load_ci.o cs_dfs_ci.o cs_reach_ci.o cs_spsolve_ci.o cs_leaf_ci.o cs_ereach_ci.o cs_randperm_ci.o cs_add_cl.o cs_amd_cl.o cs_chol_cl.o cs_cholsol_cl.o cs_counts_cl.o cs_cumsum_cl.o cs_droptol_cl.o cs_dropzeros_cl.o cs_dupl_cl.o cs_entry_cl.o cs_etree_cl.o cs_fkeep_cl.o cs_gaxpy_cl.o cs_happly_cl.o cs_house_cl.o cs_ipvec_cl.o cs_lsolve_cl.o cs_ltsolve_cl.o cs_lu_cl.o cs_lusol_cl.o cs_util_cl.o cs_multiply_cl.o cs_permute_cl.o cs_pinv_cl.o cs_post_cl.o cs_pvec_cl.o cs_qr_cl.o cs_qrsol_cl.o cs_scatter_cl.o cs_schol_cl.o cs_sqr_cl.o cs_symperm_cl.o cs_tdfs_cl.o cs_malloc_cl.o cs_transpose_cl.o cs_compress_cl.o cs_usolve_cl.o cs_utsolve_cl.o cs_scc_cl.o cs_maxtrans_cl.o cs_dmperm_cl.o cs_updown_cl.o cs_print_cl.o cs_norm_cl.o cs_load_cl.o cs_dfs_cl.o cs_reach_cl.o cs_spsolve_cl.o cs_leaf_cl.o cs_ereach_cl.o cs_randperm_cl.o ar: creating libcxsparse.a a - cs_convert.o a - cs_add_di.o a - cs_amd_di.o a - cs_chol_di.o a - cs_cholsol_di.o a - cs_counts_di.o a - cs_cumsum_di.o a - cs_droptol_di.o a - cs_dropzeros_di.o a - cs_dupl_di.o a - cs_entry_di.o a - cs_etree_di.o a - cs_fkeep_di.o a - cs_gaxpy_di.o a - cs_happly_di.o a - cs_house_di.o a - cs_ipvec_di.o a - cs_lsolve_di.o a - cs_ltsolve_di.o a - cs_lu_di.o a - cs_lusol_di.o a - cs_util_di.o a - cs_multiply_di.o a - cs_permute_di.o a - cs_pinv_di.o a - cs_post_di.o a - cs_pvec_di.o a - cs_qr_di.o a - cs_qrsol_di.o a - cs_scatter_di.o a - cs_schol_di.o a - cs_sqr_di.o a - cs_symperm_di.o a - cs_tdfs_di.o a - cs_malloc_di.o a - cs_transpose_di.o a - cs_compress_di.o a - cs_usolve_di.o a - cs_utsolve_di.o a - cs_scc_di.o a - cs_maxtrans_di.o a - cs_dmperm_di.o a - cs_updown_di.o a - cs_print_di.o a - cs_norm_di.o a - cs_load_di.o a - cs_dfs_di.o a - cs_reach_di.o a - cs_spsolve_di.o a - cs_leaf_di.o a - cs_ereach_di.o a - cs_randperm_di.o a - cs_add_dl.o a - cs_amd_dl.o a - cs_chol_dl.o a - cs_cholsol_dl.o a - cs_counts_dl.o a - cs_cumsum_dl.o a - cs_droptol_dl.o a - cs_dropzeros_dl.o a - cs_dupl_dl.o a - cs_entry_dl.o a - cs_etree_dl.o a - cs_fkeep_dl.o a - cs_gaxpy_dl.o a - cs_happly_dl.o a - cs_house_dl.o a - cs_ipvec_dl.o a - cs_lsolve_dl.o a - cs_ltsolve_dl.o a - cs_lu_dl.o a - cs_lusol_dl.o a - cs_util_dl.o a - cs_multiply_dl.o a - cs_permute_dl.o a - cs_pinv_dl.o a - cs_post_dl.o a - cs_pvec_dl.o a - cs_qr_dl.o a - cs_qrsol_dl.o a - cs_scatter_dl.o a - cs_schol_dl.o a - cs_sqr_dl.o a - cs_symperm_dl.o a - cs_tdfs_dl.o a - cs_malloc_dl.o a - cs_transpose_dl.o a - cs_compress_dl.o a - cs_usolve_dl.o a - cs_utsolve_dl.o a - cs_scc_dl.o a - cs_maxtrans_dl.o a - cs_dmperm_dl.o a - cs_updown_dl.o a - cs_print_dl.o a - cs_norm_dl.o a - cs_load_dl.o a - cs_dfs_dl.o a - cs_reach_dl.o a - cs_spsolve_dl.o a - cs_leaf_dl.o a - cs_ereach_dl.o a - cs_randperm_dl.o a - cs_add_ci.o a - cs_amd_ci.o a - cs_chol_ci.o a - cs_cholsol_ci.o a - cs_counts_ci.o a - cs_cumsum_ci.o a - cs_droptol_ci.o a - cs_dropzeros_ci.o a - cs_dupl_ci.o a - cs_entry_ci.o a - cs_etree_ci.o a - cs_fkeep_ci.o a - cs_gaxpy_ci.o a - cs_happly_ci.o a - cs_house_ci.o a - cs_ipvec_ci.o a - cs_lsolve_ci.o a - cs_ltsolve_ci.o a - cs_lu_ci.o a - cs_lusol_ci.o a - cs_util_ci.o a - cs_multiply_ci.o a - cs_permute_ci.o a - cs_pinv_ci.o a - cs_post_ci.o a - cs_pvec_ci.o a - cs_qr_ci.o a - cs_qrsol_ci.o a - cs_scatter_ci.o a - cs_schol_ci.o a - cs_sqr_ci.o a - cs_symperm_ci.o a - cs_tdfs_ci.o a - cs_malloc_ci.o a - cs_transpose_ci.o a - cs_compress_ci.o a - cs_usolve_ci.o a - cs_utsolve_ci.o a - cs_scc_ci.o a - cs_maxtrans_ci.o a - cs_dmperm_ci.o a - cs_updown_ci.o a - cs_print_ci.o a - cs_norm_ci.o a - cs_load_ci.o a - cs_dfs_ci.o a - cs_reach_ci.o a - cs_spsolve_ci.o a - cs_leaf_ci.o a - cs_ereach_ci.o a - cs_randperm_ci.o a - cs_add_cl.o a - cs_amd_cl.o a - cs_chol_cl.o a - cs_cholsol_cl.o a - cs_counts_cl.o a - cs_cumsum_cl.o a - cs_droptol_cl.o a - cs_dropzeros_cl.o a - cs_dupl_cl.o a - cs_entry_cl.o a - cs_etree_cl.o a - cs_fkeep_cl.o a - cs_gaxpy_cl.o a - cs_happly_cl.o a - cs_house_cl.o a - cs_ipvec_cl.o a - cs_lsolve_cl.o a - cs_ltsolve_cl.o a - cs_lu_cl.o a - cs_lusol_cl.o a - cs_util_cl.o a - cs_multiply_cl.o a - cs_permute_cl.o a - cs_pinv_cl.o a - cs_post_cl.o a - cs_pvec_cl.o a - cs_qr_cl.o a - cs_qrsol_cl.o a - cs_scatter_cl.o a - cs_schol_cl.o a - cs_sqr_cl.o a - cs_symperm_cl.o a - cs_tdfs_cl.o a - cs_malloc_cl.o a - cs_transpose_cl.o a - cs_compress_cl.o a - cs_usolve_cl.o a - cs_utsolve_cl.o a - cs_scc_cl.o a - cs_maxtrans_cl.o a - cs_dmperm_cl.o a - cs_updown_cl.o a - cs_print_cl.o a - cs_norm_cl.o a - cs_load_cl.o a - cs_dfs_cl.o a - cs_reach_cl.o a - cs_spsolve_cl.o a - cs_leaf_cl.o a - cs_ereach_cl.o a - cs_randperm_cl.o ranlib libcxsparse.a ~/build/BUILD/python27-suitesparse/SuiteSparse/CXSparse ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/CXSparse ~/build/BUILD/python27-suitesparse/SuiteSparse + popd + pushd ../Lib + gcc -shared -Wl,-soname,libcxsparse.so.3 -o libcxsparse.so.3.1.1 ../CXSparse/Lib/cs_add_ci.o ../CXSparse/Lib/cs_add_cl.o ../CXSparse/Lib/cs_add_di.o ../CXSparse/Lib/cs_add_dl.o ../CXSparse/Lib/cs_amd_ci.o ../CXSparse/Lib/cs_amd_cl.o ../CXSparse/Lib/cs_amd_di.o ../CXSparse/Lib/cs_amd_dl.o ../CXSparse/Lib/cs_chol_ci.o ../CXSparse/Lib/cs_chol_cl.o ../CXSparse/Lib/cs_chol_di.o ../CXSparse/Lib/cs_chol_dl.o ../CXSparse/Lib/cs_cholsol_ci.o ../CXSparse/Lib/cs_cholsol_cl.o ../CXSparse/Lib/cs_cholsol_di.o ../CXSparse/Lib/cs_cholsol_dl.o ../CXSparse/Lib/cs_compress_ci.o ../CXSparse/Lib/cs_compress_cl.o ../CXSparse/Lib/cs_compress_di.o ../CXSparse/Lib/cs_compress_dl.o ../CXSparse/Lib/cs_convert.o ../CXSparse/Lib/cs_counts_ci.o ../CXSparse/Lib/cs_counts_cl.o ../CXSparse/Lib/cs_counts_di.o ../CXSparse/Lib/cs_counts_dl.o ../CXSparse/Lib/cs_cumsum_ci.o ../CXSparse/Lib/cs_cumsum_cl.o ../CXSparse/Lib/cs_cumsum_di.o ../CXSparse/Lib/cs_cumsum_dl.o ../CXSparse/Lib/cs_dfs_ci.o ../CXSparse/Lib/cs_dfs_cl.o ../CXSparse/Lib/cs_dfs_di.o ../CXSparse/Lib/cs_dfs_dl.o ../CXSparse/Lib/cs_dmperm_ci.o ../CXSparse/Lib/cs_dmperm_cl.o ../CXSparse/Lib/cs_dmperm_di.o ../CXSparse/Lib/cs_dmperm_dl.o ../CXSparse/Lib/cs_droptol_ci.o ../CXSparse/Lib/cs_droptol_cl.o ../CXSparse/Lib/cs_droptol_di.o ../CXSparse/Lib/cs_droptol_dl.o ../CXSparse/Lib/cs_dropzeros_ci.o ../CXSparse/Lib/cs_dropzeros_cl.o ../CXSparse/Lib/cs_dropzeros_di.o ../CXSparse/Lib/cs_dropzeros_dl.o ../CXSparse/Lib/cs_dupl_ci.o ../CXSparse/Lib/cs_dupl_cl.o ../CXSparse/Lib/cs_dupl_di.o ../CXSparse/Lib/cs_dupl_dl.o ../CXSparse/Lib/cs_entry_ci.o ../CXSparse/Lib/cs_entry_cl.o ../CXSparse/Lib/cs_entry_di.o ../CXSparse/Lib/cs_entry_dl.o ../CXSparse/Lib/cs_ereach_ci.o ../CXSparse/Lib/cs_ereach_cl.o ../CXSparse/Lib/cs_ereach_di.o ../CXSparse/Lib/cs_ereach_dl.o ../CXSparse/Lib/cs_etree_ci.o ../CXSparse/Lib/cs_etree_cl.o ../CXSparse/Lib/cs_etree_di.o ../CXSparse/Lib/cs_etree_dl.o ../CXSparse/Lib/cs_fkeep_ci.o ../CXSparse/Lib/cs_fkeep_cl.o ../CXSparse/Lib/cs_fkeep_di.o ../CXSparse/Lib/cs_fkeep_dl.o ../CXSparse/Lib/cs_gaxpy_ci.o ../CXSparse/Lib/cs_gaxpy_cl.o ../CXSparse/Lib/cs_gaxpy_di.o ../CXSparse/Lib/cs_gaxpy_dl.o ../CXSparse/Lib/cs_happly_ci.o ../CXSparse/Lib/cs_happly_cl.o ../CXSparse/Lib/cs_happly_di.o ../CXSparse/Lib/cs_happly_dl.o ../CXSparse/Lib/cs_house_ci.o ../CXSparse/Lib/cs_house_cl.o ../CXSparse/Lib/cs_house_di.o ../CXSparse/Lib/cs_house_dl.o ../CXSparse/Lib/cs_ipvec_ci.o ../CXSparse/Lib/cs_ipvec_cl.o ../CXSparse/Lib/cs_ipvec_di.o ../CXSparse/Lib/cs_ipvec_dl.o ../CXSparse/Lib/cs_leaf_ci.o ../CXSparse/Lib/cs_leaf_cl.o ../CXSparse/Lib/cs_leaf_di.o ../CXSparse/Lib/cs_leaf_dl.o ../CXSparse/Lib/cs_load_ci.o ../CXSparse/Lib/cs_load_cl.o ../CXSparse/Lib/cs_load_di.o ../CXSparse/Lib/cs_load_dl.o ../CXSparse/Lib/cs_lsolve_ci.o ../CXSparse/Lib/cs_lsolve_cl.o ../CXSparse/Lib/cs_lsolve_di.o ../CXSparse/Lib/cs_lsolve_dl.o ../CXSparse/Lib/cs_ltsolve_ci.o ../CXSparse/Lib/cs_ltsolve_cl.o ../CXSparse/Lib/cs_ltsolve_di.o ../CXSparse/Lib/cs_ltsolve_dl.o ../CXSparse/Lib/cs_lu_ci.o ../CXSparse/Lib/cs_lu_cl.o ../CXSparse/Lib/cs_lu_di.o ../CXSparse/Lib/cs_lu_dl.o ../CXSparse/Lib/cs_lusol_ci.o ../CXSparse/Lib/cs_lusol_cl.o ../CXSparse/Lib/cs_lusol_di.o ../CXSparse/Lib/cs_lusol_dl.o ../CXSparse/Lib/cs_malloc_ci.o ../CXSparse/Lib/cs_malloc_cl.o ../CXSparse/Lib/cs_malloc_di.o ../CXSparse/Lib/cs_malloc_dl.o ../CXSparse/Lib/cs_maxtrans_ci.o ../CXSparse/Lib/cs_maxtrans_cl.o ../CXSparse/Lib/cs_maxtrans_di.o ../CXSparse/Lib/cs_maxtrans_dl.o ../CXSparse/Lib/cs_multiply_ci.o ../CXSparse/Lib/cs_multiply_cl.o ../CXSparse/Lib/cs_multiply_di.o ../CXSparse/Lib/cs_multiply_dl.o ../CXSparse/Lib/cs_norm_ci.o ../CXSparse/Lib/cs_norm_cl.o ../CXSparse/Lib/cs_norm_di.o ../CXSparse/Lib/cs_norm_dl.o ../CXSparse/Lib/cs_permute_ci.o ../CXSparse/Lib/cs_permute_cl.o ../CXSparse/Lib/cs_permute_di.o ../CXSparse/Lib/cs_permute_dl.o ../CXSparse/Lib/cs_pinv_ci.o ../CXSparse/Lib/cs_pinv_cl.o ../CXSparse/Lib/cs_pinv_di.o ../CXSparse/Lib/cs_pinv_dl.o ../CXSparse/Lib/cs_post_ci.o ../CXSparse/Lib/cs_post_cl.o ../CXSparse/Lib/cs_post_di.o ../CXSparse/Lib/cs_post_dl.o ../CXSparse/Lib/cs_print_ci.o ../CXSparse/Lib/cs_print_cl.o ../CXSparse/Lib/cs_print_di.o ../CXSparse/Lib/cs_print_dl.o ../CXSparse/Lib/cs_pvec_ci.o ../CXSparse/Lib/cs_pvec_cl.o ../CXSparse/Lib/cs_pvec_di.o ../CXSparse/Lib/cs_pvec_dl.o ../CXSparse/Lib/cs_qr_ci.o ../CXSparse/Lib/cs_qr_cl.o ../CXSparse/Lib/cs_qr_di.o ../CXSparse/Lib/cs_qr_dl.o ../CXSparse/Lib/cs_qrsol_ci.o ../CXSparse/Lib/cs_qrsol_cl.o ../CXSparse/Lib/cs_qrsol_di.o ../CXSparse/Lib/cs_qrsol_dl.o ../CXSparse/Lib/cs_randperm_ci.o ../CXSparse/Lib/cs_randperm_cl.o ../CXSparse/Lib/cs_randperm_di.o ../CXSparse/Lib/cs_randperm_dl.o ../CXSparse/Lib/cs_reach_ci.o ../CXSparse/Lib/cs_reach_cl.o ../CXSparse/Lib/cs_reach_di.o ../CXSparse/Lib/cs_reach_dl.o ../CXSparse/Lib/cs_scatter_ci.o ../CXSparse/Lib/cs_scatter_cl.o ../CXSparse/Lib/cs_scatter_di.o ../CXSparse/Lib/cs_scatter_dl.o ../CXSparse/Lib/cs_scc_ci.o ../CXSparse/Lib/cs_scc_cl.o ../CXSparse/Lib/cs_scc_di.o ../CXSparse/Lib/cs_scc_dl.o ../CXSparse/Lib/cs_schol_ci.o ../CXSparse/Lib/cs_schol_cl.o ../CXSparse/Lib/cs_schol_di.o ../CXSparse/Lib/cs_schol_dl.o ../CXSparse/Lib/cs_spsolve_ci.o ../CXSparse/Lib/cs_spsolve_cl.o ../CXSparse/Lib/cs_spsolve_di.o ../CXSparse/Lib/cs_spsolve_dl.o ../CXSparse/Lib/cs_sqr_ci.o ../CXSparse/Lib/cs_sqr_cl.o ../CXSparse/Lib/cs_sqr_di.o ../CXSparse/Lib/cs_sqr_dl.o ../CXSparse/Lib/cs_symperm_ci.o ../CXSparse/Lib/cs_symperm_cl.o ../CXSparse/Lib/cs_symperm_di.o ../CXSparse/Lib/cs_symperm_dl.o ../CXSparse/Lib/cs_tdfs_ci.o ../CXSparse/Lib/cs_tdfs_cl.o ../CXSparse/Lib/cs_tdfs_di.o ../CXSparse/Lib/cs_tdfs_dl.o ../CXSparse/Lib/cs_transpose_ci.o ../CXSparse/Lib/cs_transpose_cl.o ../CXSparse/Lib/cs_transpose_di.o ../CXSparse/Lib/cs_transpose_dl.o ../CXSparse/Lib/cs_updown_ci.o ../CXSparse/Lib/cs_updown_cl.o ../CXSparse/Lib/cs_updown_di.o ../CXSparse/Lib/cs_updown_dl.o ../CXSparse/Lib/cs_usolve_ci.o ../CXSparse/Lib/cs_usolve_cl.o ../CXSparse/Lib/cs_usolve_di.o ../CXSparse/Lib/cs_usolve_dl.o ../CXSparse/Lib/cs_util_ci.o ../CXSparse/Lib/cs_util_cl.o ../CXSparse/Lib/cs_util_di.o ../CXSparse/Lib/cs_util_dl.o ../CXSparse/Lib/cs_utsolve_ci.o ../CXSparse/Lib/cs_utsolve_cl.o ../CXSparse/Lib/cs_utsolve_di.o ../CXSparse/Lib/cs_utsolve_dl.o -lm + ln -sf libcxsparse.so.3.1.1 libcxsparse.so.3 + ln -sf libcxsparse.so.3.1.1 libcxsparse.so + cp -p ../CXSparse/Lib/libcxsparse.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/CXSparse ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/cs.h ../Include + mkdir ../Doc/CXSparse/ + cp -p Doc/ChangeLog Doc/License.txt Doc/lesser.txt ../Doc/CXSparse + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/KLU ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/KLU/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/KLU ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd KLU + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_symbolic.c -o klu_free_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_defaults.c -o klu_defaults.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze_given.c -o klu_analyze_given.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze.c -o klu_analyze.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_memory.c -o klu_memory.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_symbolic.c -o klu_l_free_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_defaults.c -o klu_l_defaults.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze_given.c -o klu_l_analyze_given.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_analyze.c -o klu_l_analyze.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_memory.c -o klu_l_memory.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_d.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_d_kernel.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_d_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_d_factor.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_d_free_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_d_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_d_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_d_refactor.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_d_tsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_d_diagnostics.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_d_sort.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_d_extract.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_z.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_z_kernel.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_z_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_z_factor.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_z_free_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_z_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_z_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_z_refactor.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_z_tsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_z_diagnostics.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_z_sort.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_z_extract.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_l.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_l_kernel.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_l_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_l_factor.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_l_free_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_l_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_l_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_l_refactor.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_l_tsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_l_diagnostics.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_l_sort.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_l_extract.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu.c -o klu_zl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_kernel.c -o klu_zl_kernel.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_dump.c -o klu_zl_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_factor.c -o klu_zl_factor.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_free_numeric.c -o klu_zl_free_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_solve.c -o klu_zl_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_scale.c -o klu_zl_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_refactor.c -o klu_zl_refactor.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_tsolve.c -o klu_zl_tsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_diagnostics.c -o klu_zl_diagnostics.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_sort.c -o klu_zl_sort.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../SuiteSparse_config ../Source/klu_extract.c -o klu_zl_extract.o ar rv libklu.a klu_free_symbolic.o klu_defaults.o klu_analyze_given.o klu_analyze.o klu_memory.o klu_l_free_symbolic.o klu_l_defaults.o klu_l_analyze_given.o klu_l_analyze.o klu_l_memory.o klu_d.o klu_d_kernel.o klu_d_dump.o klu_d_factor.o klu_d_free_numeric.o klu_d_solve.o klu_d_scale.o klu_d_refactor.o klu_d_tsolve.o klu_d_diagnostics.o klu_d_sort.o klu_d_extract.o klu_z.o klu_z_kernel.o klu_z_dump.o klu_z_factor.o klu_z_free_numeric.o klu_z_solve.o klu_z_scale.o klu_z_refactor.o klu_z_tsolve.o klu_z_diagnostics.o klu_z_sort.o klu_z_extract.o klu_l.o klu_l_kernel.o klu_l_dump.o klu_l_factor.o klu_l_free_numeric.o klu_l_solve.o klu_l_scale.o klu_l_refactor.o klu_l_tsolve.o klu_l_diagnostics.o klu_l_sort.o klu_l_extract.o klu_zl.o klu_zl_kernel.o klu_zl_dump.o klu_zl_factor.o klu_zl_free_numeric.o klu_zl_solve.o klu_zl_scale.o klu_zl_refactor.o klu_zl_tsolve.o klu_zl_diagnostics.o klu_zl_sort.o klu_zl_extract.o ar: creating libklu.a a - klu_free_symbolic.o a - klu_defaults.o a - klu_analyze_given.o a - klu_analyze.o a - klu_memory.o a - klu_l_free_symbolic.o a - klu_l_defaults.o a - klu_l_analyze_given.o a - klu_l_analyze.o a - klu_l_memory.o a - klu_d.o a - klu_d_kernel.o a - klu_d_dump.o a - klu_d_factor.o a - klu_d_free_numeric.o a - klu_d_solve.o a - klu_d_scale.o a - klu_d_refactor.o a - klu_d_tsolve.o a - klu_d_diagnostics.o a - klu_d_sort.o a - klu_d_extract.o a - klu_z.o a - klu_z_kernel.o a - klu_z_dump.o a - klu_z_factor.o a - klu_z_free_numeric.o a - klu_z_solve.o a - klu_z_scale.o a - klu_z_refactor.o a - klu_z_tsolve.o a - klu_z_diagnostics.o a - klu_z_sort.o a - klu_z_extract.o a - klu_l.o a - klu_l_kernel.o a - klu_l_dump.o a - klu_l_factor.o a - klu_l_free_numeric.o a - klu_l_solve.o a - klu_l_scale.o a - klu_l_refactor.o a - klu_l_tsolve.o a - klu_l_diagnostics.o a - klu_l_sort.o a - klu_l_extract.o a - klu_zl.o a - klu_zl_kernel.o a - klu_zl_dump.o a - klu_zl_factor.o a - klu_zl_free_numeric.o a - klu_zl_solve.o a - klu_zl_scale.o a - klu_zl_refactor.o a - klu_zl_tsolve.o a - klu_zl_diagnostics.o a - klu_zl_sort.o a - klu_zl_extract.o ranlib libklu.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/KLU ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/KLU ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + gcc -shared -Wl,-soname,libklu.so.1 -o libklu.so.1.2.1 ../KLU/Lib/klu_analyze.o ../KLU/Lib/klu_analyze_given.o ../KLU/Lib/klu_d.o ../KLU/Lib/klu_d_diagnostics.o ../KLU/Lib/klu_d_dump.o ../KLU/Lib/klu_d_extract.o ../KLU/Lib/klu_d_factor.o ../KLU/Lib/klu_d_free_numeric.o ../KLU/Lib/klu_d_kernel.o ../KLU/Lib/klu_d_refactor.o ../KLU/Lib/klu_d_scale.o ../KLU/Lib/klu_d_solve.o ../KLU/Lib/klu_d_sort.o ../KLU/Lib/klu_d_tsolve.o ../KLU/Lib/klu_defaults.o ../KLU/Lib/klu_free_symbolic.o ../KLU/Lib/klu_l.o ../KLU/Lib/klu_l_analyze.o ../KLU/Lib/klu_l_analyze_given.o ../KLU/Lib/klu_l_defaults.o ../KLU/Lib/klu_l_diagnostics.o ../KLU/Lib/klu_l_dump.o ../KLU/Lib/klu_l_extract.o ../KLU/Lib/klu_l_factor.o ../KLU/Lib/klu_l_free_numeric.o ../KLU/Lib/klu_l_free_symbolic.o ../KLU/Lib/klu_l_kernel.o ../KLU/Lib/klu_l_memory.o ../KLU/Lib/klu_l_refactor.o ../KLU/Lib/klu_l_scale.o ../KLU/Lib/klu_l_solve.o ../KLU/Lib/klu_l_sort.o ../KLU/Lib/klu_l_tsolve.o ../KLU/Lib/klu_memory.o ../KLU/Lib/klu_z.o ../KLU/Lib/klu_z_diagnostics.o ../KLU/Lib/klu_z_dump.o ../KLU/Lib/klu_z_extract.o ../KLU/Lib/klu_z_factor.o ../KLU/Lib/klu_z_free_numeric.o ../KLU/Lib/klu_z_kernel.o ../KLU/Lib/klu_z_refactor.o ../KLU/Lib/klu_z_scale.o ../KLU/Lib/klu_z_solve.o ../KLU/Lib/klu_z_sort.o ../KLU/Lib/klu_z_tsolve.o ../KLU/Lib/klu_zl.o ../KLU/Lib/klu_zl_diagnostics.o ../KLU/Lib/klu_zl_dump.o ../KLU/Lib/klu_zl_extract.o ../KLU/Lib/klu_zl_factor.o ../KLU/Lib/klu_zl_free_numeric.o ../KLU/Lib/klu_zl_kernel.o ../KLU/Lib/klu_zl_refactor.o ../KLU/Lib/klu_zl_scale.o ../KLU/Lib/klu_zl_solve.o ../KLU/Lib/klu_zl_sort.o ../KLU/Lib/klu_zl_tsolve.o libamd.so.2 libcolamd.so.2 libbtf.so.1 libcholmod.so.2 libsuitesparseconfig.so.4 + ln -sf libklu.so.1.2.1 libklu.so.1 + ln -sf libklu.so.1.2.1 libklu.so + cp -p ../KLU/Lib/libklu.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/KLU ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/klu.h Include/klu_internal.h Include/klu_version.h ../Include + cp -p README.txt Doc/lesser.txt ../Doc/KLU + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/LDL ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/LDL/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/LDL ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd LDL + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -c ../Source/ldl.c -o ldl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../../SuiteSparse_config -I../Include -DLDL_LONG -c ../Source/ldl.c -o ldll.o ar rv libldl.a ldl.o ldll.o ar: creating libldl.a a - ldl.o a - ldll.o ranlib libldl.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/LDL ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/LDL ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + gcc -shared -Wl,-soname,libldl.so.2 -o libldl.so.2.1.0 ../LDL/Lib/ldl.o ../LDL/Lib/ldll.o + ln -sf libldl.so.2.1.0 libldl.so.2 + ln -sf libldl.so.2.1.0 libldl.so + cp -p ../LDL/Lib/libldl.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/LDL ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/ldl.h ../Include + cp -p README.txt Doc/ChangeLog Doc/lesser.txt Doc/ldl_userguide.pdf ../Doc/LDL + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/UMFPACK ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/UMFPACK/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/UMFPACK ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd UMFPACK + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_analyze.c -o umf_i_analyze.o ../Source/umf_analyze.c: In function 'umf_i_analyze': ../Source/umf_analyze.c:93: warning: ignoring #pragma ivdep ../Source/umf_analyze.c:580: warning: ignoring #pragma novector cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_apply_order.c -o umf_i_apply_order.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_colamd.c -o umf_i_colamd.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_free.c -o umf_i_free.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_fsize.c -o umf_i_fsize.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_is_permutation.c -o umf_i_is_permutation.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_malloc.c -o umf_i_malloc.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_realloc.c -o umf_i_realloc.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_report_perm.c -o umf_i_report_perm.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_singletons.c -o umf_i_singletons.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_cholmod.c -o umf_i_cholmod.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_analyze.c -o umf_l_analyze.o ../Source/umf_analyze.c: In function 'umf_l_analyze': ../Source/umf_analyze.c:93: warning: ignoring #pragma ivdep ../Source/umf_analyze.c:580: warning: ignoring #pragma novector cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_apply_order.c -o umf_l_apply_order.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_colamd.c -o umf_l_colamd.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_free.c -o umf_l_free.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_fsize.c -o umf_l_fsize.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_is_permutation.c -o umf_l_is_permutation.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_malloc.c -o umf_l_malloc.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_realloc.c -o umf_l_realloc.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_report_perm.c -o umf_l_report_perm.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_singletons.c -o umf_l_singletons.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_cholmod.c -o umf_l_cholmod.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -c ../Source/umfpack_timer.c -o umfpack_gn_timer.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -c ../Source/umfpack_tictoc.c -o umfpack_gn_tictoc.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -c ../Source/umfpack_global.c -o umfpack_gn_global.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_di_lhsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_di_uhsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DDO_MAP -c ../Source/umf_triplet.c -o umf_di_triplet_map_nox.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DDO_VALUES -c ../Source/umf_triplet.c -o umf_di_triplet_nomap_x.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_triplet.c -o umf_di_triplet_nomap_nox.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_di_triplet_map_x.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DFIXQ -c ../Source/umf_assemble.c -o umf_di_assemble_fixq.o ../Source/umf_assemble.c: In function 'row_assemble': ../Source/umf_assemble.c:115: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:135: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'col_assemble': ../Source/umf_assemble.c:266: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:282: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'umfdi_assemble_fixq': ../Source/umf_assemble.c:642: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:663: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:689: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:736: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:761: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:820: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:838: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:884: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:968: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:995: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DDROP -c ../Source/umf_store_lu.c -o umf_di_store_lu_drop.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_assemble.c -o umf_di_assemble.o ../Source/umf_assemble.c: In function 'row_assemble': ../Source/umf_assemble.c:115: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:135: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'col_assemble': ../Source/umf_assemble.c:266: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:282: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'umfdi_assemble': ../Source/umf_assemble.c:642: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:663: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:689: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:736: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:761: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:820: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:838: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:884: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:968: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:995: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_blas3_update.c -o umf_di_blas3_update.o ../Source/umf_blas3_update.c: In function 'umfdi_blas3_update': ../Source/umf_blas3_update.c:80: warning: ignoring #pragma ivdep ../Source/umf_blas3_update.c:116: warning: ignoring #pragma ivdep ../Source/umf_blas3_update.c:151: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_build_tuples.c -o umf_di_build_tuples.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_create_element.c -o umf_di_create_element.o ../Source/umf_create_element.c: In function 'copy_column': ../Source/umf_create_element.c:30: warning: ignoring #pragma ivdep ../Source/umf_create_element.c: In function 'umfdi_create_element': ../Source/umf_create_element.c:99: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:112: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:136: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:157: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:175: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:184: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:286: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:291: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:57: warning: 'ep' may be used uninitialized in this function cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_dump.c -o umf_di_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_extend_front.c -o umf_di_extend_front.o ../Source/umf_extend_front.c: In function 'zero_front': ../Source/umf_extend_front.c:34: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:48: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:62: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:76: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_garbage_collection.c -o umf_di_garbage_collection.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_get_memory.c -o umf_di_get_memory.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_init_front.c -o umf_di_init_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_kernel.c -o umf_di_kernel.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_kernel_init.c -o umf_di_kernel_init.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_kernel_wrapup.c -o umf_di_kernel_wrapup.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_local_search.c -o umf_di_local_search.o ../Source/umf_local_search.c: In function 'umfdi_local_search': ../Source/umf_local_search.c:487: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_lsolve.c -o umf_di_lsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_ltsolve.c -o umf_di_ltsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_mem_alloc_element.c -o umf_di_mem_alloc_element.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_mem_alloc_head_block.c -o umf_di_mem_alloc_head_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_mem_alloc_tail_block.c -o umf_di_mem_alloc_tail_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_mem_free_tail_block.c -o umf_di_mem_free_tail_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_mem_init_memoryspace.c -o umf_di_mem_init_memoryspace.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_report_vector.c -o umf_di_report_vector.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_row_search.c -o umf_di_row_search.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_scale_column.c -o umf_di_scale_column.o ../Source/umf_scale_column.c: In function 'shift_pivot_row': ../Source/umf_scale_column.c:33: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c: In function 'umfdi_scale_column': ../Source/umf_scale_column.c:160: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:175: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:235: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:249: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:261: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:304: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:318: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_set_stats.c -o umf_di_set_stats.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_solve.c -o umf_di_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_symbolic_usage.c -o umf_di_symbolic_usage.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_transpose.c -o umf_di_transpose.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_tuple_lengths.c -o umf_di_tuple_lengths.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_usolve.c -o umf_di_usolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_utsolve.c -o umf_di_utsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_valid_numeric.c -o umf_di_valid_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_valid_symbolic.c -o umf_di_valid_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_grow_front.c -o umf_di_grow_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_start_front.c -o umf_di_start_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_store_lu.c -o umf_di_store_lu.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umf_scale.c -o umf_di_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_di_wsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_col_to_triplet.c -o umfpack_di_col_to_triplet.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_defaults.c -o umfpack_di_defaults.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_free_numeric.c -o umfpack_di_free_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_free_symbolic.c -o umfpack_di_free_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_get_numeric.c -o umfpack_di_get_numeric.o ../Source/umfpack_get_numeric.c: In function 'get_L': ../Source/umfpack_get_numeric.c:366: warning: ignoring #pragma ivdep ../Source/umfpack_get_numeric.c:372: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_get_lunz.c -o umfpack_di_get_lunz.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_get_symbolic.c -o umfpack_di_get_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_get_determinant.c -o umfpack_di_get_determinant.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_numeric.c -o umfpack_di_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_qsymbolic.c -o umfpack_di_qsymbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_control.c -o umfpack_di_report_control.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_info.c -o umfpack_di_report_info.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_matrix.c -o umfpack_di_report_matrix.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_numeric.c -o umfpack_di_report_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_perm.c -o umfpack_di_report_perm.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_status.c -o umfpack_di_report_status.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_symbolic.c -o umfpack_di_report_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_triplet.c -o umfpack_di_report_triplet.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_report_vector.c -o umfpack_di_report_vector.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_solve.c -o umfpack_di_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_symbolic.c -o umfpack_di_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_transpose.c -o umfpack_di_transpose.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_triplet_to_col.c -o umfpack_di_triplet_to_col.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_scale.c -o umfpack_di_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_load_numeric.c -o umfpack_di_load_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_save_numeric.c -o umfpack_di_save_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_load_symbolic.c -o umfpack_di_load_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDINT -c ../Source/umfpack_save_symbolic.c -o umfpack_di_save_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_dl_lhsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_dl_uhsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DDO_MAP -c ../Source/umf_triplet.c -o umf_dl_triplet_map_nox.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DDO_VALUES -c ../Source/umf_triplet.c -o umf_dl_triplet_nomap_x.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_triplet.c -o umf_dl_triplet_nomap_nox.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_dl_triplet_map_x.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DFIXQ -c ../Source/umf_assemble.c -o umf_dl_assemble_fixq.o ../Source/umf_assemble.c: In function 'row_assemble': ../Source/umf_assemble.c:115: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:135: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'col_assemble': ../Source/umf_assemble.c:266: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:282: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'umfdl_assemble_fixq': ../Source/umf_assemble.c:642: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:663: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:689: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:736: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:761: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:820: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:838: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:884: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:968: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:995: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DDROP -c ../Source/umf_store_lu.c -o umf_dl_store_lu_drop.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_assemble.c -o umf_dl_assemble.o ../Source/umf_assemble.c: In function 'row_assemble': ../Source/umf_assemble.c:115: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:135: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'col_assemble': ../Source/umf_assemble.c:266: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:282: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'umfdl_assemble': ../Source/umf_assemble.c:642: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:663: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:689: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:736: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:761: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:820: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:838: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:884: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:968: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:995: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_blas3_update.c -o umf_dl_blas3_update.o ../Source/umf_blas3_update.c: In function 'umfdl_blas3_update': ../Source/umf_blas3_update.c:80: warning: ignoring #pragma ivdep ../Source/umf_blas3_update.c:116: warning: ignoring #pragma ivdep ../Source/umf_blas3_update.c:151: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_build_tuples.c -o umf_dl_build_tuples.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_create_element.c -o umf_dl_create_element.o ../Source/umf_create_element.c: In function 'copy_column': ../Source/umf_create_element.c:30: warning: ignoring #pragma ivdep ../Source/umf_create_element.c: In function 'umfdl_create_element': ../Source/umf_create_element.c:99: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:112: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:136: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:157: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:175: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:184: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:286: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:291: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:57: warning: 'ep' may be used uninitialized in this function cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_dump.c -o umf_dl_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_extend_front.c -o umf_dl_extend_front.o ../Source/umf_extend_front.c: In function 'zero_front': ../Source/umf_extend_front.c:34: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:48: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:62: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:76: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_garbage_collection.c -o umf_dl_garbage_collection.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_get_memory.c -o umf_dl_get_memory.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_init_front.c -o umf_dl_init_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_kernel.c -o umf_dl_kernel.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_kernel_init.c -o umf_dl_kernel_init.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_kernel_wrapup.c -o umf_dl_kernel_wrapup.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_local_search.c -o umf_dl_local_search.o ../Source/umf_local_search.c: In function 'umfdl_local_search': ../Source/umf_local_search.c:487: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_lsolve.c -o umf_dl_lsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_ltsolve.c -o umf_dl_ltsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_mem_alloc_element.c -o umf_dl_mem_alloc_element.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_mem_alloc_head_block.c -o umf_dl_mem_alloc_head_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_mem_alloc_tail_block.c -o umf_dl_mem_alloc_tail_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_mem_free_tail_block.c -o umf_dl_mem_free_tail_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_mem_init_memoryspace.c -o umf_dl_mem_init_memoryspace.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_report_vector.c -o umf_dl_report_vector.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_row_search.c -o umf_dl_row_search.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_scale_column.c -o umf_dl_scale_column.o ../Source/umf_scale_column.c: In function 'shift_pivot_row': ../Source/umf_scale_column.c:33: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c: In function 'umfdl_scale_column': ../Source/umf_scale_column.c:160: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:175: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:235: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:249: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:261: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:304: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:318: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_set_stats.c -o umf_dl_set_stats.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_solve.c -o umf_dl_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_symbolic_usage.c -o umf_dl_symbolic_usage.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_transpose.c -o umf_dl_transpose.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_tuple_lengths.c -o umf_dl_tuple_lengths.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_usolve.c -o umf_dl_usolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_utsolve.c -o umf_dl_utsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_valid_numeric.c -o umf_dl_valid_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_valid_symbolic.c -o umf_dl_valid_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_grow_front.c -o umf_dl_grow_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_start_front.c -o umf_dl_start_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_store_lu.c -o umf_dl_store_lu.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umf_scale.c -o umf_dl_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_dl_wsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_col_to_triplet.c -o umfpack_dl_col_to_triplet.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_defaults.c -o umfpack_dl_defaults.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_free_numeric.c -o umfpack_dl_free_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_free_symbolic.c -o umfpack_dl_free_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_get_numeric.c -o umfpack_dl_get_numeric.o ../Source/umfpack_get_numeric.c: In function 'get_L': ../Source/umfpack_get_numeric.c:366: warning: ignoring #pragma ivdep ../Source/umfpack_get_numeric.c:372: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_get_lunz.c -o umfpack_dl_get_lunz.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_get_symbolic.c -o umfpack_dl_get_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_get_determinant.c -o umfpack_dl_get_determinant.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_numeric.c -o umfpack_dl_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_qsymbolic.c -o umfpack_dl_qsymbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_control.c -o umfpack_dl_report_control.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_info.c -o umfpack_dl_report_info.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_matrix.c -o umfpack_dl_report_matrix.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_numeric.c -o umfpack_dl_report_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_perm.c -o umfpack_dl_report_perm.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_status.c -o umfpack_dl_report_status.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_symbolic.c -o umfpack_dl_report_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_triplet.c -o umfpack_dl_report_triplet.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_report_vector.c -o umfpack_dl_report_vector.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_solve.c -o umfpack_dl_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_symbolic.c -o umfpack_dl_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_transpose.c -o umfpack_dl_transpose.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_triplet_to_col.c -o umfpack_dl_triplet_to_col.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_scale.c -o umfpack_dl_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_load_numeric.c -o umfpack_dl_load_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_save_numeric.c -o umfpack_dl_save_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_load_symbolic.c -o umfpack_dl_load_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DDLONG -c ../Source/umfpack_save_symbolic.c -o umfpack_dl_save_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_zi_lhsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_zi_uhsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DDO_MAP -c ../Source/umf_triplet.c -o umf_zi_triplet_map_nox.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zi_triplet_nomap_x.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_triplet.c -o umf_zi_triplet_nomap_nox.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zi_triplet_map_x.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DFIXQ -c ../Source/umf_assemble.c -o umf_zi_assemble_fixq.o ../Source/umf_assemble.c: In function 'row_assemble': ../Source/umf_assemble.c:115: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:135: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'col_assemble': ../Source/umf_assemble.c:266: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:282: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'umfzi_assemble_fixq': ../Source/umf_assemble.c:642: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:663: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:689: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:736: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:761: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:820: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:838: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:884: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:968: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:995: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DDROP -c ../Source/umf_store_lu.c -o umf_zi_store_lu_drop.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_assemble.c -o umf_zi_assemble.o ../Source/umf_assemble.c: In function 'row_assemble': ../Source/umf_assemble.c:115: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:135: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'col_assemble': ../Source/umf_assemble.c:266: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:282: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'umfzi_assemble': ../Source/umf_assemble.c:642: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:663: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:689: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:736: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:761: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:820: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:838: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:884: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:968: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:995: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_blas3_update.c -o umf_zi_blas3_update.o ../Source/umf_blas3_update.c: In function 'umfzi_blas3_update': ../Source/umf_blas3_update.c:80: warning: ignoring #pragma ivdep ../Source/umf_blas3_update.c:116: warning: ignoring #pragma ivdep ../Source/umf_blas3_update.c:151: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_build_tuples.c -o umf_zi_build_tuples.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_create_element.c -o umf_zi_create_element.o ../Source/umf_create_element.c: In function 'copy_column': ../Source/umf_create_element.c:30: warning: ignoring #pragma ivdep ../Source/umf_create_element.c: In function 'umfzi_create_element': ../Source/umf_create_element.c:99: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:112: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:136: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:157: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:175: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:184: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:286: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:291: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:57: warning: 'ep' may be used uninitialized in this function cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_dump.c -o umf_zi_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_extend_front.c -o umf_zi_extend_front.o ../Source/umf_extend_front.c: In function 'zero_front': ../Source/umf_extend_front.c:34: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:48: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:62: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:76: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_garbage_collection.c -o umf_zi_garbage_collection.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_get_memory.c -o umf_zi_get_memory.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_init_front.c -o umf_zi_init_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_kernel.c -o umf_zi_kernel.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_kernel_init.c -o umf_zi_kernel_init.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_kernel_wrapup.c -o umf_zi_kernel_wrapup.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_local_search.c -o umf_zi_local_search.o ../Source/umf_local_search.c: In function 'umfzi_local_search': ../Source/umf_local_search.c:487: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_lsolve.c -o umf_zi_lsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_ltsolve.c -o umf_zi_ltsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_mem_alloc_element.c -o umf_zi_mem_alloc_element.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_mem_alloc_head_block.c -o umf_zi_mem_alloc_head_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_mem_alloc_tail_block.c -o umf_zi_mem_alloc_tail_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_mem_free_tail_block.c -o umf_zi_mem_free_tail_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_mem_init_memoryspace.c -o umf_zi_mem_init_memoryspace.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_report_vector.c -o umf_zi_report_vector.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_row_search.c -o umf_zi_row_search.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_scale_column.c -o umf_zi_scale_column.o ../Source/umf_scale_column.c: In function 'shift_pivot_row': ../Source/umf_scale_column.c:33: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c: In function 'umfzi_scale_column': ../Source/umf_scale_column.c:160: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:175: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:235: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:249: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:261: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:304: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:318: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_set_stats.c -o umf_zi_set_stats.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_solve.c -o umf_zi_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_symbolic_usage.c -o umf_zi_symbolic_usage.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_transpose.c -o umf_zi_transpose.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_tuple_lengths.c -o umf_zi_tuple_lengths.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_usolve.c -o umf_zi_usolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_utsolve.c -o umf_zi_utsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_valid_numeric.c -o umf_zi_valid_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_valid_symbolic.c -o umf_zi_valid_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_grow_front.c -o umf_zi_grow_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_start_front.c -o umf_zi_start_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_store_lu.c -o umf_zi_store_lu.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umf_scale.c -o umf_zi_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_zi_wsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_col_to_triplet.c -o umfpack_zi_col_to_triplet.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_defaults.c -o umfpack_zi_defaults.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_free_numeric.c -o umfpack_zi_free_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_free_symbolic.c -o umfpack_zi_free_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_get_numeric.c -o umfpack_zi_get_numeric.o ../Source/umfpack_get_numeric.c: In function 'get_L': ../Source/umfpack_get_numeric.c:366: warning: ignoring #pragma ivdep ../Source/umfpack_get_numeric.c:372: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_get_lunz.c -o umfpack_zi_get_lunz.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_get_symbolic.c -o umfpack_zi_get_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_get_determinant.c -o umfpack_zi_get_determinant.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_numeric.c -o umfpack_zi_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_qsymbolic.c -o umfpack_zi_qsymbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_control.c -o umfpack_zi_report_control.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_info.c -o umfpack_zi_report_info.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_matrix.c -o umfpack_zi_report_matrix.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_numeric.c -o umfpack_zi_report_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_perm.c -o umfpack_zi_report_perm.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_status.c -o umfpack_zi_report_status.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_symbolic.c -o umfpack_zi_report_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_triplet.c -o umfpack_zi_report_triplet.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_report_vector.c -o umfpack_zi_report_vector.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_solve.c -o umfpack_zi_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_symbolic.c -o umfpack_zi_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_transpose.c -o umfpack_zi_transpose.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_triplet_to_col.c -o umfpack_zi_triplet_to_col.o ../Source/umfpack_triplet_to_col.c: In function 'umfpack_zi_triplet_to_col': ../Source/umfpack_triplet_to_col.c:75: warning: 'Rz' may be used uninitialized in this function cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_scale.c -o umfpack_zi_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_load_numeric.c -o umfpack_zi_load_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_save_numeric.c -o umfpack_zi_save_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_load_symbolic.c -o umfpack_zi_load_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZINT -c ../Source/umfpack_save_symbolic.c -o umfpack_zi_save_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_zl_lhsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_zl_uhsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DDO_MAP -c ../Source/umf_triplet.c -o umf_zl_triplet_map_nox.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zl_triplet_nomap_x.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_triplet.c -o umf_zl_triplet_nomap_nox.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zl_triplet_map_x.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DFIXQ -c ../Source/umf_assemble.c -o umf_zl_assemble_fixq.o ../Source/umf_assemble.c: In function 'row_assemble': ../Source/umf_assemble.c:115: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:135: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'col_assemble': ../Source/umf_assemble.c:266: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:282: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'umfzl_assemble_fixq': ../Source/umf_assemble.c:642: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:663: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:689: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:736: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:761: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:820: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:838: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:884: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:968: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:995: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DDROP -c ../Source/umf_store_lu.c -o umf_zl_store_lu_drop.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_assemble.c -o umf_zl_assemble.o ../Source/umf_assemble.c: In function 'row_assemble': ../Source/umf_assemble.c:115: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:135: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'col_assemble': ../Source/umf_assemble.c:266: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:282: warning: ignoring #pragma ivdep ../Source/umf_assemble.c: In function 'umfzl_assemble': ../Source/umf_assemble.c:642: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:663: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:689: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:736: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:761: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:820: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:838: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:884: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:968: warning: ignoring #pragma ivdep ../Source/umf_assemble.c:995: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_blas3_update.c -o umf_zl_blas3_update.o ../Source/umf_blas3_update.c: In function 'umfzl_blas3_update': ../Source/umf_blas3_update.c:80: warning: ignoring #pragma ivdep ../Source/umf_blas3_update.c:116: warning: ignoring #pragma ivdep ../Source/umf_blas3_update.c:151: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_build_tuples.c -o umf_zl_build_tuples.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_create_element.c -o umf_zl_create_element.o ../Source/umf_create_element.c: In function 'copy_column': ../Source/umf_create_element.c:30: warning: ignoring #pragma ivdep ../Source/umf_create_element.c: In function 'umfzl_create_element': ../Source/umf_create_element.c:99: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:112: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:136: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:157: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:175: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:184: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:286: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:291: warning: ignoring #pragma ivdep ../Source/umf_create_element.c:57: warning: 'ep' may be used uninitialized in this function cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_dump.c -o umf_zl_dump.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_extend_front.c -o umf_zl_extend_front.o ../Source/umf_extend_front.c: In function 'zero_front': ../Source/umf_extend_front.c:34: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:48: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:62: warning: ignoring #pragma ivdep ../Source/umf_extend_front.c:76: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_garbage_collection.c -o umf_zl_garbage_collection.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_get_memory.c -o umf_zl_get_memory.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_init_front.c -o umf_zl_init_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_kernel.c -o umf_zl_kernel.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_kernel_init.c -o umf_zl_kernel_init.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_kernel_wrapup.c -o umf_zl_kernel_wrapup.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_local_search.c -o umf_zl_local_search.o ../Source/umf_local_search.c: In function 'umfzl_local_search': ../Source/umf_local_search.c:487: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_lsolve.c -o umf_zl_lsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_ltsolve.c -o umf_zl_ltsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_mem_alloc_element.c -o umf_zl_mem_alloc_element.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_mem_alloc_head_block.c -o umf_zl_mem_alloc_head_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_mem_alloc_tail_block.c -o umf_zl_mem_alloc_tail_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_mem_free_tail_block.c -o umf_zl_mem_free_tail_block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_mem_init_memoryspace.c -o umf_zl_mem_init_memoryspace.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_report_vector.c -o umf_zl_report_vector.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_row_search.c -o umf_zl_row_search.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_scale_column.c -o umf_zl_scale_column.o ../Source/umf_scale_column.c: In function 'shift_pivot_row': ../Source/umf_scale_column.c:33: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c: In function 'umfzl_scale_column': ../Source/umf_scale_column.c:160: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:175: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:235: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:249: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:261: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:304: warning: ignoring #pragma ivdep ../Source/umf_scale_column.c:318: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_set_stats.c -o umf_zl_set_stats.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_solve.c -o umf_zl_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_symbolic_usage.c -o umf_zl_symbolic_usage.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_transpose.c -o umf_zl_transpose.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_tuple_lengths.c -o umf_zl_tuple_lengths.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_usolve.c -o umf_zl_usolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_utsolve.c -o umf_zl_utsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_valid_numeric.c -o umf_zl_valid_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_valid_symbolic.c -o umf_zl_valid_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_grow_front.c -o umf_zl_grow_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_start_front.c -o umf_zl_start_front.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_store_lu.c -o umf_zl_store_lu.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umf_scale.c -o umf_zl_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_zl_wsolve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_col_to_triplet.c -o umfpack_zl_col_to_triplet.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_defaults.c -o umfpack_zl_defaults.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_free_numeric.c -o umfpack_zl_free_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_free_symbolic.c -o umfpack_zl_free_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_get_numeric.c -o umfpack_zl_get_numeric.o ../Source/umfpack_get_numeric.c: In function 'get_L': ../Source/umfpack_get_numeric.c:366: warning: ignoring #pragma ivdep ../Source/umfpack_get_numeric.c:372: warning: ignoring #pragma ivdep cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_get_lunz.c -o umfpack_zl_get_lunz.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_get_symbolic.c -o umfpack_zl_get_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_get_determinant.c -o umfpack_zl_get_determinant.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_numeric.c -o umfpack_zl_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_qsymbolic.c -o umfpack_zl_qsymbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_control.c -o umfpack_zl_report_control.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_info.c -o umfpack_zl_report_info.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_matrix.c -o umfpack_zl_report_matrix.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_numeric.c -o umfpack_zl_report_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_perm.c -o umfpack_zl_report_perm.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_status.c -o umfpack_zl_report_status.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_symbolic.c -o umfpack_zl_report_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_triplet.c -o umfpack_zl_report_triplet.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_report_vector.c -o umfpack_zl_report_vector.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_solve.c -o umfpack_zl_solve.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_symbolic.c -o umfpack_zl_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_transpose.c -o umfpack_zl_transpose.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_triplet_to_col.c -o umfpack_zl_triplet_to_col.o ../Source/umfpack_triplet_to_col.c: In function 'umfpack_zl_triplet_to_col': ../Source/umfpack_triplet_to_col.c:75: warning: 'Rz' may be used uninitialized in this function cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_scale.c -o umfpack_zl_scale.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_load_numeric.c -o umfpack_zl_load_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_save_numeric.c -o umfpack_zl_save_numeric.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_load_symbolic.c -o umfpack_zl_load_symbolic.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -I../Include -I../Source -I../../AMD/Include -I../../SuiteSparse_config -I../../CHOLMOD/Include -DZLONG -c ../Source/umfpack_save_symbolic.c -o umfpack_zl_save_symbolic.o ar rv libumfpack.a umf_i_analyze.o umf_i_apply_order.o umf_i_colamd.o umf_i_free.o umf_i_fsize.o umf_i_is_permutation.o umf_i_malloc.o umf_i_realloc.o umf_i_report_perm.o umf_i_singletons.o umf_i_cholmod.o umf_l_analyze.o umf_l_apply_order.o umf_l_colamd.o umf_l_free.o umf_l_fsize.o umf_l_is_permutation.o umf_l_malloc.o umf_l_realloc.o umf_l_report_perm.o umf_l_singletons.o umf_l_cholmod.o umfpack_gn_timer.o umfpack_gn_tictoc.o umfpack_gn_global.o umf_di_lhsolve.o umf_di_uhsolve.o umf_di_triplet_map_nox.o umf_di_triplet_nomap_x.o umf_di_triplet_nomap_nox.o umf_di_triplet_map_x.o umf_di_assemble_fixq.o umf_di_store_lu_drop.o umf_di_assemble.o umf_di_blas3_update.o umf_di_build_tuples.o umf_di_create_element.o umf_di_dump.o umf_di_extend_front.o umf_di_garbage_collection.o umf_di_get_memory.o umf_di_init_front.o umf_di_kernel.o umf_di_kernel_init.o umf_di_kernel_wrapup.o umf_di_local_search.o umf_di_lsolve.o umf_di_ltsolve.o umf_di_mem_alloc_element.o umf_di_mem_alloc_head_block.o umf_di_mem_alloc_tail_block.o umf_di_mem_free_tail_block.o umf_di_mem_init_memoryspace.o umf_di_report_vector.o umf_di_row_search.o umf_di_scale_column.o umf_di_set_stats.o umf_di_solve.o umf_di_symbolic_usage.o umf_di_transpose.o umf_di_tuple_lengths.o umf_di_usolve.o umf_di_utsolve.o umf_di_valid_numeric.o umf_di_valid_symbolic.o umf_di_grow_front.o umf_di_start_front.o umf_di_store_lu.o umf_di_scale.o umfpack_di_wsolve.o umfpack_di_col_to_triplet.o umfpack_di_defaults.o umfpack_di_free_numeric.o umfpack_di_free_symbolic.o umfpack_di_get_numeric.o umfpack_di_get_lunz.o umfpack_di_get_symbolic.o umfpack_di_get_determinant.o umfpack_di_numeric.o umfpack_di_qsymbolic.o umfpack_di_report_control.o umfpack_di_report_info.o umfpack_di_report_matrix.o umfpack_di_report_numeric.o umfpack_di_report_perm.o umfpack_di_report_status.o umfpack_di_report_symbolic.o umfpack_di_report_triplet.o umfpack_di_report_vector.o umfpack_di_solve.o umfpack_di_symbolic.o umfpack_di_transpose.o umfpack_di_triplet_to_col.o umfpack_di_scale.o umfpack_di_load_numeric.o umfpack_di_save_numeric.o umfpack_di_load_symbolic.o umfpack_di_save_symbolic.o umf_dl_lhsolve.o umf_dl_uhsolve.o umf_dl_triplet_map_nox.o umf_dl_triplet_nomap_x.o umf_dl_triplet_nomap_nox.o umf_dl_triplet_map_x.o umf_dl_assemble_fixq.o umf_dl_store_lu_drop.o umf_dl_assemble.o umf_dl_blas3_update.o umf_dl_build_tuples.o umf_dl_create_element.o umf_dl_dump.o umf_dl_extend_front.o umf_dl_garbage_collection.o umf_dl_get_memory.o umf_dl_init_front.o umf_dl_kernel.o umf_dl_kernel_init.o umf_dl_kernel_wrapup.o umf_dl_local_search.o umf_dl_lsolve.o umf_dl_ltsolve.o umf_dl_mem_alloc_element.o umf_dl_mem_alloc_head_block.o umf_dl_mem_alloc_tail_block.o umf_dl_mem_free_tail_block.o umf_dl_mem_init_memoryspace.o umf_dl_report_vector.o umf_dl_row_search.o umf_dl_scale_column.o umf_dl_set_stats.o umf_dl_solve.o umf_dl_symbolic_usage.o umf_dl_transpose.o umf_dl_tuple_lengths.o umf_dl_usolve.o umf_dl_utsolve.o umf_dl_valid_numeric.o umf_dl_valid_symbolic.o umf_dl_grow_front.o umf_dl_start_front.o umf_dl_store_lu.o umf_dl_scale.o umfpack_dl_wsolve.o umfpack_dl_col_to_triplet.o umfpack_dl_defaults.o umfpack_dl_free_numeric.o umfpack_dl_free_symbolic.o umfpack_dl_get_numeric.o umfpack_dl_get_lunz.o umfpack_dl_get_symbolic.o umfpack_dl_get_determinant.o umfpack_dl_numeric.o umfpack_dl_qsymbolic.o umfpack_dl_report_control.o umfpack_dl_report_info.o umfpack_dl_report_matrix.o umfpack_dl_report_numeric.o umfpack_dl_report_perm.o umfpack_dl_report_status.o umfpack_dl_report_symbolic.o umfpack_dl_report_triplet.o umfpack_dl_report_vector.o umfpack_dl_solve.o umfpack_dl_symbolic.o umfpack_dl_transpose.o umfpack_dl_triplet_to_col.o umfpack_dl_scale.o umfpack_dl_load_numeric.o umfpack_dl_save_numeric.o umfpack_dl_load_symbolic.o umfpack_dl_save_symbolic.o umf_zi_lhsolve.o umf_zi_uhsolve.o umf_zi_triplet_map_nox.o umf_zi_triplet_nomap_x.o umf_zi_triplet_nomap_nox.o umf_zi_triplet_map_x.o umf_zi_assemble_fixq.o umf_zi_store_lu_drop.o umf_zi_assemble.o umf_zi_blas3_update.o umf_zi_build_tuples.o umf_zi_create_element.o umf_zi_dump.o umf_zi_extend_front.o umf_zi_garbage_collection.o umf_zi_get_memory.o umf_zi_init_front.o umf_zi_kernel.o umf_zi_kernel_init.o umf_zi_kernel_wrapup.o umf_zi_local_search.o umf_zi_lsolve.o umf_zi_ltsolve.o umf_zi_mem_alloc_element.o umf_zi_mem_alloc_head_block.o umf_zi_mem_alloc_tail_block.o umf_zi_mem_free_tail_block.o umf_zi_mem_init_memoryspace.o umf_zi_report_vector.o umf_zi_row_search.o umf_zi_scale_column.o umf_zi_set_stats.o umf_zi_solve.o umf_zi_symbolic_usage.o umf_zi_transpose.o umf_zi_tuple_lengths.o umf_zi_usolve.o umf_zi_utsolve.o umf_zi_valid_numeric.o umf_zi_valid_symbolic.o umf_zi_grow_front.o umf_zi_start_front.o umf_zi_store_lu.o umf_zi_scale.o umfpack_zi_wsolve.o umfpack_zi_col_to_triplet.o umfpack_zi_defaults.o umfpack_zi_free_numeric.o umfpack_zi_free_symbolic.o umfpack_zi_get_numeric.o umfpack_zi_get_lunz.o umfpack_zi_get_symbolic.o umfpack_zi_get_determinant.o umfpack_zi_numeric.o umfpack_zi_qsymbolic.o umfpack_zi_report_control.o umfpack_zi_report_info.o umfpack_zi_report_matrix.o umfpack_zi_report_numeric.o umfpack_zi_report_perm.o umfpack_zi_report_status.o umfpack_zi_report_symbolic.o umfpack_zi_report_triplet.o umfpack_zi_report_vector.o umfpack_zi_solve.o umfpack_zi_symbolic.o umfpack_zi_transpose.o umfpack_zi_triplet_to_col.o umfpack_zi_scale.o umfpack_zi_load_numeric.o umfpack_zi_save_numeric.o umfpack_zi_load_symbolic.o umfpack_zi_save_symbolic.o umf_zl_lhsolve.o umf_zl_uhsolve.o umf_zl_triplet_map_nox.o umf_zl_triplet_nomap_x.o umf_zl_triplet_nomap_nox.o umf_zl_triplet_map_x.o umf_zl_assemble_fixq.o umf_zl_store_lu_drop.o umf_zl_assemble.o umf_zl_blas3_update.o umf_zl_build_tuples.o umf_zl_create_element.o umf_zl_dump.o umf_zl_extend_front.o umf_zl_garbage_collection.o umf_zl_get_memory.o umf_zl_init_front.o umf_zl_kernel.o umf_zl_kernel_init.o umf_zl_kernel_wrapup.o umf_zl_local_search.o umf_zl_lsolve.o umf_zl_ltsolve.o umf_zl_mem_alloc_element.o umf_zl_mem_alloc_head_block.o umf_zl_mem_alloc_tail_block.o umf_zl_mem_free_tail_block.o umf_zl_mem_init_memoryspace.o umf_zl_report_vector.o umf_zl_row_search.o umf_zl_scale_column.o umf_zl_set_stats.o umf_zl_solve.o umf_zl_symbolic_usage.o umf_zl_transpose.o umf_zl_tuple_lengths.o umf_zl_usolve.o umf_zl_utsolve.o umf_zl_valid_numeric.o umf_zl_valid_symbolic.o umf_zl_grow_front.o umf_zl_start_front.o umf_zl_store_lu.o umf_zl_scale.o umfpack_zl_wsolve.o umfpack_zl_col_to_triplet.o umfpack_zl_defaults.o umfpack_zl_free_numeric.o umfpack_zl_free_symbolic.o umfpack_zl_get_numeric.o umfpack_zl_get_lunz.o umfpack_zl_get_symbolic.o umfpack_zl_get_determinant.o umfpack_zl_numeric.o umfpack_zl_qsymbolic.o umfpack_zl_report_control.o umfpack_zl_report_info.o umfpack_zl_report_matrix.o umfpack_zl_report_numeric.o umfpack_zl_report_perm.o umfpack_zl_report_status.o umfpack_zl_report_symbolic.o umfpack_zl_report_triplet.o umfpack_zl_report_vector.o umfpack_zl_solve.o umfpack_zl_symbolic.o umfpack_zl_transpose.o umfpack_zl_triplet_to_col.o umfpack_zl_scale.o umfpack_zl_load_numeric.o umfpack_zl_save_numeric.o umfpack_zl_load_symbolic.o umfpack_zl_save_symbolic.o ar: creating libumfpack.a a - umf_i_analyze.o a - umf_i_apply_order.o a - umf_i_colamd.o a - umf_i_free.o a - umf_i_fsize.o a - umf_i_is_permutation.o a - umf_i_malloc.o a - umf_i_realloc.o a - umf_i_report_perm.o a - umf_i_singletons.o a - umf_i_cholmod.o a - umf_l_analyze.o a - umf_l_apply_order.o a - umf_l_colamd.o a - umf_l_free.o a - umf_l_fsize.o a - umf_l_is_permutation.o a - umf_l_malloc.o a - umf_l_realloc.o a - umf_l_report_perm.o a - umf_l_singletons.o a - umf_l_cholmod.o a - umfpack_gn_timer.o a - umfpack_gn_tictoc.o a - umfpack_gn_global.o a - umf_di_lhsolve.o a - umf_di_uhsolve.o a - umf_di_triplet_map_nox.o a - umf_di_triplet_nomap_x.o a - umf_di_triplet_nomap_nox.o a - umf_di_triplet_map_x.o a - umf_di_assemble_fixq.o a - umf_di_store_lu_drop.o a - umf_di_assemble.o a - umf_di_blas3_update.o a - umf_di_build_tuples.o a - umf_di_create_element.o a - umf_di_dump.o a - umf_di_extend_front.o a - umf_di_garbage_collection.o a - umf_di_get_memory.o a - umf_di_init_front.o a - umf_di_kernel.o a - umf_di_kernel_init.o a - umf_di_kernel_wrapup.o a - umf_di_local_search.o a - umf_di_lsolve.o a - umf_di_ltsolve.o a - umf_di_mem_alloc_element.o a - umf_di_mem_alloc_head_block.o a - umf_di_mem_alloc_tail_block.o a - umf_di_mem_free_tail_block.o a - umf_di_mem_init_memoryspace.o a - umf_di_report_vector.o a - umf_di_row_search.o a - umf_di_scale_column.o a - umf_di_set_stats.o a - umf_di_solve.o a - umf_di_symbolic_usage.o a - umf_di_transpose.o a - umf_di_tuple_lengths.o a - umf_di_usolve.o a - umf_di_utsolve.o a - umf_di_valid_numeric.o a - umf_di_valid_symbolic.o a - umf_di_grow_front.o a - umf_di_start_front.o a - umf_di_store_lu.o a - umf_di_scale.o a - umfpack_di_wsolve.o a - umfpack_di_col_to_triplet.o a - umfpack_di_defaults.o a - umfpack_di_free_numeric.o a - umfpack_di_free_symbolic.o a - umfpack_di_get_numeric.o a - umfpack_di_get_lunz.o a - umfpack_di_get_symbolic.o a - umfpack_di_get_determinant.o a - umfpack_di_numeric.o a - umfpack_di_qsymbolic.o a - umfpack_di_report_control.o a - umfpack_di_report_info.o a - umfpack_di_report_matrix.o a - umfpack_di_report_numeric.o a - umfpack_di_report_perm.o a - umfpack_di_report_status.o a - umfpack_di_report_symbolic.o a - umfpack_di_report_triplet.o a - umfpack_di_report_vector.o a - umfpack_di_solve.o a - umfpack_di_symbolic.o a - umfpack_di_transpose.o a - umfpack_di_triplet_to_col.o a - umfpack_di_scale.o a - umfpack_di_load_numeric.o a - umfpack_di_save_numeric.o a - umfpack_di_load_symbolic.o a - umfpack_di_save_symbolic.o a - umf_dl_lhsolve.o a - umf_dl_uhsolve.o a - umf_dl_triplet_map_nox.o a - umf_dl_triplet_nomap_x.o a - umf_dl_triplet_nomap_nox.o a - umf_dl_triplet_map_x.o a - umf_dl_assemble_fixq.o a - umf_dl_store_lu_drop.o a - umf_dl_assemble.o a - umf_dl_blas3_update.o a - umf_dl_build_tuples.o a - umf_dl_create_element.o a - umf_dl_dump.o a - umf_dl_extend_front.o a - umf_dl_garbage_collection.o a - umf_dl_get_memory.o a - umf_dl_init_front.o a - umf_dl_kernel.o a - umf_dl_kernel_init.o a - umf_dl_kernel_wrapup.o a - umf_dl_local_search.o a - umf_dl_lsolve.o a - umf_dl_ltsolve.o a - umf_dl_mem_alloc_element.o a - umf_dl_mem_alloc_head_block.o a - umf_dl_mem_alloc_tail_block.o a - umf_dl_mem_free_tail_block.o a - umf_dl_mem_init_memoryspace.o a - umf_dl_report_vector.o a - umf_dl_row_search.o a - umf_dl_scale_column.o a - umf_dl_set_stats.o a - umf_dl_solve.o a - umf_dl_symbolic_usage.o a - umf_dl_transpose.o a - umf_dl_tuple_lengths.o a - umf_dl_usolve.o a - umf_dl_utsolve.o a - umf_dl_valid_numeric.o a - umf_dl_valid_symbolic.o a - umf_dl_grow_front.o a - umf_dl_start_front.o a - umf_dl_store_lu.o a - umf_dl_scale.o a - umfpack_dl_wsolve.o a - umfpack_dl_col_to_triplet.o a - umfpack_dl_defaults.o a - umfpack_dl_free_numeric.o a - umfpack_dl_free_symbolic.o a - umfpack_dl_get_numeric.o a - umfpack_dl_get_lunz.o a - umfpack_dl_get_symbolic.o a - umfpack_dl_get_determinant.o a - umfpack_dl_numeric.o a - umfpack_dl_qsymbolic.o a - umfpack_dl_report_control.o a - umfpack_dl_report_info.o a - umfpack_dl_report_matrix.o a - umfpack_dl_report_numeric.o a - umfpack_dl_report_perm.o a - umfpack_dl_report_status.o a - umfpack_dl_report_symbolic.o a - umfpack_dl_report_triplet.o a - umfpack_dl_report_vector.o a - umfpack_dl_solve.o a - umfpack_dl_symbolic.o a - umfpack_dl_transpose.o a - umfpack_dl_triplet_to_col.o a - umfpack_dl_scale.o a - umfpack_dl_load_numeric.o a - umfpack_dl_save_numeric.o a - umfpack_dl_load_symbolic.o a - umfpack_dl_save_symbolic.o a - umf_zi_lhsolve.o a - umf_zi_uhsolve.o a - umf_zi_triplet_map_nox.o a - umf_zi_triplet_nomap_x.o a - umf_zi_triplet_nomap_nox.o a - umf_zi_triplet_map_x.o a - umf_zi_assemble_fixq.o a - umf_zi_store_lu_drop.o a - umf_zi_assemble.o a - umf_zi_blas3_update.o a - umf_zi_build_tuples.o a - umf_zi_create_element.o a - umf_zi_dump.o a - umf_zi_extend_front.o a - umf_zi_garbage_collection.o a - umf_zi_get_memory.o a - umf_zi_init_front.o a - umf_zi_kernel.o a - umf_zi_kernel_init.o a - umf_zi_kernel_wrapup.o a - umf_zi_local_search.o a - umf_zi_lsolve.o a - umf_zi_ltsolve.o a - umf_zi_mem_alloc_element.o a - umf_zi_mem_alloc_head_block.o a - umf_zi_mem_alloc_tail_block.o a - umf_zi_mem_free_tail_block.o a - umf_zi_mem_init_memoryspace.o a - umf_zi_report_vector.o a - umf_zi_row_search.o a - umf_zi_scale_column.o a - umf_zi_set_stats.o a - umf_zi_solve.o a - umf_zi_symbolic_usage.o a - umf_zi_transpose.o a - umf_zi_tuple_lengths.o a - umf_zi_usolve.o a - umf_zi_utsolve.o a - umf_zi_valid_numeric.o a - umf_zi_valid_symbolic.o a - umf_zi_grow_front.o a - umf_zi_start_front.o a - umf_zi_store_lu.o a - umf_zi_scale.o a - umfpack_zi_wsolve.o a - umfpack_zi_col_to_triplet.o a - umfpack_zi_defaults.o a - umfpack_zi_free_numeric.o a - umfpack_zi_free_symbolic.o a - umfpack_zi_get_numeric.o a - umfpack_zi_get_lunz.o a - umfpack_zi_get_symbolic.o a - umfpack_zi_get_determinant.o a - umfpack_zi_numeric.o a - umfpack_zi_qsymbolic.o a - umfpack_zi_report_control.o a - umfpack_zi_report_info.o a - umfpack_zi_report_matrix.o a - umfpack_zi_report_numeric.o a - umfpack_zi_report_perm.o a - umfpack_zi_report_status.o a - umfpack_zi_report_symbolic.o a - umfpack_zi_report_triplet.o a - umfpack_zi_report_vector.o a - umfpack_zi_solve.o a - umfpack_zi_symbolic.o a - umfpack_zi_transpose.o a - umfpack_zi_triplet_to_col.o a - umfpack_zi_scale.o a - umfpack_zi_load_numeric.o a - umfpack_zi_save_numeric.o a - umfpack_zi_load_symbolic.o a - umfpack_zi_save_symbolic.o a - umf_zl_lhsolve.o a - umf_zl_uhsolve.o a - umf_zl_triplet_map_nox.o a - umf_zl_triplet_nomap_x.o a - umf_zl_triplet_nomap_nox.o a - umf_zl_triplet_map_x.o a - umf_zl_assemble_fixq.o a - umf_zl_store_lu_drop.o a - umf_zl_assemble.o a - umf_zl_blas3_update.o a - umf_zl_build_tuples.o a - umf_zl_create_element.o a - umf_zl_dump.o a - umf_zl_extend_front.o a - umf_zl_garbage_collection.o a - umf_zl_get_memory.o a - umf_zl_init_front.o a - umf_zl_kernel.o a - umf_zl_kernel_init.o a - umf_zl_kernel_wrapup.o a - umf_zl_local_search.o a - umf_zl_lsolve.o a - umf_zl_ltsolve.o a - umf_zl_mem_alloc_element.o a - umf_zl_mem_alloc_head_block.o a - umf_zl_mem_alloc_tail_block.o a - umf_zl_mem_free_tail_block.o a - umf_zl_mem_init_memoryspace.o a - umf_zl_report_vector.o a - umf_zl_row_search.o a - umf_zl_scale_column.o a - umf_zl_set_stats.o a - umf_zl_solve.o a - umf_zl_symbolic_usage.o a - umf_zl_transpose.o a - umf_zl_tuple_lengths.o a - umf_zl_usolve.o a - umf_zl_utsolve.o a - umf_zl_valid_numeric.o a - umf_zl_valid_symbolic.o a - umf_zl_grow_front.o a - umf_zl_start_front.o a - umf_zl_store_lu.o a - umf_zl_scale.o a - umfpack_zl_wsolve.o a - umfpack_zl_col_to_triplet.o a - umfpack_zl_defaults.o a - umfpack_zl_free_numeric.o a - umfpack_zl_free_symbolic.o a - umfpack_zl_get_numeric.o a - umfpack_zl_get_lunz.o a - umfpack_zl_get_symbolic.o a - umfpack_zl_get_determinant.o a - umfpack_zl_numeric.o a - umfpack_zl_qsymbolic.o a - umfpack_zl_report_control.o a - umfpack_zl_report_info.o a - umfpack_zl_report_matrix.o a - umfpack_zl_report_numeric.o a - umfpack_zl_report_perm.o a - umfpack_zl_report_status.o a - umfpack_zl_report_symbolic.o a - umfpack_zl_report_triplet.o a - umfpack_zl_report_vector.o a - umfpack_zl_solve.o a - umfpack_zl_symbolic.o a - umfpack_zl_transpose.o a - umfpack_zl_triplet_to_col.o a - umfpack_zl_scale.o a - umfpack_zl_load_numeric.o a - umfpack_zl_save_numeric.o a - umfpack_zl_load_symbolic.o a - umfpack_zl_save_symbolic.o ranlib libumfpack.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/UMFPACK ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/UMFPACK ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + gcc -shared -Wl,-soname,libumfpack.so.5 -o libumfpack.so.5.6.1 ../UMFPACK/Lib/umf_di_assemble.o ../UMFPACK/Lib/umf_di_assemble_fixq.o ../UMFPACK/Lib/umf_di_blas3_update.o ../UMFPACK/Lib/umf_di_build_tuples.o ../UMFPACK/Lib/umf_di_create_element.o ../UMFPACK/Lib/umf_di_dump.o ../UMFPACK/Lib/umf_di_extend_front.o ../UMFPACK/Lib/umf_di_garbage_collection.o ../UMFPACK/Lib/umf_di_get_memory.o ../UMFPACK/Lib/umf_di_grow_front.o ../UMFPACK/Lib/umf_di_init_front.o ../UMFPACK/Lib/umf_di_kernel.o ../UMFPACK/Lib/umf_di_kernel_init.o ../UMFPACK/Lib/umf_di_kernel_wrapup.o ../UMFPACK/Lib/umf_di_lhsolve.o ../UMFPACK/Lib/umf_di_local_search.o ../UMFPACK/Lib/umf_di_lsolve.o ../UMFPACK/Lib/umf_di_ltsolve.o ../UMFPACK/Lib/umf_di_mem_alloc_element.o ../UMFPACK/Lib/umf_di_mem_alloc_head_block.o ../UMFPACK/Lib/umf_di_mem_alloc_tail_block.o ../UMFPACK/Lib/umf_di_mem_free_tail_block.o ../UMFPACK/Lib/umf_di_mem_init_memoryspace.o ../UMFPACK/Lib/umf_di_report_vector.o ../UMFPACK/Lib/umf_di_row_search.o ../UMFPACK/Lib/umf_di_scale.o ../UMFPACK/Lib/umf_di_scale_column.o ../UMFPACK/Lib/umf_di_set_stats.o ../UMFPACK/Lib/umf_di_solve.o ../UMFPACK/Lib/umf_di_start_front.o ../UMFPACK/Lib/umf_di_store_lu.o ../UMFPACK/Lib/umf_di_store_lu_drop.o ../UMFPACK/Lib/umf_di_symbolic_usage.o ../UMFPACK/Lib/umf_di_transpose.o ../UMFPACK/Lib/umf_di_triplet_map_nox.o ../UMFPACK/Lib/umf_di_triplet_map_x.o ../UMFPACK/Lib/umf_di_triplet_nomap_nox.o ../UMFPACK/Lib/umf_di_triplet_nomap_x.o ../UMFPACK/Lib/umf_di_tuple_lengths.o ../UMFPACK/Lib/umf_di_uhsolve.o ../UMFPACK/Lib/umf_di_usolve.o ../UMFPACK/Lib/umf_di_utsolve.o ../UMFPACK/Lib/umf_di_valid_numeric.o ../UMFPACK/Lib/umf_di_valid_symbolic.o ../UMFPACK/Lib/umf_dl_assemble.o ../UMFPACK/Lib/umf_dl_assemble_fixq.o ../UMFPACK/Lib/umf_dl_blas3_update.o ../UMFPACK/Lib/umf_dl_build_tuples.o ../UMFPACK/Lib/umf_dl_create_element.o ../UMFPACK/Lib/umf_dl_dump.o ../UMFPACK/Lib/umf_dl_extend_front.o ../UMFPACK/Lib/umf_dl_garbage_collection.o ../UMFPACK/Lib/umf_dl_get_memory.o ../UMFPACK/Lib/umf_dl_grow_front.o ../UMFPACK/Lib/umf_dl_init_front.o ../UMFPACK/Lib/umf_dl_kernel.o ../UMFPACK/Lib/umf_dl_kernel_init.o ../UMFPACK/Lib/umf_dl_kernel_wrapup.o ../UMFPACK/Lib/umf_dl_lhsolve.o ../UMFPACK/Lib/umf_dl_local_search.o ../UMFPACK/Lib/umf_dl_lsolve.o ../UMFPACK/Lib/umf_dl_ltsolve.o ../UMFPACK/Lib/umf_dl_mem_alloc_element.o ../UMFPACK/Lib/umf_dl_mem_alloc_head_block.o ../UMFPACK/Lib/umf_dl_mem_alloc_tail_block.o ../UMFPACK/Lib/umf_dl_mem_free_tail_block.o ../UMFPACK/Lib/umf_dl_mem_init_memoryspace.o ../UMFPACK/Lib/umf_dl_report_vector.o ../UMFPACK/Lib/umf_dl_row_search.o ../UMFPACK/Lib/umf_dl_scale.o ../UMFPACK/Lib/umf_dl_scale_column.o ../UMFPACK/Lib/umf_dl_set_stats.o ../UMFPACK/Lib/umf_dl_solve.o ../UMFPACK/Lib/umf_dl_start_front.o ../UMFPACK/Lib/umf_dl_store_lu.o ../UMFPACK/Lib/umf_dl_store_lu_drop.o ../UMFPACK/Lib/umf_dl_symbolic_usage.o ../UMFPACK/Lib/umf_dl_transpose.o ../UMFPACK/Lib/umf_dl_triplet_map_nox.o ../UMFPACK/Lib/umf_dl_triplet_map_x.o ../UMFPACK/Lib/umf_dl_triplet_nomap_nox.o ../UMFPACK/Lib/umf_dl_triplet_nomap_x.o ../UMFPACK/Lib/umf_dl_tuple_lengths.o ../UMFPACK/Lib/umf_dl_uhsolve.o ../UMFPACK/Lib/umf_dl_usolve.o ../UMFPACK/Lib/umf_dl_utsolve.o ../UMFPACK/Lib/umf_dl_valid_numeric.o ../UMFPACK/Lib/umf_dl_valid_symbolic.o ../UMFPACK/Lib/umf_i_analyze.o ../UMFPACK/Lib/umf_i_apply_order.o ../UMFPACK/Lib/umf_i_cholmod.o ../UMFPACK/Lib/umf_i_colamd.o ../UMFPACK/Lib/umf_i_free.o ../UMFPACK/Lib/umf_i_fsize.o ../UMFPACK/Lib/umf_i_is_permutation.o ../UMFPACK/Lib/umf_i_malloc.o ../UMFPACK/Lib/umf_i_realloc.o ../UMFPACK/Lib/umf_i_report_perm.o ../UMFPACK/Lib/umf_i_singletons.o ../UMFPACK/Lib/umf_l_analyze.o ../UMFPACK/Lib/umf_l_apply_order.o ../UMFPACK/Lib/umf_l_cholmod.o ../UMFPACK/Lib/umf_l_colamd.o ../UMFPACK/Lib/umf_l_free.o ../UMFPACK/Lib/umf_l_fsize.o ../UMFPACK/Lib/umf_l_is_permutation.o ../UMFPACK/Lib/umf_l_malloc.o ../UMFPACK/Lib/umf_l_realloc.o ../UMFPACK/Lib/umf_l_report_perm.o ../UMFPACK/Lib/umf_l_singletons.o ../UMFPACK/Lib/umf_zi_assemble.o ../UMFPACK/Lib/umf_zi_assemble_fixq.o ../UMFPACK/Lib/umf_zi_blas3_update.o ../UMFPACK/Lib/umf_zi_build_tuples.o ../UMFPACK/Lib/umf_zi_create_element.o ../UMFPACK/Lib/umf_zi_dump.o ../UMFPACK/Lib/umf_zi_extend_front.o ../UMFPACK/Lib/umf_zi_garbage_collection.o ../UMFPACK/Lib/umf_zi_get_memory.o ../UMFPACK/Lib/umf_zi_grow_front.o ../UMFPACK/Lib/umf_zi_init_front.o ../UMFPACK/Lib/umf_zi_kernel.o ../UMFPACK/Lib/umf_zi_kernel_init.o ../UMFPACK/Lib/umf_zi_kernel_wrapup.o ../UMFPACK/Lib/umf_zi_lhsolve.o ../UMFPACK/Lib/umf_zi_local_search.o ../UMFPACK/Lib/umf_zi_lsolve.o ../UMFPACK/Lib/umf_zi_ltsolve.o ../UMFPACK/Lib/umf_zi_mem_alloc_element.o ../UMFPACK/Lib/umf_zi_mem_alloc_head_block.o ../UMFPACK/Lib/umf_zi_mem_alloc_tail_block.o ../UMFPACK/Lib/umf_zi_mem_free_tail_block.o ../UMFPACK/Lib/umf_zi_mem_init_memoryspace.o ../UMFPACK/Lib/umf_zi_report_vector.o ../UMFPACK/Lib/umf_zi_row_search.o ../UMFPACK/Lib/umf_zi_scale.o ../UMFPACK/Lib/umf_zi_scale_column.o ../UMFPACK/Lib/umf_zi_set_stats.o ../UMFPACK/Lib/umf_zi_solve.o ../UMFPACK/Lib/umf_zi_start_front.o ../UMFPACK/Lib/umf_zi_store_lu.o ../UMFPACK/Lib/umf_zi_store_lu_drop.o ../UMFPACK/Lib/umf_zi_symbolic_usage.o ../UMFPACK/Lib/umf_zi_transpose.o ../UMFPACK/Lib/umf_zi_triplet_map_nox.o ../UMFPACK/Lib/umf_zi_triplet_map_x.o ../UMFPACK/Lib/umf_zi_triplet_nomap_nox.o ../UMFPACK/Lib/umf_zi_triplet_nomap_x.o ../UMFPACK/Lib/umf_zi_tuple_lengths.o ../UMFPACK/Lib/umf_zi_uhsolve.o ../UMFPACK/Lib/umf_zi_usolve.o ../UMFPACK/Lib/umf_zi_utsolve.o ../UMFPACK/Lib/umf_zi_valid_numeric.o ../UMFPACK/Lib/umf_zi_valid_symbolic.o ../UMFPACK/Lib/umf_zl_assemble.o ../UMFPACK/Lib/umf_zl_assemble_fixq.o ../UMFPACK/Lib/umf_zl_blas3_update.o ../UMFPACK/Lib/umf_zl_build_tuples.o ../UMFPACK/Lib/umf_zl_create_element.o ../UMFPACK/Lib/umf_zl_dump.o ../UMFPACK/Lib/umf_zl_extend_front.o ../UMFPACK/Lib/umf_zl_garbage_collection.o ../UMFPACK/Lib/umf_zl_get_memory.o ../UMFPACK/Lib/umf_zl_grow_front.o ../UMFPACK/Lib/umf_zl_init_front.o ../UMFPACK/Lib/umf_zl_kernel.o ../UMFPACK/Lib/umf_zl_kernel_init.o ../UMFPACK/Lib/umf_zl_kernel_wrapup.o ../UMFPACK/Lib/umf_zl_lhsolve.o ../UMFPACK/Lib/umf_zl_local_search.o ../UMFPACK/Lib/umf_zl_lsolve.o ../UMFPACK/Lib/umf_zl_ltsolve.o ../UMFPACK/Lib/umf_zl_mem_alloc_element.o ../UMFPACK/Lib/umf_zl_mem_alloc_head_block.o ../UMFPACK/Lib/umf_zl_mem_alloc_tail_block.o ../UMFPACK/Lib/umf_zl_mem_free_tail_block.o ../UMFPACK/Lib/umf_zl_mem_init_memoryspace.o ../UMFPACK/Lib/umf_zl_report_vector.o ../UMFPACK/Lib/umf_zl_row_search.o ../UMFPACK/Lib/umf_zl_scale.o ../UMFPACK/Lib/umf_zl_scale_column.o ../UMFPACK/Lib/umf_zl_set_stats.o ../UMFPACK/Lib/umf_zl_solve.o ../UMFPACK/Lib/umf_zl_start_front.o ../UMFPACK/Lib/umf_zl_store_lu.o ../UMFPACK/Lib/umf_zl_store_lu_drop.o ../UMFPACK/Lib/umf_zl_symbolic_usage.o ../UMFPACK/Lib/umf_zl_transpose.o ../UMFPACK/Lib/umf_zl_triplet_map_nox.o ../UMFPACK/Lib/umf_zl_triplet_map_x.o ../UMFPACK/Lib/umf_zl_triplet_nomap_nox.o ../UMFPACK/Lib/umf_zl_triplet_nomap_x.o ../UMFPACK/Lib/umf_zl_tuple_lengths.o ../UMFPACK/Lib/umf_zl_uhsolve.o ../UMFPACK/Lib/umf_zl_usolve.o ../UMFPACK/Lib/umf_zl_utsolve.o ../UMFPACK/Lib/umf_zl_valid_numeric.o ../UMFPACK/Lib/umf_zl_valid_symbolic.o ../UMFPACK/Lib/umfpack_di_col_to_triplet.o ../UMFPACK/Lib/umfpack_di_defaults.o ../UMFPACK/Lib/umfpack_di_free_numeric.o ../UMFPACK/Lib/umfpack_di_free_symbolic.o ../UMFPACK/Lib/umfpack_di_get_determinant.o ../UMFPACK/Lib/umfpack_di_get_lunz.o ../UMFPACK/Lib/umfpack_di_get_numeric.o ../UMFPACK/Lib/umfpack_di_get_symbolic.o ../UMFPACK/Lib/umfpack_di_load_numeric.o ../UMFPACK/Lib/umfpack_di_load_symbolic.o ../UMFPACK/Lib/umfpack_di_numeric.o ../UMFPACK/Lib/umfpack_di_qsymbolic.o ../UMFPACK/Lib/umfpack_di_report_control.o ../UMFPACK/Lib/umfpack_di_report_info.o ../UMFPACK/Lib/umfpack_di_report_matrix.o ../UMFPACK/Lib/umfpack_di_report_numeric.o ../UMFPACK/Lib/umfpack_di_report_perm.o ../UMFPACK/Lib/umfpack_di_report_status.o ../UMFPACK/Lib/umfpack_di_report_symbolic.o ../UMFPACK/Lib/umfpack_di_report_triplet.o ../UMFPACK/Lib/umfpack_di_report_vector.o ../UMFPACK/Lib/umfpack_di_save_numeric.o ../UMFPACK/Lib/umfpack_di_save_symbolic.o ../UMFPACK/Lib/umfpack_di_scale.o ../UMFPACK/Lib/umfpack_di_solve.o ../UMFPACK/Lib/umfpack_di_symbolic.o ../UMFPACK/Lib/umfpack_di_transpose.o ../UMFPACK/Lib/umfpack_di_triplet_to_col.o ../UMFPACK/Lib/umfpack_di_wsolve.o ../UMFPACK/Lib/umfpack_dl_col_to_triplet.o ../UMFPACK/Lib/umfpack_dl_defaults.o ../UMFPACK/Lib/umfpack_dl_free_numeric.o ../UMFPACK/Lib/umfpack_dl_free_symbolic.o ../UMFPACK/Lib/umfpack_dl_get_determinant.o ../UMFPACK/Lib/umfpack_dl_get_lunz.o ../UMFPACK/Lib/umfpack_dl_get_numeric.o ../UMFPACK/Lib/umfpack_dl_get_symbolic.o ../UMFPACK/Lib/umfpack_dl_load_numeric.o ../UMFPACK/Lib/umfpack_dl_load_symbolic.o ../UMFPACK/Lib/umfpack_dl_numeric.o ../UMFPACK/Lib/umfpack_dl_qsymbolic.o ../UMFPACK/Lib/umfpack_dl_report_control.o ../UMFPACK/Lib/umfpack_dl_report_info.o ../UMFPACK/Lib/umfpack_dl_report_matrix.o ../UMFPACK/Lib/umfpack_dl_report_numeric.o ../UMFPACK/Lib/umfpack_dl_report_perm.o ../UMFPACK/Lib/umfpack_dl_report_status.o ../UMFPACK/Lib/umfpack_dl_report_symbolic.o ../UMFPACK/Lib/umfpack_dl_report_triplet.o ../UMFPACK/Lib/umfpack_dl_report_vector.o ../UMFPACK/Lib/umfpack_dl_save_numeric.o ../UMFPACK/Lib/umfpack_dl_save_symbolic.o ../UMFPACK/Lib/umfpack_dl_scale.o ../UMFPACK/Lib/umfpack_dl_solve.o ../UMFPACK/Lib/umfpack_dl_symbolic.o ../UMFPACK/Lib/umfpack_dl_transpose.o ../UMFPACK/Lib/umfpack_dl_triplet_to_col.o ../UMFPACK/Lib/umfpack_dl_wsolve.o ../UMFPACK/Lib/umfpack_gn_global.o ../UMFPACK/Lib/umfpack_gn_tictoc.o ../UMFPACK/Lib/umfpack_gn_timer.o ../UMFPACK/Lib/umfpack_zi_col_to_triplet.o ../UMFPACK/Lib/umfpack_zi_defaults.o ../UMFPACK/Lib/umfpack_zi_free_numeric.o ../UMFPACK/Lib/umfpack_zi_free_symbolic.o ../UMFPACK/Lib/umfpack_zi_get_determinant.o ../UMFPACK/Lib/umfpack_zi_get_lunz.o ../UMFPACK/Lib/umfpack_zi_get_numeric.o ../UMFPACK/Lib/umfpack_zi_get_symbolic.o ../UMFPACK/Lib/umfpack_zi_load_numeric.o ../UMFPACK/Lib/umfpack_zi_load_symbolic.o ../UMFPACK/Lib/umfpack_zi_numeric.o ../UMFPACK/Lib/umfpack_zi_qsymbolic.o ../UMFPACK/Lib/umfpack_zi_report_control.o ../UMFPACK/Lib/umfpack_zi_report_info.o ../UMFPACK/Lib/umfpack_zi_report_matrix.o ../UMFPACK/Lib/umfpack_zi_report_numeric.o ../UMFPACK/Lib/umfpack_zi_report_perm.o ../UMFPACK/Lib/umfpack_zi_report_status.o ../UMFPACK/Lib/umfpack_zi_report_symbolic.o ../UMFPACK/Lib/umfpack_zi_report_triplet.o ../UMFPACK/Lib/umfpack_zi_report_vector.o ../UMFPACK/Lib/umfpack_zi_save_numeric.o ../UMFPACK/Lib/umfpack_zi_save_symbolic.o ../UMFPACK/Lib/umfpack_zi_scale.o ../UMFPACK/Lib/umfpack_zi_solve.o ../UMFPACK/Lib/umfpack_zi_symbolic.o ../UMFPACK/Lib/umfpack_zi_transpose.o ../UMFPACK/Lib/umfpack_zi_triplet_to_col.o ../UMFPACK/Lib/umfpack_zi_wsolve.o ../UMFPACK/Lib/umfpack_zl_col_to_triplet.o ../UMFPACK/Lib/umfpack_zl_defaults.o ../UMFPACK/Lib/umfpack_zl_free_numeric.o ../UMFPACK/Lib/umfpack_zl_free_symbolic.o ../UMFPACK/Lib/umfpack_zl_get_determinant.o ../UMFPACK/Lib/umfpack_zl_get_lunz.o ../UMFPACK/Lib/umfpack_zl_get_numeric.o ../UMFPACK/Lib/umfpack_zl_get_symbolic.o ../UMFPACK/Lib/umfpack_zl_load_numeric.o ../UMFPACK/Lib/umfpack_zl_load_symbolic.o ../UMFPACK/Lib/umfpack_zl_numeric.o ../UMFPACK/Lib/umfpack_zl_qsymbolic.o ../UMFPACK/Lib/umfpack_zl_report_control.o ../UMFPACK/Lib/umfpack_zl_report_info.o ../UMFPACK/Lib/umfpack_zl_report_matrix.o ../UMFPACK/Lib/umfpack_zl_report_numeric.o ../UMFPACK/Lib/umfpack_zl_report_perm.o ../UMFPACK/Lib/umfpack_zl_report_status.o ../UMFPACK/Lib/umfpack_zl_report_symbolic.o ../UMFPACK/Lib/umfpack_zl_report_triplet.o ../UMFPACK/Lib/umfpack_zl_report_vector.o ../UMFPACK/Lib/umfpack_zl_save_numeric.o ../UMFPACK/Lib/umfpack_zl_save_symbolic.o ../UMFPACK/Lib/umfpack_zl_scale.o ../UMFPACK/Lib/umfpack_zl_solve.o ../UMFPACK/Lib/umfpack_zl_symbolic.o ../UMFPACK/Lib/umfpack_zl_transpose.o ../UMFPACK/Lib/umfpack_zl_triplet_to_col.o ../UMFPACK/Lib/umfpack_zl_wsolve.o -L/usr/lib64/atlas -lcblas -llapack libamd.so.2 libcholmod.so.2 libsuitesparseconfig.so.4 -lm + ln -sf libumfpack.so.5.6.1 libumfpack.so.5 + ln -sf libumfpack.so.5.6.1 libumfpack.so + cp -p ../UMFPACK/Lib/libumfpack.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/UMFPACK ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/umfpack.h Include/umfpack_col_to_triplet.h Include/umfpack_defaults.h Include/umfpack_free_numeric.h Include/umfpack_free_symbolic.h Include/umfpack_get_determinant.h Include/umfpack_get_lunz.h Include/umfpack_get_numeric.h Include/umfpack_get_symbolic.h Include/umfpack_global.h Include/umfpack_load_numeric.h Include/umfpack_load_symbolic.h Include/umfpack_numeric.h Include/umfpack_qsymbolic.h Include/umfpack_report_control.h Include/umfpack_report_info.h Include/umfpack_report_matrix.h Include/umfpack_report_numeric.h Include/umfpack_report_perm.h Include/umfpack_report_status.h Include/umfpack_report_symbolic.h Include/umfpack_report_triplet.h Include/umfpack_report_vector.h Include/umfpack_save_numeric.h Include/umfpack_save_symbolic.h Include/umfpack_scale.h Include/umfpack_solve.h Include/umfpack_symbolic.h Include/umfpack_tictoc.h Include/umfpack_timer.h Include/umfpack_transpose.h Include/umfpack_triplet_to_col.h Include/umfpack_wsolve.h ../Include + cp -p README.txt Doc/License Doc/ChangeLog Doc/gpl.txt Doc/QuickStart.pdf Doc/UserGuide.pdf ../Doc/UMFPACK + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/SPQR ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/SPQR/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/SPQR ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd SPQR + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_rmap.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/SuiteSparseQR_C.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/SuiteSparseQR_expert.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_parallel.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_kernel.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_analyze.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_assemble.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_cpack.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_csize.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_fcsize.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_debug.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_front.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_factorize.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_freenum.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_freesym.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_freefac.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_fsize.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_maxcolnorm.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_rconvert.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_rcount.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_rhpack.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_rsolve.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_stranspose1.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_stranspose2.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_hpinv.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_1fixed.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_1colamd.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/SuiteSparseQR.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_1factor.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_cumsum.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_shift.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_happly.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_panel.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_happly_work.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/SuiteSparseQR_qmult.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_trapezoidal.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_larftb.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_append.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_type.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_TBB -DNPARTITION -fPIC -I/opt/rh/python27/root/usr/include -O3 -fexceptions -fPIC -DNPARTITION -I../../CHOLMOD/Include -I../../SuiteSparse_config -I../Include -c ../Source/spqr_tol.cpp ar rv libspqr.a spqr_rmap.o SuiteSparseQR_C.o SuiteSparseQR_expert.o spqr_parallel.o spqr_kernel.o spqr_analyze.o spqr_assemble.o spqr_cpack.o spqr_csize.o spqr_fcsize.o spqr_debug.o spqr_front.o spqr_factorize.o spqr_freenum.o spqr_freesym.o spqr_freefac.o spqr_fsize.o spqr_maxcolnorm.o spqr_rconvert.o spqr_rcount.o spqr_rhpack.o spqr_rsolve.o spqr_stranspose1.o spqr_stranspose2.o spqr_hpinv.o spqr_1fixed.o spqr_1colamd.o SuiteSparseQR.o spqr_1factor.o spqr_cumsum.o spqr_shift.o spqr_happly.o spqr_panel.o spqr_happly_work.o SuiteSparseQR_qmult.o spqr_trapezoidal.o spqr_larftb.o spqr_append.o spqr_type.o spqr_tol.o ar: creating libspqr.a a - spqr_rmap.o a - SuiteSparseQR_C.o a - SuiteSparseQR_expert.o a - spqr_parallel.o a - spqr_kernel.o a - spqr_analyze.o a - spqr_assemble.o a - spqr_cpack.o a - spqr_csize.o a - spqr_fcsize.o a - spqr_debug.o a - spqr_front.o a - spqr_factorize.o a - spqr_freenum.o a - spqr_freesym.o a - spqr_freefac.o a - spqr_fsize.o a - spqr_maxcolnorm.o a - spqr_rconvert.o a - spqr_rcount.o a - spqr_rhpack.o a - spqr_rsolve.o a - spqr_stranspose1.o a - spqr_stranspose2.o a - spqr_hpinv.o a - spqr_1fixed.o a - spqr_1colamd.o a - SuiteSparseQR.o a - spqr_1factor.o a - spqr_cumsum.o a - spqr_shift.o a - spqr_happly.o a - spqr_panel.o a - spqr_happly_work.o a - SuiteSparseQR_qmult.o a - spqr_trapezoidal.o a - spqr_larftb.o a - spqr_append.o a - spqr_type.o a - spqr_tol.o ranlib libspqr.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/SPQR ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/SPQR ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + g++ -shared -Wl,-soname,libspqr.so.1 -o libspqr.so.1.3.1 ../SPQR/Lib/SuiteSparseQR.o ../SPQR/Lib/SuiteSparseQR_C.o ../SPQR/Lib/SuiteSparseQR_expert.o ../SPQR/Lib/SuiteSparseQR_qmult.o ../SPQR/Lib/spqr_1colamd.o ../SPQR/Lib/spqr_1factor.o ../SPQR/Lib/spqr_1fixed.o ../SPQR/Lib/spqr_analyze.o ../SPQR/Lib/spqr_append.o ../SPQR/Lib/spqr_assemble.o ../SPQR/Lib/spqr_cpack.o ../SPQR/Lib/spqr_csize.o ../SPQR/Lib/spqr_cumsum.o ../SPQR/Lib/spqr_debug.o ../SPQR/Lib/spqr_factorize.o ../SPQR/Lib/spqr_fcsize.o ../SPQR/Lib/spqr_freefac.o ../SPQR/Lib/spqr_freenum.o ../SPQR/Lib/spqr_freesym.o ../SPQR/Lib/spqr_front.o ../SPQR/Lib/spqr_fsize.o ../SPQR/Lib/spqr_happly.o ../SPQR/Lib/spqr_happly_work.o ../SPQR/Lib/spqr_hpinv.o ../SPQR/Lib/spqr_kernel.o ../SPQR/Lib/spqr_larftb.o ../SPQR/Lib/spqr_maxcolnorm.o ../SPQR/Lib/spqr_panel.o ../SPQR/Lib/spqr_parallel.o ../SPQR/Lib/spqr_rconvert.o ../SPQR/Lib/spqr_rcount.o ../SPQR/Lib/spqr_rhpack.o ../SPQR/Lib/spqr_rmap.o ../SPQR/Lib/spqr_rsolve.o ../SPQR/Lib/spqr_shift.o ../SPQR/Lib/spqr_stranspose1.o ../SPQR/Lib/spqr_stranspose2.o ../SPQR/Lib/spqr_tol.o ../SPQR/Lib/spqr_trapezoidal.o ../SPQR/Lib/spqr_type.o -L/usr/lib64/atlas -lcblas -llapack -L/opt/rh/python27/root/usr/lib64 -ltbb -ltbbmalloc libcholmod.so.2 libsuitesparseconfig.so.4 -lm + ln -sf libspqr.so.1.3.1 libspqr.so.1 + ln -sf libspqr.so.1.3.1 libspqr.so + cp -p ../SPQR/Lib/libspqr.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/SPQR ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/SuiteSparseQR.hpp Include/SuiteSparseQR_C.h Include/SuiteSparseQR_definitions.h Include/spqr.hpp ../Include + cp -p README.txt README_SPQR.txt + cp -p README_SPQR.txt Doc/ChangeLog Doc/Makefile Doc/README.txt Doc/algo_spqr.pdf Doc/gpl.txt Doc/spqr.pdf Doc/spqr_user_guide.bib Doc/spqr_user_guide.pdf Doc/spqr_user_guide.tex ../Doc/SPQR + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/RBio ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/RBio/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/RBio ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd RBio + pushd Lib + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -O3 -fexceptions -fPIC -c -I../Include -I../../SuiteSparse_config ../Source/RBio.c ar rv librbio.a RBio.o ar: creating librbio.a a - RBio.o ranlib librbio.a + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/RBio ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/RBio ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd ../Lib + gcc -shared -Wl,-soname,librbio.so.2 -o librbio.so.2.1.1 ../RBio/Lib/RBio.o libsuitesparseconfig.so.4 + ln -sf librbio.so.2.1.1 librbio.so.2 + ln -sf librbio.so.2.1.1 librbio.so + cp -p ../RBio/Lib/librbio.a ./ + popd ~/build/BUILD/python27-suitesparse/SuiteSparse/RBio ~/build/BUILD/python27-suitesparse/SuiteSparse + cp -p Include/RBio.h ../Include + cp -p README.txt Doc/ChangeLog Doc/License.txt ../Doc/RBio + popd ~/build/BUILD/python27-suitesparse/SuiteSparse + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vimUbo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64 + cd python27-suitesparse + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64 + cd SuiteSparse + mkdir -p /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64 + mkdir -p /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse + pushd Lib ~/build/BUILD/python27-suitesparse/SuiteSparse/Lib ~/build/BUILD/python27-suitesparse/SuiteSparse + for f in '*.a' '*.so*' + cp -a libamd.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libamd.a + for f in '*.a' '*.so*' + cp -a libbtf.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libbtf.a + for f in '*.a' '*.so*' + cp -a libcamd.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcamd.a + for f in '*.a' '*.so*' + cp -a libccolamd.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libccolamd.a + for f in '*.a' '*.so*' + cp -a libcholmod.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcholmod.a + for f in '*.a' '*.so*' + cp -a libcolamd.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcolamd.a + for f in '*.a' '*.so*' + cp -a libcxsparse.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcxsparse.a + for f in '*.a' '*.so*' + cp -a libklu.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libklu.a + for f in '*.a' '*.so*' + cp -a libldl.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libldl.a + for f in '*.a' '*.so*' + cp -a librbio.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/librbio.a + for f in '*.a' '*.so*' + cp -a libspqr.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libspqr.a + for f in '*.a' '*.so*' + cp -a libsuitesparseconfig.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libsuitesparseconfig.a + for f in '*.a' '*.so*' + cp -a libumfpack.a /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libumfpack.a + for f in '*.a' '*.so*' + cp -a libamd.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libamd.so + for f in '*.a' '*.so*' + cp -a libamd.so.2 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libamd.so.2 + for f in '*.a' '*.so*' + cp -a libamd.so.2.3.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libamd.so.2.3.1 + for f in '*.a' '*.so*' + cp -a libbtf.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libbtf.so + for f in '*.a' '*.so*' + cp -a libbtf.so.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libbtf.so.1 + for f in '*.a' '*.so*' + cp -a libbtf.so.1.2.0 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libbtf.so.1.2.0 + for f in '*.a' '*.so*' + cp -a libcamd.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcamd.so + for f in '*.a' '*.so*' + cp -a libcamd.so.2 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcamd.so.2 + for f in '*.a' '*.so*' + cp -a libcamd.so.2.3.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcamd.so.2.3.1 + for f in '*.a' '*.so*' + cp -a libccolamd.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libccolamd.so + for f in '*.a' '*.so*' + cp -a libccolamd.so.2 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libccolamd.so.2 + for f in '*.a' '*.so*' + cp -a libccolamd.so.2.8.0 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libccolamd.so.2.8.0 + for f in '*.a' '*.so*' + cp -a libcholmod.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcholmod.so + for f in '*.a' '*.so*' + cp -a libcholmod.so.2 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcholmod.so.2 + for f in '*.a' '*.so*' + cp -a libcholmod.so.2.0.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcholmod.so.2.0.1 + for f in '*.a' '*.so*' + cp -a libcolamd.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcolamd.so + for f in '*.a' '*.so*' + cp -a libcolamd.so.2 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcolamd.so.2 + for f in '*.a' '*.so*' + cp -a libcolamd.so.2.8.0 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcolamd.so.2.8.0 + for f in '*.a' '*.so*' + cp -a libcxsparse.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcxsparse.so + for f in '*.a' '*.so*' + cp -a libcxsparse.so.3 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcxsparse.so.3 + for f in '*.a' '*.so*' + cp -a libcxsparse.so.3.1.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcxsparse.so.3.1.1 + for f in '*.a' '*.so*' + cp -a libklu.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libklu.so + for f in '*.a' '*.so*' + cp -a libklu.so.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libklu.so.1 + for f in '*.a' '*.so*' + cp -a libklu.so.1.2.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libklu.so.1.2.1 + for f in '*.a' '*.so*' + cp -a libldl.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libldl.so + for f in '*.a' '*.so*' + cp -a libldl.so.2 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libldl.so.2 + for f in '*.a' '*.so*' + cp -a libldl.so.2.1.0 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libldl.so.2.1.0 + for f in '*.a' '*.so*' + cp -a librbio.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/librbio.so + for f in '*.a' '*.so*' + cp -a librbio.so.2 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/librbio.so.2 + for f in '*.a' '*.so*' + cp -a librbio.so.2.1.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/librbio.so.2.1.1 + for f in '*.a' '*.so*' + cp -a libspqr.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libspqr.so + for f in '*.a' '*.so*' + cp -a libspqr.so.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libspqr.so.1 + for f in '*.a' '*.so*' + cp -a libspqr.so.1.3.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libspqr.so.1.3.1 + for f in '*.a' '*.so*' + cp -a libsuitesparseconfig.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libsuitesparseconfig.so + for f in '*.a' '*.so*' + cp -a libsuitesparseconfig.so.4 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libsuitesparseconfig.so.4 + for f in '*.a' '*.so*' + cp -a libsuitesparseconfig.so.4.2.0 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libsuitesparseconfig.so.4.2.0 + for f in '*.a' '*.so*' + cp -a libumfpack.so /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libumfpack.so + for f in '*.a' '*.so*' + cp -a libumfpack.so.5 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libumfpack.so.5 + for f in '*.a' '*.so*' + cp -a libumfpack.so.5.6.1 /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libumfpack.so.5.6.1 + popd ~/build/BUILD/python27-suitesparse/SuiteSparse ~/build/BUILD/python27-suitesparse/SuiteSparse/Include ~/build/BUILD/python27-suitesparse/SuiteSparse + pushd Include + for f in '*.h' '*.hpp' + cp -a RBio.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/RBio.h + for f in '*.h' '*.hpp' + cp -a SuiteSparseQR_C.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/SuiteSparseQR_C.h + for f in '*.h' '*.hpp' + cp -a SuiteSparseQR_definitions.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/SuiteSparseQR_definitions.h + for f in '*.h' '*.hpp' + cp -a SuiteSparse_config.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/SuiteSparse_config.h + for f in '*.h' '*.hpp' + cp -a amd.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/amd.h + for f in '*.h' '*.hpp' + cp -a amd_internal.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/amd_internal.h + for f in '*.h' '*.hpp' + cp -a btf.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/btf.h + for f in '*.h' '*.hpp' + cp -a btf_internal.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/btf_internal.h + for f in '*.h' '*.hpp' + cp -a camd.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/camd.h + for f in '*.h' '*.hpp' + cp -a camd_internal.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/camd_internal.h + for f in '*.h' '*.hpp' + cp -a ccolamd.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/ccolamd.h + for f in '*.h' '*.hpp' + cp -a cholmod.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod.h + for f in '*.h' '*.hpp' + cp -a cholmod_blas.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_blas.h + for f in '*.h' '*.hpp' + cp -a cholmod_check.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_check.h + for f in '*.h' '*.hpp' + cp -a cholmod_cholesky.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_cholesky.h + for f in '*.h' '*.hpp' + cp -a cholmod_complexity.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_complexity.h + for f in '*.h' '*.hpp' + cp -a cholmod_config.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_config.h + for f in '*.h' '*.hpp' + cp -a cholmod_core.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_core.h + for f in '*.h' '*.hpp' + cp -a cholmod_internal.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_internal.h + for f in '*.h' '*.hpp' + cp -a cholmod_io64.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_io64.h + for f in '*.h' '*.hpp' + cp -a cholmod_matrixops.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_matrixops.h + for f in '*.h' '*.hpp' + cp -a cholmod_modify.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_modify.h + for f in '*.h' '*.hpp' + cp -a cholmod_partition.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_partition.h + for f in '*.h' '*.hpp' + cp -a cholmod_supernodal.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_supernodal.h + for f in '*.h' '*.hpp' + cp -a cholmod_template.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cholmod_template.h + for f in '*.h' '*.hpp' + cp -a colamd.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/colamd.h + for f in '*.h' '*.hpp' + cp -a cs.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/cs.h + for f in '*.h' '*.hpp' + cp -a klu.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/klu.h + for f in '*.h' '*.hpp' + cp -a klu_internal.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/klu_internal.h + for f in '*.h' '*.hpp' + cp -a klu_version.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/klu_version.h + for f in '*.h' '*.hpp' + cp -a ldl.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/ldl.h + for f in '*.h' '*.hpp' + cp -a umfpack.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack.h + for f in '*.h' '*.hpp' + cp -a umfpack_col_to_triplet.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_col_to_triplet.h + for f in '*.h' '*.hpp' + cp -a umfpack_defaults.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_defaults.h + for f in '*.h' '*.hpp' + cp -a umfpack_free_numeric.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_free_numeric.h + for f in '*.h' '*.hpp' + cp -a umfpack_free_symbolic.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_free_symbolic.h + for f in '*.h' '*.hpp' + cp -a umfpack_get_determinant.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_get_determinant.h + for f in '*.h' '*.hpp' + cp -a umfpack_get_lunz.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_get_lunz.h + for f in '*.h' '*.hpp' + cp -a umfpack_get_numeric.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_get_numeric.h + for f in '*.h' '*.hpp' + cp -a umfpack_get_symbolic.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_get_symbolic.h + for f in '*.h' '*.hpp' + cp -a umfpack_global.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_global.h + for f in '*.h' '*.hpp' + cp -a umfpack_load_numeric.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_load_numeric.h + for f in '*.h' '*.hpp' + cp -a umfpack_load_symbolic.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_load_symbolic.h + for f in '*.h' '*.hpp' + cp -a umfpack_numeric.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_numeric.h + for f in '*.h' '*.hpp' + cp -a umfpack_qsymbolic.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_qsymbolic.h + for f in '*.h' '*.hpp' + cp -a umfpack_report_control.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_report_control.h + for f in '*.h' '*.hpp' + cp -a umfpack_report_info.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_report_info.h + for f in '*.h' '*.hpp' + cp -a umfpack_report_matrix.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_report_matrix.h + for f in '*.h' '*.hpp' + cp -a umfpack_report_numeric.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_report_numeric.h + for f in '*.h' '*.hpp' + cp -a umfpack_report_perm.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_report_perm.h + for f in '*.h' '*.hpp' + cp -a umfpack_report_status.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_report_status.h + for f in '*.h' '*.hpp' + cp -a umfpack_report_symbolic.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_report_symbolic.h + for f in '*.h' '*.hpp' + cp -a umfpack_report_triplet.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_report_triplet.h + for f in '*.h' '*.hpp' + cp -a umfpack_report_vector.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_report_vector.h + for f in '*.h' '*.hpp' + cp -a umfpack_save_numeric.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_save_numeric.h + for f in '*.h' '*.hpp' + cp -a umfpack_save_symbolic.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_save_symbolic.h + for f in '*.h' '*.hpp' + cp -a umfpack_scale.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_scale.h + for f in '*.h' '*.hpp' + cp -a umfpack_solve.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_solve.h + for f in '*.h' '*.hpp' + cp -a umfpack_symbolic.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_symbolic.h + for f in '*.h' '*.hpp' + cp -a umfpack_tictoc.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_tictoc.h + for f in '*.h' '*.hpp' + cp -a umfpack_timer.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_timer.h + for f in '*.h' '*.hpp' + cp -a umfpack_transpose.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_transpose.h + for f in '*.h' '*.hpp' + cp -a umfpack_triplet_to_col.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_triplet_to_col.h + for f in '*.h' '*.hpp' + cp -a umfpack_wsolve.h /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/umfpack_wsolve.h + for f in '*.h' '*.hpp' + cp -a SuiteSparseQR.hpp /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/SuiteSparseQR.hpp + for f in '*.h' '*.hpp' + cp -a spqr.hpp /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/include/suitesparse/spqr.hpp + popd ~/build/BUILD/python27-suitesparse/SuiteSparse + mkdir -p license_texts + pushd license_texts ~/build/BUILD/python27-suitesparse/SuiteSparse/license_texts ~/build/BUILD/python27-suitesparse/SuiteSparse + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p AMD + cp -r ../Doc/AMD/gpl.txt ../Doc/AMD/lesser.txt ../Doc/AMD/License AMD/ + true + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p BTF + cp -r ../Doc/BTF/gpl.txt ../Doc/BTF/lesser.txt '../Doc/BTF/*License*' BTF/ + true + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p CAMD + cp -r ../Doc/CAMD/gpl.txt ../Doc/CAMD/lesser.txt ../Doc/CAMD/License CAMD/ + true + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p CCOLAMD + cp -r ../Doc/CCOLAMD/gpl.txt ../Doc/CCOLAMD/lesser.txt '../Doc/CCOLAMD/*License*' CCOLAMD/ + true + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p COLAMD + cp -r ../Doc/COLAMD/gpl.txt ../Doc/COLAMD/lesser.txt '../Doc/COLAMD/*License*' COLAMD/ + true + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p CHOLMOD + cp -r ../Doc/CHOLMOD/gpl.txt ../Doc/CHOLMOD/lesser.txt ../Doc/CHOLMOD/Cholesky_License.txt ../Doc/CHOLMOD/Core_License.txt ../Doc/CHOLMOD/MatrixOps_License.txt ../Doc/CHOLMOD/Partition_License.txt ../Doc/CHOLMOD/Supernodal_License.txt CHOLMOD/ + true + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p CXSparse + cp -r ../Doc/CXSparse/gpl.txt ../Doc/CXSparse/lesser.txt ../Doc/CXSparse/License.txt CXSparse/ + true + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p KLU + cp -r ../Doc/KLU/gpl.txt ../Doc/KLU/lesser.txt '../Doc/KLU/*License*' KLU/ + true + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p LDL + cp -r ../Doc/LDL/gpl.txt ../Doc/LDL/lesser.txt '../Doc/LDL/*License*' LDL/ + true + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p SPQR + cp -r ../Doc/SPQR/gpl.txt ../Doc/SPQR/lesser.txt '../Doc/SPQR/*License*' SPQR/ + true + for dir in '{AMD,BTF,CAMD,CCOLAMD,COLAMD,CHOLMOD,CXSparse,KLU,LDL,SPQR,UMFPACK}' + mkdir -p UMFPACK + cp -r ../Doc/UMFPACK/gpl.txt ../Doc/UMFPACK/lesser.txt ../Doc/UMFPACK/License UMFPACK/ + true ~/build/BUILD/python27-suitesparse/SuiteSparse + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/python27-suitesparse extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libumfpack.so.5.6.1 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libklu.so.1.2.1 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcxsparse.so.3.1.1 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libsuitesparseconfig.so.4.2.0 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcamd.so.2.3.1 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libldl.so.2.1.0 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libamd.so.2.3.1 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcholmod.so.2.0.1 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libspqr.so.1.3.1 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/librbio.so.2.1.1 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libcolamd.so.2.8.0 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libccolamd.so.2.8.0 extracting debug info from /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/libbtf.so.1.2.0 symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libspqr.so.1.3.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libspqr.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcamd.so.2.3.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcamd.so.2.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libamd.so.2.3.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libamd.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libldl.so.2.1.0.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libldl.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcamd.so.2.3.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcamd.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libbtf.so.1.2.0.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libbtf.so.1.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libsuitesparseconfig.so.4.2.0.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libsuitesparseconfig.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcxsparse.so.3.1.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcxsparse.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/librbio.so.2.1.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/librbio.so.2.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcolamd.so.2.8.0.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcolamd.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcxsparse.so.3.1.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcxsparse.so.3.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libamd.so.2.3.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libamd.so.2.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libumfpack.so.5.6.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libumfpack.so.5.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libldl.so.2.1.0.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libldl.so.2.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcholmod.so.2.0.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcholmod.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libspqr.so.1.3.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libspqr.so.1.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libccolamd.so.2.8.0.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libccolamd.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libsuitesparseconfig.so.4.2.0.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libsuitesparseconfig.so.4.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libbtf.so.1.2.0.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libbtf.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libumfpack.so.5.6.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libumfpack.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcolamd.so.2.8.0.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcolamd.so.2.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libklu.so.1.2.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libklu.so.1.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libccolamd.so.2.8.0.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libccolamd.so.2.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libklu.so.1.2.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libklu.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/librbio.so.2.1.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/librbio.so.debug symlinked /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcholmod.so.2.0.1.debug to /usr/lib/debug/opt/rh/python27/root/usr/lib64/libcholmod.so.2.debug 7107 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/python27/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable python27 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python /opt/rh/python27/root/usr/bin/python2 1 /opt/rh/python27/root' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python27-suitesparse-4.0.2-13.sc1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YKUggW + umask 022 + cd /builddir/build/BUILD + cd python27-suitesparse + DOCDIR=/builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-4.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-4.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-4.0.2 + cp -pr SuiteSparse/license_texts/AMD SuiteSparse/license_texts/BTF SuiteSparse/license_texts/CAMD SuiteSparse/license_texts/CCOLAMD SuiteSparse/license_texts/CHOLMOD SuiteSparse/license_texts/COLAMD SuiteSparse/license_texts/CXSparse SuiteSparse/license_texts/KLU SuiteSparse/license_texts/LDL SuiteSparse/license_texts/SPQR SuiteSparse/license_texts/UMFPACK /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-4.0.2 + exit 0 Provides: libamd.so.2()(64bit) libbtf.so.1()(64bit) libcamd.so.2()(64bit) libccolamd.so.2()(64bit) libcholmod.so.2()(64bit) libcolamd.so.2()(64bit) libcxsparse.so.3()(64bit) libklu.so.1()(64bit) libldl.so.2()(64bit) librbio.so.2()(64bit) libspqr.so.1()(64bit) libsuitesparseconfig.so.4()(64bit) libumfpack.so.5()(64bit) python27-ufsparse = 4.0.2-13.sc1.el6 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libamd.so.2()(64bit) libbtf.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcamd.so.2()(64bit) libcblas.so.3()(64bit) libccolamd.so.2()(64bit) libcholmod.so.2()(64bit) libcolamd.so.2()(64bit) libcxsparse.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libklu.so.1()(64bit) liblapack.so.3()(64bit) libldl.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) librbio.so.2()(64bit) libspqr.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libsuitesparseconfig.so.4()(64bit) libtbb.so.2()(64bit) libtbbmalloc.so.2()(64bit) libumfpack.so.5()(64bit) rtld(GNU_HASH) Obsoletes: python27-umfpack <= 5.0.1 python27-ufsparse <= 2.1.1 Processing files: python27-suitesparse-devel-4.0.2-13.sc1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tEi3zu + umask 022 + cd /builddir/build/BUILD + cd python27-suitesparse + DOCDIR=/builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-devel-4.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-devel-4.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-devel-4.0.2 + cp -pr SuiteSparse/license_texts/AMD SuiteSparse/license_texts/BTF SuiteSparse/license_texts/CAMD SuiteSparse/license_texts/CCOLAMD SuiteSparse/license_texts/CHOLMOD SuiteSparse/license_texts/COLAMD SuiteSparse/license_texts/CXSparse SuiteSparse/license_texts/KLU SuiteSparse/license_texts/LDL SuiteSparse/license_texts/SPQR SuiteSparse/license_texts/UMFPACK /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-devel-4.0.2 + exit 0 Provides: python27-ufsparse-devel = 4.0.2-13.sc1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libamd.so.2()(64bit) libbtf.so.1()(64bit) libcamd.so.2()(64bit) libccolamd.so.2()(64bit) libcholmod.so.2()(64bit) libcolamd.so.2()(64bit) libcxsparse.so.3()(64bit) libklu.so.1()(64bit) libldl.so.2()(64bit) librbio.so.2()(64bit) libspqr.so.1()(64bit) libsuitesparseconfig.so.4()(64bit) libumfpack.so.5()(64bit) Obsoletes: python27-umfpack-devel <= 5.0.1 python27-ufsparse-devel <= 2.1.1 Processing files: python27-suitesparse-static-4.0.2-13.sc1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ap4ws3 + umask 022 + cd /builddir/build/BUILD + cd python27-suitesparse + DOCDIR=/builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-static-4.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-static-4.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-static-4.0.2 + cp -pr SuiteSparse/license_texts/AMD SuiteSparse/license_texts/BTF SuiteSparse/license_texts/CAMD SuiteSparse/license_texts/CCOLAMD SuiteSparse/license_texts/CHOLMOD SuiteSparse/license_texts/COLAMD SuiteSparse/license_texts/CXSparse SuiteSparse/license_texts/KLU SuiteSparse/license_texts/LDL SuiteSparse/license_texts/SPQR SuiteSparse/license_texts/UMFPACK /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-static-4.0.2 + exit 0 Provides: python27-ufsparse-static = 4.0.2-13.sc1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: python27-suitesparse-doc-4.0.2-13.sc1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.juiTCC + umask 022 + cd /builddir/build/BUILD + cd python27-suitesparse + DOCDIR=/builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-doc-4.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-doc-4.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-doc-4.0.2 + cp -pr SuiteSparse/Doc/AMD SuiteSparse/Doc/BTF SuiteSparse/Doc/CAMD SuiteSparse/Doc/CCOLAMD SuiteSparse/Doc/CHOLMOD SuiteSparse/Doc/COLAMD SuiteSparse/Doc/CXSparse SuiteSparse/Doc/KLU SuiteSparse/Doc/LDL SuiteSparse/Doc/RBio SuiteSparse/Doc/SPQR SuiteSparse/Doc/UMFPACK /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-suitesparse-doc-4.0.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python27-suitesparse-debuginfo-4.0.2-13.sc1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64 warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/python27-suitesparse-4.0.2-13.sc1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/python27-suitesparse-devel-4.0.2-13.sc1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/python27-suitesparse-static-4.0.2-13.sc1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/python27-suitesparse-doc-4.0.2-13.sc1.el6.noarch.rpm Wrote: /builddir/build/RPMS/python27-suitesparse-debuginfo-4.0.2-13.sc1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DHWlai + umask 022 + cd /builddir/build/BUILD + cd python27-suitesparse + /bin/rm -rf /builddir/build/BUILDROOT/python27-suitesparse-4.0.2-13.sc1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->