Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/spooles.spec'], chrootPath='/var/lib/mock/742820-fedora-rawhide-x86_64-1524119945.099847/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f5e5137098804b16981c57492e695bae', '-D', '/var/lib/mock/742820-fedora-rawhide-x86_64-1524119945.099847/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/spooles.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/spooles-2.2-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/spooles.spec'], chrootPath='/var/lib/mock/742820-fedora-rawhide-x86_64-1524119945.099847/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '44c352076de94ff3b8c13359738954e3', '-D', '/var/lib/mock/742820-fedora-rawhide-x86_64-1524119945.099847/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/spooles.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3dtNEK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf spooles-2.2 + /usr/bin/mkdir -p spooles-2.2 + cd spooles-2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/spooles.2.2.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/spooles.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XVCZrV + umask 022 + cd /builddir/build/BUILD + cd spooles-2.2 + /usr/bin/make -O -j2 lib cd A2 ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/A2' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/A2' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/A2' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/A2/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/A2/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/A2/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/A2/src' c99 -c -O3 basics.c -o A2_basics.o c99 -c -O3 copyEntriesToVector.c -o A2_copyEntriesToVector.o c99 -c -O3 init.c -o A2_init.o c99 -c -O3 instance.c -o A2_instance.o c99 -c -O3 IO.c -o A2_IO.o c99 -c -O3 makeStaircase.c -o A2_makeStaircase.o c99 -c -O3 norms.c -o A2_norms.o c99 -c -O3 QRreduce.c -o A2_QRreduce.o c99 -c -O3 sort.c -o A2_sort.o c99 -c -O3 util.c -o A2_util.o c99 -c -O3 basics.c -fPIC -DPIC -o A2_basics.lo c99 -c -O3 copyEntriesToVector.c -fPIC -DPIC -o A2_copyEntriesToVector.lo c99 -c -O3 init.c -fPIC -DPIC -o A2_init.lo c99 -c -O3 instance.c -fPIC -DPIC -o A2_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o A2_IO.lo c99 -c -O3 makeStaircase.c -fPIC -DPIC -o A2_makeStaircase.lo c99 -c -O3 norms.c -fPIC -DPIC -o A2_norms.lo c99 -c -O3 QRreduce.c -fPIC -DPIC -o A2_QRreduce.lo c99 -c -O3 sort.c -fPIC -DPIC -o A2_sort.lo c99 -c -O3 util.c -fPIC -DPIC -o A2_util.lo ar rv ../../libspooles.a A2_*.o a - A2_IO.o a - A2_QRreduce.o a - A2_basics.o a - A2_copyEntriesToVector.o a - A2_init.o a - A2_instance.o a - A2_makeStaircase.o a - A2_norms.o a - A2_sort.o a - A2_util.o rm -f A2_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/A2/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/A2/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/A2' cd BKL ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/BKL' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/BKL' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/BKL' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/BKL/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/BKL/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/BKL/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/BKL/src' c99 -c -O3 basics.c -o BKL_basics.o c99 -c -O3 evalfcn.c -o BKL_evalfcn.o c99 -c -O3 exhSearch.c -o BKL_exhSearch.o c99 -c -O3 fidmat.c -o BKL_fidmat.o c99 -c -O3 init.c -o BKL_init.o c99 -c -O3 util.c -o BKL_util.o c99 -c -O3 basics.c -fPIC -DPIC -o BKL_basics.lo c99 -c -O3 evalfcn.c -fPIC -DPIC -o BKL_evalfcn.lo c99 -c -O3 exhSearch.c -fPIC -DPIC -o BKL_exhSearch.lo c99 -c -O3 fidmat.c -fPIC -DPIC -o BKL_fidmat.lo c99 -c -O3 init.c -fPIC -DPIC -o BKL_init.lo c99 -c -O3 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 '/builddir/build/BUILD/spooles-2.2/BKL/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/BKL/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/BKL' cd BPG ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/BPG' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/BPG' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/BPG' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/BPG/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/BPG/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/BPG/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/BPG/src' c99 -c -O3 basics.c -o BPG_basics.o c99 -c -O3 DM.c -o BPG_DM.o c99 -c -O3 init.c -o BPG_init.o c99 -c -O3 IO.c -o BPG_IO.o c99 -c -O3 makeGraphs.c -o BPG_makeGraphs.o c99 -c -O3 maxFlow.c -o BPG_maxFlow.o c99 -c -O3 pseudo.c -o BPG_pseudo.o c99 -c -O3 basics.c -fPIC -DPIC -o BPG_basics.lo c99 -c -O3 DM.c -fPIC -DPIC -o BPG_DM.lo c99 -c -O3 init.c -fPIC -DPIC -o BPG_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o BPG_IO.lo c99 -c -O3 makeGraphs.c -fPIC -DPIC -o BPG_makeGraphs.lo c99 -c -O3 maxFlow.c -fPIC -DPIC -o BPG_maxFlow.lo c99 -c -O3 pseudo.c -fPIC -DPIC -o BPG_pseudo.lo ar rv ../../libspooles.a BPG_*.o a - BPG_DM.o a - BPG_IO.o a - BPG_basics.o a - BPG_init.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 '/builddir/build/BUILD/spooles-2.2/BPG/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/BPG/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/BPG' cd Chv ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Chv' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Chv' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Chv' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Chv/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Chv/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Chv/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Chv/src' c99 -c -O3 assemble.c -o Chv_assemble.o c99 -c -O3 basics.c -o Chv_basics.o c99 -c -O3 copy.c -o Chv_copy.o c99 -c -O3 factor.c -o Chv_factor.o c99 -c -O3 findPivot.c -o Chv_findPivot.o c99 -c -O3 init.c -o Chv_init.o c99 -c -O3 instance.c -o Chv_instance.o c99 -c -O3 IO.c -o Chv_IO.o c99 -c -O3 search.c -o Chv_search.o c99 -c -O3 swap.c -o Chv_swap.o c99 -c -O3 update.c -o Chv_update.o c99 -c -O3 util.c -o Chv_util.o c99 -c -O3 assemble.c -fPIC -DPIC -o Chv_assemble.lo c99 -c -O3 basics.c -fPIC -DPIC -o Chv_basics.lo c99 -c -O3 copy.c -fPIC -DPIC -o Chv_copy.lo c99 -c -O3 factor.c -fPIC -DPIC -o Chv_factor.lo c99 -c -O3 findPivot.c -fPIC -DPIC -o Chv_findPivot.lo c99 -c -O3 init.c -fPIC -DPIC -o Chv_init.lo c99 -c -O3 instance.c -fPIC -DPIC -o Chv_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o Chv_IO.lo c99 -c -O3 search.c -fPIC -DPIC -o Chv_search.lo c99 -c -O3 swap.c -fPIC -DPIC -o Chv_swap.lo c99 -c -O3 update.c -fPIC -DPIC -o Chv_update.lo c99 -c -O3 util.c -fPIC -DPIC -o Chv_util.lo ar rv ../../libspooles.a Chv_*.o a - Chv_IO.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_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 '/builddir/build/BUILD/spooles-2.2/Chv/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Chv/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Chv' cd ChvList ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/ChvList' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ChvList' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/ChvList' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/ChvList/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/ChvList/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ChvList/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/ChvList/src' c99 -c -O3 basics.c -o ChvList_basics.o c99 -c -O3 init.c -o ChvList_init.o c99 -c -O3 IO.c -o ChvList_IO.o c99 -c -O3 util.c -o ChvList_util.o c99 -c -O3 basics.c -fPIC -DPIC -o ChvList_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o ChvList_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o ChvList_IO.lo c99 -c -O3 util.c -fPIC -DPIC -o ChvList_util.lo ar rv ../../libspooles.a ChvList_*.o a - ChvList_IO.o a - ChvList_basics.o a - ChvList_init.o a - ChvList_util.o rm -f ChvList_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ChvList/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ChvList/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ChvList' cd ChvManager ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/ChvManager' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ChvManager' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/ChvManager' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/ChvManager/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/ChvManager/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ChvManager/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/ChvManager/src' c99 -c -O3 basics.c -o ChvManager_basics.o c99 -c -O3 init.c -o ChvManager_init.o c99 -c -O3 IO.c -o ChvManager_IO.o c99 -c -O3 util.c -o ChvManager_util.o c99 -c -O3 basics.c -fPIC -DPIC -o ChvManager_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o ChvManager_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o ChvManager_IO.lo c99 -c -O3 util.c -fPIC -DPIC -o ChvManager_util.lo ar rv ../../libspooles.a ChvManager_*.o a - ChvManager_IO.o a - ChvManager_basics.o a - ChvManager_init.o a - ChvManager_util.o rm -f ChvManager_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ChvManager/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ChvManager/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ChvManager' cd Coords ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Coords' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Coords' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Coords' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Coords/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Coords/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Coords/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Coords/src' c99 -c -O3 basics.c -o Coords_basics.o c99 -c -O3 init.c -o Coords_init.o c99 -c -O3 IO.c -o Coords_IO.o c99 -c -O3 util.c -o Coords_util.o c99 -c -O3 basics.c -fPIC -DPIC -o Coords_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o Coords_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o Coords_IO.lo c99 -c -O3 util.c -fPIC -DPIC -o Coords_util.lo ar rv ../../libspooles.a Coords_*.o a - Coords_IO.o a - Coords_basics.o a - Coords_init.o a - Coords_util.o rm -f Coords_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Coords/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Coords/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Coords' cd DSTree ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/DSTree' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DSTree' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/DSTree' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/DSTree/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/DSTree/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DSTree/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/DSTree/src' c99 -c -O3 basics.c -o DSTree_basics.o c99 -c -O3 init.c -o DSTree_init.o c99 -c -O3 instance.c -o DSTree_instance.o c99 -c -O3 IO.c -o DSTree_IO.o c99 -c -O3 stages.c -o DSTree_stages.o c99 -c -O3 util.c -o DSTree_util.o c99 -c -O3 basics.c -fPIC -DPIC -o DSTree_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o DSTree_init.lo c99 -c -O3 instance.c -fPIC -DPIC -o DSTree_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o DSTree_IO.lo c99 -c -O3 stages.c -fPIC -DPIC -o DSTree_stages.lo c99 -c -O3 util.c -fPIC -DPIC -o DSTree_util.lo ar rv ../../libspooles.a DSTree_*.o a - DSTree_IO.o a - DSTree_basics.o a - DSTree_init.o a - DSTree_instance.o a - DSTree_stages.o a - DSTree_util.o rm -f DSTree_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DSTree/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DSTree/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DSTree' cd DV ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/DV' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DV' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/DV' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/DV/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/DV/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DV/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/DV/src' c99 -c -O3 basics.c -o DV_basics.o c99 -c -O3 init.c -o DV_init.o c99 -c -O3 instance.c -o DV_instance.o c99 -c -O3 IO.c -o DV_IO.o c99 -c -O3 profile.c -o DV_profile.o c99 -c -O3 util.c -o DV_util.o c99 -c -O3 basics.c -fPIC -DPIC -o DV_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o DV_init.lo c99 -c -O3 instance.c -fPIC -DPIC -o DV_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o DV_IO.lo c99 -c -O3 profile.c -fPIC -DPIC -o DV_profile.lo c99 -c -O3 util.c -fPIC -DPIC -o DV_util.lo ar rv ../../libspooles.a DV_*.o a - DV_IO.o a - DV_basics.o a - DV_init.o a - DV_instance.o a - DV_profile.o a - DV_util.o rm -f DV_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DV/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DV/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DV' cd DenseMtx ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/DenseMtx' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DenseMtx' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/DenseMtx' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/DenseMtx/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/DenseMtx/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DenseMtx/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/DenseMtx/src' c99 -c -O3 basics.c -o DenseMtx_basics.o c99 -c -O3 init.c -o DenseMtx_init.o c99 -c -O3 initAsSubmtx.c -o DenseMtx_initAsSubmtx.o c99 -c -O3 instance.c -o DenseMtx_instance.o c99 -c -O3 IO.c -o DenseMtx_IO.o c99 -c -O3 permute.c -o DenseMtx_permute.o c99 -c -O3 scale.c -o DenseMtx_scale.o c99 -c -O3 util.c -o DenseMtx_util.o c99 -c -O3 basics.c -fPIC -DPIC -o DenseMtx_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o DenseMtx_init.lo c99 -c -O3 initAsSubmtx.c -fPIC -DPIC -o DenseMtx_initAsSubmtx.lo c99 -c -O3 instance.c -fPIC -DPIC -o DenseMtx_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o DenseMtx_IO.lo c99 -c -O3 permute.c -fPIC -DPIC -o DenseMtx_permute.lo c99 -c -O3 scale.c -fPIC -DPIC -o DenseMtx_scale.lo c99 -c -O3 util.c -fPIC -DPIC -o DenseMtx_util.lo ar rv ../../libspooles.a DenseMtx_*.o a - DenseMtx_IO.o a - DenseMtx_basics.o a - DenseMtx_init.o a - DenseMtx_initAsSubmtx.o a - DenseMtx_instance.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 '/builddir/build/BUILD/spooles-2.2/DenseMtx/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DenseMtx/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/DenseMtx' cd Drand ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Drand' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Drand' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Drand' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Drand/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Drand/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Drand/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Drand/src' c99 -c -O3 basics.c -o Drand_basics.o c99 -c -O3 init.c -o Drand_init.o c99 -c -O3 util.c -o Drand_util.o c99 -c -O3 basics.c -fPIC -DPIC -o Drand_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o Drand_init.lo c99 -c -O3 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 '/builddir/build/BUILD/spooles-2.2/Drand/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Drand/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Drand' cd EGraph ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/EGraph' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/EGraph' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/EGraph' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/EGraph/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/EGraph/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/EGraph/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/EGraph/src' c99 -c -O3 basics.c -o EGraph_basics.o c99 -c -O3 init.c -o EGraph_init.o c99 -c -O3 IO.c -o EGraph_IO.o c99 -c -O3 mkAdjGraph.c -o EGraph_mkAdjGraph.o c99 -c -O3 misc.c -o EGraph_misc.o c99 -c -O3 basics.c -fPIC -DPIC -o EGraph_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o EGraph_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o EGraph_IO.lo c99 -c -O3 mkAdjGraph.c -fPIC -DPIC -o EGraph_mkAdjGraph.lo c99 -c -O3 misc.c -fPIC -DPIC -o EGraph_misc.lo ar rv ../../libspooles.a EGraph_*.o a - EGraph_IO.o a - EGraph_basics.o a - EGraph_init.o a - EGraph_misc.o a - EGraph_mkAdjGraph.o rm -f EGraph_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/EGraph/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/EGraph/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/EGraph' cd ETree ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/ETree' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ETree' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/ETree' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/ETree/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/ETree/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ETree/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/ETree/src' c99 -c -O3 IO.c -o ETree_IO.o c99 -c -O3 basics.c -o ETree_basics.o c99 -c -O3 compress.c -o ETree_compress.o c99 -c -O3 init.c -o ETree_init.o c99 -c -O3 initFromSubtree.c -o ETree_initFromSubtree.o c99 -c -O3 instance.c -o ETree_instance.o c99 -c -O3 justify.c -o ETree_justify.o c99 -c -O3 maps.c -o ETree_maps.o c99 -c -O3 metrics.c -o ETree_metrics.o c99 -c -O3 ms.c -o ETree_ms.o c99 -c -O3 permute.c -o ETree_permute.o c99 -c -O3 semi.c -o ETree_semi.o c99 -c -O3 storage.c -o ETree_storage.o c99 -c -O3 transform.c -o ETree_transform.o c99 -c -O3 util.c -o ETree_util.o c99 -c -O3 IO.c -fPIC -DPIC -o ETree_IO.lo c99 -c -O3 basics.c -fPIC -DPIC -o ETree_basics.lo c99 -c -O3 compress.c -fPIC -DPIC -o ETree_compress.lo c99 -c -O3 init.c -fPIC -DPIC -o ETree_init.lo c99 -c -O3 initFromSubtree.c -fPIC -DPIC -o ETree_initFromSubtree.lo c99 -c -O3 instance.c -fPIC -DPIC -o ETree_instance.lo c99 -c -O3 justify.c -fPIC -DPIC -o ETree_justify.lo c99 -c -O3 maps.c -fPIC -DPIC -o ETree_maps.lo c99 -c -O3 metrics.c -fPIC -DPIC -o ETree_metrics.lo c99 -c -O3 ms.c -fPIC -DPIC -o ETree_ms.lo c99 -c -O3 permute.c -fPIC -DPIC -o ETree_permute.lo c99 -c -O3 semi.c -fPIC -DPIC -o ETree_semi.lo c99 -c -O3 storage.c -fPIC -DPIC -o ETree_storage.lo c99 -c -O3 transform.c -fPIC -DPIC -o ETree_transform.lo c99 -c -O3 util.c -fPIC -DPIC -o ETree_util.lo ar rv ../../libspooles.a ETree_*.o a - ETree_IO.o a - ETree_basics.o a - ETree_compress.o a - ETree_init.o a - ETree_initFromSubtree.o a - ETree_instance.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 '/builddir/build/BUILD/spooles-2.2/ETree/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ETree/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ETree' cd FrontMtx ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/FrontMtx' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/FrontMtx' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/FrontMtx' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/FrontMtx/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/FrontMtx/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/FrontMtx/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/FrontMtx/src' c99 -c -O3 basics.c -o FrontMtx_basics.o c99 -c -O3 factor.c -o FrontMtx_factor.o c99 -c -O3 factorUtil.c -o FrontMtx_factorUtil.o c99 -c -O3 init.c -o FrontMtx_init.o c99 -c -O3 instance.c -o FrontMtx_instance.o c99 -c -O3 IO.c -o FrontMtx_IO.o c99 -c -O3 loadEntries.c -o FrontMtx_loadEntries.o c99 -c -O3 permute.c -o FrontMtx_permute.o c99 -c -O3 postponed.c -o FrontMtx_postponed.o c99 -c -O3 postProcess.c -o FrontMtx_postProcess.o c99 -c -O3 QRfactor.c -o FrontMtx_QRfactor.o c99 -c -O3 QRsolve.c -o FrontMtx_QRsolve.o c99 -c -O3 QRutil.c -o FrontMtx_QRutil.o c99 -c -O3 solve.c -o FrontMtx_solve.o c99 -c -O3 solveUtil.c -o FrontMtx_solveUtil.o c99 -c -O3 split.c -o FrontMtx_split.o c99 -c -O3 storeFront.c -o FrontMtx_storeFront.o c99 -c -O3 update.c -o FrontMtx_update.o c99 -c -O3 util.c -o FrontMtx_util.o c99 -c -O3 basics.c -fPIC -DPIC -o FrontMtx_basics.lo c99 -c -O3 factor.c -fPIC -DPIC -o FrontMtx_factor.lo c99 -c -O3 factorUtil.c -fPIC -DPIC -o FrontMtx_factorUtil.lo c99 -c -O3 init.c -fPIC -DPIC -o FrontMtx_init.lo c99 -c -O3 instance.c -fPIC -DPIC -o FrontMtx_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o FrontMtx_IO.lo c99 -c -O3 loadEntries.c -fPIC -DPIC -o FrontMtx_loadEntries.lo c99 -c -O3 permute.c -fPIC -DPIC -o FrontMtx_permute.lo c99 -c -O3 postponed.c -fPIC -DPIC -o FrontMtx_postponed.lo c99 -c -O3 postProcess.c -fPIC -DPIC -o FrontMtx_postProcess.lo c99 -c -O3 QRfactor.c -fPIC -DPIC -o FrontMtx_QRfactor.lo c99 -c -O3 QRsolve.c -fPIC -DPIC -o FrontMtx_QRsolve.lo c99 -c -O3 QRutil.c -fPIC -DPIC -o FrontMtx_QRutil.lo c99 -c -O3 solve.c -fPIC -DPIC -o FrontMtx_solve.lo c99 -c -O3 solveUtil.c -fPIC -DPIC -o FrontMtx_solveUtil.lo c99 -c -O3 split.c -fPIC -DPIC -o FrontMtx_split.lo c99 -c -O3 storeFront.c -fPIC -DPIC -o FrontMtx_storeFront.lo c99 -c -O3 update.c -fPIC -DPIC -o FrontMtx_update.lo c99 -c -O3 util.c -fPIC -DPIC -o FrontMtx_util.lo ar rv ../../libspooles.a FrontMtx_*.o a - FrontMtx_IO.o a - FrontMtx_QRfactor.o a - FrontMtx_QRsolve.o a - FrontMtx_QRutil.o a - FrontMtx_basics.o a - FrontMtx_factor.o a - FrontMtx_factorUtil.o a - FrontMtx_init.o a - FrontMtx_instance.o a - FrontMtx_loadEntries.o a - FrontMtx_permute.o a - FrontMtx_postProcess.o a - FrontMtx_postponed.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 '/builddir/build/BUILD/spooles-2.2/FrontMtx/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/FrontMtx/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/FrontMtx' cd GPart ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/GPart' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/GPart' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/GPart' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/GPart/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/GPart/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/GPart/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/GPart/src' c99 -c -O3 DDviaFishnet.c -o GPart_DDviaFishnet.o c99 -c -O3 DDviaProjection.c -o GPart_DDviaProjection.o c99 -c -O3 DDsepInfo.c -o GPart_DDsepInfo.o c99 -c -O3 RBviaDDsep.c -o GPart_RBviaDDsep.o c99 -c -O3 TwoSetViaBKL.c -o GPart_TwoSetViaBKL.o c99 -c -O3 basics.c -o GPart_basics.o c99 -c -O3 domSegMap.c -o GPart_domSegMap.o c99 -c -O3 identifyWideSep.c -o GPart_identifyWideSep.o c99 -c -O3 init.c -o GPart_init.o c99 -c -O3 makeYCmap.c -o GPart_makeYCmap.o c99 -c -O3 smoothBisector.c -o GPart_smoothBisector.o c99 -c -O3 smoothBy2layers.c -o GPart_smoothBy2layers.o c99 -c -O3 smoothYSep.c -o GPart_smoothYSep.o c99 -c -O3 split.c -o GPart_split.o c99 -c -O3 util.c -o GPart_util.o c99 -c -O3 DDviaFishnet.c -fPIC -DPIC -o GPart_DDviaFishnet.lo c99 -c -O3 DDviaProjection.c -fPIC -DPIC -o GPart_DDviaProjection.lo c99 -c -O3 DDsepInfo.c -fPIC -DPIC -o GPart_DDsepInfo.lo c99 -c -O3 RBviaDDsep.c -fPIC -DPIC -o GPart_RBviaDDsep.lo c99 -c -O3 TwoSetViaBKL.c -fPIC -DPIC -o GPart_TwoSetViaBKL.lo c99 -c -O3 basics.c -fPIC -DPIC -o GPart_basics.lo c99 -c -O3 domSegMap.c -fPIC -DPIC -o GPart_domSegMap.lo c99 -c -O3 identifyWideSep.c -fPIC -DPIC -o GPart_identifyWideSep.lo c99 -c -O3 init.c -fPIC -DPIC -o GPart_init.lo c99 -c -O3 makeYCmap.c -fPIC -DPIC -o GPart_makeYCmap.lo c99 -c -O3 smoothBisector.c -fPIC -DPIC -o GPart_smoothBisector.lo c99 -c -O3 smoothBy2layers.c -fPIC -DPIC -o GPart_smoothBy2layers.lo c99 -c -O3 smoothYSep.c -fPIC -DPIC -o GPart_smoothYSep.lo c99 -c -O3 split.c -fPIC -DPIC -o GPart_split.lo c99 -c -O3 util.c -fPIC -DPIC -o GPart_util.lo ar rv ../../libspooles.a GPart_*.o a - GPart_DDsepInfo.o a - GPart_DDviaFishnet.o a - GPart_DDviaProjection.o a - GPart_RBviaDDsep.o a - GPart_TwoSetViaBKL.o a - GPart_basics.o a - GPart_domSegMap.o a - GPart_identifyWideSep.o a - GPart_init.o a - GPart_makeYCmap.o a - GPart_smoothBisector.o a - GPart_smoothBy2layers.o a - GPart_smoothYSep.o a - GPart_split.o a - GPart_util.o rm -f GPart_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/GPart/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/GPart/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/GPart' cd Graph ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Graph' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Graph' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Graph' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Graph/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Graph/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Graph/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Graph/src' c99 -c -O3 IO.c -o Graph_IO.o c99 -c -O3 basics.c -o Graph_basics.o c99 -c -O3 compress.c -o Graph_compress.o c99 -c -O3 equivMap.c -o Graph_equivMap.o c99 -c -O3 expand.c -o Graph_expand.o c99 -c -O3 fillFromOffsets.c -o Graph_fillFromOffsets.o c99 -c -O3 init.c -o Graph_init.o c99 -c -O3 setListsFromOffsets.c -o Graph_setListsFromOffsets.o c99 -c -O3 util.c -o Graph_util.o c99 -c -O3 wirebasket.c -o Graph_wirebasket.o c99 -c -O3 IO.c -fPIC -DPIC -o Graph_IO.lo c99 -c -O3 basics.c -fPIC -DPIC -o Graph_basics.lo c99 -c -O3 compress.c -fPIC -DPIC -o Graph_compress.lo c99 -c -O3 equivMap.c -fPIC -DPIC -o Graph_equivMap.lo c99 -c -O3 expand.c -fPIC -DPIC -o Graph_expand.lo c99 -c -O3 fillFromOffsets.c -fPIC -DPIC -o Graph_fillFromOffsets.lo c99 -c -O3 init.c -fPIC -DPIC -o Graph_init.lo c99 -c -O3 setListsFromOffsets.c -fPIC -DPIC -o Graph_setListsFromOffsets.lo c99 -c -O3 util.c -fPIC -DPIC -o Graph_util.lo c99 -c -O3 wirebasket.c -fPIC -DPIC -o Graph_wirebasket.lo ar rv ../../libspooles.a Graph_*.o a - Graph_IO.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_setListsFromOffsets.o a - Graph_util.o a - Graph_wirebasket.o rm -f Graph_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Graph/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Graph/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Graph' cd I2Ohash ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/I2Ohash' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/I2Ohash' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/I2Ohash' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/I2Ohash/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/I2Ohash/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/I2Ohash/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/I2Ohash/src' c99 -c -O3 basics.c -o I2Ohash_basics.o c99 -c -O3 init.c -o I2Ohash_init.o c99 -c -O3 IO.c -o I2Ohash_IO.o c99 -c -O3 util.c -o I2Ohash_util.o c99 -c -O3 basics.c -fPIC -DPIC -o I2Ohash_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o I2Ohash_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o I2Ohash_IO.lo c99 -c -O3 util.c -fPIC -DPIC -o I2Ohash_util.lo ar rv ../../libspooles.a I2Ohash_*.o a - I2Ohash_IO.o a - I2Ohash_basics.o a - I2Ohash_init.o a - I2Ohash_util.o rm -f I2Ohash_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/I2Ohash/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/I2Ohash/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/I2Ohash' cd IIheap ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/IIheap' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IIheap' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/IIheap' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/IIheap/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/IIheap/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IIheap/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/IIheap/src' c99 -c -O3 basics.c -o IIheap_basics.o c99 -c -O3 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 '/builddir/build/BUILD/spooles-2.2/IIheap/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IIheap/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IIheap' cd IV ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/IV' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IV' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/IV' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/IV/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/IV/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IV/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/IV/src' c99 -c -O3 IO.c -o IV_IO.o c99 -c -O3 basics.c -o IV_basics.o c99 -c -O3 init.c -o IV_init.o c99 -c -O3 instance.c -o IV_instance.o c99 -c -O3 util.c -o IV_util.o c99 -c -O3 IO.c -fPIC -DPIC -o IV_IO.lo c99 -c -O3 basics.c -fPIC -DPIC -o IV_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o IV_init.lo c99 -c -O3 instance.c -fPIC -DPIC -o IV_instance.lo c99 -c -O3 util.c -fPIC -DPIC -o IV_util.lo ar rv ../../libspooles.a IV_*.o a - IV_IO.o a - IV_basics.o a - IV_init.o a - IV_instance.o a - IV_util.o rm -f IV_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IV/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IV/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IV' cd IVL ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/IVL' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IVL' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/IVL' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/IVL/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/IVL/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IVL/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/IVL/src' c99 -c -O3 IO.c -o IVL_IO.o c99 -c -O3 basics.c -o IVL_basics.o c99 -c -O3 init.c -o IVL_init.o c99 -c -O3 instance.c -o IVL_instance.o c99 -c -O3 listmanip.c -o IVL_listmanip.o c99 -c -O3 misc.c -o IVL_misc.o c99 -c -O3 subIVL.c -o IVL_subIVL.o c99 -c -O3 util.c -o IVL_util.o c99 -c -O3 IO.c -fPIC -DPIC -o IVL_IO.lo c99 -c -O3 basics.c -fPIC -DPIC -o IVL_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o IVL_init.lo c99 -c -O3 instance.c -fPIC -DPIC -o IVL_instance.lo c99 -c -O3 listmanip.c -fPIC -DPIC -o IVL_listmanip.lo c99 -c -O3 misc.c -fPIC -DPIC -o IVL_misc.lo c99 -c -O3 subIVL.c -fPIC -DPIC -o IVL_subIVL.lo c99 -c -O3 util.c -fPIC -DPIC -o IVL_util.lo ar rv ../../libspooles.a IVL_*.o a - IVL_IO.o a - IVL_basics.o a - IVL_init.o a - IVL_instance.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 '/builddir/build/BUILD/spooles-2.2/IVL/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IVL/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/IVL' cd Ideq ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Ideq' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Ideq' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Ideq' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Ideq/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Ideq/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Ideq/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Ideq/src' c99 -c -O3 basics.c -o Ideq_basics.o c99 -c -O3 IO.c -o Ideq_IO.o c99 -c -O3 resize.c -o Ideq_resize.o c99 -c -O3 util.c -o Ideq_util.o c99 -c -O3 basics.c -fPIC -DPIC -o Ideq_basics.lo c99 -c -O3 IO.c -fPIC -DPIC -o Ideq_IO.lo c99 -c -O3 resize.c -fPIC -DPIC -o Ideq_resize.lo c99 -c -O3 util.c -fPIC -DPIC -o Ideq_util.lo ar rv ../../libspooles.a Ideq_*.o a - Ideq_IO.o a - Ideq_basics.o a - Ideq_resize.o a - Ideq_util.o rm -f Ideq_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Ideq/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Ideq/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Ideq' cd InpMtx ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/InpMtx' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/InpMtx' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/InpMtx' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/InpMtx/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/InpMtx/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/InpMtx/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/InpMtx/src' c99 -c -O3 adjForATA.c -o InpMtx_adjForATA.o c99 -c -O3 basics.c -o InpMtx_basics.o c99 -c -O3 extract.c -o InpMtx_extract.o c99 -c -O3 fullAdj.c -o InpMtx_fullAdj.o c99 -c -O3 gmmm.c -o InpMtx_gmmm.o c99 -c -O3 gmvm.c -o InpMtx_gmvm.o c99 -c -O3 init.c -o InpMtx_init.o c99 -c -O3 input.c -o InpMtx_input.o c99 -c -O3 instance.c -o InpMtx_instance.o c99 -c -O3 IO.c -o InpMtx_IO.o c99 -c -O3 map.c -o InpMtx_map.o c99 -c -O3 mvm.c -o InpMtx_mvm.o c99 -c -O3 mvmVector.c -o InpMtx_mvmVector.o c99 -c -O3 permute.c -o InpMtx_permute.o c99 -c -O3 profile.c -o InpMtx_profile.o c99 -c -O3 support.c -o InpMtx_support.o c99 -c -O3 util.c -o InpMtx_util.o c99 -c -O3 adjForATA.c -fPIC -DPIC -o InpMtx_adjForATA.lo c99 -c -O3 basics.c -fPIC -DPIC -o InpMtx_basics.lo c99 -c -O3 extract.c -fPIC -DPIC -o InpMtx_extract.lo c99 -c -O3 fullAdj.c -fPIC -DPIC -o InpMtx_fullAdj.lo c99 -c -O3 gmmm.c -fPIC -DPIC -o InpMtx_gmmm.lo c99 -c -O3 gmvm.c -fPIC -DPIC -o InpMtx_gmvm.lo c99 -c -O3 init.c -fPIC -DPIC -o InpMtx_init.lo c99 -c -O3 input.c -fPIC -DPIC -o InpMtx_input.lo c99 -c -O3 instance.c -fPIC -DPIC -o InpMtx_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o InpMtx_IO.lo c99 -c -O3 map.c -fPIC -DPIC -o InpMtx_map.lo c99 -c -O3 mvm.c -fPIC -DPIC -o InpMtx_mvm.lo c99 -c -O3 mvmVector.c -fPIC -DPIC -o InpMtx_mvmVector.lo c99 -c -O3 permute.c -fPIC -DPIC -o InpMtx_permute.lo c99 -c -O3 profile.c -fPIC -DPIC -o InpMtx_profile.lo c99 -c -O3 support.c -fPIC -DPIC -o InpMtx_support.lo c99 -c -O3 util.c -fPIC -DPIC -o InpMtx_util.lo ar rv ../../libspooles.a InpMtx_*.o a - InpMtx_IO.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_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 '/builddir/build/BUILD/spooles-2.2/InpMtx/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/InpMtx/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/InpMtx' cd Lock ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Lock' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Lock' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Lock' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Lock/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Lock/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Lock/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Lock/src' c99 -c -O3 basics.c -o Lock_basics.o c99 -c -O3 init.c -o Lock_init.o c99 -c -O3 util.c -o Lock_util.o c99 -c -O3 basics.c -fPIC -DPIC -o Lock_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o Lock_init.lo c99 -c -O3 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 '/builddir/build/BUILD/spooles-2.2/Lock/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Lock/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Lock' cd MSMD ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/MSMD' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/MSMD' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/MSMD' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/MSMD/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/MSMD/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/MSMD/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/MSMD/src' c99 -c -O3 basics.c -o MSMD_basics.o c99 -c -O3 cleanReachSet.c -o MSMD_cleanReachSet.o c99 -c -O3 eliminate.c -o MSMD_eliminate.o c99 -c -O3 fillPerms.c -o MSMD_fillPerms.o c99 -c -O3 findInodes.c -o MSMD_findInodes.o c99 -c -O3 frontETree.c -o MSMD_frontETree.o c99 -c -O3 init.c -o MSMD_init.o c99 -c -O3 makeSchurComplement.c -o MSMD_makeSchurComplement.o c99 -c -O3 MSMDinfo.c -o MSMD_MSMDinfo.o c99 -c -O3 MSMDvtx.c -o MSMD_MSMDvtx.o c99 -c -O3 order.c -o MSMD_order.o c99 -c -O3 update.c -o MSMD_update.o c99 -c -O3 basics.c -fPIC -DPIC -o MSMD_basics.lo c99 -c -O3 cleanReachSet.c -fPIC -DPIC -o MSMD_cleanReachSet.lo c99 -c -O3 eliminate.c -fPIC -DPIC -o MSMD_eliminate.lo c99 -c -O3 fillPerms.c -fPIC -DPIC -o MSMD_fillPerms.lo c99 -c -O3 findInodes.c -fPIC -DPIC -o MSMD_findInodes.lo c99 -c -O3 frontETree.c -fPIC -DPIC -o MSMD_frontETree.lo c99 -c -O3 init.c -fPIC -DPIC -o MSMD_init.lo c99 -c -O3 makeSchurComplement.c -fPIC -DPIC -o MSMD_makeSchurComplement.lo c99 -c -O3 MSMDinfo.c -fPIC -DPIC -o MSMD_MSMDinfo.lo c99 -c -O3 MSMDvtx.c -fPIC -DPIC -o MSMD_MSMDvtx.lo c99 -c -O3 order.c -fPIC -DPIC -o MSMD_order.lo c99 -c -O3 update.c -fPIC -DPIC -o MSMD_update.lo ar rv ../../libspooles.a MSMD_*.o a - MSMD_MSMDinfo.o a - MSMD_MSMDvtx.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_order.o a - MSMD_update.o rm -f MSMD_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/MSMD/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/MSMD/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/MSMD' cd Network ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Network' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Network' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Network' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Network/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Network/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Network/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Network/src' c99 -c -O3 addArc.c -o Network_addArc.o c99 -c -O3 augmentPath.c -o Network_augmentPath.o c99 -c -O3 basics.c -o Network_basics.o c99 -c -O3 findAugmentingPath.c -o Network_findAugmentingPath.o c99 -c -O3 findMaxFlow.c -o Network_findMaxFlow.o c99 -c -O3 findMincut.c -o Network_findMincut.o c99 -c -O3 init.c -o Network_init.o c99 -c -O3 IO.c -o Network_IO.o c99 -c -O3 addArc.c -fPIC -DPIC -o Network_addArc.lo c99 -c -O3 augmentPath.c -fPIC -DPIC -o Network_augmentPath.lo c99 -c -O3 basics.c -fPIC -DPIC -o Network_basics.lo c99 -c -O3 findAugmentingPath.c -fPIC -DPIC -o Network_findAugmentingPath.lo c99 -c -O3 findMaxFlow.c -fPIC -DPIC -o Network_findMaxFlow.lo c99 -c -O3 findMincut.c -fPIC -DPIC -o Network_findMincut.lo c99 -c -O3 init.c -fPIC -DPIC -o Network_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o Network_IO.lo ar rv ../../libspooles.a Network_*.o a - Network_IO.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 rm -f Network_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Network/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Network/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Network' cd PatchAndGoInfo ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/PatchAndGoInfo' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/PatchAndGoInfo' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/PatchAndGoInfo' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/PatchAndGoInfo/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/PatchAndGoInfo/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/PatchAndGoInfo/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/PatchAndGoInfo/src' c99 -c -O3 basics.c -o PatchAndGoInfo_basics.o c99 -c -O3 init.c -o PatchAndGoInfo_init.o c99 -c -O3 basics.c -fPIC -DPIC -o PatchAndGoInfo_basics.lo c99 -c -O3 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 '/builddir/build/BUILD/spooles-2.2/PatchAndGoInfo/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/PatchAndGoInfo/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/PatchAndGoInfo' cd Pencil ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Pencil' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Pencil' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Pencil' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Pencil/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Pencil/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Pencil/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Pencil/src' c99 -c -O3 basics.c -o Pencil_basics.o c99 -c -O3 init.c -o Pencil_init.o c99 -c -O3 IO.c -o Pencil_IO.o c99 -c -O3 mmm.c -o Pencil_mmm.o c99 -c -O3 permute.c -o Pencil_permute.o c99 -c -O3 setup.c -o Pencil_setup.o c99 -c -O3 util.c -o Pencil_util.o c99 -c -O3 basics.c -fPIC -DPIC -o Pencil_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o Pencil_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o Pencil_IO.lo c99 -c -O3 mmm.c -fPIC -DPIC -o Pencil_mmm.lo c99 -c -O3 permute.c -fPIC -DPIC -o Pencil_permute.lo c99 -c -O3 setup.c -fPIC -DPIC -o Pencil_setup.lo c99 -c -O3 util.c -fPIC -DPIC -o Pencil_util.lo ar rv ../../libspooles.a Pencil_*.o a - Pencil_IO.o a - Pencil_basics.o a - Pencil_init.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 '/builddir/build/BUILD/spooles-2.2/Pencil/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Pencil/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Pencil' cd Perm ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Perm' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Perm' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Perm' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Perm/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Perm/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Perm/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Perm/src' c99 -c -O3 basics.c -o Perm_basics.o c99 -c -O3 compress.c -o Perm_compress.o c99 -c -O3 init.c -o Perm_init.o c99 -c -O3 IO.c -o Perm_IO.o c99 -c -O3 util.c -o Perm_util.o c99 -c -O3 basics.c -fPIC -DPIC -o Perm_basics.lo c99 -c -O3 compress.c -fPIC -DPIC -o Perm_compress.lo c99 -c -O3 init.c -fPIC -DPIC -o Perm_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o Perm_IO.lo c99 -c -O3 util.c -fPIC -DPIC -o Perm_util.lo ar rv ../../libspooles.a Perm_*.o a - Perm_IO.o a - Perm_basics.o a - Perm_compress.o a - Perm_init.o a - Perm_util.o rm -f Perm_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Perm/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Perm/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Perm' cd SemiImplMtx ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SemiImplMtx' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SemiImplMtx' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SemiImplMtx' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/SemiImplMtx/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SemiImplMtx/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SemiImplMtx/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SemiImplMtx/src' c99 -c -O3 basics.c -o SemiImplMtx_basics.o c99 -c -O3 init.c -o SemiImplMtx_init.o c99 -c -O3 IO.c -o SemiImplMtx_IO.o c99 -c -O3 solve.c -o SemiImplMtx_solve.o c99 -c -O3 util.c -o SemiImplMtx_util.o c99 -c -O3 basics.c -fPIC -DPIC -o SemiImplMtx_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o SemiImplMtx_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o SemiImplMtx_IO.lo c99 -c -O3 solve.c -fPIC -DPIC -o SemiImplMtx_solve.lo c99 -c -O3 util.c -fPIC -DPIC -o SemiImplMtx_util.lo ar rv ../../libspooles.a SemiImplMtx_*.o a - SemiImplMtx_IO.o a - SemiImplMtx_basics.o a - SemiImplMtx_init.o a - SemiImplMtx_solve.o a - SemiImplMtx_util.o rm -f SemiImplMtx_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SemiImplMtx/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SemiImplMtx/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SemiImplMtx' cd SolveMap ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SolveMap' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SolveMap' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SolveMap' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/SolveMap/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SolveMap/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SolveMap/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SolveMap/src' c99 -c -O3 basics.c -o SolveMap_basics.o c99 -c -O3 init.c -o SolveMap_init.o c99 -c -O3 instance.c -o SolveMap_instance.o c99 -c -O3 IO.c -o SolveMap_IO.o c99 -c -O3 maps.c -o SolveMap_maps.o c99 -c -O3 setup.c -o SolveMap_setup.o c99 -c -O3 util.c -o SolveMap_util.o c99 -c -O3 basics.c -fPIC -DPIC -o SolveMap_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o SolveMap_init.lo c99 -c -O3 instance.c -fPIC -DPIC -o SolveMap_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o SolveMap_IO.lo c99 -c -O3 maps.c -fPIC -DPIC -o SolveMap_maps.lo c99 -c -O3 setup.c -fPIC -DPIC -o SolveMap_setup.lo c99 -c -O3 util.c -fPIC -DPIC -o SolveMap_util.lo ar rv ../../libspooles.a SolveMap_*.o a - SolveMap_IO.o a - SolveMap_basics.o a - SolveMap_init.o a - SolveMap_instance.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 '/builddir/build/BUILD/spooles-2.2/SolveMap/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SolveMap/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SolveMap' cd SubMtx ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtx' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtx' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtx' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtx/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtx/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtx/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtx/src' c99 -c -O3 basics.c -o SubMtx_basics.o c99 -c -O3 init.c -o SubMtx_init.o c99 -c -O3 initRandom.c -o SubMtx_initRandom.o c99 -c -O3 instance.c -o SubMtx_instance.o c99 -c -O3 IO.c -o SubMtx_IO.o c99 -c -O3 scalevec.c -o SubMtx_scalevec.o c99 -c -O3 solve.c -o SubMtx_solve.o c99 -c -O3 solveH.c -o SubMtx_solveH.o c99 -c -O3 solveT.c -o SubMtx_solveT.o c99 -c -O3 solveupd.c -o SubMtx_solveupd.o c99 -c -O3 solveupdH.c -o SubMtx_solveupdH.o c99 -c -O3 solveupdT.c -o SubMtx_solveupdT.o c99 -c -O3 sort.c -o SubMtx_sort.o c99 -c -O3 util.c -o SubMtx_util.o c99 -c -O3 basics.c -fPIC -DPIC -o SubMtx_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o SubMtx_init.lo c99 -c -O3 initRandom.c -fPIC -DPIC -o SubMtx_initRandom.lo c99 -c -O3 instance.c -fPIC -DPIC -o SubMtx_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o SubMtx_IO.lo c99 -c -O3 scalevec.c -fPIC -DPIC -o SubMtx_scalevec.lo c99 -c -O3 solve.c -fPIC -DPIC -o SubMtx_solve.lo c99 -c -O3 solveH.c -fPIC -DPIC -o SubMtx_solveH.lo c99 -c -O3 solveT.c -fPIC -DPIC -o SubMtx_solveT.lo c99 -c -O3 solveupd.c -fPIC -DPIC -o SubMtx_solveupd.lo c99 -c -O3 solveupdH.c -fPIC -DPIC -o SubMtx_solveupdH.lo c99 -c -O3 solveupdT.c -fPIC -DPIC -o SubMtx_solveupdT.lo c99 -c -O3 sort.c -fPIC -DPIC -o SubMtx_sort.lo c99 -c -O3 util.c -fPIC -DPIC -o SubMtx_util.lo ar rv ../../libspooles.a SubMtx_*.o a - SubMtx_IO.o a - SubMtx_basics.o a - SubMtx_init.o a - SubMtx_initRandom.o a - SubMtx_instance.o a - SubMtx_scalevec.o a - SubMtx_solve.o a - SubMtx_solveH.o a - SubMtx_solveT.o a - SubMtx_solveupd.o a - SubMtx_solveupdH.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 '/builddir/build/BUILD/spooles-2.2/SubMtx/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtx/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtx' cd SubMtxList ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtxList' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtxList' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtxList' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtxList/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtxList/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtxList/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtxList/src' c99 -c -O3 basics.c -o SubMtxList_basics.o c99 -c -O3 init.c -o SubMtxList_init.o c99 -c -O3 IO.c -o SubMtxList_IO.o c99 -c -O3 util.c -o SubMtxList_util.o c99 -c -O3 basics.c -fPIC -DPIC -o SubMtxList_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o SubMtxList_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o SubMtxList_IO.lo c99 -c -O3 util.c -fPIC -DPIC -o SubMtxList_util.lo ar rv ../../libspooles.a SubMtxList_*.o a - SubMtxList_IO.o a - SubMtxList_basics.o a - SubMtxList_init.o a - SubMtxList_util.o rm -f SubMtxList_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtxList/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtxList/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtxList' cd SubMtxManager ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtxManager' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtxManager' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtxManager' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtxManager/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtxManager/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtxManager/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SubMtxManager/src' c99 -c -O3 basics.c -o SubMtxManager_basics.o c99 -c -O3 init.c -o SubMtxManager_init.o c99 -c -O3 IO.c -o SubMtxManager_IO.o c99 -c -O3 util.c -o SubMtxManager_util.o c99 -c -O3 basics.c -fPIC -DPIC -o SubMtxManager_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o SubMtxManager_init.lo c99 -c -O3 IO.c -fPIC -DPIC -o SubMtxManager_IO.lo c99 -c -O3 util.c -fPIC -DPIC -o SubMtxManager_util.lo ar rv ../../libspooles.a SubMtxManager_*.o a - SubMtxManager_IO.o a - SubMtxManager_basics.o a - SubMtxManager_init.o a - SubMtxManager_util.o rm -f SubMtxManager_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtxManager/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtxManager/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SubMtxManager' cd SymbFac ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SymbFac' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SymbFac' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/SymbFac' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/SymbFac/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SymbFac/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SymbFac/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/SymbFac/src' c99 -c -O3 symbfac.c -o SymbFac_symbfac.o c99 -c -O3 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 '/builddir/build/BUILD/spooles-2.2/SymbFac/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SymbFac/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/SymbFac' cd Tree ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Tree' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Tree' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Tree' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Tree/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Tree/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Tree/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Tree/src' c99 -c -O3 basics.c -o Tree_basics.o c99 -c -O3 compress.c -o Tree_compress.o c99 -c -O3 draw.c -o Tree_draw.o c99 -c -O3 getCoords.c -o Tree_getCoords.o c99 -c -O3 init.c -o Tree_init.o c99 -c -O3 instance.c -o Tree_instance.o c99 -c -O3 IO.c -o Tree_IO.o c99 -c -O3 justify.c -o Tree_justify.o c99 -c -O3 maximizeGain.c -o Tree_maximizeGain.o c99 -c -O3 metrics.c -o Tree_metrics.o c99 -c -O3 perms.c -o Tree_perms.o c99 -c -O3 permute.c -o Tree_permute.o c99 -c -O3 subtree.c -o Tree_subtree.o c99 -c -O3 util.c -o Tree_util.o c99 -c -O3 basics.c -fPIC -DPIC -o Tree_basics.lo c99 -c -O3 compress.c -fPIC -DPIC -o Tree_compress.lo c99 -c -O3 draw.c -fPIC -DPIC -o Tree_draw.lo c99 -c -O3 getCoords.c -fPIC -DPIC -o Tree_getCoords.lo c99 -c -O3 init.c -fPIC -DPIC -o Tree_init.lo c99 -c -O3 instance.c -fPIC -DPIC -o Tree_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o Tree_IO.lo c99 -c -O3 justify.c -fPIC -DPIC -o Tree_justify.lo c99 -c -O3 maximizeGain.c -fPIC -DPIC -o Tree_maximizeGain.lo c99 -c -O3 metrics.c -fPIC -DPIC -o Tree_metrics.lo c99 -c -O3 perms.c -fPIC -DPIC -o Tree_perms.lo c99 -c -O3 permute.c -fPIC -DPIC -o Tree_permute.lo c99 -c -O3 subtree.c -fPIC -DPIC -o Tree_subtree.lo c99 -c -O3 util.c -fPIC -DPIC -o Tree_util.lo ar rv ../../libspooles.a Tree_*.o a - Tree_IO.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_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 '/builddir/build/BUILD/spooles-2.2/Tree/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Tree/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Tree' cd Utilities ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Utilities' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Utilities' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/Utilities' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/Utilities/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Utilities/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Utilities/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/Utilities/src' c99 -c -O3 axpy.c -o Utilities_axpy.o c99 -c -O3 CV.c -o Utilities_CV.o c99 -c -O3 DV.c -o Utilities_DV.o c99 -c -O3 FV.c -o Utilities_FV.o c99 -c -O3 IV.c -o Utilities_IV.o c99 -c -O3 PCV.c -o Utilities_PCV.o c99 -c -O3 PDV.c -o Utilities_PDV.o c99 -c -O3 PFV.c -o Utilities_PFV.o c99 -c -O3 PIV.c -o Utilities_PIV.o c99 -c -O3 IP.c -o Utilities_IP.o c99 -c -O3 I2OP.c -o Utilities_I2OP.o c99 -c -O3 iohb.c -o Utilities_iohb.o c99 -c -O3 newsort.c -o Utilities_newsort.o c99 -c -O3 sortAndCompress.c -o Utilities_sortAndCompress.o c99 -c -O3 ZV.c -o Utilities_ZV.o c99 -c -O3 axpy.c -fPIC -DPIC -o Utilities_axpy.lo c99 -c -O3 CV.c -fPIC -DPIC -o Utilities_CV.lo c99 -c -O3 DV.c -fPIC -DPIC -o Utilities_DV.lo c99 -c -O3 FV.c -fPIC -DPIC -o Utilities_FV.lo c99 -c -O3 IV.c -fPIC -DPIC -o Utilities_IV.lo c99 -c -O3 PCV.c -fPIC -DPIC -o Utilities_PCV.lo c99 -c -O3 PDV.c -fPIC -DPIC -o Utilities_PDV.lo c99 -c -O3 PFV.c -fPIC -DPIC -o Utilities_PFV.lo c99 -c -O3 PIV.c -fPIC -DPIC -o Utilities_PIV.lo c99 -c -O3 IP.c -fPIC -DPIC -o Utilities_IP.lo c99 -c -O3 I2OP.c -fPIC -DPIC -o Utilities_I2OP.lo c99 -c -O3 iohb.c -fPIC -DPIC -o Utilities_iohb.lo c99 -c -O3 newsort.c -fPIC -DPIC -o Utilities_newsort.lo c99 -c -O3 sortAndCompress.c -fPIC -DPIC -o Utilities_sortAndCompress.lo c99 -c -O3 ZV.c -fPIC -DPIC -o Utilities_ZV.lo ar rv ../../libspooles.a Utilities_*.o a - Utilities_CV.o a - Utilities_DV.o a - Utilities_FV.o a - Utilities_I2OP.o a - Utilities_IP.o a - Utilities_IV.o a - Utilities_PCV.o a - Utilities_PDV.o a - Utilities_PFV.o a - Utilities_PIV.o a - Utilities_ZV.o a - Utilities_axpy.o a - Utilities_iohb.o a - Utilities_newsort.o a - Utilities_sortAndCompress.o rm -f Utilities_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Utilities/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Utilities/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/Utilities' cd ZV ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/ZV' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ZV' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/ZV' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/ZV/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/ZV/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ZV/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/ZV/src' c99 -c -O3 basics.c -o ZV_basics.o c99 -c -O3 init.c -o ZV_init.o c99 -c -O3 instance.c -o ZV_instance.o c99 -c -O3 IO.c -o ZV_IO.o c99 -c -O3 profile.c -o ZV_profile.o c99 -c -O3 util.c -o ZV_util.o c99 -c -O3 basics.c -fPIC -DPIC -o ZV_basics.lo c99 -c -O3 init.c -fPIC -DPIC -o ZV_init.lo c99 -c -O3 instance.c -fPIC -DPIC -o ZV_instance.lo c99 -c -O3 IO.c -fPIC -DPIC -o ZV_IO.lo c99 -c -O3 profile.c -fPIC -DPIC -o ZV_profile.lo c99 -c -O3 util.c -fPIC -DPIC -o ZV_util.lo ar rv ../../libspooles.a ZV_*.o a - ZV_IO.o a - ZV_basics.o a - ZV_init.o a - ZV_instance.o a - ZV_profile.o a - ZV_util.o rm -f ZV_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ZV/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ZV/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/ZV' cd misc ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/misc' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/misc' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/misc' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/misc/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/misc/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/misc/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/misc/src' c99 -c -O3 drawGraphEPS.c -o misc_drawGraphEPS.o c99 -c -O3 fpgrids.c -o misc_fpgrids.o c99 -c -O3 localND.c -o misc_localND.o c99 -c -O3 ND.c -o misc_ND.o c99 -c -O3 ND2.c -o misc_ND2.o c99 -c -O3 mkNDlinsys.c -o misc_mkNDlinsys.o c99 -c -O3 mkNDlinsysQR.c -o misc_mkNDlinsysQR.o c99 -c -O3 orderViaBestOfNDandMS.c -o misc_orderViaBestOfNDandMS.o c99 -c -O3 orderViaMMD.c -o misc_orderViaMMD.o c99 -c -O3 orderViaMS.c -o misc_orderViaMS.o c99 -c -O3 orderViaND.c -o misc_orderViaND.o c99 -c -O3 drawGraphEPS.c -fPIC -DPIC -o misc_drawGraphEPS.lo c99 -c -O3 fpgrids.c -fPIC -DPIC -o misc_fpgrids.lo c99 -c -O3 localND.c -fPIC -DPIC -o misc_localND.lo c99 -c -O3 ND.c -fPIC -DPIC -o misc_ND.lo c99 -c -O3 ND2.c -fPIC -DPIC -o misc_ND2.lo c99 -c -O3 mkNDlinsys.c -fPIC -DPIC -o misc_mkNDlinsys.lo c99 -c -O3 mkNDlinsysQR.c -fPIC -DPIC -o misc_mkNDlinsysQR.lo c99 -c -O3 orderViaBestOfNDandMS.c -fPIC -DPIC -o misc_orderViaBestOfNDandMS.lo c99 -c -O3 orderViaMMD.c -fPIC -DPIC -o misc_orderViaMMD.lo c99 -c -O3 orderViaMS.c -fPIC -DPIC -o misc_orderViaMS.lo c99 -c -O3 orderViaND.c -fPIC -DPIC -o misc_orderViaND.lo ar rv ../../libspooles.a misc_*.o a - misc_ND.o a - misc_ND2.o a - misc_drawGraphEPS.o a - misc_fpgrids.o a - misc_localND.o a - misc_mkNDlinsys.o a - misc_mkNDlinsysQR.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 '/builddir/build/BUILD/spooles-2.2/misc/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/misc/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/misc' cd MT ; make lib make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/MT' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/MT' make[1]: Entering directory '/builddir/build/BUILD/spooles-2.2/MT' cd src ; make makeLib make[2]: Entering directory '/builddir/build/BUILD/spooles-2.2/MT/src' perl ../../makeLib > makeG make -f makeG make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/MT/src' make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/MT/src' make[3]: Entering directory '/builddir/build/BUILD/spooles-2.2/MT/src' c99 -c -O3 factorMT.c -o spoolesMT_factorMT.o c99 -c -O3 mvm.c -o spoolesMT_mvm.o c99 -c -O3 QRfactorMT.c -o spoolesMT_QRfactorMT.o c99 -c -O3 QRsolveMT.c -o spoolesMT_QRsolveMT.o c99 -c -O3 solveMT.c -o spoolesMT_solveMT.o c99 -c -O3 factorMT.c -fPIC -DPIC -o spoolesMT_factorMT.lo c99 -c -O3 mvm.c -fPIC -DPIC -o spoolesMT_mvm.lo c99 -c -O3 QRfactorMT.c -fPIC -DPIC -o spoolesMT_QRfactorMT.lo c99 -c -O3 QRsolveMT.c -fPIC -DPIC -o spoolesMT_QRsolveMT.lo c99 -c -O3 solveMT.c -fPIC -DPIC -o spoolesMT_solveMT.lo ar rv ../../libspooles.a spoolesMT_*.o a - spoolesMT_QRfactorMT.o a - spoolesMT_QRsolveMT.o a - spoolesMT_factorMT.o a - spoolesMT_mvm.o a - spoolesMT_solveMT.o rm -f spoolesMT_*.o echo ../../libspooles.a ../../libspooles.a make[3]: Leaving directory '/builddir/build/BUILD/spooles-2.2/MT/src' rm -f makeG make[2]: Leaving directory '/builddir/build/BUILD/spooles-2.2/MT/src' make[1]: Leaving directory '/builddir/build/BUILD/spooles-2.2/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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5gh0tF BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:25: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: ar: creating ../../libspooles.a BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:21: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:22: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:27: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:19: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:19: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:19: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:21: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:21: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:23: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:18: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:20: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:30: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: transform.c: In function 'ETree_mergeFrontsOne': BUILDSTDERR: transform.c:294:23: warning: passing argument 2 of 'IVinit' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: temp = IVinit(nfront, NULL) ; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from ../../Utilities/Utilities.h:37, BUILDSTDERR: from ../../cfiles.h:3, BUILDSTDERR: from ../ETree.h:4, BUILDSTDERR: from transform.c:3: BUILDSTDERR: ../../Utilities/IV.h:137:1: note: expected 'int' but argument is of type 'void *' BUILDSTDERR: IVinit ( BUILDSTDERR: ^~~~~~ BUILDSTDERR: transform.c: In function 'ETree_mergeFrontsAll': BUILDSTDERR: transform.c:456:23: warning: passing argument 2 of 'IVinit' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: temp = IVinit(nfront, NULL) ; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from ../../Utilities/Utilities.h:37, BUILDSTDERR: from ../../cfiles.h:3, BUILDSTDERR: from ../ETree.h:4, BUILDSTDERR: from transform.c:3: BUILDSTDERR: ../../Utilities/IV.h:137:1: note: expected 'int' but argument is of type 'void *' BUILDSTDERR: IVinit ( BUILDSTDERR: ^~~~~~ BUILDSTDERR: transform.c: In function 'ETree_mergeFrontsAny': BUILDSTDERR: transform.c:617:23: warning: passing argument 2 of 'IVinit' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: temp = IVinit(nfront, NULL) ; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from ../../Utilities/Utilities.h:37, BUILDSTDERR: from ../../cfiles.h:3, BUILDSTDERR: from ../ETree.h:4, BUILDSTDERR: from transform.c:3: BUILDSTDERR: ../../Utilities/IV.h:137:1: note: expected 'int' but argument is of type 'void *' BUILDSTDERR: IVinit ( BUILDSTDERR: ^~~~~~ BUILDSTDERR: transform.c: In function 'ETree_mergeFrontsOne': BUILDSTDERR: transform.c:294:23: warning: passing argument 2 of 'IVinit' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: temp = IVinit(nfront, NULL) ; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from ../../Utilities/Utilities.h:37, BUILDSTDERR: from ../../cfiles.h:3, BUILDSTDERR: from ../ETree.h:4, BUILDSTDERR: from transform.c:3: BUILDSTDERR: ../../Utilities/IV.h:137:1: note: expected 'int' but argument is of type 'void *' BUILDSTDERR: IVinit ( BUILDSTDERR: ^~~~~~ BUILDSTDERR: transform.c: In function 'ETree_mergeFrontsAll': BUILDSTDERR: transform.c:456:23: warning: passing argument 2 of 'IVinit' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: temp = IVinit(nfront, NULL) ; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from ../../Utilities/Utilities.h:37, BUILDSTDERR: from ../../cfiles.h:3, BUILDSTDERR: from ../ETree.h:4, BUILDSTDERR: from transform.c:3: BUILDSTDERR: ../../Utilities/IV.h:137:1: note: expected 'int' but argument is of type 'void *' BUILDSTDERR: IVinit ( BUILDSTDERR: ^~~~~~ BUILDSTDERR: transform.c: In function 'ETree_mergeFrontsAny': BUILDSTDERR: transform.c:617:23: warning: passing argument 2 of 'IVinit' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: temp = IVinit(nfront, NULL) ; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from ../../Utilities/Utilities.h:37, BUILDSTDERR: from ../../cfiles.h:3, BUILDSTDERR: from ../ETree.h:4, BUILDSTDERR: from transform.c:3: BUILDSTDERR: ../../Utilities/IV.h:137:1: note: expected 'int' but argument is of type 'void *' BUILDSTDERR: IVinit ( BUILDSTDERR: ^~~~~~ BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:34: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:30: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:25: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:19: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:16: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:20: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:23: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:19: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:32: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:18: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:27: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:23: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:17: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:22: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:20: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:20: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:22: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:29: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:19: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:19: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:16: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:29: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:30: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: iohb.c: In function 'readHB_info': BUILDSTDERR: iohb.c:269:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(*Type+3) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'readHB_header': BUILDSTDERR: iohb.c:311:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Key+8) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:312:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Title+72) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:347:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Ptrfmt+16) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:348:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Indfmt+16) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:349:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Valfmt+20) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:350:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Rhsfmt+20) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'readHB_mat_double': BUILDSTDERR: iohb.c:457:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Ptrwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:480:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Indwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:508:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Valwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'readHB_aux_double': BUILDSTDERR: iohb.c:708:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Rhswidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'readHB_mat_char': BUILDSTDERR: iohb.c:1021:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Ptrwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:1044:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Indwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:1072:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Valwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'ParseRfmt': BUILDSTDERR: iohb.c:1632:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(tmp2+1) = (int) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:1642:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: while ( *(tmp2+len) != (int) NULL ) { BUILDSTDERR: ^ BUILDSTDERR: iohb.c:1646:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(strchr(fmt,')')+1) = (int) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'substr': BUILDSTDERR: iohb.c:1709:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: SubS[len] = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'readHB_info': BUILDSTDERR: iohb.c:269:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(*Type+3) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'readHB_header': BUILDSTDERR: iohb.c:311:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Key+8) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:312:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Title+72) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:347:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Ptrfmt+16) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:348:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Indfmt+16) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:349:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Valfmt+20) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:350:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(Rhsfmt+20) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'readHB_mat_double': BUILDSTDERR: iohb.c:457:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Ptrwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:480:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Indwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:508:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Valwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'readHB_aux_double': BUILDSTDERR: iohb.c:708:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Rhswidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'readHB_mat_char': BUILDSTDERR: iohb.c:1021:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Ptrwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:1044:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Indwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:1072:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(ThisElement+Valwidth) = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'ParseRfmt': BUILDSTDERR: iohb.c:1632:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(tmp2+1) = (int) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c:1642:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: while ( *(tmp2+len) != (int) NULL ) { BUILDSTDERR: ^ BUILDSTDERR: iohb.c:1646:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: *(strchr(fmt,')')+1) = (int) NULL; BUILDSTDERR: ^ BUILDSTDERR: iohb.c: In function 'substr': BUILDSTDERR: iohb.c:1709:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: SubS[len] = (char) NULL; BUILDSTDERR: ^ BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:21: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:26: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: makeG:20: warning: overriding recipe for target '.c.o' BUILDSTDERR: ../../Make.inc:90: warning: ignoring old recipe for target '.c.o' + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64 + cd spooles-2.2 + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/lib64 + cp /builddir/build/BUILD/spooles-2.2/libspooles.so /builddir/build/BUILD/spooles-2.2/libspooles.so.2.2 /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/lib64 BUILDSTDERR: ++ ls A2.h BKL.h BPG.h Chv.h ChvList.h ChvManager.h Coords.h DSTree.h DV.h DenseMtx.h Drand.h EGraph.h ETree.h FrontMtx.h GPart.h Graph.h I2Ohash.h IIheap.h ILUMtx.h IV.h IVL.h Ideq.h InpMtx.h Lock.h MPI.h MSMD.h MT.h Network.h PatchAndGoInfo.h Pencil.h Perm.h SPOOLES.h SolveMap.h SubMtx.h SubMtxList.h SubMtxManager.h SymbFac.h Tree.h Utilities.h ZV.h cfiles.h misc.h timings.h A2/A2.h BKL/BKL.h BPG/BPG.h Chv/Chv.h ChvList/ChvList.h ChvManager/ChvManager.h Coords/Coords.h DSTree/DSTree.h DV/DV.h DenseMtx/DenseMtx.h Drand/Drand.h EGraph/EGraph.h ETree/ETree.h Eigen/Bridge.h Eigen/BridgeMPI.h Eigen/BridgeMT.h FrontMtx/FrontMtx.h GPart/DDsepInfo.h GPart/GPart.h Graph/Graph.h I2Ohash/I2Ohash.h IIheap/IIheap.h ILUMtx/ILUMtx.h IV/IV.h IVL/IVL.h Ideq/Ideq.h InpMtx/InpMtx.h Iter/Iter.h LinSol/Bridge.h LinSol/BridgeMPI.h LinSol/BridgeMT.h Lock/Lock.h MPI/spoolesMPI.h MSMD/MSMD.h MT/spoolesMT.h Network/Network.h PatchAndGoInfo/PatchAndGoInfo.h Pencil/Pencil.h Perm/Perm.h SemiImplMtx/SemiImplMtx.h SolveMap/SolveMap.h SubMtx/SubMtx.h SubMtxList/SubMtxList.h SubMtxManager/SubMtxManager.h SymbFac/SymbFac.h Tree/Tree.h Utilities/CV.h Utilities/DLIST.h Utilities/DV.h Utilities/DVsort.h Utilities/FV.h Utilities/FileType.h Utilities/I2OP.h Utilities/IP.h Utilities/IV.h Utilities/IVsort.h Utilities/MM.h Utilities/ND.h Utilities/PCV.h Utilities/PDV.h Utilities/PFV.h Utilities/PIV.h Utilities/Utilities.h Utilities/ZV.h Utilities/axpy.h Utilities/iohb.h Utilities/mdot.h Utilities/misc.h Utilities/newsort.h Utilities/util.h ZV/ZV.h misc/misc.h + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname A2.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp A2.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname A2/A2.h + d=A2 + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/A2 + cp A2/A2.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/A2 + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname BKL.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp BKL.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname BKL/BKL.h + d=BKL + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/BKL + cp BKL/BKL.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/BKL + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname BPG.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp BPG.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname BPG/BPG.h + d=BPG + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/BPG + cp BPG/BPG.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/BPG + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Chv.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Chv.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Chv/Chv.h + d=Chv + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Chv + cp Chv/Chv.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Chv + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname ChvList.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp ChvList.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname ChvList/ChvList.h + d=ChvList + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/ChvList + cp ChvList/ChvList.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/ChvList + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname ChvManager.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp ChvManager.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname ChvManager/ChvManager.h + d=ChvManager + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/ChvManager + cp ChvManager/ChvManager.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/ChvManager + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Coords.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Coords.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Coords/Coords.h + d=Coords + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Coords + cp Coords/Coords.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Coords + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname DSTree.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp DSTree.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname DSTree/DSTree.h + d=DSTree + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/DSTree + cp DSTree/DSTree.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/DSTree + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname DV.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp DV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname DV/DV.h + d=DV + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/DV + cp DV/DV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/DV + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname DenseMtx.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp DenseMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname DenseMtx/DenseMtx.h + d=DenseMtx + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/DenseMtx + cp DenseMtx/DenseMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/DenseMtx + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Drand.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Drand.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Drand/Drand.h + d=Drand + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Drand + cp Drand/Drand.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Drand + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname EGraph.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp EGraph.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname EGraph/EGraph.h + d=EGraph + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/EGraph + cp EGraph/EGraph.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/EGraph + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname ETree.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp ETree.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname ETree/ETree.h + d=ETree + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/ETree + cp ETree/ETree.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/ETree + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Eigen/Bridge.h + d=Eigen + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Eigen + cp Eigen/Bridge.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Eigen + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Eigen/BridgeMPI.h + d=Eigen + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Eigen + cp Eigen/BridgeMPI.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Eigen + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Eigen/BridgeMT.h + d=Eigen + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Eigen + cp Eigen/BridgeMT.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Eigen + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname FrontMtx.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp FrontMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname FrontMtx/FrontMtx.h + d=FrontMtx + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/FrontMtx + cp FrontMtx/FrontMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/FrontMtx + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname GPart.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp GPart.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname GPart/DDsepInfo.h + d=GPart + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/GPart + cp GPart/DDsepInfo.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/GPart + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname GPart/GPart.h + d=GPart + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/GPart + cp GPart/GPart.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/GPart + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Graph.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Graph.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Graph/Graph.h + d=Graph + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Graph + cp Graph/Graph.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Graph + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname I2Ohash.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp I2Ohash.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname I2Ohash/I2Ohash.h + d=I2Ohash + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/I2Ohash + cp I2Ohash/I2Ohash.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/I2Ohash + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname IIheap.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp IIheap.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname IIheap/IIheap.h + d=IIheap + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/IIheap + cp IIheap/IIheap.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/IIheap + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname ILUMtx.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp ILUMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname ILUMtx/ILUMtx.h + d=ILUMtx + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/ILUMtx + cp ILUMtx/ILUMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/ILUMtx + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname IV.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp IV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname IV/IV.h + d=IV + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/IV + cp IV/IV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/IV + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname IVL.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp IVL.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname IVL/IVL.h + d=IVL + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/IVL + cp IVL/IVL.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/IVL + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Ideq.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Ideq.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Ideq/Ideq.h + d=Ideq + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Ideq + cp Ideq/Ideq.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Ideq + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname InpMtx.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp InpMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname InpMtx/InpMtx.h + d=InpMtx + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/InpMtx + cp InpMtx/InpMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/InpMtx + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Iter/Iter.h + d=Iter + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Iter + cp Iter/Iter.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Iter + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname LinSol/Bridge.h + d=LinSol + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/LinSol + cp LinSol/Bridge.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/LinSol + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname LinSol/BridgeMPI.h + d=LinSol + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/LinSol + cp LinSol/BridgeMPI.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/LinSol + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname LinSol/BridgeMT.h + d=LinSol + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/LinSol + cp LinSol/BridgeMT.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/LinSol + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Lock.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Lock.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Lock/Lock.h + d=Lock + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Lock + cp Lock/Lock.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Lock + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname MPI.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp MPI.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname MPI/spoolesMPI.h + d=MPI + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/MPI + cp MPI/spoolesMPI.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/MPI + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname MSMD.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp MSMD.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname MSMD/MSMD.h + d=MSMD + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/MSMD + cp MSMD/MSMD.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/MSMD + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname MT.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp MT.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname MT/spoolesMT.h + d=MT + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/MT + cp MT/spoolesMT.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/MT + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Network.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Network.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Network/Network.h + d=Network + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Network + cp Network/Network.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Network + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname PatchAndGoInfo.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp PatchAndGoInfo.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname PatchAndGoInfo/PatchAndGoInfo.h + d=PatchAndGoInfo + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/PatchAndGoInfo + cp PatchAndGoInfo/PatchAndGoInfo.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/PatchAndGoInfo + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Pencil.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Pencil.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Pencil/Pencil.h + d=Pencil + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Pencil + cp Pencil/Pencil.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Pencil + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Perm.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Perm.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Perm/Perm.h + d=Perm + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Perm + cp Perm/Perm.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Perm + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SPOOLES.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp SPOOLES.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SemiImplMtx/SemiImplMtx.h + d=SemiImplMtx + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SemiImplMtx + cp SemiImplMtx/SemiImplMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SemiImplMtx + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SolveMap.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp SolveMap.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SolveMap/SolveMap.h + d=SolveMap + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SolveMap + cp SolveMap/SolveMap.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SolveMap + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SubMtx.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp SubMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SubMtx/SubMtx.h + d=SubMtx + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SubMtx + cp SubMtx/SubMtx.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SubMtx + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SubMtxList.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp SubMtxList.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SubMtxList/SubMtxList.h + d=SubMtxList + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SubMtxList + cp SubMtxList/SubMtxList.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SubMtxList + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SubMtxManager.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp SubMtxManager.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SubMtxManager/SubMtxManager.h + d=SubMtxManager + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SubMtxManager + cp SubMtxManager/SubMtxManager.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SubMtxManager + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SymbFac.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp SymbFac.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname SymbFac/SymbFac.h + d=SymbFac + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SymbFac + cp SymbFac/SymbFac.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/SymbFac + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Tree.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Tree.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Tree/Tree.h + d=Tree + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Tree + cp Tree/Tree.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Tree + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp Utilities.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/CV.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/CV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/DLIST.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/DLIST.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/DV.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/DV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/DVsort.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/DVsort.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/FV.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/FV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/FileType.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/FileType.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/I2OP.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/I2OP.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/IP.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/IP.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/IV.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/IV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/IVsort.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/IVsort.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/MM.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/MM.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/ND.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/ND.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/PCV.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/PCV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/PDV.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/PDV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/PFV.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/PFV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/PIV.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/PIV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/Utilities.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/Utilities.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/ZV.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/ZV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/axpy.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/axpy.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/iohb.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/iohb.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/mdot.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/mdot.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/misc.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/misc.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/newsort.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/newsort.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname Utilities/util.h + d=Utilities + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + cp Utilities/util.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/Utilities + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname ZV.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp ZV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname ZV/ZV.h + d=ZV + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/ZV + cp ZV/ZV.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/ZV + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname cfiles.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp cfiles.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname misc.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp misc.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname misc/misc.h + d=misc + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/misc + cp misc/misc.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/misc + for f in $(ls *.h **/*.h) BUILDSTDERR: ++ dirname timings.h + d=. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + cp timings.h /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/include/spooles/. + mkdir -p /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/share/spooles + for f in /builddir/build/SOURCES/ReferenceManual.ps.gz /builddir/build/SOURCES/AllInOne.ps.gz /builddir/build/SOURCES/LinSol.ps.gz /builddir/build/SOURCES/Ordering.ps.gz /builddir/build/SOURCES/Eigen.ps.gz /builddir/build/SOURCES/PP99.ps.gz /builddir/build/SOURCES/Install.ps.gz + zcat /builddir/build/SOURCES/ReferenceManual.ps.gz BUILDSTDERR: ++ basename /builddir/build/SOURCES/ReferenceManual.ps.gz .ps.gz + ps2pdf - /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/share/spooles/ReferenceManual.pdf + for f in /builddir/build/SOURCES/ReferenceManual.ps.gz /builddir/build/SOURCES/AllInOne.ps.gz /builddir/build/SOURCES/LinSol.ps.gz /builddir/build/SOURCES/Ordering.ps.gz /builddir/build/SOURCES/Eigen.ps.gz /builddir/build/SOURCES/PP99.ps.gz /builddir/build/SOURCES/Install.ps.gz + zcat /builddir/build/SOURCES/AllInOne.ps.gz BUILDSTDERR: ++ basename /builddir/build/SOURCES/AllInOne.ps.gz .ps.gz + ps2pdf - /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/share/spooles/AllInOne.pdf + for f in /builddir/build/SOURCES/ReferenceManual.ps.gz /builddir/build/SOURCES/AllInOne.ps.gz /builddir/build/SOURCES/LinSol.ps.gz /builddir/build/SOURCES/Ordering.ps.gz /builddir/build/SOURCES/Eigen.ps.gz /builddir/build/SOURCES/PP99.ps.gz /builddir/build/SOURCES/Install.ps.gz + zcat /builddir/build/SOURCES/LinSol.ps.gz BUILDSTDERR: ++ basename /builddir/build/SOURCES/LinSol.ps.gz .ps.gz + ps2pdf - /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/share/spooles/LinSol.pdf + for f in /builddir/build/SOURCES/ReferenceManual.ps.gz /builddir/build/SOURCES/AllInOne.ps.gz /builddir/build/SOURCES/LinSol.ps.gz /builddir/build/SOURCES/Ordering.ps.gz /builddir/build/SOURCES/Eigen.ps.gz /builddir/build/SOURCES/PP99.ps.gz /builddir/build/SOURCES/Install.ps.gz + zcat /builddir/build/SOURCES/Ordering.ps.gz BUILDSTDERR: ++ basename /builddir/build/SOURCES/Ordering.ps.gz .ps.gz + ps2pdf - /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/share/spooles/Ordering.pdf + for f in /builddir/build/SOURCES/ReferenceManual.ps.gz /builddir/build/SOURCES/AllInOne.ps.gz /builddir/build/SOURCES/LinSol.ps.gz /builddir/build/SOURCES/Ordering.ps.gz /builddir/build/SOURCES/Eigen.ps.gz /builddir/build/SOURCES/PP99.ps.gz /builddir/build/SOURCES/Install.ps.gz + zcat /builddir/build/SOURCES/Eigen.ps.gz BUILDSTDERR: ++ basename /builddir/build/SOURCES/Eigen.ps.gz .ps.gz + ps2pdf - /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/share/spooles/Eigen.pdf + for f in /builddir/build/SOURCES/ReferenceManual.ps.gz /builddir/build/SOURCES/AllInOne.ps.gz /builddir/build/SOURCES/LinSol.ps.gz /builddir/build/SOURCES/Ordering.ps.gz /builddir/build/SOURCES/Eigen.ps.gz /builddir/build/SOURCES/PP99.ps.gz /builddir/build/SOURCES/Install.ps.gz + zcat /builddir/build/SOURCES/PP99.ps.gz BUILDSTDERR: ++ basename /builddir/build/SOURCES/PP99.ps.gz .ps.gz + ps2pdf - /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/share/spooles/PP99.pdf + for f in /builddir/build/SOURCES/ReferenceManual.ps.gz /builddir/build/SOURCES/AllInOne.ps.gz /builddir/build/SOURCES/LinSol.ps.gz /builddir/build/SOURCES/Ordering.ps.gz /builddir/build/SOURCES/Eigen.ps.gz /builddir/build/SOURCES/PP99.ps.gz /builddir/build/SOURCES/Install.ps.gz + zcat /builddir/build/SOURCES/Install.ps.gz BUILDSTDERR: ++ basename /builddir/build/SOURCES/Install.ps.gz .ps.gz + ps2pdf - /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/share/spooles/Install.pdf + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' BUILDSTDERR: *** WARNING: ./usr/include/spooles/Eigen/BridgeMT.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/spooles/Eigen/BridgeMPI.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/spooles/Eigen/Bridge.h is executable but has empty or no shebang, removing executable bit Processing files: spooles-2.2-1.fc29.x86_64 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/lib64/libspooles.so and /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64/usr/lib64/libspooles.so.2.2 Provides: libspooles.so.2.2()(64bit) spooles = 2.2-1.fc29 spooles(x86-64) = 2.2-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: spooles-devel-2.2-1.fc29.x86_64 Provides: spooles-devel = 2.2-1.fc29 spooles-devel(x86-64) = 2.2-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: spooles-doc-2.2-1.fc29.x86_64 Provides: spooles-doc = 2.2-1.fc29 spooles-doc(x86-64) = 2.2-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64 Wrote: /builddir/build/RPMS/spooles-2.2-1.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/spooles-devel-2.2-1.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/spooles-doc-2.2-1.fc29.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VK8LRy + umask 022 + cd /builddir/build/BUILD + cd spooles-2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/spooles-2.2-1.fc29.x86_64 + exit 0 Child return code was: 0