cd A2 ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/A2' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/A2/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/A2/src' makeG:25: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o A2_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security copyEntriesToVector.c -o A2_copyEntriesToVector.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o A2_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o A2_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o A2_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security makeStaircase.c -o A2_makeStaircase.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security norms.c -o A2_norms.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRreduce.c -o A2_QRreduce.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security sort.c -o A2_sort.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o A2_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o A2_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security copyEntriesToVector.c -fPIC -DPIC -o A2_copyEntriesToVector.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o A2_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o A2_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o A2_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security makeStaircase.c -fPIC -DPIC -o A2_makeStaircase.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security norms.c -fPIC -DPIC -o A2_norms.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRreduce.c -fPIC -DPIC -o A2_QRreduce.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security sort.c -fPIC -DPIC -o A2_sort.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o A2_util.lo ar rv ../../libspooles.a A2_*.o ar: creating ../../libspooles.a a - A2_basics.o a - A2_copyEntriesToVector.o a - A2_init.o a - A2_instance.o a - A2_IO.o a - A2_makeStaircase.o a - A2_norms.o a - A2_QRreduce.o a - A2_sort.o a - A2_util.o rm -f A2_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/A2/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/A2/src' make[1]: Leaving directory '/build/spooles/src/spooles/A2' cd BKL ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/BKL' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/BKL/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/BKL/src' makeG:21: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o BKL_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security evalfcn.c -o BKL_evalfcn.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security exhSearch.c -o BKL_exhSearch.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security fidmat.c -o BKL_fidmat.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o BKL_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o BKL_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o BKL_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security evalfcn.c -fPIC -DPIC -o BKL_evalfcn.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security exhSearch.c -fPIC -DPIC -o BKL_exhSearch.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security fidmat.c -fPIC -DPIC -o BKL_fidmat.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o BKL_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o BKL_util.lo ar rv ../../libspooles.a BKL_*.o a - BKL_basics.o a - BKL_evalfcn.o a - BKL_exhSearch.o a - BKL_fidmat.o a - BKL_init.o a - BKL_util.o rm -f BKL_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/BKL/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/BKL/src' make[1]: Leaving directory '/build/spooles/src/spooles/BKL' cd BPG ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/BPG' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/BPG/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/BPG/src' makeG:22: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o BPG_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security DM.c -o BPG_DM.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o BPG_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o BPG_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security makeGraphs.c -o BPG_makeGraphs.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security maxFlow.c -o BPG_maxFlow.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security pseudo.c -o BPG_pseudo.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o BPG_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security DM.c -fPIC -DPIC -o BPG_DM.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o BPG_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o BPG_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security makeGraphs.c -fPIC -DPIC -o BPG_makeGraphs.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security maxFlow.c -fPIC -DPIC -o BPG_maxFlow.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security pseudo.c -fPIC -DPIC -o BPG_pseudo.lo ar rv ../../libspooles.a BPG_*.o a - BPG_basics.o a - BPG_DM.o a - BPG_init.o a - BPG_IO.o a - BPG_makeGraphs.o a - BPG_maxFlow.o a - BPG_pseudo.o rm -f BPG_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/BPG/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/BPG/src' make[1]: Leaving directory '/build/spooles/src/spooles/BPG' cd Chv ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Chv' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Chv/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Chv/src' makeG:27: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security assemble.c -o Chv_assemble.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o Chv_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security copy.c -o Chv_copy.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security factor.c -o Chv_factor.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security findPivot.c -o Chv_findPivot.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o Chv_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o Chv_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o Chv_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security search.c -o Chv_search.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security swap.c -o Chv_swap.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security update.c -o Chv_update.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o Chv_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security assemble.c -fPIC -DPIC -o Chv_assemble.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o Chv_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security copy.c -fPIC -DPIC -o Chv_copy.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security factor.c -fPIC -DPIC -o Chv_factor.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security findPivot.c -fPIC -DPIC -o Chv_findPivot.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o Chv_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o Chv_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o Chv_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security search.c -fPIC -DPIC -o Chv_search.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security swap.c -fPIC -DPIC -o Chv_swap.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security update.c -fPIC -DPIC -o Chv_update.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o Chv_util.lo ar rv ../../libspooles.a Chv_*.o a - Chv_assemble.o a - Chv_basics.o a - Chv_copy.o a - Chv_factor.o a - Chv_findPivot.o a - Chv_init.o a - Chv_instance.o a - Chv_IO.o a - Chv_search.o a - Chv_swap.o a - Chv_update.o a - Chv_util.o rm -f Chv_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Chv/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Chv/src' make[1]: Leaving directory '/build/spooles/src/spooles/Chv' cd ChvList ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/ChvList' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/ChvList/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/ChvList/src' makeG:19: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o ChvList_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o ChvList_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o ChvList_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o ChvList_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o ChvList_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o ChvList_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o ChvList_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o ChvList_util.lo ar rv ../../libspooles.a ChvList_*.o a - ChvList_basics.o a - ChvList_init.o a - ChvList_IO.o a - ChvList_util.o rm -f ChvList_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/ChvList/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/ChvList/src' make[1]: Leaving directory '/build/spooles/src/spooles/ChvList' cd ChvManager ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/ChvManager' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/ChvManager/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/ChvManager/src' makeG:19: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o ChvManager_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o ChvManager_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o ChvManager_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o ChvManager_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o ChvManager_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o ChvManager_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o ChvManager_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o ChvManager_util.lo ar rv ../../libspooles.a ChvManager_*.o a - ChvManager_basics.o a - ChvManager_init.o a - ChvManager_IO.o a - ChvManager_util.o rm -f ChvManager_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/ChvManager/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/ChvManager/src' make[1]: Leaving directory '/build/spooles/src/spooles/ChvManager' cd Coords ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Coords' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Coords/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Coords/src' makeG:19: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o Coords_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o Coords_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o Coords_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o Coords_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o Coords_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o Coords_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o Coords_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o Coords_util.lo ar rv ../../libspooles.a Coords_*.o a - Coords_basics.o a - Coords_init.o a - Coords_IO.o a - Coords_util.o rm -f Coords_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Coords/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Coords/src' make[1]: Leaving directory '/build/spooles/src/spooles/Coords' cd DSTree ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/DSTree' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/DSTree/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/DSTree/src' makeG:21: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o DSTree_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o DSTree_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o DSTree_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o DSTree_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security stages.c -o DSTree_stages.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o DSTree_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o DSTree_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o DSTree_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o DSTree_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o DSTree_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security stages.c -fPIC -DPIC -o DSTree_stages.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o DSTree_util.lo ar rv ../../libspooles.a DSTree_*.o a - DSTree_basics.o a - DSTree_init.o a - DSTree_instance.o a - DSTree_IO.o a - DSTree_stages.o a - DSTree_util.o rm -f DSTree_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/DSTree/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/DSTree/src' make[1]: Leaving directory '/build/spooles/src/spooles/DSTree' cd DV ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/DV' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/DV/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/DV/src' makeG:21: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o DV_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o DV_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o DV_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o DV_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security profile.c -o DV_profile.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o DV_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o DV_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o DV_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o DV_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o DV_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security profile.c -fPIC -DPIC -o DV_profile.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o DV_util.lo ar rv ../../libspooles.a DV_*.o a - DV_basics.o a - DV_init.o a - DV_instance.o a - DV_IO.o a - DV_profile.o a - DV_util.o rm -f DV_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/DV/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/DV/src' make[1]: Leaving directory '/build/spooles/src/spooles/DV' cd DenseMtx ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/DenseMtx' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/DenseMtx/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/DenseMtx/src' makeG:23: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o DenseMtx_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o DenseMtx_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security initAsSubmtx.c -o DenseMtx_initAsSubmtx.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o DenseMtx_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o DenseMtx_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -o DenseMtx_permute.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security scale.c -o DenseMtx_scale.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o DenseMtx_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o DenseMtx_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o DenseMtx_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security initAsSubmtx.c -fPIC -DPIC -o DenseMtx_initAsSubmtx.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o DenseMtx_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o DenseMtx_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -fPIC -DPIC -o DenseMtx_permute.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security scale.c -fPIC -DPIC -o DenseMtx_scale.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o DenseMtx_util.lo ar rv ../../libspooles.a DenseMtx_*.o a - DenseMtx_basics.o a - DenseMtx_initAsSubmtx.o a - DenseMtx_init.o a - DenseMtx_instance.o a - DenseMtx_IO.o a - DenseMtx_permute.o a - DenseMtx_scale.o a - DenseMtx_util.o rm -f DenseMtx_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/DenseMtx/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/DenseMtx/src' make[1]: Leaving directory '/build/spooles/src/spooles/DenseMtx' cd Drand ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Drand' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Drand/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Drand/src' makeG:18: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o Drand_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o Drand_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o Drand_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o Drand_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o Drand_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o Drand_util.lo ar rv ../../libspooles.a Drand_*.o a - Drand_basics.o a - Drand_init.o a - Drand_util.o rm -f Drand_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Drand/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Drand/src' make[1]: Leaving directory '/build/spooles/src/spooles/Drand' cd EGraph ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/EGraph' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/EGraph/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/EGraph/src' makeG:20: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o EGraph_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o EGraph_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o EGraph_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mkAdjGraph.c -o EGraph_mkAdjGraph.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security misc.c -o EGraph_misc.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o EGraph_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o EGraph_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o EGraph_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mkAdjGraph.c -fPIC -DPIC -o EGraph_mkAdjGraph.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security misc.c -fPIC -DPIC -o EGraph_misc.lo ar rv ../../libspooles.a EGraph_*.o a - EGraph_basics.o a - EGraph_init.o a - EGraph_IO.o a - EGraph_misc.o a - EGraph_mkAdjGraph.o rm -f EGraph_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/EGraph/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/EGraph/src' make[1]: Leaving directory '/build/spooles/src/spooles/EGraph' cd ETree ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/ETree' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/ETree/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/ETree/src' makeG:30: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o ETree_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o ETree_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security compress.c -o ETree_compress.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o ETree_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security initFromSubtree.c -o ETree_initFromSubtree.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o ETree_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security justify.c -o ETree_justify.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security maps.c -o ETree_maps.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security metrics.c -o ETree_metrics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security ms.c -o ETree_ms.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -o ETree_permute.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security semi.c -o ETree_semi.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security storage.c -o ETree_storage.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security transform.c -o ETree_transform.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o ETree_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o ETree_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o ETree_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security compress.c -fPIC -DPIC -o ETree_compress.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o ETree_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security initFromSubtree.c -fPIC -DPIC -o ETree_initFromSubtree.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o ETree_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security justify.c -fPIC -DPIC -o ETree_justify.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security maps.c -fPIC -DPIC -o ETree_maps.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security metrics.c -fPIC -DPIC -o ETree_metrics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security ms.c -fPIC -DPIC -o ETree_ms.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -fPIC -DPIC -o ETree_permute.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security semi.c -fPIC -DPIC -o ETree_semi.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security storage.c -fPIC -DPIC -o ETree_storage.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security transform.c -fPIC -DPIC -o ETree_transform.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o ETree_util.lo ar rv ../../libspooles.a ETree_*.o a - ETree_basics.o a - ETree_compress.o a - ETree_initFromSubtree.o a - ETree_init.o a - ETree_instance.o a - ETree_IO.o a - ETree_justify.o a - ETree_maps.o a - ETree_metrics.o a - ETree_ms.o a - ETree_permute.o a - ETree_semi.o a - ETree_storage.o a - ETree_transform.o a - ETree_util.o rm -f ETree_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/ETree/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/ETree/src' make[1]: Leaving directory '/build/spooles/src/spooles/ETree' cd FrontMtx ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/FrontMtx' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/FrontMtx/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/FrontMtx/src' makeG:34: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o FrontMtx_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security factor.c -o FrontMtx_factor.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security factorUtil.c -o FrontMtx_factorUtil.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o FrontMtx_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o FrontMtx_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o FrontMtx_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security loadEntries.c -o FrontMtx_loadEntries.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -o FrontMtx_permute.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security postponed.c -o FrontMtx_postponed.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security postProcess.c -o FrontMtx_postProcess.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRfactor.c -o FrontMtx_QRfactor.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRsolve.c -o FrontMtx_QRsolve.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRutil.c -o FrontMtx_QRutil.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solve.c -o FrontMtx_solve.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveUtil.c -o FrontMtx_solveUtil.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security split.c -o FrontMtx_split.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security storeFront.c -o FrontMtx_storeFront.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security update.c -o FrontMtx_update.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o FrontMtx_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o FrontMtx_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security factor.c -fPIC -DPIC -o FrontMtx_factor.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security factorUtil.c -fPIC -DPIC -o FrontMtx_factorUtil.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o FrontMtx_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o FrontMtx_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o FrontMtx_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security loadEntries.c -fPIC -DPIC -o FrontMtx_loadEntries.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -fPIC -DPIC -o FrontMtx_permute.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security postponed.c -fPIC -DPIC -o FrontMtx_postponed.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security postProcess.c -fPIC -DPIC -o FrontMtx_postProcess.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRfactor.c -fPIC -DPIC -o FrontMtx_QRfactor.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRsolve.c -fPIC -DPIC -o FrontMtx_QRsolve.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRutil.c -fPIC -DPIC -o FrontMtx_QRutil.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solve.c -fPIC -DPIC -o FrontMtx_solve.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveUtil.c -fPIC -DPIC -o FrontMtx_solveUtil.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security split.c -fPIC -DPIC -o FrontMtx_split.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security storeFront.c -fPIC -DPIC -o FrontMtx_storeFront.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security update.c -fPIC -DPIC -o FrontMtx_update.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o FrontMtx_util.lo ar rv ../../libspooles.a FrontMtx_*.o a - FrontMtx_basics.o a - FrontMtx_factor.o a - FrontMtx_factorUtil.o a - FrontMtx_init.o a - FrontMtx_instance.o a - FrontMtx_IO.o a - FrontMtx_loadEntries.o a - FrontMtx_permute.o a - FrontMtx_postponed.o a - FrontMtx_postProcess.o a - FrontMtx_QRfactor.o a - FrontMtx_QRsolve.o a - FrontMtx_QRutil.o a - FrontMtx_solve.o a - FrontMtx_solveUtil.o a - FrontMtx_split.o a - FrontMtx_storeFront.o a - FrontMtx_update.o a - FrontMtx_util.o rm -f FrontMtx_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/FrontMtx/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/FrontMtx/src' make[1]: Leaving directory '/build/spooles/src/spooles/FrontMtx' cd GPart ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/GPart' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/GPart/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/GPart/src' makeG:30: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security DDviaFishnet.c -o GPart_DDviaFishnet.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security DDviaProjection.c -o GPart_DDviaProjection.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security DDsepInfo.c -o GPart_DDsepInfo.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security RBviaDDsep.c -o GPart_RBviaDDsep.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security TwoSetViaBKL.c -o GPart_TwoSetViaBKL.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o GPart_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security domSegMap.c -o GPart_domSegMap.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security identifyWideSep.c -o GPart_identifyWideSep.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o GPart_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security makeYCmap.c -o GPart_makeYCmap.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security smoothBisector.c -o GPart_smoothBisector.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security smoothBy2layers.c -o GPart_smoothBy2layers.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security smoothYSep.c -o GPart_smoothYSep.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security split.c -o GPart_split.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o GPart_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security DDviaFishnet.c -fPIC -DPIC -o GPart_DDviaFishnet.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security DDviaProjection.c -fPIC -DPIC -o GPart_DDviaProjection.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security DDsepInfo.c -fPIC -DPIC -o GPart_DDsepInfo.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security RBviaDDsep.c -fPIC -DPIC -o GPart_RBviaDDsep.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security TwoSetViaBKL.c -fPIC -DPIC -o GPart_TwoSetViaBKL.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o GPart_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security domSegMap.c -fPIC -DPIC -o GPart_domSegMap.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security identifyWideSep.c -fPIC -DPIC -o GPart_identifyWideSep.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o GPart_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security makeYCmap.c -fPIC -DPIC -o GPart_makeYCmap.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security smoothBisector.c -fPIC -DPIC -o GPart_smoothBisector.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security smoothBy2layers.c -fPIC -DPIC -o GPart_smoothBy2layers.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security smoothYSep.c -fPIC -DPIC -o GPart_smoothYSep.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security split.c -fPIC -DPIC -o GPart_split.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o GPart_util.lo ar rv ../../libspooles.a GPart_*.o a - GPart_basics.o a - GPart_DDsepInfo.o a - GPart_DDviaFishnet.o a - GPart_DDviaProjection.o a - GPart_domSegMap.o a - GPart_identifyWideSep.o a - GPart_init.o a - GPart_makeYCmap.o a - GPart_RBviaDDsep.o a - GPart_smoothBisector.o a - GPart_smoothBy2layers.o a - GPart_smoothYSep.o a - GPart_split.o a - GPart_TwoSetViaBKL.o a - GPart_util.o rm -f GPart_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/GPart/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/GPart/src' make[1]: Leaving directory '/build/spooles/src/spooles/GPart' cd Graph ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Graph' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Graph/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Graph/src' makeG:25: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o Graph_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o Graph_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security compress.c -o Graph_compress.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security equivMap.c -o Graph_equivMap.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security expand.c -o Graph_expand.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security fillFromOffsets.c -o Graph_fillFromOffsets.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o Graph_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security setListsFromOffsets.c -o Graph_setListsFromOffsets.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o Graph_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security wirebasket.c -o Graph_wirebasket.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o Graph_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o Graph_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security compress.c -fPIC -DPIC -o Graph_compress.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security equivMap.c -fPIC -DPIC -o Graph_equivMap.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security expand.c -fPIC -DPIC -o Graph_expand.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security fillFromOffsets.c -fPIC -DPIC -o Graph_fillFromOffsets.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o Graph_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security setListsFromOffsets.c -fPIC -DPIC -o Graph_setListsFromOffsets.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o Graph_util.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security wirebasket.c -fPIC -DPIC -o Graph_wirebasket.lo ar rv ../../libspooles.a Graph_*.o a - Graph_basics.o a - Graph_compress.o a - Graph_equivMap.o a - Graph_expand.o a - Graph_fillFromOffsets.o a - Graph_init.o a - Graph_IO.o a - Graph_setListsFromOffsets.o a - Graph_util.o a - Graph_wirebasket.o rm -f Graph_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Graph/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Graph/src' make[1]: Leaving directory '/build/spooles/src/spooles/Graph' cd I2Ohash ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/I2Ohash' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/I2Ohash/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/I2Ohash/src' makeG:19: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o I2Ohash_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o I2Ohash_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o I2Ohash_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o I2Ohash_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o I2Ohash_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o I2Ohash_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o I2Ohash_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o I2Ohash_util.lo ar rv ../../libspooles.a I2Ohash_*.o a - I2Ohash_basics.o a - I2Ohash_init.o a - I2Ohash_IO.o a - I2Ohash_util.o rm -f I2Ohash_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/I2Ohash/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/I2Ohash/src' make[1]: Leaving directory '/build/spooles/src/spooles/I2Ohash' cd IIheap ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/IIheap' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/IIheap/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/IIheap/src' makeG:16: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o IIheap_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o IIheap_basics.lo ar rv ../../libspooles.a IIheap_*.o a - IIheap_basics.o rm -f IIheap_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/IIheap/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/IIheap/src' make[1]: Leaving directory '/build/spooles/src/spooles/IIheap' cd IV ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/IV' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/IV/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/IV/src' makeG:20: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o IV_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o IV_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o IV_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o IV_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o IV_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o IV_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o IV_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o IV_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o IV_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o IV_util.lo ar rv ../../libspooles.a IV_*.o a - IV_basics.o a - IV_init.o a - IV_instance.o a - IV_IO.o a - IV_util.o rm -f IV_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/IV/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/IV/src' make[1]: Leaving directory '/build/spooles/src/spooles/IV' cd IVL ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/IVL' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/IVL/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/IVL/src' makeG:23: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o IVL_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o IVL_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o IVL_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o IVL_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security listmanip.c -o IVL_listmanip.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security misc.c -o IVL_misc.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security subIVL.c -o IVL_subIVL.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o IVL_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o IVL_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o IVL_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o IVL_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o IVL_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security listmanip.c -fPIC -DPIC -o IVL_listmanip.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security misc.c -fPIC -DPIC -o IVL_misc.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security subIVL.c -fPIC -DPIC -o IVL_subIVL.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o IVL_util.lo ar rv ../../libspooles.a IVL_*.o a - IVL_basics.o a - IVL_init.o a - IVL_instance.o a - IVL_IO.o a - IVL_listmanip.o a - IVL_misc.o a - IVL_subIVL.o a - IVL_util.o rm -f IVL_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/IVL/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/IVL/src' make[1]: Leaving directory '/build/spooles/src/spooles/IVL' cd Ideq ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Ideq' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Ideq/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Ideq/src' makeG:19: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o Ideq_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o Ideq_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security resize.c -o Ideq_resize.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o Ideq_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o Ideq_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o Ideq_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security resize.c -fPIC -DPIC -o Ideq_resize.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o Ideq_util.lo ar rv ../../libspooles.a Ideq_*.o a - Ideq_basics.o a - Ideq_IO.o a - Ideq_resize.o a - Ideq_util.o rm -f Ideq_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Ideq/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Ideq/src' make[1]: Leaving directory '/build/spooles/src/spooles/Ideq' cd InpMtx ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/InpMtx' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/InpMtx/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/InpMtx/src' makeG:32: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security adjForATA.c -o InpMtx_adjForATA.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o InpMtx_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security extract.c -o InpMtx_extract.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security fullAdj.c -o InpMtx_fullAdj.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security gmmm.c -o InpMtx_gmmm.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security gmvm.c -o InpMtx_gmvm.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o InpMtx_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security input.c -o InpMtx_input.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o InpMtx_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o InpMtx_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security map.c -o InpMtx_map.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mvm.c -o InpMtx_mvm.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mvmVector.c -o InpMtx_mvmVector.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -o InpMtx_permute.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security profile.c -o InpMtx_profile.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security support.c -o InpMtx_support.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o InpMtx_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security adjForATA.c -fPIC -DPIC -o InpMtx_adjForATA.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o InpMtx_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security extract.c -fPIC -DPIC -o InpMtx_extract.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security fullAdj.c -fPIC -DPIC -o InpMtx_fullAdj.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security gmmm.c -fPIC -DPIC -o InpMtx_gmmm.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security gmvm.c -fPIC -DPIC -o InpMtx_gmvm.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o InpMtx_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security input.c -fPIC -DPIC -o InpMtx_input.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o InpMtx_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o InpMtx_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security map.c -fPIC -DPIC -o InpMtx_map.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mvm.c -fPIC -DPIC -o InpMtx_mvm.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mvmVector.c -fPIC -DPIC -o InpMtx_mvmVector.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -fPIC -DPIC -o InpMtx_permute.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security profile.c -fPIC -DPIC -o InpMtx_profile.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security support.c -fPIC -DPIC -o InpMtx_support.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o InpMtx_util.lo ar rv ../../libspooles.a InpMtx_*.o a - InpMtx_adjForATA.o a - InpMtx_basics.o a - InpMtx_extract.o a - InpMtx_fullAdj.o a - InpMtx_gmmm.o a - InpMtx_gmvm.o a - InpMtx_init.o a - InpMtx_input.o a - InpMtx_instance.o a - InpMtx_IO.o a - InpMtx_map.o a - InpMtx_mvm.o a - InpMtx_mvmVector.o a - InpMtx_permute.o a - InpMtx_profile.o a - InpMtx_support.o a - InpMtx_util.o rm -f InpMtx_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/InpMtx/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/InpMtx/src' make[1]: Leaving directory '/build/spooles/src/spooles/InpMtx' cd Lock ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Lock' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Lock/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Lock/src' makeG:18: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o Lock_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o Lock_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o Lock_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o Lock_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o Lock_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o Lock_util.lo ar rv ../../libspooles.a Lock_*.o a - Lock_basics.o a - Lock_init.o a - Lock_util.o rm -f Lock_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Lock/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Lock/src' make[1]: Leaving directory '/build/spooles/src/spooles/Lock' cd MSMD ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/MSMD' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/MSMD/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/MSMD/src' makeG:27: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o MSMD_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security cleanReachSet.c -o MSMD_cleanReachSet.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security eliminate.c -o MSMD_eliminate.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security fillPerms.c -o MSMD_fillPerms.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security findInodes.c -o MSMD_findInodes.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security frontETree.c -o MSMD_frontETree.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o MSMD_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security makeSchurComplement.c -o MSMD_makeSchurComplement.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security MSMDinfo.c -o MSMD_MSMDinfo.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security MSMDvtx.c -o MSMD_MSMDvtx.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security order.c -o MSMD_order.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security update.c -o MSMD_update.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o MSMD_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security cleanReachSet.c -fPIC -DPIC -o MSMD_cleanReachSet.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security eliminate.c -fPIC -DPIC -o MSMD_eliminate.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security fillPerms.c -fPIC -DPIC -o MSMD_fillPerms.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security findInodes.c -fPIC -DPIC -o MSMD_findInodes.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security frontETree.c -fPIC -DPIC -o MSMD_frontETree.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o MSMD_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security makeSchurComplement.c -fPIC -DPIC -o MSMD_makeSchurComplement.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security MSMDinfo.c -fPIC -DPIC -o MSMD_MSMDinfo.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security MSMDvtx.c -fPIC -DPIC -o MSMD_MSMDvtx.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security order.c -fPIC -DPIC -o MSMD_order.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security update.c -fPIC -DPIC -o MSMD_update.lo ar rv ../../libspooles.a MSMD_*.o a - MSMD_basics.o a - MSMD_cleanReachSet.o a - MSMD_eliminate.o a - MSMD_fillPerms.o a - MSMD_findInodes.o a - MSMD_frontETree.o a - MSMD_init.o a - MSMD_makeSchurComplement.o a - MSMD_MSMDinfo.o a - MSMD_MSMDvtx.o a - MSMD_order.o a - MSMD_update.o rm -f MSMD_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/MSMD/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/MSMD/src' make[1]: Leaving directory '/build/spooles/src/spooles/MSMD' cd Network ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Network' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Network/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Network/src' makeG:23: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security addArc.c -o Network_addArc.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security augmentPath.c -o Network_augmentPath.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o Network_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security findAugmentingPath.c -o Network_findAugmentingPath.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security findMaxFlow.c -o Network_findMaxFlow.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security findMincut.c -o Network_findMincut.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o Network_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o Network_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security addArc.c -fPIC -DPIC -o Network_addArc.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security augmentPath.c -fPIC -DPIC -o Network_augmentPath.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o Network_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security findAugmentingPath.c -fPIC -DPIC -o Network_findAugmentingPath.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security findMaxFlow.c -fPIC -DPIC -o Network_findMaxFlow.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security findMincut.c -fPIC -DPIC -o Network_findMincut.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o Network_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o Network_IO.lo ar rv ../../libspooles.a Network_*.o a - Network_addArc.o a - Network_augmentPath.o a - Network_basics.o a - Network_findAugmentingPath.o a - Network_findMaxFlow.o a - Network_findMincut.o a - Network_init.o a - Network_IO.o rm -f Network_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Network/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Network/src' make[1]: Leaving directory '/build/spooles/src/spooles/Network' cd PatchAndGoInfo ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/PatchAndGoInfo' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/PatchAndGoInfo/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/PatchAndGoInfo/src' makeG:17: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o PatchAndGoInfo_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o PatchAndGoInfo_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o PatchAndGoInfo_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o PatchAndGoInfo_init.lo ar rv ../../libspooles.a PatchAndGoInfo_*.o a - PatchAndGoInfo_basics.o a - PatchAndGoInfo_init.o rm -f PatchAndGoInfo_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/PatchAndGoInfo/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/PatchAndGoInfo/src' make[1]: Leaving directory '/build/spooles/src/spooles/PatchAndGoInfo' cd Pencil ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Pencil' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Pencil/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Pencil/src' makeG:22: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o Pencil_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o Pencil_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o Pencil_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mmm.c -o Pencil_mmm.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -o Pencil_permute.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security setup.c -o Pencil_setup.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o Pencil_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o Pencil_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o Pencil_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o Pencil_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mmm.c -fPIC -DPIC -o Pencil_mmm.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -fPIC -DPIC -o Pencil_permute.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security setup.c -fPIC -DPIC -o Pencil_setup.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o Pencil_util.lo ar rv ../../libspooles.a Pencil_*.o a - Pencil_basics.o a - Pencil_init.o a - Pencil_IO.o a - Pencil_mmm.o a - Pencil_permute.o a - Pencil_setup.o a - Pencil_util.o rm -f Pencil_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Pencil/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Pencil/src' make[1]: Leaving directory '/build/spooles/src/spooles/Pencil' cd Perm ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Perm' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Perm/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Perm/src' makeG:20: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o Perm_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security compress.c -o Perm_compress.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o Perm_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o Perm_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o Perm_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o Perm_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security compress.c -fPIC -DPIC -o Perm_compress.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o Perm_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o Perm_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o Perm_util.lo ar rv ../../libspooles.a Perm_*.o a - Perm_basics.o a - Perm_compress.o a - Perm_init.o a - Perm_IO.o a - Perm_util.o rm -f Perm_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Perm/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Perm/src' make[1]: Leaving directory '/build/spooles/src/spooles/Perm' cd SemiImplMtx ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/SemiImplMtx' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/SemiImplMtx/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/SemiImplMtx/src' makeG:20: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o SemiImplMtx_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o SemiImplMtx_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o SemiImplMtx_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solve.c -o SemiImplMtx_solve.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o SemiImplMtx_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o SemiImplMtx_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o SemiImplMtx_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o SemiImplMtx_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solve.c -fPIC -DPIC -o SemiImplMtx_solve.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o SemiImplMtx_util.lo ar rv ../../libspooles.a SemiImplMtx_*.o a - SemiImplMtx_basics.o a - SemiImplMtx_init.o a - SemiImplMtx_IO.o a - SemiImplMtx_solve.o a - SemiImplMtx_util.o rm -f SemiImplMtx_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/SemiImplMtx/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/SemiImplMtx/src' make[1]: Leaving directory '/build/spooles/src/spooles/SemiImplMtx' cd SolveMap ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/SolveMap' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/SolveMap/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/SolveMap/src' makeG:22: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o SolveMap_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o SolveMap_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o SolveMap_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o SolveMap_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security maps.c -o SolveMap_maps.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security setup.c -o SolveMap_setup.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o SolveMap_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o SolveMap_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o SolveMap_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o SolveMap_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o SolveMap_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security maps.c -fPIC -DPIC -o SolveMap_maps.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security setup.c -fPIC -DPIC -o SolveMap_setup.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o SolveMap_util.lo ar rv ../../libspooles.a SolveMap_*.o a - SolveMap_basics.o a - SolveMap_init.o a - SolveMap_instance.o a - SolveMap_IO.o a - SolveMap_maps.o a - SolveMap_setup.o a - SolveMap_util.o rm -f SolveMap_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/SolveMap/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/SolveMap/src' make[1]: Leaving directory '/build/spooles/src/spooles/SolveMap' cd SubMtx ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/SubMtx' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/SubMtx/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/SubMtx/src' makeG:29: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o SubMtx_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o SubMtx_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security initRandom.c -o SubMtx_initRandom.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o SubMtx_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o SubMtx_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security scalevec.c -o SubMtx_scalevec.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solve.c -o SubMtx_solve.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveH.c -o SubMtx_solveH.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveT.c -o SubMtx_solveT.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveupd.c -o SubMtx_solveupd.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveupdH.c -o SubMtx_solveupdH.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveupdT.c -o SubMtx_solveupdT.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security sort.c -o SubMtx_sort.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o SubMtx_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o SubMtx_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o SubMtx_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security initRandom.c -fPIC -DPIC -o SubMtx_initRandom.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o SubMtx_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o SubMtx_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security scalevec.c -fPIC -DPIC -o SubMtx_scalevec.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solve.c -fPIC -DPIC -o SubMtx_solve.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveH.c -fPIC -DPIC -o SubMtx_solveH.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveT.c -fPIC -DPIC -o SubMtx_solveT.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveupd.c -fPIC -DPIC -o SubMtx_solveupd.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveupdH.c -fPIC -DPIC -o SubMtx_solveupdH.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveupdT.c -fPIC -DPIC -o SubMtx_solveupdT.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security sort.c -fPIC -DPIC -o SubMtx_sort.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o SubMtx_util.lo ar rv ../../libspooles.a SubMtx_*.o a - SubMtx_basics.o a - SubMtx_init.o a - SubMtx_initRandom.o a - SubMtx_instance.o a - SubMtx_IO.o a - SubMtx_scalevec.o a - SubMtx_solveH.o a - SubMtx_solve.o a - SubMtx_solveT.o a - SubMtx_solveupdH.o a - SubMtx_solveupd.o a - SubMtx_solveupdT.o a - SubMtx_sort.o a - SubMtx_util.o rm -f SubMtx_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/SubMtx/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/SubMtx/src' make[1]: Leaving directory '/build/spooles/src/spooles/SubMtx' cd SubMtxList ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/SubMtxList' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/SubMtxList/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/SubMtxList/src' makeG:19: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o SubMtxList_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o SubMtxList_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o SubMtxList_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o SubMtxList_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o SubMtxList_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o SubMtxList_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o SubMtxList_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o SubMtxList_util.lo ar rv ../../libspooles.a SubMtxList_*.o a - SubMtxList_basics.o a - SubMtxList_init.o a - SubMtxList_IO.o a - SubMtxList_util.o rm -f SubMtxList_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/SubMtxList/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/SubMtxList/src' make[1]: Leaving directory '/build/spooles/src/spooles/SubMtxList' cd SubMtxManager ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/SubMtxManager' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/SubMtxManager/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/SubMtxManager/src' makeG:19: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o SubMtxManager_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o SubMtxManager_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o SubMtxManager_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o SubMtxManager_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o SubMtxManager_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o SubMtxManager_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o SubMtxManager_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o SubMtxManager_util.lo ar rv ../../libspooles.a SubMtxManager_*.o a - SubMtxManager_basics.o a - SubMtxManager_init.o a - SubMtxManager_IO.o a - SubMtxManager_util.o rm -f SubMtxManager_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/SubMtxManager/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/SubMtxManager/src' make[1]: Leaving directory '/build/spooles/src/spooles/SubMtxManager' cd SymbFac ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/SymbFac' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/SymbFac/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/SymbFac/src' makeG:16: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security symbfac.c -o SymbFac_symbfac.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security symbfac.c -fPIC -DPIC -o SymbFac_symbfac.lo ar rv ../../libspooles.a SymbFac_*.o a - SymbFac_symbfac.o rm -f SymbFac_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/SymbFac/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/SymbFac/src' make[1]: Leaving directory '/build/spooles/src/spooles/SymbFac' cd Tree ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Tree' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Tree/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Tree/src' makeG:29: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o Tree_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security compress.c -o Tree_compress.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security draw.c -o Tree_draw.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security getCoords.c -o Tree_getCoords.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o Tree_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o Tree_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o Tree_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security justify.c -o Tree_justify.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security maximizeGain.c -o Tree_maximizeGain.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security metrics.c -o Tree_metrics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security perms.c -o Tree_perms.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -o Tree_permute.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security subtree.c -o Tree_subtree.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o Tree_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o Tree_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security compress.c -fPIC -DPIC -o Tree_compress.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security draw.c -fPIC -DPIC -o Tree_draw.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security getCoords.c -fPIC -DPIC -o Tree_getCoords.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o Tree_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o Tree_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o Tree_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security justify.c -fPIC -DPIC -o Tree_justify.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security maximizeGain.c -fPIC -DPIC -o Tree_maximizeGain.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security metrics.c -fPIC -DPIC -o Tree_metrics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security perms.c -fPIC -DPIC -o Tree_perms.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security permute.c -fPIC -DPIC -o Tree_permute.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security subtree.c -fPIC -DPIC -o Tree_subtree.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o Tree_util.lo ar rv ../../libspooles.a Tree_*.o a - Tree_basics.o a - Tree_compress.o a - Tree_draw.o a - Tree_getCoords.o a - Tree_init.o a - Tree_instance.o a - Tree_IO.o a - Tree_justify.o a - Tree_maximizeGain.o a - Tree_metrics.o a - Tree_perms.o a - Tree_permute.o a - Tree_subtree.o a - Tree_util.o rm -f Tree_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Tree/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Tree/src' make[1]: Leaving directory '/build/spooles/src/spooles/Tree' cd Utilities ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/Utilities' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/Utilities/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/Utilities/src' makeG:30: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security axpy.c -o Utilities_axpy.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security CV.c -o Utilities_CV.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security DV.c -o Utilities_DV.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security FV.c -o Utilities_FV.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IV.c -o Utilities_IV.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security PCV.c -o Utilities_PCV.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security PDV.c -o Utilities_PDV.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security PFV.c -o Utilities_PFV.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security PIV.c -o Utilities_PIV.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IP.c -o Utilities_IP.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security I2OP.c -o Utilities_I2OP.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security iohb.c -o Utilities_iohb.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security newsort.c -o Utilities_newsort.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security sortAndCompress.c -o Utilities_sortAndCompress.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security ZV.c -o Utilities_ZV.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security axpy.c -fPIC -DPIC -o Utilities_axpy.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security CV.c -fPIC -DPIC -o Utilities_CV.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security DV.c -fPIC -DPIC -o Utilities_DV.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security FV.c -fPIC -DPIC -o Utilities_FV.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IV.c -fPIC -DPIC -o Utilities_IV.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security PCV.c -fPIC -DPIC -o Utilities_PCV.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security PDV.c -fPIC -DPIC -o Utilities_PDV.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security PFV.c -fPIC -DPIC -o Utilities_PFV.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security PIV.c -fPIC -DPIC -o Utilities_PIV.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IP.c -fPIC -DPIC -o Utilities_IP.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security I2OP.c -fPIC -DPIC -o Utilities_I2OP.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security iohb.c -fPIC -DPIC -o Utilities_iohb.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security newsort.c -fPIC -DPIC -o Utilities_newsort.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security sortAndCompress.c -fPIC -DPIC -o Utilities_sortAndCompress.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security ZV.c -fPIC -DPIC -o Utilities_ZV.lo ar rv ../../libspooles.a Utilities_*.o a - Utilities_axpy.o a - Utilities_CV.o a - Utilities_DV.o a - Utilities_FV.o a - Utilities_I2OP.o a - Utilities_iohb.o a - Utilities_IP.o a - Utilities_IV.o a - Utilities_newsort.o a - Utilities_PCV.o a - Utilities_PDV.o a - Utilities_PFV.o a - Utilities_PIV.o a - Utilities_sortAndCompress.o a - Utilities_ZV.o rm -f Utilities_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/Utilities/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/Utilities/src' make[1]: Leaving directory '/build/spooles/src/spooles/Utilities' cd ZV ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/ZV' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/ZV/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/ZV/src' makeG:21: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -o ZV_basics.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -o ZV_init.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -o ZV_instance.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -o ZV_IO.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security profile.c -o ZV_profile.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -o ZV_util.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security basics.c -fPIC -DPIC -o ZV_basics.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security init.c -fPIC -DPIC -o ZV_init.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security instance.c -fPIC -DPIC -o ZV_instance.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security IO.c -fPIC -DPIC -o ZV_IO.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security profile.c -fPIC -DPIC -o ZV_profile.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security util.c -fPIC -DPIC -o ZV_util.lo ar rv ../../libspooles.a ZV_*.o a - ZV_basics.o a - ZV_init.o a - ZV_instance.o a - ZV_IO.o a - ZV_profile.o a - ZV_util.o rm -f ZV_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/ZV/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/ZV/src' make[1]: Leaving directory '/build/spooles/src/spooles/ZV' cd misc ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/misc' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/misc/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/misc/src' makeG:26: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security drawGraphEPS.c -o misc_drawGraphEPS.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security fpgrids.c -o misc_fpgrids.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security localND.c -o misc_localND.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security ND.c -o misc_ND.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security ND2.c -o misc_ND2.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mkNDlinsys.c -o misc_mkNDlinsys.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mkNDlinsysQR.c -o misc_mkNDlinsysQR.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security orderViaBestOfNDandMS.c -o misc_orderViaBestOfNDandMS.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security orderViaMMD.c -o misc_orderViaMMD.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security orderViaMS.c -o misc_orderViaMS.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security orderViaND.c -o misc_orderViaND.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security drawGraphEPS.c -fPIC -DPIC -o misc_drawGraphEPS.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security fpgrids.c -fPIC -DPIC -o misc_fpgrids.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security localND.c -fPIC -DPIC -o misc_localND.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security ND.c -fPIC -DPIC -o misc_ND.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security ND2.c -fPIC -DPIC -o misc_ND2.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mkNDlinsys.c -fPIC -DPIC -o misc_mkNDlinsys.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mkNDlinsysQR.c -fPIC -DPIC -o misc_mkNDlinsysQR.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security orderViaBestOfNDandMS.c -fPIC -DPIC -o misc_orderViaBestOfNDandMS.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security orderViaMMD.c -fPIC -DPIC -o misc_orderViaMMD.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security orderViaMS.c -fPIC -DPIC -o misc_orderViaMS.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security orderViaND.c -fPIC -DPIC -o misc_orderViaND.lo ar rv ../../libspooles.a misc_*.o a - misc_drawGraphEPS.o a - misc_fpgrids.o a - misc_localND.o a - misc_mkNDlinsys.o a - misc_mkNDlinsysQR.o a - misc_ND2.o a - misc_ND.o a - misc_orderViaBestOfNDandMS.o a - misc_orderViaMMD.o a - misc_orderViaMS.o a - misc_orderViaND.o rm -f misc_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/misc/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/misc/src' make[1]: Leaving directory '/build/spooles/src/spooles/misc' cd MT ; make lib make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/build/spooles/src/spooles/MT' cd src ; make makeLib make[2]: Entering directory '/build/spooles/src/spooles/MT/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/build/spooles/src/spooles/MT/src' makeG:20: warning: overriding recipe for target '.c.o' ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security factorMT.c -o spoolesMT_factorMT.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mvm.c -o spoolesMT_mvm.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRfactorMT.c -o spoolesMT_QRfactorMT.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRsolveMT.c -o spoolesMT_QRsolveMT.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveMT.c -o spoolesMT_solveMT.o c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security factorMT.c -fPIC -DPIC -o spoolesMT_factorMT.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security mvm.c -fPIC -DPIC -o spoolesMT_mvm.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRfactorMT.c -fPIC -DPIC -o spoolesMT_QRfactorMT.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security QRsolveMT.c -fPIC -DPIC -o spoolesMT_QRsolveMT.lo c99 -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-error=format-security solveMT.c -fPIC -DPIC -o spoolesMT_solveMT.lo ar rv ../../libspooles.a spoolesMT_*.o a - spoolesMT_factorMT.o a - spoolesMT_mvm.o a - spoolesMT_QRfactorMT.o a - spoolesMT_QRsolveMT.o a - spoolesMT_solveMT.o rm -f spoolesMT_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/build/spooles/src/spooles/MT/src' rm -f makeG make[2]: Leaving directory '/build/spooles/src/spooles/MT/src' make[1]: Leaving directory '/build/spooles/src/spooles/MT' gcc -shared */*/*.lo -Wl,-soname,libspooles.so.2.2 -o libspooles.so.2.2 -lpthread -lm ln -s libspooles.so.2.2 libspooles.so