<86>Sep 28 04:55:15 userdel[3670987]: delete user 'rooter'
<86>Sep 28 04:55:15 userdel[3670987]: removed group 'rooter' owned by 'rooter'
<86>Sep 28 04:55:15 userdel[3670987]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 28 04:55:15 groupadd[3671021]: group added to /etc/group: name=rooter, GID=1880
<86>Sep 28 04:55:15 groupadd[3671021]: group added to /etc/gshadow: name=rooter
<86>Sep 28 04:55:15 groupadd[3671021]: new group: name=rooter, GID=1880
<86>Sep 28 04:55:15 useradd[3671061]: new user: name=rooter, UID=1880, GID=1880, home=/root, shell=/bin/bash, from=none
<86>Sep 28 04:55:15 userdel[3671118]: delete user 'builder'
<86>Sep 28 04:55:15 userdel[3671118]: removed group 'builder' owned by 'builder'
<86>Sep 28 04:55:15 userdel[3671118]: removed shadow group 'builder' owned by 'builder'
<86>Sep 28 04:55:15 groupadd[3671146]: group added to /etc/group: name=builder, GID=1881
<86>Sep 28 04:55:15 groupadd[3671146]: group added to /etc/gshadow: name=builder
<86>Sep 28 04:55:15 groupadd[3671146]: new group: name=builder, GID=1881
<86>Sep 28 04:55:15 useradd[3671163]: new user: name=builder, UID=1881, GID=1881, home=/usr/src, shell=/bin/bash, from=none
<13>Sep 28 04:55:19 rpmi: libquadmath0-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed
<13>Sep 28 04:55:19 rpmi: gcc-fortran-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed
<13>Sep 28 04:55:19 rpmi: libgfortran5-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed
<13>Sep 28 04:55:19 rpmi: libquadmath13-devel-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed
<13>Sep 28 04:55:19 rpmi: libgfortran13-devel-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed
<13>Sep 28 04:55:20 rpmi: gcc13-fortran-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed
<13>Sep 28 04:55:20 rpmi: gcc-fortran-13-alt1 sisyphus+323337.300.1.1 1687267966 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/blas-3.9.2-alt4.nosrc.rpm (w1.gzdio)
Installing blas-3.9.2-alt4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48638
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf blas-3.9.2
+ echo 'Source #0 (blas-3.9.2.tar):'
Source #0 (blas-3.9.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/blas-3.9.2.tar
+ cd blas-3.9.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (make-libdir.patch):'
Patch #0 (make-libdir.patch):
+ /usr/bin/patch -p1
patching file cblas/Makefile
+ echo 'Patch #1 (x86-32-do-not-optimize.patch):'
Patch #1 (x86-32-do-not-optimize.patch):
+ /usr/bin/patch -p1
patching file debian/rules
+ grep -rl STEMP,STEMP
+ xargs sed -i 's/STEMP,STEMP/STEMP(1),STEMP/'
+ make -f debian/rules debian/patch_applied
make: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2'
make: dpkg: No such file or directory
make: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2'
make: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2'
! [ -e debian/blas.patch ]    || patch -p1 <debian/blas.patch
patching file cblas/src/cblas_cgbmv.c
patching file cblas/src/cblas_cgemm.c
patching file cblas/src/cblas_cgemv.c
patching file cblas/src/cblas_cgerc.c
patching file cblas/src/cblas_cgeru.c
patching file cblas/src/cblas_chbmv.c
patching file cblas/src/cblas_chemm.c
patching file cblas/src/cblas_chemv.c
patching file cblas/src/cblas_cher2.c
patching file cblas/src/cblas_cher2k.c
patching file cblas/src/cblas_cher.c
patching file cblas/src/cblas_cherk.c
patching file cblas/src/cblas_chpmv.c
patching file cblas/src/cblas_chpr2.c
patching file cblas/src/cblas_chpr.c
patching file cblas/src/cblas_csymm.c
patching file cblas/src/cblas_csyr2k.c
patching file cblas/src/cblas_csyrk.c
patching file cblas/src/cblas_ctbmv.c
patching file cblas/src/cblas_ctbsv.c
patching file cblas/src/cblas_ctpmv.c
patching file cblas/src/cblas_ctpsv.c
patching file cblas/src/cblas_ctrmm.c
patching file cblas/src/cblas_ctrmv.c
patching file cblas/src/cblas_ctrsm.c
patching file cblas/src/cblas_ctrsv.c
patching file cblas/src/cblas_dgbmv.c
patching file cblas/src/cblas_dgemm.c
patching file cblas/src/cblas_dgemv.c
patching file cblas/src/cblas_dger.c
patching file cblas/src/cblas_dsbmv.c
patching file cblas/src/cblas_dspmv.c
patching file cblas/src/cblas_dspr2.c
patching file cblas/src/cblas_dspr.c
patching file cblas/src/cblas_dsymm.c
patching file cblas/src/cblas_dsymv.c
patching file cblas/src/cblas_dsyr2.c
patching file cblas/src/cblas_dsyr2k.c
patching file cblas/src/cblas_dsyr.c
patching file cblas/src/cblas_dsyrk.c
patching file cblas/src/cblas_dtbmv.c
patching file cblas/src/cblas_dtbsv.c
patching file cblas/src/cblas_dtpmv.c
patching file cblas/src/cblas_dtpsv.c
patching file cblas/src/cblas_dtrmm.c
patching file cblas/src/cblas_dtrmv.c
patching file cblas/src/cblas_dtrsm.c
patching file cblas/src/cblas_dtrsv.c
patching file cblas/src/cblas_f77.h
patching file cblas/src/cblas_globals.c
patching file cblas/src/cblas_sgbmv.c
patching file cblas/src/cblas_sgemm.c
patching file cblas/src/cblas_sgemv.c
patching file cblas/src/cblas_sger.c
patching file cblas/src/cblas_ssbmv.c
patching file cblas/src/cblas_sspmv.c
patching file cblas/src/cblas_sspr2.c
patching file cblas/src/cblas_sspr.c
patching file cblas/src/cblas_ssymm.c
patching file cblas/src/cblas_ssymv.c
patching file cblas/src/cblas_ssyr2.c
patching file cblas/src/cblas_ssyr2k.c
patching file cblas/src/cblas_ssyr.c
patching file cblas/src/cblas_ssyrk.c
patching file cblas/src/cblas_stbmv.c
patching file cblas/src/cblas_stbsv.c
patching file cblas/src/cblas_stpmv.c
patching file cblas/src/cblas_stpsv.c
patching file cblas/src/cblas_strmm.c
patching file cblas/src/cblas_strmv.c
patching file cblas/src/cblas_strsm.c
patching file cblas/src/cblas_strsv.c
patching file cblas/src/cblas_xerbla.c
patching file cblas/src/cblas_zgbmv.c
patching file cblas/src/cblas_zgemm.c
patching file cblas/src/cblas_zgemv.c
patching file cblas/src/cblas_zgerc.c
patching file cblas/src/cblas_zgeru.c
patching file cblas/src/cblas_zhbmv.c
patching file cblas/src/cblas_zhemm.c
patching file cblas/src/cblas_zhemv.c
patching file cblas/src/cblas_zher2.c
patching file cblas/src/cblas_zher2k.c
patching file cblas/src/cblas_zher.c
patching file cblas/src/cblas_zherk.c
patching file cblas/src/cblas_zhpmv.c
patching file cblas/src/cblas_zhpr2.c
patching file cblas/src/cblas_zhpr.c
patching file cblas/src/cblas_zsymm.c
patching file cblas/src/cblas_zsyr2k.c
patching file cblas/src/cblas_zsyrk.c
patching file cblas/src/cblas_ztbmv.c
patching file cblas/src/cblas_ztbsv.c
patching file cblas/src/cblas_ztpmv.c
patching file cblas/src/cblas_ztpsv.c
patching file cblas/src/cblas_ztrmm.c
patching file cblas/src/cblas_ztrmv.c
patching file cblas/src/cblas_ztrsm.c
patching file cblas/src/cblas_ztrsv.c
patching file cblas/src/Makefile
patching file cblas/src/xerbla.c
patching file src/cgbmv.f
Hunk #1 succeeded at 148 (offset 4 lines).
Hunk #2 succeeded at 176 (offset 4 lines).
patching file src/cgemm.f
Hunk #1 succeeded at 136 (offset 3 lines).
Hunk #2 succeeded at 199 (offset 3 lines).
patching file src/cgemv.f
Hunk #1 succeeded at 121 (offset 4 lines).
Hunk #2 succeeded at 145 (offset 4 lines).
patching file src/cgeru.f
Hunk #1 succeeded at 89 (offset 3 lines).
Hunk #2 succeeded at 110 (offset 3 lines).
patching file src/chbmv.f
Hunk #1 succeeded at 149 (offset 4 lines).
Hunk #2 succeeded at 172 (offset 4 lines).
patching file src/chemm.f
Hunk #1 succeeded at 142 (offset 3 lines).
Hunk #2 succeeded at 187 (offset 3 lines).
patching file src/chemv.f
Hunk #1 succeeded at 118 (offset 4 lines).
Hunk #2 succeeded at 139 (offset 4 lines).
patching file src/cher2.f
Hunk #1 succeeded at 114 (offset 3 lines).
Hunk #2 succeeded at 135 (offset 3 lines).
patching file src/cher2k.f
Hunk #1 succeeded at 148 (offset 3 lines).
Hunk #2 succeeded at 192 (offset 3 lines).
patching file src/cher.f
Hunk #1 succeeded at 103 (offset 3 lines).
Hunk #2 succeeded at 122 (offset 3 lines).
patching file src/cherk.f
Hunk #1 succeeded at 128 (offset 3 lines).
Hunk #2 succeeded at 169 (offset 3 lines).
patching file src/chpmv.f
Hunk #1 succeeded at 115 (offset 4 lines).
Hunk #2 succeeded at 134 (offset 4 lines).
patching file src/chpr2.f
Hunk #1 succeeded at 111 (offset 3 lines).
Hunk #2 succeeded at 130 (offset 3 lines).
patching file src/chpr.f
Hunk #1 succeeded at 100 (offset 3 lines).
Hunk #2 succeeded at 117 (offset 3 lines).
patching file src/csymm.f
Hunk #1 succeeded at 140 (offset 3 lines).
Hunk #2 succeeded at 185 (offset 3 lines).
patching file src/csyr2k.f
Hunk #1 succeeded at 139 (offset 3 lines).
Hunk #2 succeeded at 183 (offset 3 lines).
patching file src/csyrk.f
Hunk #1 succeeded at 122 (offset 3 lines).
Hunk #2 succeeded at 164 (offset 3 lines).
patching file src/ctbmv.f
Hunk #1 succeeded at 153 (offset 4 lines).
Hunk #2 succeeded at 179 (offset 4 lines).
patching file src/ctbsv.f
Hunk #1 succeeded at 156 (offset 3 lines).
Hunk #2 succeeded at 182 (offset 3 lines).
patching file src/ctpmv.f
Hunk #1 succeeded at 113 (offset 4 lines).
Hunk #2 succeeded at 135 (offset 4 lines).
patching file src/ctpsv.f
Hunk #1 succeeded at 115 (offset 3 lines).
Hunk #2 succeeded at 137 (offset 3 lines).
patching file src/ctrmm.f
Hunk #1 succeeded at 132 (offset 3 lines).
Hunk #2 succeeded at 182 (offset 3 lines).
patching file src/ctrmv.f
Hunk #1 succeeded at 116 (offset 4 lines).
Hunk #2 succeeded at 140 (offset 4 lines).
patching file src/ctrsm.f
Hunk #1 succeeded at 134 (offset 3 lines).
Hunk #2 succeeded at 184 (offset 3 lines).
patching file src/ctrsv.f
Hunk #1 succeeded at 118 (offset 3 lines).
Hunk #2 succeeded at 142 (offset 3 lines).
patching file src/dgbmv.f
Hunk #1 succeeded at 142 (offset 5 lines).
Hunk #2 succeeded at 170 (offset 5 lines).
patching file src/dgemm.f
Hunk #1 succeeded at 136 (offset 3 lines).
Hunk #2 succeeded at 193 (offset 3 lines).
patching file src/dgemv.f
Hunk #1 succeeded at 116 (offset 4 lines).
Hunk #2 succeeded at 140 (offset 4 lines).
patching file src/dger.f
Hunk #1 succeeded at 89 (offset 3 lines).
Hunk #2 succeeded at 110 (offset 3 lines).
patching file src/dsbmv.f
Hunk #1 succeeded at 145 (offset 4 lines).
Hunk #2 succeeded at 168 (offset 4 lines).
patching file src/dspmv.f
Hunk #1 succeeded at 111 (offset 4 lines).
Hunk #2 succeeded at 127 (offset 4 lines).
patching file src/dspr2.f
Hunk #1 succeeded at 108 (offset 3 lines).
Hunk #2 succeeded at 124 (offset 3 lines).
patching file src/dspr.f
Hunk #1 succeeded at 97 (offset 3 lines).
Hunk #2 succeeded at 111 (offset 3 lines).
patching file src/dsymm.f
Hunk #1 succeeded at 140 (offset 3 lines).
Hunk #2 succeeded at 183 (offset 3 lines).
patching file src/dsymv.f
Hunk #1 succeeded at 114 (offset 4 lines).
Hunk #2 succeeded at 135 (offset 4 lines).
patching file src/dsyr2.f
Hunk #1 succeeded at 111 (offset 3 lines).
Hunk #2 succeeded at 132 (offset 3 lines).
patching file src/dsyr2k.f
Hunk #1 succeeded at 143 (offset 3 lines).
Hunk #2 succeeded at 186 (offset 3 lines).
patching file src/dsyr.f
Hunk #1 succeeded at 100 (offset 3 lines).
Hunk #2 succeeded at 119 (offset 3 lines).
patching file src/dsyrk.f
Hunk #1 succeeded at 124 (offset 3 lines).
Hunk #2 succeeded at 165 (offset 3 lines).
patching file src/dtbmv.f
Hunk #1 succeeded at 153 (offset 4 lines).
Hunk #2 succeeded at 179 (offset 4 lines).
patching file src/dtbsv.f
Hunk #1 succeeded at 156 (offset 3 lines).
Hunk #2 succeeded at 182 (offset 3 lines).
patching file src/dtpmv.f
Hunk #1 succeeded at 113 (offset 4 lines).
Hunk #2 succeeded at 132 (offset 4 lines).
patching file src/dtpsv.f
Hunk #1 succeeded at 115 (offset 3 lines).
Hunk #2 succeeded at 134 (offset 3 lines).
patching file src/dtrmm.f
Hunk #1 succeeded at 132 (offset 3 lines).
Hunk #2 succeeded at 179 (offset 3 lines).
patching file src/dtrmv.f
Hunk #1 succeeded at 116 (offset 4 lines).
Hunk #2 succeeded at 140 (offset 4 lines).
patching file src/dtrsm.f
Hunk #1 succeeded at 135 (offset 3 lines).
Hunk #2 succeeded at 182 (offset 3 lines).
patching file src/dtrsv.f
Hunk #1 succeeded at 116 (offset 1 line).
Hunk #2 succeeded at 140 (offset 1 line).
patching file src/sgbmv.f
Hunk #1 succeeded at 142 (offset 5 lines).
Hunk #2 succeeded at 170 (offset 5 lines).
patching file src/sgemm.f
Hunk #1 succeeded at 136 (offset 3 lines).
Hunk #2 succeeded at 193 (offset 3 lines).
patching file src/sgemv.f
Hunk #1 succeeded at 116 (offset 4 lines).
Hunk #2 succeeded at 140 (offset 4 lines).
patching file src/sger.f
Hunk #1 succeeded at 89 (offset 3 lines).
Hunk #2 succeeded at 110 (offset 3 lines).
patching file src/ssbmv.f
Hunk #1 succeeded at 145 (offset 4 lines).
Hunk #2 succeeded at 168 (offset 4 lines).
patching file src/sspmv.f
Hunk #1 succeeded at 111 (offset 4 lines).
Hunk #2 succeeded at 127 (offset 4 lines).
patching file src/sspr2.f
Hunk #1 succeeded at 108 (offset 3 lines).
Hunk #2 succeeded at 124 (offset 3 lines).
patching file src/sspr.f
Hunk #1 succeeded at 97 (offset 3 lines).
Hunk #2 succeeded at 111 (offset 3 lines).
patching file src/ssymm.f
Hunk #1 succeeded at 140 (offset 3 lines).
Hunk #2 succeeded at 183 (offset 3 lines).
patching file src/ssymv.f
Hunk #1 succeeded at 114 (offset 4 lines).
Hunk #2 succeeded at 135 (offset 4 lines).
patching file src/ssyr2.f
Hunk #1 succeeded at 111 (offset 3 lines).
Hunk #2 succeeded at 132 (offset 3 lines).
patching file src/ssyr2k.f
Hunk #1 succeeded at 143 (offset 3 lines).
Hunk #2 succeeded at 186 (offset 3 lines).
patching file src/ssyr.f
Hunk #1 succeeded at 100 (offset 3 lines).
Hunk #2 succeeded at 119 (offset 3 lines).
patching file src/ssyrk.f
Hunk #1 succeeded at 124 (offset 3 lines).
Hunk #2 succeeded at 165 (offset 3 lines).
patching file src/stbmv.f
Hunk #1 succeeded at 153 (offset 4 lines).
Hunk #2 succeeded at 179 (offset 4 lines).
patching file src/stbsv.f
Hunk #1 succeeded at 156 (offset 3 lines).
Hunk #2 succeeded at 182 (offset 3 lines).
patching file src/stpmv.f
Hunk #1 succeeded at 113 (offset 4 lines).
Hunk #2 succeeded at 132 (offset 4 lines).
patching file src/stpsv.f
Hunk #1 succeeded at 115 (offset 3 lines).
Hunk #2 succeeded at 134 (offset 3 lines).
patching file src/strmm.f
Hunk #1 succeeded at 132 (offset 3 lines).
Hunk #2 succeeded at 179 (offset 3 lines).
patching file src/strmv.f
Hunk #1 succeeded at 116 (offset 4 lines).
Hunk #2 succeeded at 140 (offset 4 lines).
patching file src/strsm.f
Hunk #1 succeeded at 135 (offset 3 lines).
Hunk #2 succeeded at 182 (offset 3 lines).
patching file src/strsv.f
Hunk #1 succeeded at 118 (offset 3 lines).
Hunk #2 succeeded at 142 (offset 3 lines).
patching file src/xerbla.f
Hunk #4 succeeded at 43 with fuzz 2 (offset 6 lines).
patching file src/zgbmv.f
Hunk #1 succeeded at 148 (offset 4 lines).
Hunk #2 succeeded at 176 (offset 4 lines).
patching file src/zgemm.f
Hunk #1 succeeded at 136 (offset 3 lines).
Hunk #2 succeeded at 199 (offset 3 lines).
patching file src/zgemv.f
Hunk #1 succeeded at 121 (offset 4 lines).
Hunk #2 succeeded at 145 (offset 4 lines).
patching file src/zgerc.f
Hunk #1 succeeded at 89 (offset 3 lines).
Hunk #2 succeeded at 110 (offset 3 lines).
patching file src/zgeru.f
Hunk #1 succeeded at 89 (offset 3 lines).
Hunk #2 succeeded at 110 (offset 3 lines).
patching file src/zhbmv.f
Hunk #1 succeeded at 149 (offset 4 lines).
Hunk #2 succeeded at 172 (offset 4 lines).
patching file src/zhemm.f
Hunk #1 succeeded at 142 (offset 3 lines).
Hunk #2 succeeded at 187 (offset 3 lines).
patching file src/zhemv.f
Hunk #1 succeeded at 118 (offset 4 lines).
Hunk #2 succeeded at 139 (offset 4 lines).
patching file src/zher2.f
Hunk #1 succeeded at 114 (offset 3 lines).
Hunk #2 succeeded at 135 (offset 3 lines).
patching file src/zher2k.f
Hunk #1 succeeded at 148 (offset 3 lines).
Hunk #2 succeeded at 192 (offset 3 lines).
patching file src/zher.f
Hunk #1 succeeded at 103 (offset 3 lines).
Hunk #2 succeeded at 122 (offset 3 lines).
patching file src/zherk.f
Hunk #1 succeeded at 128 (offset 3 lines).
Hunk #2 succeeded at 169 (offset 3 lines).
patching file src/zhpmv.f
Hunk #1 succeeded at 115 (offset 4 lines).
Hunk #2 succeeded at 134 (offset 4 lines).
patching file src/zhpr2.f
Hunk #1 succeeded at 111 (offset 3 lines).
Hunk #2 succeeded at 130 (offset 3 lines).
patching file src/zhpr.f
Hunk #1 succeeded at 100 (offset 3 lines).
Hunk #2 succeeded at 117 (offset 3 lines).
patching file src/zsymm.f
Hunk #1 succeeded at 140 (offset 3 lines).
Hunk #2 succeeded at 185 (offset 3 lines).
patching file src/zsyr2k.f
Hunk #1 succeeded at 139 (offset 3 lines).
Hunk #2 succeeded at 183 (offset 3 lines).
patching file src/zsyrk.f
Hunk #1 succeeded at 122 (offset 3 lines).
Hunk #2 succeeded at 164 (offset 3 lines).
patching file src/ztbmv.f
Hunk #1 succeeded at 153 (offset 4 lines).
Hunk #2 succeeded at 179 (offset 4 lines).
patching file src/ztbsv.f
Hunk #1 succeeded at 156 (offset 3 lines).
Hunk #2 succeeded at 182 (offset 3 lines).
patching file src/ztpmv.f
Hunk #1 succeeded at 113 (offset 4 lines).
Hunk #2 succeeded at 135 (offset 4 lines).
patching file src/ztpsv.f
Hunk #1 succeeded at 115 (offset 3 lines).
Hunk #2 succeeded at 137 (offset 3 lines).
patching file src/ztrmm.f
Hunk #1 succeeded at 132 (offset 3 lines).
Hunk #2 succeeded at 182 (offset 3 lines).
patching file src/ztrmv.f
Hunk #1 succeeded at 116 (offset 4 lines).
Hunk #2 succeeded at 140 (offset 4 lines).
patching file src/ztrsm.f
Hunk #1 succeeded at 134 (offset 3 lines).
Hunk #2 succeeded at 184 (offset 3 lines).
patching file src/ztrsv.f
Hunk #1 succeeded at 118 (offset 3 lines).
Hunk #2 succeeded at 142 (offset 3 lines).
patching file cblas/src/cblas.h
patching file cblas/testing/c_cblat3.f
patching file cblas/testing/c_dblat3.f
patching file cblas/testing/c_sblas1.c
patching file cblas/testing/c_sblat3.f
patching file cblas/testing/c_zblat2.f
patching file cblas/testing/c_zblat3.f
patching file doc/faq.html
patching file man/manl/cscal.l
patching file man/manl/zrotg.l
patching file man/manl/zscal.l
patching file src/crotg.f
patching file cblas/testing/c_xerbla.c
patching file src/cgerc.f
Hunk #1 succeeded at 89 (offset 3 lines).
Hunk #2 succeeded at 110 (offset 3 lines).
! [ -e debian//patch ] || patch -p1 <debian//patch
touch debian/patch_applied
make: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2'
+ sed -i -e 's/\$(shell[[:space:]]\+dpkg.*arch.*)/x86_64/g' debian/rules
+ sed -i -e 's/\$(shell[[:space:]]\+dpkg.*arch.*)/x86_64/g' cblas/testing/Makefile
+ sed -i -e s/i386/i586/g debian/rules
+ sed -i -e s/i386/i586/g cblas/testing/Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48638
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd blas-3.9.2
+ make -f debian/rules build
make: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2'
cat cblas/Makefile.LINUX | sed -e "s,^BLLIB = .*,BLLIB = -L $(pwd) -lblas,1" \
	     -e "s,^CBDIR = .*,CBDIR = $(pwd)/cblas,1" \
	     -e "s,^CC = gcc,CC = \$(GCC) ,1" \
	     -e "s,^FC = g77,FC = \$(F77) ,1" \
	     -e "s,^CFLAGS = ,CFLAGS = \$(PICOPTS) ,1" \
	     -e "s,^FFLAGS = ,FFLAGS = \$(PICOPTS) ,1" \
	     -e "s,-O3,-pipe -g  -fomit-frame-pointer -O3,g" \
		>cblas/Makefile.in
cd cblas && make cleanobj 
make[1]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
( cd testing ; make cleanobj )
make[2]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/testing'
rm -f core *.o a.out 
make[2]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/testing'
( cd src ; make clean )
make[2]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/src'
rm -f *.o a.out core 
make[2]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
cd cblas && make rmlib
make[1]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
( rm -f /usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX/cblas_LINUX.a )
make[1]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
cd cblas && make CC=gcc F77=gfortran PICOPTS=-fPIC alllib
make[1]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
mkdir -p /usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX
( cd src ; make all)
make[2]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/src'
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_srotg.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_srotmg.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_srot.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_srotm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sswap.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sscal.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_scopy.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_saxpy.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sdot.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sdsdot.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_snrm2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sasum.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_isamax.c
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c sdotsub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c sdsdotsub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c snrm2sub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c sasumsub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c isamaxsub.f
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_scasum.c
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c scasumsub.f
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_scnrm2.c
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c scnrm2sub.f
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_drotg.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_drotmg.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_drot.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_drotm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dswap.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dscal.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dcopy.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_daxpy.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ddot.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsdot.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dnrm2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dasum.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_idamax.c
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c ddotsub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c dsdotsub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c dnrm2sub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c dasumsub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c idamaxsub.f
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cswap.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cscal.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_csscal.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ccopy.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_caxpy.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cdotu_sub.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cdotc_sub.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_icamax.c
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c cdotcsub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c cdotusub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c icamaxsub.f
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zswap.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zscal.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zdscal.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zcopy.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zaxpy.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zdotu_sub.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zdotc_sub.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dznrm2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dzasum.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_izamax.c
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c zdotcsub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c zdotusub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c dzasumsub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c dznrm2sub.f
gfortran  -fPIC -pipe -g  -fomit-frame-pointer -O3   -c izamaxsub.f
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sgemv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sgbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sger.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sspmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sspr.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sspr2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssymv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssyr.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssyr2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_stbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_stbsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_stpmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_stpsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_strmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_strsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dgemv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dgbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dger.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dspmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dspr.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dspr2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsymv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsyr.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsyr2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtbsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtpmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtpsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtrmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtrsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cgemv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cgbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chemv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chpmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctrmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctpmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctrsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctbsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctpsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cgeru.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cgerc.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cher.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cher2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chpr.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chpr2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zgemv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zgbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhemv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhpmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztrmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztbmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztpmv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztrsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztbsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztpsv.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zgeru.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zgerc.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zher.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zher2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhpr.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhpr2.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sgemm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssymm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssyrk.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssyr2k.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_strmm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_strsm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dgemm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsymm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsyrk.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsyr2k.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtrmm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtrsm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cgemm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_csymm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chemm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cherk.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cher2k.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctrmm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctrsm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_csyrk.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_csyr2k.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zgemm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zsymm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhemm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zherk.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zher2k.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztrmm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztrsm.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zsyrk.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zsyr2k.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_xerbla.c
gcc -fPIC -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c xerbla.c
ar r  /usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX/cblas_LINUX.a cblas_srotg.o cblas_srotmg.o cblas_srot.o cblas_srotm.o cblas_sswap.o cblas_sscal.o  cblas_scopy.o cblas_saxpy.o cblas_sdot.o  cblas_sdsdot.o cblas_snrm2.o cblas_sasum.o cblas_isamax.o   sdotsub.o   sdsdotsub.o snrm2sub.o sasumsub.o isamaxsub.o cblas_scasum.o scasumsub.o cblas_scnrm2.o scnrm2sub.o cblas_drotg.o cblas_drotmg.o cblas_drot.o cblas_drotm.o cblas_dswap.o cblas_dscal.o  cblas_dcopy.o cblas_daxpy.o cblas_ddot.o  cblas_dsdot.o cblas_dnrm2.o cblas_dasum.o cblas_idamax.o   ddotsub.o   dsdotsub.o       dnrm2sub.o dasumsub.o idamaxsub.o cblas_cswap.o cblas_cscal.o cblas_csscal.o cblas_ccopy.o cblas_caxpy.o cblas_cdotu_sub.o cblas_cdotc_sub.o cblas_icamax.o cdotcsub.o cdotusub.o icamaxsub.o cblas_scasum.o scasumsub.o cblas_scnrm2.o scnrm2sub.o cblas_zswap.o cblas_zscal.o cblas_zdscal.o cblas_zcopy.o cblas_zaxpy.o cblas_zdotu_sub.o cblas_zdotc_sub.o cblas_dznrm2.o cblas_dzasum.o cblas_izamax.o zdotcsub.o zdotusub.o dzasumsub.o  dznrm2sub.o  izamaxsub.o  cblas_sgemv.o cblas_sgbmv.o cblas_sger.o cblas_ssbmv.o  cblas_sspmv.o cblas_sspr.o  cblas_sspr2.o cblas_ssymv.o cblas_ssyr.o  cblas_ssyr2.o cblas_stbmv.o cblas_stbsv.o cblas_stpmv.o cblas_stpsv.o  cblas_strmv.o cblas_strsv.o   cblas_dgemv.o cblas_dgbmv.o cblas_dger.o cblas_dsbmv.o  cblas_dspmv.o cblas_dspr.o  cblas_dspr2.o cblas_dsymv.o cblas_dsyr.o  cblas_dsyr2.o cblas_dtbmv.o cblas_dtbsv.o cblas_dtpmv.o cblas_dtpsv.o  cblas_dtrmv.o cblas_dtrsv.o   cblas_cgemv.o cblas_cgbmv.o cblas_chemv.o cblas_chbmv.o cblas_chpmv.o cblas_ctrmv.o cblas_ctbmv.o cblas_ctpmv.o cblas_ctrsv.o cblas_ctbsv.o cblas_ctpsv.o cblas_cgeru.o cblas_cgerc.o cblas_cher.o  cblas_cher2.o cblas_chpr.o  cblas_chpr2.o  cblas_zgemv.o cblas_zgbmv.o cblas_zhemv.o cblas_zhbmv.o cblas_zhpmv.o cblas_ztrmv.o cblas_ztbmv.o cblas_ztpmv.o cblas_ztrsv.o cblas_ztbsv.o cblas_ztpsv.o cblas_zgeru.o cblas_zgerc.o cblas_zher.o  cblas_zher2.o cblas_zhpr.o  cblas_zhpr2.o  cblas_sgemm.o cblas_ssymm.o cblas_ssyrk.o cblas_ssyr2k.o cblas_strmm.o cblas_strsm.o cblas_dgemm.o cblas_dsymm.o cblas_dsyrk.o cblas_dsyr2k.o cblas_dtrmm.o cblas_dtrsm.o   cblas_cgemm.o cblas_csymm.o cblas_chemm.o cblas_cherk.o cblas_cher2k.o cblas_ctrmm.o cblas_ctrsm.o  cblas_csyrk.o cblas_csyr2k.o cblas_zgemm.o cblas_zsymm.o cblas_zhemm.o cblas_zherk.o cblas_zher2k.o cblas_ztrmm.o cblas_ztrsm.o  cblas_zsyrk.o cblas_zsyr2k.o cblas_xerbla.o xerbla.o  
ar: creating /usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX/cblas_LINUX.a
echo /usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX/cblas_LINUX.a
/usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX/cblas_LINUX.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
cp cblas/lib/LINUX/cblas_LINUX.a cblas/libcblas_pic.a
mkdir -p debian/shared
touch debian/shared_dir
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/caxpy.f -o debian/shared/caxpy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ccopy.f -o debian/shared/ccopy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cdotc.f -o debian/shared/cdotc.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cdotu.f -o debian/shared/cdotu.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cgbmv.f -o debian/shared/cgbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cgemm.f -o debian/shared/cgemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cgemv.f -o debian/shared/cgemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cgerc.f -o debian/shared/cgerc.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cgeru.f -o debian/shared/cgeru.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/chbmv.f -o debian/shared/chbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/chemm.f -o debian/shared/chemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/chemv.f -o debian/shared/chemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cher.f -o debian/shared/cher.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cher2.f -o debian/shared/cher2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cher2k.f -o debian/shared/cher2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cherk.f -o debian/shared/cherk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/chpmv.f -o debian/shared/chpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/chpr.f -o debian/shared/chpr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/chpr2.f -o debian/shared/chpr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/crotg.f -o debian/shared/crotg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cscal.f -o debian/shared/cscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/csrot.f -o debian/shared/csrot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/csscal.f -o debian/shared/csscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/cswap.f -o debian/shared/cswap.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/csymm.f -o debian/shared/csymm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/csyr2k.f -o debian/shared/csyr2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/csyrk.f -o debian/shared/csyrk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ctbmv.f -o debian/shared/ctbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ctbsv.f -o debian/shared/ctbsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ctpmv.f -o debian/shared/ctpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ctpsv.f -o debian/shared/ctpsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ctrmm.f -o debian/shared/ctrmm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ctrmv.f -o debian/shared/ctrmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ctrsm.f -o debian/shared/ctrsm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ctrsv.f -o debian/shared/ctrsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dasum.f -o debian/shared/dasum.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/daxpy.f -o debian/shared/daxpy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dcabs1.f -o debian/shared/dcabs1.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dcopy.f -o debian/shared/dcopy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ddot.f -o debian/shared/ddot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dgbmv.f -o debian/shared/dgbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dgemm.f -o debian/shared/dgemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dgemv.f -o debian/shared/dgemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dger.f -o debian/shared/dger.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dnrm2.f -o debian/shared/dnrm2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/drot.f -o debian/shared/drot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/drotg.f -o debian/shared/drotg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/drotm.f -o debian/shared/drotm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/drotmg.f -o debian/shared/drotmg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dsbmv.f -o debian/shared/dsbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dscal.f -o debian/shared/dscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dsdot.f -o debian/shared/dsdot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dspmv.f -o debian/shared/dspmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dspr.f -o debian/shared/dspr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dspr2.f -o debian/shared/dspr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dswap.f -o debian/shared/dswap.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dsymm.f -o debian/shared/dsymm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dsymv.f -o debian/shared/dsymv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dsyr.f -o debian/shared/dsyr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dsyr2.f -o debian/shared/dsyr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dsyr2k.f -o debian/shared/dsyr2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dsyrk.f -o debian/shared/dsyrk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dtbmv.f -o debian/shared/dtbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dtbsv.f -o debian/shared/dtbsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dtpmv.f -o debian/shared/dtpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dtpsv.f -o debian/shared/dtpsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dtrmm.f -o debian/shared/dtrmm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dtrmv.f -o debian/shared/dtrmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dtrsm.f -o debian/shared/dtrsm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dtrsv.f -o debian/shared/dtrsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dzasum.f -o debian/shared/dzasum.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/dznrm2.f -o debian/shared/dznrm2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3  -fPIC -c src/icamax.f -o debian/shared/icamax.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/idamax.f -o debian/shared/idamax.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/isamax.f -o debian/shared/isamax.o	
gfortran -pipe -g  -fomit-frame-pointer -O3  -fPIC -c src/izamax.f -o debian/shared/izamax.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/lsame.f -o debian/shared/lsame.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sasum.f -o debian/shared/sasum.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/saxpy.f -o debian/shared/saxpy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/scabs1.f -o debian/shared/scabs1.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/scasum.f -o debian/shared/scasum.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/scnrm2.f -o debian/shared/scnrm2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/scopy.f -o debian/shared/scopy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sdot.f -o debian/shared/sdot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sdsdot.f -o debian/shared/sdsdot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sgbmv.f -o debian/shared/sgbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sgemm.f -o debian/shared/sgemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sgemv.f -o debian/shared/sgemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sger.f -o debian/shared/sger.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/snrm2.f -o debian/shared/snrm2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/srot.f -o debian/shared/srot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/srotg.f -o debian/shared/srotg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/srotm.f -o debian/shared/srotm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/srotmg.f -o debian/shared/srotmg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ssbmv.f -o debian/shared/ssbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sscal.f -o debian/shared/sscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sspmv.f -o debian/shared/sspmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sspr.f -o debian/shared/sspr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sspr2.f -o debian/shared/sspr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/sswap.f -o debian/shared/sswap.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ssymm.f -o debian/shared/ssymm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ssymv.f -o debian/shared/ssymv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ssyr.f -o debian/shared/ssyr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ssyr2.f -o debian/shared/ssyr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ssyr2k.f -o debian/shared/ssyr2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ssyrk.f -o debian/shared/ssyrk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/stbmv.f -o debian/shared/stbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/stbsv.f -o debian/shared/stbsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/stpmv.f -o debian/shared/stpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/stpsv.f -o debian/shared/stpsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/strmm.f -o debian/shared/strmm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/strmv.f -o debian/shared/strmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/strsm.f -o debian/shared/strsm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/strsv.f -o debian/shared/strsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/xerbla.f -o debian/shared/xerbla.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zaxpy.f -o debian/shared/zaxpy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zcopy.f -o debian/shared/zcopy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zdotc.f -o debian/shared/zdotc.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zdotu.f -o debian/shared/zdotu.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zdrot.f -o debian/shared/zdrot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zdscal.f -o debian/shared/zdscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zgbmv.f -o debian/shared/zgbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zgemm.f -o debian/shared/zgemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zgemv.f -o debian/shared/zgemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zgerc.f -o debian/shared/zgerc.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zgeru.f -o debian/shared/zgeru.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zhbmv.f -o debian/shared/zhbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zhemm.f -o debian/shared/zhemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zhemv.f -o debian/shared/zhemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zher.f -o debian/shared/zher.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zher2.f -o debian/shared/zher2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zher2k.f -o debian/shared/zher2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zherk.f -o debian/shared/zherk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zhpmv.f -o debian/shared/zhpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zhpr.f -o debian/shared/zhpr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zhpr2.f -o debian/shared/zhpr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zrotg.f -o debian/shared/zrotg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zscal.f -o debian/shared/zscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zswap.f -o debian/shared/zswap.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zsymm.f -o debian/shared/zsymm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zsyr2k.f -o debian/shared/zsyr2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/zsyrk.f -o debian/shared/zsyrk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ztbmv.f -o debian/shared/ztbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ztbsv.f -o debian/shared/ztbsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ztpmv.f -o debian/shared/ztpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ztpsv.f -o debian/shared/ztpsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ztrmm.f -o debian/shared/ztrmm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ztrmv.f -o debian/shared/ztrmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ztrsm.f -o debian/shared/ztrsm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -fPIC -c src/ztrsv.f -o debian/shared/ztrsv.o	
cd debian/shared && ar x ../../cblas/libcblas_pic.a
gfortran -shared -Wl,-soname=libblas.so.3gf -o libblas.so.3gf.0 debian/shared/*.o
ln -snf libblas.so.3gf.0 libblas.so.3gf
ln -snf libblas.so.3gf libblas.so
cd cblas && make cleanobj 
make[1]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
( cd testing ; make cleanobj )
make[2]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/testing'
rm -f core *.o a.out 
make[2]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/testing'
( cd src ; make clean )
make[2]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/src'
rm -f *.o a.out core 
make[2]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
cd cblas && make rmlib
make[1]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
( rm -f /usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX/cblas_LINUX.a )
make[1]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
cd cblas && make CC=gcc F77=gfortran alllib
make[1]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
( cd src ; make all)
make[2]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/src'
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_srotg.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_srotmg.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_srot.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_srotm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sswap.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sscal.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_scopy.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_saxpy.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sdot.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sdsdot.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_snrm2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sasum.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_isamax.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c sdotsub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c sdsdotsub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c snrm2sub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c sasumsub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c isamaxsub.f
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_scasum.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c scasumsub.f
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_scnrm2.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c scnrm2sub.f
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_drotg.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_drotmg.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_drot.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_drotm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dswap.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dscal.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dcopy.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_daxpy.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ddot.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsdot.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dnrm2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dasum.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_idamax.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c ddotsub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c dsdotsub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c dnrm2sub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c dasumsub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c idamaxsub.f
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cswap.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cscal.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_csscal.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ccopy.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_caxpy.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cdotu_sub.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cdotc_sub.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_icamax.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c cdotcsub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c cdotusub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c icamaxsub.f
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zswap.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zscal.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zdscal.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zcopy.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zaxpy.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zdotu_sub.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zdotc_sub.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dznrm2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dzasum.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_izamax.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c zdotcsub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c zdotusub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c dzasumsub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c dznrm2sub.f
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c izamaxsub.f
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sgemv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sgbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sger.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sspmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sspr.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sspr2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssymv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssyr.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssyr2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_stbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_stbsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_stpmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_stpsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_strmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_strsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dgemv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dgbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dger.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dspmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dspr.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dspr2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsymv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsyr.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsyr2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtbsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtpmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtpsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtrmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtrsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cgemv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cgbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chemv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chpmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctrmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctpmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctrsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctbsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctpsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cgeru.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cgerc.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cher.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cher2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chpr.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chpr2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zgemv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zgbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhemv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhpmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztrmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztbmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztpmv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztrsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztbsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztpsv.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zgeru.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zgerc.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zher.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zher2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhpr.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhpr2.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_sgemm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssymm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssyrk.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ssyr2k.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_strmm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_strsm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dgemm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsymm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsyrk.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dsyr2k.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtrmm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_dtrsm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cgemm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_csymm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_chemm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cherk.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_cher2k.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctrmm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ctrsm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_csyrk.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_csyr2k.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zgemm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zsymm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zhemm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zherk.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zher2k.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztrmm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_ztrsm.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zsyrk.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_zsyr2k.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c cblas_xerbla.c
gcc  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src -c xerbla.c
ar r  /usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX/cblas_LINUX.a cblas_srotg.o cblas_srotmg.o cblas_srot.o cblas_srotm.o cblas_sswap.o cblas_sscal.o  cblas_scopy.o cblas_saxpy.o cblas_sdot.o  cblas_sdsdot.o cblas_snrm2.o cblas_sasum.o cblas_isamax.o   sdotsub.o   sdsdotsub.o snrm2sub.o sasumsub.o isamaxsub.o cblas_scasum.o scasumsub.o cblas_scnrm2.o scnrm2sub.o cblas_drotg.o cblas_drotmg.o cblas_drot.o cblas_drotm.o cblas_dswap.o cblas_dscal.o  cblas_dcopy.o cblas_daxpy.o cblas_ddot.o  cblas_dsdot.o cblas_dnrm2.o cblas_dasum.o cblas_idamax.o   ddotsub.o   dsdotsub.o       dnrm2sub.o dasumsub.o idamaxsub.o cblas_cswap.o cblas_cscal.o cblas_csscal.o cblas_ccopy.o cblas_caxpy.o cblas_cdotu_sub.o cblas_cdotc_sub.o cblas_icamax.o cdotcsub.o cdotusub.o icamaxsub.o cblas_scasum.o scasumsub.o cblas_scnrm2.o scnrm2sub.o cblas_zswap.o cblas_zscal.o cblas_zdscal.o cblas_zcopy.o cblas_zaxpy.o cblas_zdotu_sub.o cblas_zdotc_sub.o cblas_dznrm2.o cblas_dzasum.o cblas_izamax.o zdotcsub.o zdotusub.o dzasumsub.o  dznrm2sub.o  izamaxsub.o  cblas_sgemv.o cblas_sgbmv.o cblas_sger.o cblas_ssbmv.o  cblas_sspmv.o cblas_sspr.o  cblas_sspr2.o cblas_ssymv.o cblas_ssyr.o  cblas_ssyr2.o cblas_stbmv.o cblas_stbsv.o cblas_stpmv.o cblas_stpsv.o  cblas_strmv.o cblas_strsv.o   cblas_dgemv.o cblas_dgbmv.o cblas_dger.o cblas_dsbmv.o  cblas_dspmv.o cblas_dspr.o  cblas_dspr2.o cblas_dsymv.o cblas_dsyr.o  cblas_dsyr2.o cblas_dtbmv.o cblas_dtbsv.o cblas_dtpmv.o cblas_dtpsv.o  cblas_dtrmv.o cblas_dtrsv.o   cblas_cgemv.o cblas_cgbmv.o cblas_chemv.o cblas_chbmv.o cblas_chpmv.o cblas_ctrmv.o cblas_ctbmv.o cblas_ctpmv.o cblas_ctrsv.o cblas_ctbsv.o cblas_ctpsv.o cblas_cgeru.o cblas_cgerc.o cblas_cher.o  cblas_cher2.o cblas_chpr.o  cblas_chpr2.o  cblas_zgemv.o cblas_zgbmv.o cblas_zhemv.o cblas_zhbmv.o cblas_zhpmv.o cblas_ztrmv.o cblas_ztbmv.o cblas_ztpmv.o cblas_ztrsv.o cblas_ztbsv.o cblas_ztpsv.o cblas_zgeru.o cblas_zgerc.o cblas_zher.o  cblas_zher2.o cblas_zhpr.o  cblas_zhpr2.o  cblas_sgemm.o cblas_ssymm.o cblas_ssyrk.o cblas_ssyr2k.o cblas_strmm.o cblas_strsm.o cblas_dgemm.o cblas_dsymm.o cblas_dsyrk.o cblas_dsyr2k.o cblas_dtrmm.o cblas_dtrsm.o   cblas_cgemm.o cblas_csymm.o cblas_chemm.o cblas_cherk.o cblas_cher2k.o cblas_ctrmm.o cblas_ctrsm.o  cblas_csyrk.o cblas_csyr2k.o cblas_zgemm.o cblas_zsymm.o cblas_zhemm.o cblas_zherk.o cblas_zher2k.o cblas_ztrmm.o cblas_ztrsm.o  cblas_zsyrk.o cblas_zsyr2k.o cblas_xerbla.o xerbla.o  
ar: creating /usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX/cblas_LINUX.a
echo /usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX/cblas_LINUX.a
/usr/src/RPM/BUILD/blas-3.9.2/cblas/lib/LINUX/cblas_LINUX.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
cp cblas/lib/LINUX/cblas_LINUX.a cblas/libcblas.a
mkdir -p debian/static
touch debian/static_dir
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/caxpy.f -o debian/static/caxpy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ccopy.f -o debian/static/ccopy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cdotc.f -o debian/static/cdotc.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cdotu.f -o debian/static/cdotu.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cgbmv.f -o debian/static/cgbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cgemm.f -o debian/static/cgemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cgemv.f -o debian/static/cgemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cgerc.f -o debian/static/cgerc.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cgeru.f -o debian/static/cgeru.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/chbmv.f -o debian/static/chbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/chemm.f -o debian/static/chemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/chemv.f -o debian/static/chemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cher.f -o debian/static/cher.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cher2.f -o debian/static/cher2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cher2k.f -o debian/static/cher2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cherk.f -o debian/static/cherk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/chpmv.f -o debian/static/chpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/chpr.f -o debian/static/chpr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/chpr2.f -o debian/static/chpr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/crotg.f -o debian/static/crotg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cscal.f -o debian/static/cscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/csrot.f -o debian/static/csrot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/csscal.f -o debian/static/csscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/cswap.f -o debian/static/cswap.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/csymm.f -o debian/static/csymm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/csyr2k.f -o debian/static/csyr2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/csyrk.f -o debian/static/csyrk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ctbmv.f -o debian/static/ctbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ctbsv.f -o debian/static/ctbsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ctpmv.f -o debian/static/ctpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ctpsv.f -o debian/static/ctpsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ctrmm.f -o debian/static/ctrmm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ctrmv.f -o debian/static/ctrmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ctrsm.f -o debian/static/ctrsm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ctrsv.f -o debian/static/ctrsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dasum.f -o debian/static/dasum.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/daxpy.f -o debian/static/daxpy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dcabs1.f -o debian/static/dcabs1.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dcopy.f -o debian/static/dcopy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ddot.f -o debian/static/ddot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dgbmv.f -o debian/static/dgbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dgemm.f -o debian/static/dgemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dgemv.f -o debian/static/dgemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dger.f -o debian/static/dger.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dnrm2.f -o debian/static/dnrm2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/drot.f -o debian/static/drot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/drotg.f -o debian/static/drotg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/drotm.f -o debian/static/drotm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/drotmg.f -o debian/static/drotmg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dsbmv.f -o debian/static/dsbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dscal.f -o debian/static/dscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dsdot.f -o debian/static/dsdot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dspmv.f -o debian/static/dspmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dspr.f -o debian/static/dspr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dspr2.f -o debian/static/dspr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dswap.f -o debian/static/dswap.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dsymm.f -o debian/static/dsymm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dsymv.f -o debian/static/dsymv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dsyr.f -o debian/static/dsyr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dsyr2.f -o debian/static/dsyr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dsyr2k.f -o debian/static/dsyr2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dsyrk.f -o debian/static/dsyrk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dtbmv.f -o debian/static/dtbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dtbsv.f -o debian/static/dtbsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dtpmv.f -o debian/static/dtpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dtpsv.f -o debian/static/dtpsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dtrmm.f -o debian/static/dtrmm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dtrmv.f -o debian/static/dtrmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dtrsm.f -o debian/static/dtrsm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dtrsv.f -o debian/static/dtrsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dzasum.f -o debian/static/dzasum.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/dznrm2.f -o debian/static/dznrm2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3  -c src/icamax.f -o debian/static/icamax.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/idamax.f -o debian/static/idamax.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/isamax.f -o debian/static/isamax.o	
gfortran -pipe -g  -fomit-frame-pointer -O3  -c src/izamax.f -o debian/static/izamax.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/lsame.f -o debian/static/lsame.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sasum.f -o debian/static/sasum.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/saxpy.f -o debian/static/saxpy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/scabs1.f -o debian/static/scabs1.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/scasum.f -o debian/static/scasum.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/scnrm2.f -o debian/static/scnrm2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/scopy.f -o debian/static/scopy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sdot.f -o debian/static/sdot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sdsdot.f -o debian/static/sdsdot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sgbmv.f -o debian/static/sgbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sgemm.f -o debian/static/sgemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sgemv.f -o debian/static/sgemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sger.f -o debian/static/sger.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/snrm2.f -o debian/static/snrm2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/srot.f -o debian/static/srot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/srotg.f -o debian/static/srotg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/srotm.f -o debian/static/srotm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/srotmg.f -o debian/static/srotmg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ssbmv.f -o debian/static/ssbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sscal.f -o debian/static/sscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sspmv.f -o debian/static/sspmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sspr.f -o debian/static/sspr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sspr2.f -o debian/static/sspr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/sswap.f -o debian/static/sswap.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ssymm.f -o debian/static/ssymm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ssymv.f -o debian/static/ssymv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ssyr.f -o debian/static/ssyr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ssyr2.f -o debian/static/ssyr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ssyr2k.f -o debian/static/ssyr2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ssyrk.f -o debian/static/ssyrk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/stbmv.f -o debian/static/stbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/stbsv.f -o debian/static/stbsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/stpmv.f -o debian/static/stpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/stpsv.f -o debian/static/stpsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/strmm.f -o debian/static/strmm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/strmv.f -o debian/static/strmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/strsm.f -o debian/static/strsm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/strsv.f -o debian/static/strsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/xerbla.f -o debian/static/xerbla.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zaxpy.f -o debian/static/zaxpy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zcopy.f -o debian/static/zcopy.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zdotc.f -o debian/static/zdotc.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zdotu.f -o debian/static/zdotu.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zdrot.f -o debian/static/zdrot.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zdscal.f -o debian/static/zdscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zgbmv.f -o debian/static/zgbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zgemm.f -o debian/static/zgemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zgemv.f -o debian/static/zgemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zgerc.f -o debian/static/zgerc.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zgeru.f -o debian/static/zgeru.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zhbmv.f -o debian/static/zhbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zhemm.f -o debian/static/zhemm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zhemv.f -o debian/static/zhemv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zher.f -o debian/static/zher.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zher2.f -o debian/static/zher2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zher2k.f -o debian/static/zher2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zherk.f -o debian/static/zherk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zhpmv.f -o debian/static/zhpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zhpr.f -o debian/static/zhpr.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zhpr2.f -o debian/static/zhpr2.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zrotg.f -o debian/static/zrotg.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zscal.f -o debian/static/zscal.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zswap.f -o debian/static/zswap.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zsymm.f -o debian/static/zsymm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zsyr2k.f -o debian/static/zsyr2k.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/zsyrk.f -o debian/static/zsyrk.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ztbmv.f -o debian/static/ztbmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ztbsv.f -o debian/static/ztbsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ztpmv.f -o debian/static/ztpmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ztpsv.f -o debian/static/ztpsv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ztrmm.f -o debian/static/ztrmm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ztrmv.f -o debian/static/ztrmv.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ztrsm.f -o debian/static/ztrsm.o	
gfortran -pipe -g  -fomit-frame-pointer -O3 -c src/ztrsv.f -o debian/static/ztrsv.o	
cd debian/static && ar x ../../cblas/libcblas.a
ar r libblas.a debian/static/*.o
ar: creating libblas.a
make: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2'
+ make -f debian/rules debian/test_results
make: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2'
cd cblas && make alltst CC=gcc F77=gfortran CBLIB=
make[1]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
( cd testing ; make all )
make[2]: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/testing'
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_sblas1.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_sblat1.f
gfortran   -o xscblat1 c_sblat1.o c_sblas1.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_dblas1.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_dblat1.f
gfortran   -o xdcblat1 c_dblat1.o c_dblas1.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_cblas1.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_cblat1.f
gfortran   -o xccblat1 c_cblat1.o c_cblas1.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_zblas1.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_zblat1.f
gfortran   -o xzcblat1 c_zblat1.o c_zblas1.o   -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_sblas2.c
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_s2chke.c
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c auxiliary.c
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_xerbla.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_sblat2.f
gfortran   -o xscblat2 c_sblat2.o c_sblas2.o c_s2chke.o auxiliary.o c_xerbla.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_dblas2.c
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_d2chke.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_dblat2.f
gfortran   -o xdcblat2 c_dblat2.o c_dblas2.o c_d2chke.o auxiliary.o c_xerbla.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_cblas2.c
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_c2chke.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_cblat2.f
gfortran   -o xccblat2 c_cblat2.o c_cblas2.o c_c2chke.o auxiliary.o c_xerbla.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_zblas2.c
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_z2chke.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_zblat2.f
gfortran   -o xzcblat2 c_zblat2.o c_zblas2.o c_z2chke.o auxiliary.o c_xerbla.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_sblas3.c
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_s3chke.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_sblat3.f
gfortran   -o xscblat3 c_sblat3.o c_sblas3.o c_s3chke.o auxiliary.o c_xerbla.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_dblas3.c
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_d3chke.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_dblat3.f
gfortran   -o xdcblat3 c_dblat3.o c_dblas3.o c_d3chke.o auxiliary.o c_xerbla.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_cblas3.c
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_c3chke.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_cblat3.f
gfortran   -o xccblat3 c_cblat3.o c_cblas3.o c_c3chke.o auxiliary.o c_xerbla.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_zblas3.c
gcc -I/usr/src/RPM/BUILD/blas-3.9.2/cblas/src  -pipe -g  -fomit-frame-pointer -O3 -DADD_ -c c_z3chke.c
gfortran   -pipe -g  -fomit-frame-pointer -O3   -c c_zblat3.f
gfortran   -o xzcblat3 c_zblat3.o c_zblas3.o c_z3chke.o auxiliary.o c_xerbla.o  -L /usr/src/RPM/BUILD/blas-3.9.2 -lblas 
make[2]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas/testing'
make[1]: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2/cblas'
mkdir -p debian/test
touch debian/test_dir
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xscblat1 > debian/test/xscblat1
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xscblat1 || (cat debian/test/xscblat1 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xdcblat1 > debian/test/xdcblat1
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xdcblat1 || (cat debian/test/xdcblat1 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xccblat1 > debian/test/xccblat1
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xccblat1 || (cat debian/test/xccblat1 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xzcblat1 > debian/test/xzcblat1
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xzcblat1 || (cat debian/test/xzcblat1 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xscblat2 \
	< cblas/testing/sin2 > debian/test/xscblat2
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xscblat2 || (cat debian/test/xscblat2 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xdcblat2 \
	< cblas/testing/din2 > debian/test/xdcblat2
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xdcblat2 || (cat debian/test/xdcblat2 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xccblat2 \
	< cblas/testing/cin2 > debian/test/xccblat2
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xccblat2 || (cat debian/test/xccblat2 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xzcblat2 \
	< cblas/testing/zin2 > debian/test/xzcblat2
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xzcblat2 || (cat debian/test/xzcblat2 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xscblat3 \
	< cblas/testing/sin3 > debian/test/xscblat3
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xscblat3 || (cat debian/test/xscblat3 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xdcblat3 \
	< cblas/testing/din3 > debian/test/xdcblat3
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xdcblat3 || (cat debian/test/xdcblat3 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xccblat3 \
	< cblas/testing/cin3 > debian/test/xccblat3
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xccblat3 || (cat debian/test/xccblat3 && false)
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xzcblat3 \
	< cblas/testing/zin3 > debian/test/xzcblat3
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xzcblat3 || (cat debian/test/xzcblat3 && false)
cp test/sblat1 test/sblat1.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xsblat1 test/sblat1.f -L $(pwd) -lblas
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xsblat1 > debian/test/xsblat1
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xsblat1 || (cat debian/test/xsblat1 && false)
cp test/dblat1 test/dblat1.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xdblat1 test/dblat1.f -L $(pwd) -lblas
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xdblat1 > debian/test/xdblat1
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xdblat1 || (cat debian/test/xdblat1 && false)
cp test/cblat1 test/cblat1.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xcblat1 test/cblat1.f -L $(pwd) -lblas
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xcblat1 > debian/test/xcblat1
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xcblat1 || (cat debian/test/xcblat1 && false)
cp test/zblat1 test/zblat1.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xzblat1 test/zblat1.f -L $(pwd) -lblas
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xzblat1 > debian/test/xzblat1
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xzblat1 || (cat debian/test/xzblat1 && false)
cp test/sblat2 test/sblat2.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xsblat2 test/sblat2.f -L $(pwd) -lblas
rm -f *.SUMM
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xsblat2 \
	< test/sblat2d
cat *.SUMM >debian/test/xsblat2
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xsblat2 || (cat debian/test/xsblat2 && false)
cp test/dblat2 test/dblat2.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xdblat2 test/dblat2.f -L $(pwd) -lblas
rm -f *.SUMM
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xdblat2 \
	< test/dblat2d
cat *.SUMM >debian/test/xdblat2
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xdblat2 || (cat debian/test/xdblat2 && false)
cp test/cblat2 test/cblat2.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xcblat2 test/cblat2.f -L $(pwd) -lblas
rm -f *.SUMM
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xcblat2 \
	< test/cblat2d
cat *.SUMM >debian/test/xcblat2
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xcblat2 || (cat debian/test/xcblat2 && false)
cp test/zblat2 test/zblat2.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xzblat2 test/zblat2.f -L $(pwd) -lblas
rm -f *.SUMM
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xzblat2 \
	< test/zblat2d
cat *.SUMM >debian/test/xzblat2
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xzblat2 || (cat debian/test/xzblat2 && false)
cp test/sblat3 test/sblat3.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xsblat3 test/sblat3.f -L $(pwd) -lblas
rm -f *.SUMM
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xsblat3 \
	< test/sblat3d
cat *.SUMM >debian/test/xsblat3
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xsblat3 || (cat debian/test/xsblat3 && false)
cp test/dblat3 test/dblat3.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xdblat3 test/dblat3.f -L $(pwd) -lblas
rm -f *.SUMM
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xdblat3 \
	< test/dblat3d
cat *.SUMM >debian/test/xdblat3
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xdblat3 || (cat debian/test/xdblat3 && false)
cp test/cblat3 test/cblat3.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xcblat3 test/cblat3.f -L $(pwd) -lblas
rm -f *.SUMM
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xcblat3 \
	< test/cblat3d
cat *.SUMM >debian/test/xcblat3
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xcblat3 || (cat debian/test/xcblat3 && false)
cp test/zblat3 test/zblat3.f
gfortran -pipe -g  -fomit-frame-pointer -O3 -o test/xzblat3 test/zblat3.f -L $(pwd) -lblas
rm -f *.SUMM
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH test/xzblat3 \
	< test/zblat3d
cat *.SUMM >debian/test/xzblat3
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xzblat3 || (cat debian/test/xzblat3 && false)
cat debian/test/xscblat1 debian/test/xdcblat1 debian/test/xccblat1 debian/test/xzcblat1 debian/test/xscblat2 debian/test/xdcblat2 debian/test/xccblat2 debian/test/xzcblat2 debian/test/xscblat3 debian/test/xdcblat3 debian/test/xccblat3 debian/test/xzcblat3 debian/test/xsblat1 debian/test/xdblat1 debian/test/xcblat1 debian/test/xzblat1 debian/test/xsblat2 debian/test/xdblat2 debian/test/xcblat2 debian/test/xzblat2 debian/test/xsblat3 debian/test/xdblat3 debian/test/xcblat3 debian/test/xzblat3 > debian/test_results
cat debian/test_results | awk '/fail/ || /FAIL/ {exit 1}'
rm test/dblat1.f test/zblat2.f test/cblat1.f test/zblat1.f test/dblat3.f test/dblat2.f test/cblat3.f test/zblat3.f test/cblat2.f test/sblat2.f test/sblat1.f test/sblat3.f
make: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2'
++ sed -e 's/\.l/.3/g'
++ echo man/manl/cgbmv.l man/manl/cgemm.l man/manl/cgemv.l man/manl/cgerc.l man/manl/cgeru.l man/manl/chbmv.l man/manl/chemm.l man/manl/chemv.l man/manl/cher.l man/manl/cher2.l man/manl/cher2k.l man/manl/cherk.l man/manl/chpmv.l man/manl/chpr.l man/manl/chpr2.l man/manl/cscal.l man/manl/csymm.l man/manl/csyr2k.l man/manl/csyrk.l man/manl/ctbmv.l man/manl/ctbsv.l man/manl/ctpmv.l man/manl/ctpsv.l man/manl/ctrmm.l man/manl/ctrmv.l man/manl/ctrsm.l man/manl/ctrsv.l man/manl/dcabs1.l man/manl/dgbmv.l man/manl/dgemm.l man/manl/dgemv.l man/manl/dger.l man/manl/dsbmv.l man/manl/dspmv.l man/manl/dspr.l man/manl/dspr2.l man/manl/dsymm.l man/manl/dsymv.l man/manl/dsyr.l man/manl/dsyr2.l man/manl/dsyr2k.l man/manl/dsyrk.l man/manl/dtbmv.l man/manl/dtbsv.l man/manl/dtpmv.l man/manl/dtpsv.l man/manl/dtrmm.l man/manl/dtrmv.l man/manl/dtrsm.l man/manl/dtrsv.l man/manl/lsame.l man/manl/sgbmv.l man/manl/sgemm.l man/manl/sgemv.l man/manl/sger.l man/manl/ssbmv.l man/manl/sspmv.l man/manl/sspr.l man/manl/sspr2.l man/manl/ssymm.l man/manl/ssymv.l man/manl/ssyr.l man/manl/ssyr2.l man/manl/ssyr2k.l man/manl/ssyrk.l man/manl/stbmv.l man/manl/stbsv.l man/manl/stpmv.l man/manl/stpsv.l man/manl/strmm.l man/manl/strmv.l man/manl/strsm.l man/manl/strsv.l man/manl/xerbla.l man/manl/zgbmv.l man/manl/zgemm.l man/manl/zgemv.l man/manl/zgerc.l man/manl/zgeru.l man/manl/zhbmv.l man/manl/zhemm.l man/manl/zhemv.l man/manl/zher.l man/manl/zher2.l man/manl/zher2k.l man/manl/zherk.l man/manl/zhpmv.l man/manl/zhpr.l man/manl/zhpr2.l man/manl/zrotg.l man/manl/zscal.l man/manl/zsymm.l man/manl/zsyr2k.l man/manl/zsyrk.l man/manl/ztbmv.l man/manl/ztbsv.l man/manl/ztpmv.l man/manl/ztpsv.l man/manl/ztrmm.l man/manl/ztrmv.l man/manl/ztrsm.l man/manl/ztrsv.l
+ make -f debian/rules man/manl/cgbmv.3 man/manl/cgemm.3 man/manl/cgemv.3 man/manl/cgerc.3 man/manl/cgeru.3 man/manl/chbmv.3 man/manl/chemm.3 man/manl/chemv.3 man/manl/cher.3 man/manl/cher2.3 man/manl/cher2k.3 man/manl/cherk.3 man/manl/chpmv.3 man/manl/chpr.3 man/manl/chpr2.3 man/manl/cscal.3 man/manl/csymm.3 man/manl/csyr2k.3 man/manl/csyrk.3 man/manl/ctbmv.3 man/manl/ctbsv.3 man/manl/ctpmv.3 man/manl/ctpsv.3 man/manl/ctrmm.3 man/manl/ctrmv.3 man/manl/ctrsm.3 man/manl/ctrsv.3 man/manl/dcabs1.3 man/manl/dgbmv.3 man/manl/dgemm.3 man/manl/dgemv.3 man/manl/dger.3 man/manl/dsbmv.3 man/manl/dspmv.3 man/manl/dspr.3 man/manl/dspr2.3 man/manl/dsymm.3 man/manl/dsymv.3 man/manl/dsyr.3 man/manl/dsyr2.3 man/manl/dsyr2k.3 man/manl/dsyrk.3 man/manl/dtbmv.3 man/manl/dtbsv.3 man/manl/dtpmv.3 man/manl/dtpsv.3 man/manl/dtrmm.3 man/manl/dtrmv.3 man/manl/dtrsm.3 man/manl/dtrsv.3 man/manl/lsame.3 man/manl/sgbmv.3 man/manl/sgemm.3 man/manl/sgemv.3 man/manl/sger.3 man/manl/ssbmv.3 man/manl/sspmv.3 man/manl/sspr.3 man/manl/sspr2.3 man/manl/ssymm.3 man/manl/ssymv.3 man/manl/ssyr.3 man/manl/ssyr2.3 man/manl/ssyr2k.3 man/manl/ssyrk.3 man/manl/stbmv.3 man/manl/stbsv.3 man/manl/stpmv.3 man/manl/stpsv.3 man/manl/strmm.3 man/manl/strmv.3 man/manl/strsm.3 man/manl/strsv.3 man/manl/xerbla.3 man/manl/zgbmv.3 man/manl/zgemm.3 man/manl/zgemv.3 man/manl/zgerc.3 man/manl/zgeru.3 man/manl/zhbmv.3 man/manl/zhemm.3 man/manl/zhemv.3 man/manl/zher.3 man/manl/zher2.3 man/manl/zher2k.3 man/manl/zherk.3 man/manl/zhpmv.3 man/manl/zhpr.3 man/manl/zhpr2.3 man/manl/zrotg.3 man/manl/zscal.3 man/manl/zsymm.3 man/manl/zsyr2k.3 man/manl/zsyrk.3 man/manl/ztbmv.3 man/manl/ztbsv.3 man/manl/ztpmv.3 man/manl/ztpsv.3 man/manl/ztrmm.3 man/manl/ztrmv.3 man/manl/ztrsm.3 man/manl/ztrsv.3
make: Entering directory '/usr/src/RPM/BUILD/blas-3.9.2'
cat man/manl/cgbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/cgbmv.3
echo Convervted man/manl/cgbmv.l to man/manl/cgbmv.3, diff: 
Convervted man/manl/cgbmv.l to man/manl/cgbmv.3, diff:
diff -u man/manl/cgbmv.l man/manl/cgbmv.3 || true
--- man/manl/cgbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/cgbmv.3	2024-09-28 04:57:08.318000748 +0000
@@ -1,4 +1,4 @@
-.TH CGBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CGBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CGBMV - perform one of the matrix-vector operations   y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y, or   y := alpha*conjg( A' )*x + beta*y,
 .SH SYNOPSIS
cat man/manl/cgemm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/cgemm.3
echo Convervted man/manl/cgemm.l to man/manl/cgemm.3, diff: 
Convervted man/manl/cgemm.l to man/manl/cgemm.3, diff:
diff -u man/manl/cgemm.l man/manl/cgemm.3 || true
--- man/manl/cgemm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/cgemm.3	2024-09-28 04:57:08.323000833 +0000
@@ -1,4 +1,4 @@
-.TH CGEMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CGEMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CGEMM - perform one of the matrix-matrix operations   C := alpha*op( A )*op( B ) + beta*C,
 .SH SYNOPSIS
cat man/manl/cgemv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/cgemv.3
echo Convervted man/manl/cgemv.l to man/manl/cgemv.3, diff: 
Convervted man/manl/cgemv.l to man/manl/cgemv.3, diff:
diff -u man/manl/cgemv.l man/manl/cgemv.3 || true
--- man/manl/cgemv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/cgemv.3	2024-09-28 04:57:08.329000934 +0000
@@ -1,4 +1,4 @@
-.TH CGEMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CGEMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CGEMV - perform one of the matrix-vector operations   y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y, or   y := alpha*conjg( A' )*x + beta*y,
 .SH SYNOPSIS
cat man/manl/cgerc.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/cgerc.3
echo Convervted man/manl/cgerc.l to man/manl/cgerc.3, diff: 
Convervted man/manl/cgerc.l to man/manl/cgerc.3, diff:
diff -u man/manl/cgerc.l man/manl/cgerc.3 || true
--- man/manl/cgerc.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/cgerc.3	2024-09-28 04:57:08.335001036 +0000
@@ -1,4 +1,4 @@
-.TH CGERC l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CGERC 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CGERC - perform the rank 1 operation   A := alpha*x*conjg( y' ) + A,
 .SH SYNOPSIS
cat man/manl/cgeru.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/cgeru.3
echo Convervted man/manl/cgeru.l to man/manl/cgeru.3, diff: 
Convervted man/manl/cgeru.l to man/manl/cgeru.3, diff:
diff -u man/manl/cgeru.l man/manl/cgeru.3 || true
--- man/manl/cgeru.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/cgeru.3	2024-09-28 04:57:08.340001121 +0000
@@ -1,4 +1,4 @@
-.TH CGERU l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CGERU 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CGERU - perform the rank 1 operation   A := alpha*x*y' + A,
 .SH SYNOPSIS
cat man/manl/chbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/chbmv.3
echo Convervted man/manl/chbmv.l to man/manl/chbmv.3, diff: 
Convervted man/manl/chbmv.l to man/manl/chbmv.3, diff:
diff -u man/manl/chbmv.l man/manl/chbmv.3 || true
--- man/manl/chbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/chbmv.3	2024-09-28 04:57:08.346001222 +0000
@@ -1,4 +1,4 @@
-.TH CHBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CHBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CHBMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/chemm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/chemm.3
echo Convervted man/manl/chemm.l to man/manl/chemm.3, diff: 
Convervted man/manl/chemm.l to man/manl/chemm.3, diff:
diff -u man/manl/chemm.l man/manl/chemm.3 || true
--- man/manl/chemm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/chemm.3	2024-09-28 04:57:08.352001324 +0000
@@ -1,4 +1,4 @@
-.TH CHEMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CHEMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CHEMM - perform one of the matrix-matrix operations   C := alpha*A*B + beta*C,
 .SH SYNOPSIS
cat man/manl/chemv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/chemv.3
echo Convervted man/manl/chemv.l to man/manl/chemv.3, diff: 
Convervted man/manl/chemv.l to man/manl/chemv.3, diff:
diff -u man/manl/chemv.l man/manl/chemv.3 || true
--- man/manl/chemv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/chemv.3	2024-09-28 04:57:08.357001409 +0000
@@ -1,4 +1,4 @@
-.TH CHEMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CHEMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CHEMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/cher.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/cher.3
echo Convervted man/manl/cher.l to man/manl/cher.3, diff: 
Convervted man/manl/cher.l to man/manl/cher.3, diff:
diff -u man/manl/cher.l man/manl/cher.3 || true
--- man/manl/cher.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/cher.3	2024-09-28 04:57:08.363001511 +0000
@@ -1,4 +1,4 @@
-.TH CHER l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CHER 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CHER - perform the hermitian rank 1 operation   A := alpha*x*conjg( x' ) + A,
 .SH SYNOPSIS
cat man/manl/cher2.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/cher2.3
echo Convervted man/manl/cher2.l to man/manl/cher2.3, diff: 
Convervted man/manl/cher2.l to man/manl/cher2.3, diff:
diff -u man/manl/cher2.l man/manl/cher2.3 || true
--- man/manl/cher2.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/cher2.3	2024-09-28 04:57:08.368001595 +0000
@@ -1,4 +1,4 @@
-.TH CHER2 l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CHER2 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CHER2 - perform the hermitian rank 2 operation   A := alpha*x*conjg( y' ) + conjg( alpha )*y*conjg( x' ) + A,
 .SH SYNOPSIS
cat man/manl/cher2k.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/cher2k.3
echo Convervted man/manl/cher2k.l to man/manl/cher2k.3, diff: 
Convervted man/manl/cher2k.l to man/manl/cher2k.3, diff:
diff -u man/manl/cher2k.l man/manl/cher2k.3 || true
--- man/manl/cher2k.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/cher2k.3	2024-09-28 04:57:08.374001697 +0000
@@ -1,4 +1,4 @@
-.TH CHER2K l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CHER2K 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CHER2K - perform one of the hermitian rank 2k operations   C := alpha*A*conjg( B' ) + conjg( alpha )*B*conjg( A' ) + beta*C,
 .SH SYNOPSIS
cat man/manl/cherk.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/cherk.3
echo Convervted man/manl/cherk.l to man/manl/cherk.3, diff: 
Convervted man/manl/cherk.l to man/manl/cherk.3, diff:
diff -u man/manl/cherk.l man/manl/cherk.3 || true
--- man/manl/cherk.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/cherk.3	2024-09-28 04:57:08.380001799 +0000
@@ -1,4 +1,4 @@
-.TH CHERK l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CHERK 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CHERK - perform one of the hermitian rank k operations   C := alpha*A*conjg( A' ) + beta*C,
 .SH SYNOPSIS
cat man/manl/chpmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/chpmv.3
echo Convervted man/manl/chpmv.l to man/manl/chpmv.3, diff: 
Convervted man/manl/chpmv.l to man/manl/chpmv.3, diff:
diff -u man/manl/chpmv.l man/manl/chpmv.3 || true
--- man/manl/chpmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/chpmv.3	2024-09-28 04:57:08.385001883 +0000
@@ -1,4 +1,4 @@
-.TH CHPMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CHPMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CHPMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/chpr.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/chpr.3
echo Convervted man/manl/chpr.l to man/manl/chpr.3, diff: 
Convervted man/manl/chpr.l to man/manl/chpr.3, diff:
diff -u man/manl/chpr.l man/manl/chpr.3 || true
--- man/manl/chpr.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/chpr.3	2024-09-28 04:57:08.391001985 +0000
@@ -1,4 +1,4 @@
-.TH CHPR l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CHPR 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CHPR - perform the hermitian rank 1 operation   A := alpha*x*conjg( x' ) + A,
 .SH SYNOPSIS
cat man/manl/chpr2.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/chpr2.3
echo Convervted man/manl/chpr2.l to man/manl/chpr2.3, diff: 
Convervted man/manl/chpr2.l to man/manl/chpr2.3, diff:
diff -u man/manl/chpr2.l man/manl/chpr2.3 || true
--- man/manl/chpr2.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/chpr2.3	2024-09-28 04:57:08.396002070 +0000
@@ -1,4 +1,4 @@
-.TH CHPR2 l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CHPR2 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CHPR2 - perform the hermitian rank 2 operation   A := alpha*x*conjg( y' ) + conjg( alpha )*y*conjg( x' ) + A,
 .SH SYNOPSIS
cat man/manl/cscal.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/cscal.3
echo Convervted man/manl/cscal.l to man/manl/cscal.3, diff: 
Convervted man/manl/cscal.l to man/manl/cscal.3, diff:
diff -u man/manl/cscal.l man/manl/cscal.3 || true
--- man/manl/cscal.l	2024-09-28 04:55:21.525191118 +0000
+++ man/manl/cscal.3	2024-09-28 04:57:08.402002172 +0000
@@ -1,4 +1,4 @@
-.TH CSCAL l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CSCAL 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CSCAL - scales a vector by a constant.
 .SH SYNOPSIS
cat man/manl/csymm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/csymm.3
echo Convervted man/manl/csymm.l to man/manl/csymm.3, diff: 
Convervted man/manl/csymm.l to man/manl/csymm.3, diff:
diff -u man/manl/csymm.l man/manl/csymm.3 || true
--- man/manl/csymm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/csymm.3	2024-09-28 04:57:08.408002273 +0000
@@ -1,4 +1,4 @@
-.TH CSYMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CSYMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CSYMM - perform one of the matrix-matrix operations   C := alpha*A*B + beta*C,
 .SH SYNOPSIS
cat man/manl/csyr2k.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/csyr2k.3
echo Convervted man/manl/csyr2k.l to man/manl/csyr2k.3, diff: 
Convervted man/manl/csyr2k.l to man/manl/csyr2k.3, diff:
diff -u man/manl/csyr2k.l man/manl/csyr2k.3 || true
--- man/manl/csyr2k.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/csyr2k.3	2024-09-28 04:57:08.413002358 +0000
@@ -1,4 +1,4 @@
-.TH CSYR2K l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CSYR2K 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CSYR2K - perform one of the symmetric rank 2k operations   C := alpha*A*B' + alpha*B*A' + beta*C,
 .SH SYNOPSIS
cat man/manl/csyrk.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/csyrk.3
echo Convervted man/manl/csyrk.l to man/manl/csyrk.3, diff: 
Convervted man/manl/csyrk.l to man/manl/csyrk.3, diff:
diff -u man/manl/csyrk.l man/manl/csyrk.3 || true
--- man/manl/csyrk.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/csyrk.3	2024-09-28 04:57:08.419002460 +0000
@@ -1,4 +1,4 @@
-.TH CSYRK l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CSYRK 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CSYRK - perform one of the symmetric rank k operations   C := alpha*A*A' + beta*C,
 .SH SYNOPSIS
cat man/manl/ctbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ctbmv.3
echo Convervted man/manl/ctbmv.l to man/manl/ctbmv.3, diff: 
Convervted man/manl/ctbmv.l to man/manl/ctbmv.3, diff:
diff -u man/manl/ctbmv.l man/manl/ctbmv.3 || true
--- man/manl/ctbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ctbmv.3	2024-09-28 04:57:08.425002561 +0000
@@ -1,4 +1,4 @@
-.TH CTBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CTBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CTBMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x, or x := conjg( A' )*x,
 .SH SYNOPSIS
cat man/manl/ctbsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ctbsv.3
echo Convervted man/manl/ctbsv.l to man/manl/ctbsv.3, diff: 
Convervted man/manl/ctbsv.l to man/manl/ctbsv.3, diff:
diff -u man/manl/ctbsv.l man/manl/ctbsv.3 || true
--- man/manl/ctbsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ctbsv.3	2024-09-28 04:57:08.430002646 +0000
@@ -1,4 +1,4 @@
-.TH CTBSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CTBSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CTBSV - solve one of the systems of equations   A*x = b, or A'*x = b, or conjg( A' )*x = b,
 .SH SYNOPSIS
cat man/manl/ctpmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ctpmv.3
echo Convervted man/manl/ctpmv.l to man/manl/ctpmv.3, diff: 
Convervted man/manl/ctpmv.l to man/manl/ctpmv.3, diff:
diff -u man/manl/ctpmv.l man/manl/ctpmv.3 || true
--- man/manl/ctpmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ctpmv.3	2024-09-28 04:57:08.436002748 +0000
@@ -1,4 +1,4 @@
-.TH CTPMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CTPMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CTPMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x, or x := conjg( A' )*x,
 .SH SYNOPSIS
cat man/manl/ctpsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ctpsv.3
echo Convervted man/manl/ctpsv.l to man/manl/ctpsv.3, diff: 
Convervted man/manl/ctpsv.l to man/manl/ctpsv.3, diff:
diff -u man/manl/ctpsv.l man/manl/ctpsv.3 || true
--- man/manl/ctpsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ctpsv.3	2024-09-28 04:57:08.442002849 +0000
@@ -1,4 +1,4 @@
-.TH CTPSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CTPSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CTPSV - solve one of the systems of equations   A*x = b, or A'*x = b, or conjg( A' )*x = b,
 .SH SYNOPSIS
cat man/manl/ctrmm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ctrmm.3
echo Convervted man/manl/ctrmm.l to man/manl/ctrmm.3, diff: 
Convervted man/manl/ctrmm.l to man/manl/ctrmm.3, diff:
diff -u man/manl/ctrmm.l man/manl/ctrmm.3 || true
--- man/manl/ctrmm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ctrmm.3	2024-09-28 04:57:08.448002951 +0000
@@ -1,4 +1,4 @@
-.TH CTRMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CTRMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CTRMM - perform one of the matrix-matrix operations   B := alpha*op( A )*B, or B := alpha*B*op( A )  where alpha is a scalar, B is an m by n matrix, A is a unit, or non-unit, upper or lower triangular matrix and op( A ) is one of   op( A ) = A or op( A ) = A' or op( A ) = conjg( A' )
 .SH SYNOPSIS
cat man/manl/ctrmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ctrmv.3
echo Convervted man/manl/ctrmv.l to man/manl/ctrmv.3, diff: 
Convervted man/manl/ctrmv.l to man/manl/ctrmv.3, diff:
diff -u man/manl/ctrmv.l man/manl/ctrmv.3 || true
--- man/manl/ctrmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ctrmv.3	2024-09-28 04:57:08.453003036 +0000
@@ -1,4 +1,4 @@
-.TH CTRMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CTRMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CTRMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x, or x := conjg( A' )*x,
 .SH SYNOPSIS
cat man/manl/ctrsm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ctrsm.3
echo Convervted man/manl/ctrsm.l to man/manl/ctrsm.3, diff: 
Convervted man/manl/ctrsm.l to man/manl/ctrsm.3, diff:
diff -u man/manl/ctrsm.l man/manl/ctrsm.3 || true
--- man/manl/ctrsm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ctrsm.3	2024-09-28 04:57:08.459003137 +0000
@@ -1,4 +1,4 @@
-.TH CTRSM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CTRSM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CTRSM - solve one of the matrix equations   op( A )*X = alpha*B, or X*op( A ) = alpha*B,
 .SH SYNOPSIS
cat man/manl/ctrsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ctrsv.3
echo Convervted man/manl/ctrsv.l to man/manl/ctrsv.3, diff: 
Convervted man/manl/ctrsv.l to man/manl/ctrsv.3, diff:
diff -u man/manl/ctrsv.l man/manl/ctrsv.3 || true
--- man/manl/ctrsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ctrsv.3	2024-09-28 04:57:08.464003222 +0000
@@ -1,4 +1,4 @@
-.TH CTRSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH CTRSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 CTRSV - solve one of the systems of equations   A*x = b, or A'*x = b, or conjg( A' )*x = b,
 .SH SYNOPSIS
cat man/manl/dcabs1.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dcabs1.3
echo Convervted man/manl/dcabs1.l to man/manl/dcabs1.3, diff: 
Convervted man/manl/dcabs1.l to man/manl/dcabs1.3, diff:
diff -u man/manl/dcabs1.l man/manl/dcabs1.3 || true
cat man/manl/dgbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dgbmv.3
echo Convervted man/manl/dgbmv.l to man/manl/dgbmv.3, diff: 
Convervted man/manl/dgbmv.l to man/manl/dgbmv.3, diff:
diff -u man/manl/dgbmv.l man/manl/dgbmv.3 || true
--- man/manl/dgbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dgbmv.3	2024-09-28 04:57:08.475003408 +0000
@@ -1,4 +1,4 @@
-.TH DGBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DGBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DGBMV - perform one of the matrix-vector operations   y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y,
 .SH SYNOPSIS
cat man/manl/dgemm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dgemm.3
echo Convervted man/manl/dgemm.l to man/manl/dgemm.3, diff: 
Convervted man/manl/dgemm.l to man/manl/dgemm.3, diff:
diff -u man/manl/dgemm.l man/manl/dgemm.3 || true
--- man/manl/dgemm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dgemm.3	2024-09-28 04:57:08.482003527 +0000
@@ -1,4 +1,4 @@
-.TH DGEMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DGEMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DGEMM - perform one of the matrix-matrix operations   C := alpha*op( A )*op( B ) + beta*C,
 .SH SYNOPSIS
cat man/manl/dgemv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dgemv.3
echo Convervted man/manl/dgemv.l to man/manl/dgemv.3, diff: 
Convervted man/manl/dgemv.l to man/manl/dgemv.3, diff:
diff -u man/manl/dgemv.l man/manl/dgemv.3 || true
--- man/manl/dgemv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dgemv.3	2024-09-28 04:57:08.488003629 +0000
@@ -1,4 +1,4 @@
-.TH DGEMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DGEMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DGEMV - perform one of the matrix-vector operations   y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y,
 .SH SYNOPSIS
cat man/manl/dger.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dger.3
echo Convervted man/manl/dger.l to man/manl/dger.3, diff: 
Convervted man/manl/dger.l to man/manl/dger.3, diff:
diff -u man/manl/dger.l man/manl/dger.3 || true
--- man/manl/dger.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dger.3	2024-09-28 04:57:08.493003713 +0000
@@ -1,4 +1,4 @@
-.TH DGER l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DGER 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DGER - perform the rank 1 operation   A := alpha*x*y' + A,
 .SH SYNOPSIS
cat man/manl/dsbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dsbmv.3
echo Convervted man/manl/dsbmv.l to man/manl/dsbmv.3, diff: 
Convervted man/manl/dsbmv.l to man/manl/dsbmv.3, diff:
diff -u man/manl/dsbmv.l man/manl/dsbmv.3 || true
--- man/manl/dsbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dsbmv.3	2024-09-28 04:57:08.499003815 +0000
@@ -1,4 +1,4 @@
-.TH DSBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DSBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DSBMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/dspmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dspmv.3
echo Convervted man/manl/dspmv.l to man/manl/dspmv.3, diff: 
Convervted man/manl/dspmv.l to man/manl/dspmv.3, diff:
diff -u man/manl/dspmv.l man/manl/dspmv.3 || true
--- man/manl/dspmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dspmv.3	2024-09-28 04:57:08.505003917 +0000
@@ -1,4 +1,4 @@
-.TH DSPMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DSPMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DSPMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/dspr.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dspr.3
echo Convervted man/manl/dspr.l to man/manl/dspr.3, diff: 
Convervted man/manl/dspr.l to man/manl/dspr.3, diff:
diff -u man/manl/dspr.l man/manl/dspr.3 || true
--- man/manl/dspr.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dspr.3	2024-09-28 04:57:08.510004001 +0000
@@ -1,4 +1,4 @@
-.TH DSPR l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DSPR 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DSPR - perform the symmetric rank 1 operation   A := alpha*x*x' + A,
 .SH SYNOPSIS
cat man/manl/dspr2.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dspr2.3
echo Convervted man/manl/dspr2.l to man/manl/dspr2.3, diff: 
Convervted man/manl/dspr2.l to man/manl/dspr2.3, diff:
diff -u man/manl/dspr2.l man/manl/dspr2.3 || true
--- man/manl/dspr2.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dspr2.3	2024-09-28 04:57:08.516004103 +0000
@@ -1,4 +1,4 @@
-.TH DSPR2 l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DSPR2 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DSPR2 - perform the symmetric rank 2 operation   A := alpha*x*y' + alpha*y*x' + A,
 .SH SYNOPSIS
cat man/manl/dsymm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dsymm.3
echo Convervted man/manl/dsymm.l to man/manl/dsymm.3, diff: 
Convervted man/manl/dsymm.l to man/manl/dsymm.3, diff:
diff -u man/manl/dsymm.l man/manl/dsymm.3 || true
--- man/manl/dsymm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dsymm.3	2024-09-28 04:57:08.521004188 +0000
@@ -1,4 +1,4 @@
-.TH DSYMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DSYMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DSYMM - perform one of the matrix-matrix operations   C := alpha*A*B + beta*C,
 .SH SYNOPSIS
cat man/manl/dsymv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dsymv.3
echo Convervted man/manl/dsymv.l to man/manl/dsymv.3, diff: 
Convervted man/manl/dsymv.l to man/manl/dsymv.3, diff:
diff -u man/manl/dsymv.l man/manl/dsymv.3 || true
--- man/manl/dsymv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dsymv.3	2024-09-28 04:57:08.527004290 +0000
@@ -1,4 +1,4 @@
-.TH DSYMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DSYMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DSYMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/dsyr.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dsyr.3
echo Convervted man/manl/dsyr.l to man/manl/dsyr.3, diff: 
Convervted man/manl/dsyr.l to man/manl/dsyr.3, diff:
diff -u man/manl/dsyr.l man/manl/dsyr.3 || true
--- man/manl/dsyr.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dsyr.3	2024-09-28 04:57:08.533004391 +0000
@@ -1,4 +1,4 @@
-.TH DSYR l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DSYR 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DSYR - perform the symmetric rank 1 operation   A := alpha*x*x' + A,
 .SH SYNOPSIS
cat man/manl/dsyr2.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dsyr2.3
echo Convervted man/manl/dsyr2.l to man/manl/dsyr2.3, diff: 
Convervted man/manl/dsyr2.l to man/manl/dsyr2.3, diff:
diff -u man/manl/dsyr2.l man/manl/dsyr2.3 || true
--- man/manl/dsyr2.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dsyr2.3	2024-09-28 04:57:08.538004476 +0000
@@ -1,4 +1,4 @@
-.TH DSYR2 l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DSYR2 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DSYR2 - perform the symmetric rank 2 operation   A := alpha*x*y' + alpha*y*x' + A,
 .SH SYNOPSIS
cat man/manl/dsyr2k.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dsyr2k.3
echo Convervted man/manl/dsyr2k.l to man/manl/dsyr2k.3, diff: 
Convervted man/manl/dsyr2k.l to man/manl/dsyr2k.3, diff:
diff -u man/manl/dsyr2k.l man/manl/dsyr2k.3 || true
--- man/manl/dsyr2k.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dsyr2k.3	2024-09-28 04:57:08.544004578 +0000
@@ -1,4 +1,4 @@
-.TH DSYR2K l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DSYR2K 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DSYR2K - perform one of the symmetric rank 2k operations   C := alpha*A*B' + alpha*B*A' + beta*C,
 .SH SYNOPSIS
cat man/manl/dsyrk.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dsyrk.3
echo Convervted man/manl/dsyrk.l to man/manl/dsyrk.3, diff: 
Convervted man/manl/dsyrk.l to man/manl/dsyrk.3, diff:
diff -u man/manl/dsyrk.l man/manl/dsyrk.3 || true
--- man/manl/dsyrk.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dsyrk.3	2024-09-28 04:57:08.549004662 +0000
@@ -1,4 +1,4 @@
-.TH DSYRK l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DSYRK 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DSYRK - perform one of the symmetric rank k operations   C := alpha*A*A' + beta*C,
 .SH SYNOPSIS
cat man/manl/dtbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dtbmv.3
echo Convervted man/manl/dtbmv.l to man/manl/dtbmv.3, diff: 
Convervted man/manl/dtbmv.l to man/manl/dtbmv.3, diff:
diff -u man/manl/dtbmv.l man/manl/dtbmv.3 || true
--- man/manl/dtbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dtbmv.3	2024-09-28 04:57:08.555004764 +0000
@@ -1,4 +1,4 @@
-.TH DTBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DTBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DTBMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x,
 .SH SYNOPSIS
cat man/manl/dtbsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dtbsv.3
echo Convervted man/manl/dtbsv.l to man/manl/dtbsv.3, diff: 
Convervted man/manl/dtbsv.l to man/manl/dtbsv.3, diff:
diff -u man/manl/dtbsv.l man/manl/dtbsv.3 || true
--- man/manl/dtbsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dtbsv.3	2024-09-28 04:57:08.561004866 +0000
@@ -1,4 +1,4 @@
-.TH DTBSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DTBSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DTBSV - solve one of the systems of equations   A*x = b, or A'*x = b,
 .SH SYNOPSIS
cat man/manl/dtpmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dtpmv.3
echo Convervted man/manl/dtpmv.l to man/manl/dtpmv.3, diff: 
Convervted man/manl/dtpmv.l to man/manl/dtpmv.3, diff:
diff -u man/manl/dtpmv.l man/manl/dtpmv.3 || true
--- man/manl/dtpmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dtpmv.3	2024-09-28 04:57:08.566004950 +0000
@@ -1,4 +1,4 @@
-.TH DTPMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DTPMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DTPMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x,
 .SH SYNOPSIS
cat man/manl/dtpsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dtpsv.3
echo Convervted man/manl/dtpsv.l to man/manl/dtpsv.3, diff: 
Convervted man/manl/dtpsv.l to man/manl/dtpsv.3, diff:
diff -u man/manl/dtpsv.l man/manl/dtpsv.3 || true
--- man/manl/dtpsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dtpsv.3	2024-09-28 04:57:08.572005052 +0000
@@ -1,4 +1,4 @@
-.TH DTPSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DTPSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DTPSV - solve one of the systems of equations   A*x = b, or A'*x = b,
 .SH SYNOPSIS
cat man/manl/dtrmm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dtrmm.3
echo Convervted man/manl/dtrmm.l to man/manl/dtrmm.3, diff: 
Convervted man/manl/dtrmm.l to man/manl/dtrmm.3, diff:
diff -u man/manl/dtrmm.l man/manl/dtrmm.3 || true
--- man/manl/dtrmm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dtrmm.3	2024-09-28 04:57:08.578005154 +0000
@@ -1,4 +1,4 @@
-.TH DTRMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DTRMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DTRMM - perform one of the matrix-matrix operations   B := alpha*op( A )*B, or B := alpha*B*op( A ),
 .SH SYNOPSIS
cat man/manl/dtrmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dtrmv.3
echo Convervted man/manl/dtrmv.l to man/manl/dtrmv.3, diff: 
Convervted man/manl/dtrmv.l to man/manl/dtrmv.3, diff:
diff -u man/manl/dtrmv.l man/manl/dtrmv.3 || true
--- man/manl/dtrmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dtrmv.3	2024-09-28 04:57:08.583005239 +0000
@@ -1,4 +1,4 @@
-.TH DTRMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DTRMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DTRMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x,
 .SH SYNOPSIS
cat man/manl/dtrsm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dtrsm.3
echo Convervted man/manl/dtrsm.l to man/manl/dtrsm.3, diff: 
Convervted man/manl/dtrsm.l to man/manl/dtrsm.3, diff:
diff -u man/manl/dtrsm.l man/manl/dtrsm.3 || true
--- man/manl/dtrsm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dtrsm.3	2024-09-28 04:57:08.589005340 +0000
@@ -1,4 +1,4 @@
-.TH DTRSM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DTRSM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DTRSM - solve one of the matrix equations   op( A )*X = alpha*B, or X*op( A ) = alpha*B,
 .SH SYNOPSIS
cat man/manl/dtrsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/dtrsv.3
echo Convervted man/manl/dtrsv.l to man/manl/dtrsv.3, diff: 
Convervted man/manl/dtrsv.l to man/manl/dtrsv.3, diff:
diff -u man/manl/dtrsv.l man/manl/dtrsv.3 || true
--- man/manl/dtrsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/dtrsv.3	2024-09-28 04:57:08.594005425 +0000
@@ -1,4 +1,4 @@
-.TH DTRSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH DTRSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 DTRSV - solve one of the systems of equations   A*x = b, or A'*x = b,
 .SH SYNOPSIS
cat man/manl/lsame.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/lsame.3
echo Convervted man/manl/lsame.l to man/manl/lsame.3, diff: 
Convervted man/manl/lsame.l to man/manl/lsame.3, diff:
diff -u man/manl/lsame.l man/manl/lsame.3 || true
--- man/manl/lsame.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/lsame.3	2024-09-28 04:57:08.600005527 +0000
@@ -1,5 +1,5 @@
-.TH LSAME l "16 October 1992" "LAPACK version 1.0" "LAPACK auxiliary routine (version 1.0)"
-.TH LSAME l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH LSAME 3 "16 October 1992" "LAPACK version 1.0" "LAPACK auxiliary routine (version 1.0)"
+.TH LSAME 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 LSAME - return .TRUE
 .SH SYNOPSIS
cat man/manl/sgbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/sgbmv.3
echo Convervted man/manl/sgbmv.l to man/manl/sgbmv.3, diff: 
Convervted man/manl/sgbmv.l to man/manl/sgbmv.3, diff:
diff -u man/manl/sgbmv.l man/manl/sgbmv.3 || true
--- man/manl/sgbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/sgbmv.3	2024-09-28 04:57:08.605005611 +0000
@@ -1,4 +1,4 @@
-.TH SGBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SGBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SGBMV - perform one of the matrix-vector operations   y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y,
 .SH SYNOPSIS
cat man/manl/sgemm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/sgemm.3
echo Convervted man/manl/sgemm.l to man/manl/sgemm.3, diff: 
Convervted man/manl/sgemm.l to man/manl/sgemm.3, diff:
diff -u man/manl/sgemm.l man/manl/sgemm.3 || true
--- man/manl/sgemm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/sgemm.3	2024-09-28 04:57:08.611005713 +0000
@@ -1,4 +1,4 @@
-.TH SGEMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SGEMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SGEMM - perform one of the matrix-matrix operations   C := alpha*op( A )*op( B ) + beta*C,
 .SH SYNOPSIS
cat man/manl/sgemv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/sgemv.3
echo Convervted man/manl/sgemv.l to man/manl/sgemv.3, diff: 
Convervted man/manl/sgemv.l to man/manl/sgemv.3, diff:
diff -u man/manl/sgemv.l man/manl/sgemv.3 || true
--- man/manl/sgemv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/sgemv.3	2024-09-28 04:57:08.616005798 +0000
@@ -1,4 +1,4 @@
-.TH SGEMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SGEMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SGEMV - perform one of the matrix-vector operations   y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y,
 .SH SYNOPSIS
cat man/manl/sger.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/sger.3
echo Convervted man/manl/sger.l to man/manl/sger.3, diff: 
Convervted man/manl/sger.l to man/manl/sger.3, diff:
diff -u man/manl/sger.l man/manl/sger.3 || true
--- man/manl/sger.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/sger.3	2024-09-28 04:57:08.622005899 +0000
@@ -1,4 +1,4 @@
-.TH SGER l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SGER 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SGER - perform the rank 1 operation   A := alpha*x*y' + A,
 .SH SYNOPSIS
cat man/manl/ssbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ssbmv.3
echo Convervted man/manl/ssbmv.l to man/manl/ssbmv.3, diff: 
Convervted man/manl/ssbmv.l to man/manl/ssbmv.3, diff:
diff -u man/manl/ssbmv.l man/manl/ssbmv.3 || true
--- man/manl/ssbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ssbmv.3	2024-09-28 04:57:08.628006001 +0000
@@ -1,4 +1,4 @@
-.TH SSBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SSBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SSBMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/sspmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/sspmv.3
echo Convervted man/manl/sspmv.l to man/manl/sspmv.3, diff: 
Convervted man/manl/sspmv.l to man/manl/sspmv.3, diff:
diff -u man/manl/sspmv.l man/manl/sspmv.3 || true
--- man/manl/sspmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/sspmv.3	2024-09-28 04:57:08.633006086 +0000
@@ -1,4 +1,4 @@
-.TH SSPMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SSPMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SSPMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/sspr.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/sspr.3
echo Convervted man/manl/sspr.l to man/manl/sspr.3, diff: 
Convervted man/manl/sspr.l to man/manl/sspr.3, diff:
diff -u man/manl/sspr.l man/manl/sspr.3 || true
--- man/manl/sspr.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/sspr.3	2024-09-28 04:57:08.639006188 +0000
@@ -1,4 +1,4 @@
-.TH SSPR l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SSPR 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SSPR - perform the symmetric rank 1 operation   A := alpha*x*x' + A,
 .SH SYNOPSIS
cat man/manl/sspr2.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/sspr2.3
echo Convervted man/manl/sspr2.l to man/manl/sspr2.3, diff: 
Convervted man/manl/sspr2.l to man/manl/sspr2.3, diff:
diff -u man/manl/sspr2.l man/manl/sspr2.3 || true
--- man/manl/sspr2.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/sspr2.3	2024-09-28 04:57:08.644006272 +0000
@@ -1,4 +1,4 @@
-.TH SSPR2 l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SSPR2 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SSPR2 - perform the symmetric rank 2 operation   A := alpha*x*y' + alpha*y*x' + A,
 .SH SYNOPSIS
cat man/manl/ssymm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ssymm.3
echo Convervted man/manl/ssymm.l to man/manl/ssymm.3, diff: 
Convervted man/manl/ssymm.l to man/manl/ssymm.3, diff:
diff -u man/manl/ssymm.l man/manl/ssymm.3 || true
--- man/manl/ssymm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ssymm.3	2024-09-28 04:57:08.650006374 +0000
@@ -1,4 +1,4 @@
-.TH SSYMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SSYMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SSYMM - perform one of the matrix-matrix operations   C := alpha*A*B + beta*C,
 .SH SYNOPSIS
cat man/manl/ssymv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ssymv.3
echo Convervted man/manl/ssymv.l to man/manl/ssymv.3, diff: 
Convervted man/manl/ssymv.l to man/manl/ssymv.3, diff:
diff -u man/manl/ssymv.l man/manl/ssymv.3 || true
--- man/manl/ssymv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ssymv.3	2024-09-28 04:57:08.655006459 +0000
@@ -1,4 +1,4 @@
-.TH SSYMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SSYMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SSYMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/ssyr.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ssyr.3
echo Convervted man/manl/ssyr.l to man/manl/ssyr.3, diff: 
Convervted man/manl/ssyr.l to man/manl/ssyr.3, diff:
diff -u man/manl/ssyr.l man/manl/ssyr.3 || true
--- man/manl/ssyr.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ssyr.3	2024-09-28 04:57:08.661006560 +0000
@@ -1,4 +1,4 @@
-.TH SSYR l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SSYR 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SSYR - perform the symmetric rank 1 operation   A := alpha*x*x' + A,
 .SH SYNOPSIS
cat man/manl/ssyr2.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ssyr2.3
echo Convervted man/manl/ssyr2.l to man/manl/ssyr2.3, diff: 
Convervted man/manl/ssyr2.l to man/manl/ssyr2.3, diff:
diff -u man/manl/ssyr2.l man/manl/ssyr2.3 || true
--- man/manl/ssyr2.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ssyr2.3	2024-09-28 04:57:08.666006645 +0000
@@ -1,4 +1,4 @@
-.TH SSYR2 l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SSYR2 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SSYR2 - perform the symmetric rank 2 operation   A := alpha*x*y' + alpha*y*x' + A,
 .SH SYNOPSIS
cat man/manl/ssyr2k.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ssyr2k.3
echo Convervted man/manl/ssyr2k.l to man/manl/ssyr2k.3, diff: 
Convervted man/manl/ssyr2k.l to man/manl/ssyr2k.3, diff:
diff -u man/manl/ssyr2k.l man/manl/ssyr2k.3 || true
--- man/manl/ssyr2k.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ssyr2k.3	2024-09-28 04:57:08.672006747 +0000
@@ -1,4 +1,4 @@
-.TH SSYR2K l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SSYR2K 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SSYR2K - perform one of the symmetric rank 2k operations   C := alpha*A*B' + alpha*B*A' + beta*C,
 .SH SYNOPSIS
cat man/manl/ssyrk.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ssyrk.3
echo Convervted man/manl/ssyrk.l to man/manl/ssyrk.3, diff: 
Convervted man/manl/ssyrk.l to man/manl/ssyrk.3, diff:
diff -u man/manl/ssyrk.l man/manl/ssyrk.3 || true
--- man/manl/ssyrk.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ssyrk.3	2024-09-28 04:57:08.677006831 +0000
@@ -1,4 +1,4 @@
-.TH SSYRK l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH SSYRK 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 SSYRK - perform one of the symmetric rank k operations   C := alpha*A*A' + beta*C,
 .SH SYNOPSIS
cat man/manl/stbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/stbmv.3
echo Convervted man/manl/stbmv.l to man/manl/stbmv.3, diff: 
Convervted man/manl/stbmv.l to man/manl/stbmv.3, diff:
diff -u man/manl/stbmv.l man/manl/stbmv.3 || true
--- man/manl/stbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/stbmv.3	2024-09-28 04:57:08.683006933 +0000
@@ -1,4 +1,4 @@
-.TH STBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH STBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 STBMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x,
 .SH SYNOPSIS
cat man/manl/stbsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/stbsv.3
echo Convervted man/manl/stbsv.l to man/manl/stbsv.3, diff: 
Convervted man/manl/stbsv.l to man/manl/stbsv.3, diff:
diff -u man/manl/stbsv.l man/manl/stbsv.3 || true
--- man/manl/stbsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/stbsv.3	2024-09-28 04:57:08.688007018 +0000
@@ -1,4 +1,4 @@
-.TH STBSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH STBSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 STBSV - solve one of the systems of equations   A*x = b, or A'*x = b,
 .SH SYNOPSIS
cat man/manl/stpmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/stpmv.3
echo Convervted man/manl/stpmv.l to man/manl/stpmv.3, diff: 
Convervted man/manl/stpmv.l to man/manl/stpmv.3, diff:
diff -u man/manl/stpmv.l man/manl/stpmv.3 || true
--- man/manl/stpmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/stpmv.3	2024-09-28 04:57:08.694007120 +0000
@@ -1,4 +1,4 @@
-.TH STPMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH STPMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 STPMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x,
 .SH SYNOPSIS
cat man/manl/stpsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/stpsv.3
echo Convervted man/manl/stpsv.l to man/manl/stpsv.3, diff: 
Convervted man/manl/stpsv.l to man/manl/stpsv.3, diff:
diff -u man/manl/stpsv.l man/manl/stpsv.3 || true
--- man/manl/stpsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/stpsv.3	2024-09-28 04:57:08.700007221 +0000
@@ -1,4 +1,4 @@
-.TH STPSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH STPSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 STPSV - solve one of the systems of equations   A*x = b, or A'*x = b,
 .SH SYNOPSIS
cat man/manl/strmm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/strmm.3
echo Convervted man/manl/strmm.l to man/manl/strmm.3, diff: 
Convervted man/manl/strmm.l to man/manl/strmm.3, diff:
diff -u man/manl/strmm.l man/manl/strmm.3 || true
--- man/manl/strmm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/strmm.3	2024-09-28 04:57:08.705007306 +0000
@@ -1,4 +1,4 @@
-.TH STRMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH STRMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 STRMM - perform one of the matrix-matrix operations   B := alpha*op( A )*B, or B := alpha*B*op( A ),
 .SH SYNOPSIS
cat man/manl/strmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/strmv.3
echo Convervted man/manl/strmv.l to man/manl/strmv.3, diff: 
Convervted man/manl/strmv.l to man/manl/strmv.3, diff:
diff -u man/manl/strmv.l man/manl/strmv.3 || true
--- man/manl/strmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/strmv.3	2024-09-28 04:57:08.711007408 +0000
@@ -1,4 +1,4 @@
-.TH STRMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH STRMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 STRMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x,
 .SH SYNOPSIS
cat man/manl/strsm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/strsm.3
echo Convervted man/manl/strsm.l to man/manl/strsm.3, diff: 
Convervted man/manl/strsm.l to man/manl/strsm.3, diff:
diff -u man/manl/strsm.l man/manl/strsm.3 || true
--- man/manl/strsm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/strsm.3	2024-09-28 04:57:08.717007509 +0000
@@ -1,4 +1,4 @@
-.TH STRSM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH STRSM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 STRSM - solve one of the matrix equations   op( A )*X = alpha*B, or X*op( A ) = alpha*B,
 .SH SYNOPSIS
cat man/manl/strsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/strsv.3
echo Convervted man/manl/strsv.l to man/manl/strsv.3, diff: 
Convervted man/manl/strsv.l to man/manl/strsv.3, diff:
diff -u man/manl/strsv.l man/manl/strsv.3 || true
--- man/manl/strsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/strsv.3	2024-09-28 04:57:08.722007594 +0000
@@ -1,4 +1,4 @@
-.TH STRSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH STRSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 STRSV - solve one of the systems of equations   A*x = b, or A'*x = b,
 .SH SYNOPSIS
cat man/manl/xerbla.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/xerbla.3
echo Convervted man/manl/xerbla.l to man/manl/xerbla.3, diff: 
Convervted man/manl/xerbla.l to man/manl/xerbla.3, diff:
diff -u man/manl/xerbla.l man/manl/xerbla.3 || true
--- man/manl/xerbla.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/xerbla.3	2024-09-28 04:57:08.727007679 +0000
@@ -1,4 +1,4 @@
-.TH XERBLA l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH XERBLA 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 XERBLA - i an error handler for the LAPACK routines
 .SH SYNOPSIS
cat man/manl/zgbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zgbmv.3
echo Convervted man/manl/zgbmv.l to man/manl/zgbmv.3, diff: 
Convervted man/manl/zgbmv.l to man/manl/zgbmv.3, diff:
diff -u man/manl/zgbmv.l man/manl/zgbmv.3 || true
--- man/manl/zgbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zgbmv.3	2024-09-28 04:57:08.733007780 +0000
@@ -1,4 +1,4 @@
-.TH ZGBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZGBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZGBMV - perform one of the matrix-vector operations   y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y, or   y := alpha*conjg( A' )*x + beta*y,
 .SH SYNOPSIS
cat man/manl/zgemm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zgemm.3
echo Convervted man/manl/zgemm.l to man/manl/zgemm.3, diff: 
Convervted man/manl/zgemm.l to man/manl/zgemm.3, diff:
diff -u man/manl/zgemm.l man/manl/zgemm.3 || true
--- man/manl/zgemm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zgemm.3	2024-09-28 04:57:08.739007882 +0000
@@ -1,4 +1,4 @@
-.TH ZGEMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZGEMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZGEMM - perform one of the matrix-matrix operations   C := alpha*op( A )*op( B ) + beta*C,
 .SH SYNOPSIS
cat man/manl/zgemv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zgemv.3
echo Convervted man/manl/zgemv.l to man/manl/zgemv.3, diff: 
Convervted man/manl/zgemv.l to man/manl/zgemv.3, diff:
diff -u man/manl/zgemv.l man/manl/zgemv.3 || true
--- man/manl/zgemv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zgemv.3	2024-09-28 04:57:08.745007984 +0000
@@ -1,4 +1,4 @@
-.TH ZGEMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZGEMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZGEMV - perform one of the matrix-vector operations   y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y, or   y := alpha*conjg( A' )*x + beta*y,
 .SH SYNOPSIS
cat man/manl/zgerc.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zgerc.3
echo Convervted man/manl/zgerc.l to man/manl/zgerc.3, diff: 
Convervted man/manl/zgerc.l to man/manl/zgerc.3, diff:
diff -u man/manl/zgerc.l man/manl/zgerc.3 || true
--- man/manl/zgerc.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zgerc.3	2024-09-28 04:57:08.750008068 +0000
@@ -1,4 +1,4 @@
-.TH ZGERC l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZGERC 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZGERC - perform the rank 1 operation   A := alpha*x*conjg( y' ) + A,
 .SH SYNOPSIS
cat man/manl/zgeru.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zgeru.3
echo Convervted man/manl/zgeru.l to man/manl/zgeru.3, diff: 
Convervted man/manl/zgeru.l to man/manl/zgeru.3, diff:
diff -u man/manl/zgeru.l man/manl/zgeru.3 || true
--- man/manl/zgeru.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zgeru.3	2024-09-28 04:57:08.756008170 +0000
@@ -1,4 +1,4 @@
-.TH ZGERU l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZGERU 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZGERU - perform the rank 1 operation   A := alpha*x*y' + A,
 .SH SYNOPSIS
cat man/manl/zhbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zhbmv.3
echo Convervted man/manl/zhbmv.l to man/manl/zhbmv.3, diff: 
Convervted man/manl/zhbmv.l to man/manl/zhbmv.3, diff:
diff -u man/manl/zhbmv.l man/manl/zhbmv.3 || true
--- man/manl/zhbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zhbmv.3	2024-09-28 04:57:08.761008255 +0000
@@ -1,4 +1,4 @@
-.TH ZHBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZHBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZHBMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/zhemm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zhemm.3
echo Convervted man/manl/zhemm.l to man/manl/zhemm.3, diff: 
Convervted man/manl/zhemm.l to man/manl/zhemm.3, diff:
diff -u man/manl/zhemm.l man/manl/zhemm.3 || true
--- man/manl/zhemm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zhemm.3	2024-09-28 04:57:08.767008356 +0000
@@ -1,4 +1,4 @@
-.TH ZHEMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZHEMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZHEMM - perform one of the matrix-matrix operations   C := alpha*A*B + beta*C,
 .SH SYNOPSIS
cat man/manl/zhemv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zhemv.3
echo Convervted man/manl/zhemv.l to man/manl/zhemv.3, diff: 
Convervted man/manl/zhemv.l to man/manl/zhemv.3, diff:
diff -u man/manl/zhemv.l man/manl/zhemv.3 || true
--- man/manl/zhemv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zhemv.3	2024-09-28 04:57:08.772008441 +0000
@@ -1,4 +1,4 @@
-.TH ZHEMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZHEMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZHEMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/zher.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zher.3
echo Convervted man/manl/zher.l to man/manl/zher.3, diff: 
Convervted man/manl/zher.l to man/manl/zher.3, diff:
diff -u man/manl/zher.l man/manl/zher.3 || true
--- man/manl/zher.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zher.3	2024-09-28 04:57:08.779008560 +0000
@@ -1,4 +1,4 @@
-.TH ZHER l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZHER 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZHER - perform the hermitian rank 1 operation   A := alpha*x*conjg( x' ) + A,
 .SH SYNOPSIS
cat man/manl/zher2.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zher2.3
echo Convervted man/manl/zher2.l to man/manl/zher2.3, diff: 
Convervted man/manl/zher2.l to man/manl/zher2.3, diff:
diff -u man/manl/zher2.l man/manl/zher2.3 || true
--- man/manl/zher2.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zher2.3	2024-09-28 04:57:08.784008645 +0000
@@ -1,4 +1,4 @@
-.TH ZHER2 l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZHER2 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZHER2 - perform the hermitian rank 2 operation   A := alpha*x*conjg( y' ) + conjg( alpha )*y*conjg( x' ) + A,
 .SH SYNOPSIS
cat man/manl/zher2k.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zher2k.3
echo Convervted man/manl/zher2k.l to man/manl/zher2k.3, diff: 
Convervted man/manl/zher2k.l to man/manl/zher2k.3, diff:
diff -u man/manl/zher2k.l man/manl/zher2k.3 || true
--- man/manl/zher2k.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zher2k.3	2024-09-28 04:57:08.790008746 +0000
@@ -1,4 +1,4 @@
-.TH ZHER2K l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZHER2K 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZHER2K - perform one of the hermitian rank 2k operations   C := alpha*A*conjg( B' ) + conjg( alpha )*B*conjg( A' ) + beta*C,
 .SH SYNOPSIS
cat man/manl/zherk.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zherk.3
echo Convervted man/manl/zherk.l to man/manl/zherk.3, diff: 
Convervted man/manl/zherk.l to man/manl/zherk.3, diff:
diff -u man/manl/zherk.l man/manl/zherk.3 || true
--- man/manl/zherk.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zherk.3	2024-09-28 04:57:08.796008848 +0000
@@ -1,4 +1,4 @@
-.TH ZHERK l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZHERK 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZHERK - perform one of the hermitian rank k operations   C := alpha*A*conjg( A' ) + beta*C,
 .SH SYNOPSIS
cat man/manl/zhpmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zhpmv.3
echo Convervted man/manl/zhpmv.l to man/manl/zhpmv.3, diff: 
Convervted man/manl/zhpmv.l to man/manl/zhpmv.3, diff:
diff -u man/manl/zhpmv.l man/manl/zhpmv.3 || true
--- man/manl/zhpmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zhpmv.3	2024-09-28 04:57:08.801008933 +0000
@@ -1,4 +1,4 @@
-.TH ZHPMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZHPMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZHPMV - perform the matrix-vector operation   y := alpha*A*x + beta*y,
 .SH SYNOPSIS
cat man/manl/zhpr.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zhpr.3
echo Convervted man/manl/zhpr.l to man/manl/zhpr.3, diff: 
Convervted man/manl/zhpr.l to man/manl/zhpr.3, diff:
diff -u man/manl/zhpr.l man/manl/zhpr.3 || true
--- man/manl/zhpr.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zhpr.3	2024-09-28 04:57:08.807009034 +0000
@@ -1,4 +1,4 @@
-.TH ZHPR l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZHPR 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZHPR - perform the hermitian rank 1 operation   A := alpha*x*conjg( x' ) + A,
 .SH SYNOPSIS
cat man/manl/zhpr2.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zhpr2.3
echo Convervted man/manl/zhpr2.l to man/manl/zhpr2.3, diff: 
Convervted man/manl/zhpr2.l to man/manl/zhpr2.3, diff:
diff -u man/manl/zhpr2.l man/manl/zhpr2.3 || true
--- man/manl/zhpr2.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zhpr2.3	2024-09-28 04:57:08.812009119 +0000
@@ -1,4 +1,4 @@
-.TH ZHPR2 l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZHPR2 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZHPR2 - perform the hermitian rank 2 operation   A := alpha*x*conjg( y' ) + conjg( alpha )*y*conjg( x' ) + A,
 .SH SYNOPSIS
cat man/manl/zrotg.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zrotg.3
echo Convervted man/manl/zrotg.l to man/manl/zrotg.3, diff: 
Convervted man/manl/zrotg.l to man/manl/zrotg.3, diff:
diff -u man/manl/zrotg.l man/manl/zrotg.3 || true
--- man/manl/zrotg.l	2024-09-28 04:55:21.525191118 +0000
+++ man/manl/zrotg.3	2024-09-28 04:57:08.818009221 +0000
@@ -1,4 +1,4 @@
-.TH ZROTG l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZROTG 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZROTG - construct givens plane rotation
 .SH SYNOPSIS
cat man/manl/zscal.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zscal.3
echo Convervted man/manl/zscal.l to man/manl/zscal.3, diff: 
Convervted man/manl/zscal.l to man/manl/zscal.3, diff:
diff -u man/manl/zscal.l man/manl/zscal.3 || true
--- man/manl/zscal.l	2024-09-28 04:55:21.526191135 +0000
+++ man/manl/zscal.3	2024-09-28 04:57:08.824009322 +0000
@@ -1,4 +1,4 @@
-.TH ZSCAL l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZSCAL 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZSCAL - scales a vector by a constant.
 .SH SYNOPSIS
cat man/manl/zsymm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zsymm.3
echo Convervted man/manl/zsymm.l to man/manl/zsymm.3, diff: 
Convervted man/manl/zsymm.l to man/manl/zsymm.3, diff:
diff -u man/manl/zsymm.l man/manl/zsymm.3 || true
--- man/manl/zsymm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zsymm.3	2024-09-28 04:57:08.829009407 +0000
@@ -1,4 +1,4 @@
-.TH ZSYMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZSYMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZSYMM - perform one of the matrix-matrix operations   C := alpha*A*B + beta*C,
 .SH SYNOPSIS
cat man/manl/zsyr2k.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zsyr2k.3
echo Convervted man/manl/zsyr2k.l to man/manl/zsyr2k.3, diff: 
Convervted man/manl/zsyr2k.l to man/manl/zsyr2k.3, diff:
diff -u man/manl/zsyr2k.l man/manl/zsyr2k.3 || true
--- man/manl/zsyr2k.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zsyr2k.3	2024-09-28 04:57:08.835009509 +0000
@@ -1,4 +1,4 @@
-.TH ZSYR2K l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZSYR2K 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZSYR2K - perform one of the symmetric rank 2k operations   C := alpha*A*B' + alpha*B*A' + beta*C,
 .SH SYNOPSIS
cat man/manl/zsyrk.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/zsyrk.3
echo Convervted man/manl/zsyrk.l to man/manl/zsyrk.3, diff: 
Convervted man/manl/zsyrk.l to man/manl/zsyrk.3, diff:
diff -u man/manl/zsyrk.l man/manl/zsyrk.3 || true
--- man/manl/zsyrk.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/zsyrk.3	2024-09-28 04:57:08.840009594 +0000
@@ -1,4 +1,4 @@
-.TH ZSYRK l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZSYRK 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZSYRK - perform one of the symmetric rank k operations   C := alpha*A*A' + beta*C,
 .SH SYNOPSIS
cat man/manl/ztbmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ztbmv.3
echo Convervted man/manl/ztbmv.l to man/manl/ztbmv.3, diff: 
Convervted man/manl/ztbmv.l to man/manl/ztbmv.3, diff:
diff -u man/manl/ztbmv.l man/manl/ztbmv.3 || true
--- man/manl/ztbmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ztbmv.3	2024-09-28 04:57:08.846009695 +0000
@@ -1,4 +1,4 @@
-.TH ZTBMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZTBMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZTBMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x, or x := conjg( A' )*x,
 .SH SYNOPSIS
cat man/manl/ztbsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ztbsv.3
echo Convervted man/manl/ztbsv.l to man/manl/ztbsv.3, diff: 
Convervted man/manl/ztbsv.l to man/manl/ztbsv.3, diff:
diff -u man/manl/ztbsv.l man/manl/ztbsv.3 || true
--- man/manl/ztbsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ztbsv.3	2024-09-28 04:57:08.852009797 +0000
@@ -1,4 +1,4 @@
-.TH ZTBSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZTBSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZTBSV - solve one of the systems of equations   A*x = b, or A'*x = b, or conjg( A' )*x = b,
 .SH SYNOPSIS
cat man/manl/ztpmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ztpmv.3
echo Convervted man/manl/ztpmv.l to man/manl/ztpmv.3, diff: 
Convervted man/manl/ztpmv.l to man/manl/ztpmv.3, diff:
diff -u man/manl/ztpmv.l man/manl/ztpmv.3 || true
--- man/manl/ztpmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ztpmv.3	2024-09-28 04:57:08.857009882 +0000
@@ -1,4 +1,4 @@
-.TH ZTPMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZTPMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZTPMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x, or x := conjg( A' )*x,
 .SH SYNOPSIS
cat man/manl/ztpsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ztpsv.3
echo Convervted man/manl/ztpsv.l to man/manl/ztpsv.3, diff: 
Convervted man/manl/ztpsv.l to man/manl/ztpsv.3, diff:
diff -u man/manl/ztpsv.l man/manl/ztpsv.3 || true
--- man/manl/ztpsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ztpsv.3	2024-09-28 04:57:08.863009983 +0000
@@ -1,4 +1,4 @@
-.TH ZTPSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZTPSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZTPSV - solve one of the systems of equations   A*x = b, or A'*x = b, or conjg( A' )*x = b,
 .SH SYNOPSIS
cat man/manl/ztrmm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ztrmm.3
echo Convervted man/manl/ztrmm.l to man/manl/ztrmm.3, diff: 
Convervted man/manl/ztrmm.l to man/manl/ztrmm.3, diff:
diff -u man/manl/ztrmm.l man/manl/ztrmm.3 || true
--- man/manl/ztrmm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ztrmm.3	2024-09-28 04:57:08.868010068 +0000
@@ -1,4 +1,4 @@
-.TH ZTRMM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZTRMM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZTRMM - perform one of the matrix-matrix operations   B := alpha*op( A )*B, or B := alpha*B*op( A )  where alpha is a scalar, B is an m by n matrix, A is a unit, or non-unit, upper or lower triangular matrix and op( A ) is one of   op( A ) = A or op( A ) = A' or op( A ) = conjg( A' )
 .SH SYNOPSIS
cat man/manl/ztrmv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ztrmv.3
echo Convervted man/manl/ztrmv.l to man/manl/ztrmv.3, diff: 
Convervted man/manl/ztrmv.l to man/manl/ztrmv.3, diff:
diff -u man/manl/ztrmv.l man/manl/ztrmv.3 || true
--- man/manl/ztrmv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ztrmv.3	2024-09-28 04:57:08.874010170 +0000
@@ -1,4 +1,4 @@
-.TH ZTRMV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZTRMV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZTRMV - perform one of the matrix-vector operations   x := A*x, or x := A'*x, or x := conjg( A' )*x,
 .SH SYNOPSIS
cat man/manl/ztrsm.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ztrsm.3
echo Convervted man/manl/ztrsm.l to man/manl/ztrsm.3, diff: 
Convervted man/manl/ztrsm.l to man/manl/ztrsm.3, diff:
diff -u man/manl/ztrsm.l man/manl/ztrsm.3 || true
--- man/manl/ztrsm.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ztrsm.3	2024-09-28 04:57:08.879010255 +0000
@@ -1,4 +1,4 @@
-.TH ZTRSM l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZTRSM 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZTRSM - solve one of the matrix equations   op( A )*X = alpha*B, or X*op( A ) = alpha*B,
 .SH SYNOPSIS
cat man/manl/ztrsv.l | sed "s,^.TH  *\([^ ]*\)  *l  *\(.*\),.TH \1 3 \2,1" >man/manl/ztrsv.3
echo Convervted man/manl/ztrsv.l to man/manl/ztrsv.3, diff: 
Convervted man/manl/ztrsv.l to man/manl/ztrsv.3, diff:
diff -u man/manl/ztrsv.l man/manl/ztrsv.3 || true
--- man/manl/ztrsv.l	2012-01-17 18:18:16.000000000 +0000
+++ man/manl/ztrsv.3	2024-09-28 04:57:08.885010356 +0000
@@ -1,4 +1,4 @@
-.TH ZTRSV l "16 October 1992" "BLAS routine" "BLAS routine"
+.TH ZTRSV 3 "16 October 1992" "BLAS routine" "BLAS routine"
 .SH NAME
 ZTRSV - solve one of the systems of equations   A*x = b, or A'*x = b, or conjg( A' )*x = b,
 .SH SYNOPSIS
make: Leaving directory '/usr/src/RPM/BUILD/blas-3.9.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41280
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/blas-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/blas-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd blas-3.9.2
+ install -d -m0755 /usr/src/tmp/blas-buildroot
+ install -d -m0755 /usr/src/tmp/blas-buildroot/usr/lib64
+ install -m0644 -t /usr/src/tmp/blas-buildroot/usr/lib64 libblas.so.3gf.0
+ cp -a libblas.so libblas.so.3gf /usr/src/tmp/blas-buildroot/usr/lib64/
+ install -d -m0755 /usr/src/tmp/blas-buildroot/usr/include/cblas
+ install -m0644 -t /usr/src/tmp/blas-buildroot/usr/include/cblas cblas/src/cblas.h cblas/src/cblas_f77.h
+ install -d -m0755 /usr/src/tmp/blas-buildroot/usr/bin
++ find test/ cblas/testing -type f -perm /0100
++ tr '\n' ' '
+ install -m0755 -t /usr/src/tmp/blas-buildroot/usr/bin test/xzblat3 test/xcblat3 test/xdblat3 test/xsblat3 test/xzblat2 test/xcblat2 test/xdblat2 test/xsblat2 test/xzblat1 test/xcblat1 test/xdblat1 test/xsblat1 cblas/testing/xzcblat3 cblas/testing/xccblat3 cblas/testing/xdcblat3 cblas/testing/xscblat3 cblas/testing/xzcblat2 cblas/testing/xccblat2 cblas/testing/xdcblat2 cblas/testing/xscblat2 cblas/testing/xzcblat1 cblas/testing/xccblat1 cblas/testing/xdcblat1 cblas/testing/xscblat1
+ install -d -m0755 /usr/src/tmp/blas-buildroot/usr/share/man/man3
+ install -m0644 -t /usr/src/tmp/blas-buildroot/usr/share/man/man3 man/manl/cgbmv.3 man/manl/cgemm.3 man/manl/cgemv.3 man/manl/cgerc.3 man/manl/cgeru.3 man/manl/chbmv.3 man/manl/chemm.3 man/manl/chemv.3 man/manl/cher.3 man/manl/cher2.3 man/manl/cher2k.3 man/manl/cherk.3 man/manl/chpmv.3 man/manl/chpr.3 man/manl/chpr2.3 man/manl/cscal.3 man/manl/csymm.3 man/manl/csyr2k.3 man/manl/csyrk.3 man/manl/ctbmv.3 man/manl/ctbsv.3 man/manl/ctpmv.3 man/manl/ctpsv.3 man/manl/ctrmm.3 man/manl/ctrmv.3 man/manl/ctrsm.3 man/manl/ctrsv.3 man/manl/dcabs1.3 man/manl/dgbmv.3 man/manl/dgemm.3 man/manl/dgemv.3 man/manl/dger.3 man/manl/dsbmv.3 man/manl/dspmv.3 man/manl/dspr.3 man/manl/dspr2.3 man/manl/dsymm.3 man/manl/dsymv.3 man/manl/dsyr.3 man/manl/dsyr2.3 man/manl/dsyr2k.3 man/manl/dsyrk.3 man/manl/dtbmv.3 man/manl/dtbsv.3 man/manl/dtpmv.3 man/manl/dtpsv.3 man/manl/dtrmm.3 man/manl/dtrmv.3 man/manl/dtrsm.3 man/manl/dtrsv.3 man/manl/lsame.3 man/manl/sgbmv.3 man/manl/sgemm.3 man/manl/sgemv.3 man/manl/sger.3 man/manl/ssbmv.3 man/manl/sspmv.3 man/manl/sspr.3 man/manl/sspr2.3 man/manl/ssymm.3 man/manl/ssymv.3 man/manl/ssyr.3 man/manl/ssyr2.3 man/manl/ssyr2k.3 man/manl/ssyrk.3 man/manl/stbmv.3 man/manl/stbsv.3 man/manl/stpmv.3 man/manl/stpsv.3 man/manl/strmm.3 man/manl/strmv.3 man/manl/strsm.3 man/manl/strsv.3 man/manl/xerbla.3 man/manl/zgbmv.3 man/manl/zgemm.3 man/manl/zgemv.3 man/manl/zgerc.3 man/manl/zgeru.3 man/manl/zhbmv.3 man/manl/zhemm.3 man/manl/zhemv.3 man/manl/zher.3 man/manl/zher2.3 man/manl/zher2k.3 man/manl/zherk.3 man/manl/zhpmv.3 man/manl/zhpr.3 man/manl/zhpr2.3 man/manl/zrotg.3 man/manl/zscal.3 man/manl/zsymm.3 man/manl/zsyr2k.3 man/manl/zsyrk.3 man/manl/ztbmv.3 man/manl/ztbsv.3 man/manl/ztpmv.3 man/manl/ztpsv.3 man/manl/ztrmm.3 man/manl/ztrmv.3 man/manl/ztrsm.3 man/manl/ztrsv.3
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/blas-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/blas-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/blas-buildroot/ (default)
Compressing files in /usr/src/tmp/blas-buildroot (auto)
Adjusting library links in /usr/src/tmp/blas-buildroot
./usr/lib64: (from <cmdline>:0)
	libblas.so.3gf -> libblas.so.3gf.0
Verifying ELF objects in /usr/src/tmp/blas-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/blas-buildroot
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.28223
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd blas-3.9.2
+ '[' -f debian/test_results ']'
+ grep -vi FAIL debian/test_results
 Real CBLAS Test Program Results


 Test of subprogram number  1         CBLAS_SDOT     
                                    ----- PASS -----

 Test of subprogram number  2         CBLAS_SAXPY    
                                    ----- PASS -----

 Test of subprogram number  3         CBLAS_SROTG    
                                    ----- PASS -----

 Test of subprogram number  4         CBLAS_SROT     
                                    ----- PASS -----

 Test of subprogram number  5         CBLAS_SCOPY    
                                    ----- PASS -----

 Test of subprogram number  6         CBLAS_SSWAP    
                                    ----- PASS -----

 Test of subprogram number  7         CBLAS_SNRM2    
                                    ----- PASS -----

 Test of subprogram number  8         CBLAS_SASUM    
                                    ----- PASS -----

 Test of subprogram number  9         CBLAS_SSCAL    
                                    ----- PASS -----

 Test of subprogram number 10         CBLAS_ISAMAX   
                                    ----- PASS -----
 Real CBLAS Test Program Results


 Test of subprogram number  1         CBLAS_DDOT     
                                    ----- PASS -----

 Test of subprogram number  2         CBLAS_DAXPY    
                                    ----- PASS -----

 Test of subprogram number  3         CBLAS_DROTG    
                                    ----- PASS -----

 Test of subprogram number  4         CBLAS_DROT     
                                    ----- PASS -----

 Test of subprogram number  5         CBLAS_DCOPY    
                                    ----- PASS -----

 Test of subprogram number  6         CBLAS_DSWAP    
                                    ----- PASS -----

 Test of subprogram number  7         CBLAS_DNRM2    
                                    ----- PASS -----

 Test of subprogram number  8         CBLAS_DASUM    
                                    ----- PASS -----

 Test of subprogram number  9         CBLAS_DSCAL    
                                    ----- PASS -----

 Test of subprogram number 10         CBLAS_IDAMAX   
                                    ----- PASS -----
 Complex CBLAS Test Program Results


 Test of subprogram number  1         CBLAS_CDOTC    
                                    ----- PASS -----

 Test of subprogram number  2         CBLAS_CDOTU    
                                    ----- PASS -----

 Test of subprogram number  3         CBLAS_CAXPY    
                                    ----- PASS -----

 Test of subprogram number  4         CBLAS_CCOPY    
                                    ----- PASS -----

 Test of subprogram number  5         CBLAS_CSWAP    
                                    ----- PASS -----

 Test of subprogram number  6         CBLAS_SCNRM2   
                                    ----- PASS -----

 Test of subprogram number  7         CBLAS_SCASUM   
                                    ----- PASS -----

 Test of subprogram number  8         CBLAS_CSCAL    
                                    ----- PASS -----

 Test of subprogram number  9         CBLAS_CSSCAL   
                                    ----- PASS -----

 Test of subprogram number 10         CBLAS_ICAMAX   
                                    ----- PASS -----
 Complex CBLAS Test Program Results


 Test of subprogram number  1         CBLAS_ZDOTC    
                                    ----- PASS -----

 Test of subprogram number  2         CBLAS_ZDOTU    
                                    ----- PASS -----

 Test of subprogram number  3         CBLAS_ZAXPY    
                                    ----- PASS -----

 Test of subprogram number  4         CBLAS_ZCOPY    
                                    ----- PASS -----

 Test of subprogram number  5         CBLAS_ZSWAP    
                                    ----- PASS -----

 Test of subprogram number  6         CBLAS_DZNRM2   
                                    ----- PASS -----

 Test of subprogram number  7         CBLAS_DZASUM   
                                    ----- PASS -----

 Test of subprogram number  8         CBLAS_ZSCAL    
                                    ----- PASS -----

 Test of subprogram number  9         CBLAS_ZDSCAL   
                                    ----- PASS -----

 Test of subprogram number 10         CBLAS_IZAMAX   
                                    ----- PASS -----
 cblas_sgemv  PASSED THE TESTS OF ERROR-EXITS
 cblas_sgbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ssymv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ssbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_sspmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_strmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_stbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_stpmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_strsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_stbsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_stpsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_sger   PASSED THE TESTS OF ERROR-EXITS
 cblas_ssyr   PASSED THE TESTS OF ERROR-EXITS
 cblas_sspr   PASSED THE TESTS OF ERROR-EXITS
 cblas_ssyr2  PASSED THE TESTS OF ERROR-EXITS
 cblas_sspr2  PASSED THE TESTS OF ERROR-EXITS
 TESTS OF THE REAL             LEVEL 2 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR K                   0     1     2     4
   FOR INCX AND INCY       1     2    -1    -2
   FOR ALPHA             0.0   1.0   0.7
   FOR BETA              0.0   1.0   0.9

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  1.2E-07


 cblas_sgemv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  3460 CALLS)
 cblas_sgemv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  3460 CALLS)


 cblas_sgbmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 13828 CALLS)
 cblas_sgbmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS ( 13828 CALLS)


 cblas_ssymv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1441 CALLS)
 cblas_ssymv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1441 CALLS)


 cblas_ssbmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  5761 CALLS)
 cblas_ssbmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  5761 CALLS)


 cblas_sspmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1441 CALLS)
 cblas_sspmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1441 CALLS)


 cblas_strmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   241 CALLS)
 cblas_strmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   241 CALLS)


 cblas_stbmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   961 CALLS)
 cblas_stbmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   961 CALLS)


 cblas_stpmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   241 CALLS)
 cblas_stpmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   241 CALLS)


 cblas_strsv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   241 CALLS)
 cblas_strsv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   241 CALLS)


 cblas_stbsv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   961 CALLS)
 cblas_stbsv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   961 CALLS)


 cblas_stpsv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   241 CALLS)
 cblas_stpsv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   241 CALLS)


 cblas_sger   PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   388 CALLS)
 cblas_sger   PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   388 CALLS)


 cblas_ssyr   PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   121 CALLS)
 cblas_ssyr   PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   121 CALLS)


 cblas_sspr   PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   121 CALLS)
 cblas_sspr   PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   121 CALLS)


 cblas_ssyr2  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   481 CALLS)
 cblas_ssyr2  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   481 CALLS)


 cblas_sspr2  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   481 CALLS)
 cblas_sspr2  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   481 CALLS)

 END OF TESTS
 cblas_dgemv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dgbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dsymv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dsbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dspmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dtrmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dtbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dtpmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dtrsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dtbsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dtpsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_dger   PASSED THE TESTS OF ERROR-EXITS
 cblas_dsyr   PASSED THE TESTS OF ERROR-EXITS
 cblas_dspr   PASSED THE TESTS OF ERROR-EXITS
 cblas_dsyr2  PASSED THE TESTS OF ERROR-EXITS
 cblas_dspr2  PASSED THE TESTS OF ERROR-EXITS
 TESTS OF THE DOUBLE PRECISION LEVEL 2 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR K                   0     1     2     4
   FOR INCX AND INCY       1     2    -1    -2
   FOR ALPHA             0.0   1.0   0.7
   FOR BETA              0.0   1.0   0.9

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  2.2D-16


 cblas_dgemv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  3460 CALLS)
 cblas_dgemv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  3460 CALLS)


 cblas_dgbmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 13828 CALLS)
 cblas_dgbmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS ( 13828 CALLS)


 cblas_dsymv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1441 CALLS)
 cblas_dsymv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1441 CALLS)


 cblas_dsbmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  5761 CALLS)
 cblas_dsbmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  5761 CALLS)


 cblas_dspmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1441 CALLS)
 cblas_dspmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1441 CALLS)


 cblas_dtrmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   241 CALLS)
 cblas_dtrmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   241 CALLS)


 cblas_dtbmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   961 CALLS)
 cblas_dtbmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   961 CALLS)


 cblas_dtpmv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   241 CALLS)
 cblas_dtpmv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   241 CALLS)


 cblas_dtrsv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   241 CALLS)
 cblas_dtrsv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   241 CALLS)


 cblas_dtbsv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   961 CALLS)
 cblas_dtbsv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   961 CALLS)


 cblas_dtpsv  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   241 CALLS)
 cblas_dtpsv  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   241 CALLS)


 cblas_dger   PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   388 CALLS)
 cblas_dger   PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   388 CALLS)


 cblas_dsyr   PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   121 CALLS)
 cblas_dsyr   PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   121 CALLS)


 cblas_dspr   PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   121 CALLS)
 cblas_dspr   PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   121 CALLS)


 cblas_dsyr2  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   481 CALLS)
 cblas_dsyr2  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   481 CALLS)


 cblas_dspr2  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (   481 CALLS)
 cblas_dspr2  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (   481 CALLS)

 END OF TESTS
 cblas_cgemv  PASSED THE TESTS OF ERROR-EXITS
 cblas_cgbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_chemv  PASSED THE TESTS OF ERROR-EXITS
 cblas_chbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_chpmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ctrmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ctbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ctpmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ctrsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ctbsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ctpsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_cgeru  PASSED THE TESTS OF ERROR-EXITS
 cblas_cgeru  PASSED THE TESTS OF ERROR-EXITS
 cblas_cher   PASSED THE TESTS OF ERROR-EXITS
 cblas_chpr   PASSED THE TESTS OF ERROR-EXITS
 cblas_cher2  PASSED THE TESTS OF ERROR-EXITS
 cblas_chpr2  PASSED THE TESTS OF ERROR-EXITS
 TESTS OF THE COMPLEX          LEVEL 2 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR K                   0     1     2     4
   FOR INCX AND INCY       1     2    -1    -2
   FOR ALPHA          ( 0.0, 0.0)  ( 1.0, 0.0)  ( 0.7,-0.9)  
   FOR BETA           ( 0.0, 0.0)  ( 1.0, 0.0)  ( 1.3,-1.1)  

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  1.2E-07


 cblas_cgemv  PASSED THE COMPUTATIONAL TESTS (  3460 CALLS)
 cblas_cgemv  PASSED THE COMPUTATIONAL TESTS (  3460 CALLS)


 cblas_cgbmv  PASSED THE COMPUTATIONAL TESTS ( 13828 CALLS)
 cblas_cgbmv  PASSED THE COMPUTATIONAL TESTS ( 13828 CALLS)


 cblas_chemv  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)
 cblas_chemv  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)


 cblas_chbmv  PASSED THE COMPUTATIONAL TESTS (  5761 CALLS)
 cblas_chbmv  PASSED THE COMPUTATIONAL TESTS (  5761 CALLS)


 cblas_chpmv  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)
 cblas_chpmv  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)


 cblas_ctrmv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)
 cblas_ctrmv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)


 cblas_ctbmv  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)
 cblas_ctbmv  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)


 cblas_ctpmv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)
 cblas_ctpmv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)


 cblas_ctrsv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)
 cblas_ctrsv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)


 cblas_ctbsv  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)
 cblas_ctbsv  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)


 cblas_ctpsv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)
 cblas_ctpsv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)


 cblas_cgerc  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)
 cblas_cgerc  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)


 cblas_cgeru  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)
 cblas_cgeru  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)


 cblas_cher   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)
 cblas_cher   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)


 cblas_chpr   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)
 cblas_chpr   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)


 cblas_cher2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)
 cblas_cher2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)


 cblas_chpr2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)
 cblas_chpr2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)

 END OF TESTS
 cblas_zgemv  PASSED THE TESTS OF ERROR-EXITS
 cblas_zgbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_zhemv  PASSED THE TESTS OF ERROR-EXITS
 cblas_zhbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_zhpmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ztrmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ztbmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ztpmv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ztrsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ztbsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_ztpsv  PASSED THE TESTS OF ERROR-EXITS
 cblas_zgeru  PASSED THE TESTS OF ERROR-EXITS
 cblas_zgeru  PASSED THE TESTS OF ERROR-EXITS
 cblas_zher   PASSED THE TESTS OF ERROR-EXITS
 cblas_zhpr   PASSED THE TESTS OF ERROR-EXITS
 cblas_zher2  PASSED THE TESTS OF ERROR-EXITS
 cblas_zhpr2  PASSED THE TESTS OF ERROR-EXITS
 TESTS OF THE COMPLEX*16      LEVEL 2 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR K                   0     1     2     4
   FOR INCX AND INCY       1     2    -1    -2
   FOR ALPHA          ( 0.0, 0.0)  ( 1.0, 0.0)  ( 0.7,-0.9)  
   FOR BETA           ( 0.0, 0.0)  ( 1.0, 0.0)  ( 1.3,-1.1)  

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  2.2E-16


 cblas_zgemv  PASSED THE COMPUTATIONAL TESTS (  3460 CALLS)
 cblas_zgemv  PASSED THE COMPUTATIONAL TESTS (  3460 CALLS)


 cblas_zgbmv  PASSED THE COMPUTATIONAL TESTS ( 13828 CALLS)
 cblas_zgbmv  PASSED THE COMPUTATIONAL TESTS ( 13828 CALLS)


 cblas_zhemv  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)
 cblas_zhemv  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)


 cblas_zhbmv  PASSED THE COMPUTATIONAL TESTS (  5761 CALLS)
 cblas_zhbmv  PASSED THE COMPUTATIONAL TESTS (  5761 CALLS)


 cblas_zhpmv  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)
 cblas_zhpmv  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)


 cblas_ztrmv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)
 cblas_ztrmv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)


 cblas_ztbmv  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)
 cblas_ztbmv  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)


 cblas_ztpmv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)
 cblas_ztpmv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)


 cblas_ztrsv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)
 cblas_ztrsv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)


 cblas_ztbsv  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)
 cblas_ztbsv  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)


 cblas_ztpsv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)
 cblas_ztpsv  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)


 cblas_zgerc  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)
 cblas_zgerc  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)


 cblas_zgeru  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)
 cblas_zgeru  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)


 cblas_zher   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)
 cblas_zher   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)


 cblas_zhpr   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)
 cblas_zhpr   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)


 cblas_zher2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)
 cblas_zher2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)


 cblas_zhpr2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)
 cblas_zhpr2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)

 END OF TESTS
 cblas_sgemm  PASSED THE TESTS OF ERROR-EXITS
 cblas_ssymm  PASSED THE TESTS OF ERROR-EXITS
 cblas_strmm  PASSED THE TESTS OF ERROR-EXITS
 cblas_strsm  PASSED THE TESTS OF ERROR-EXITS
 cblas_ssyrk  PASSED THE TESTS OF ERROR-EXITS
 cblas_ssyr2k PASSED THE TESTS OF ERROR-EXITS
 TESTS OF THE REAL             LEVEL 3 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR ALPHA             0.0   1.0   0.7
   FOR BETA              0.0   1.0   1.3

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  1.2E-07


 cblas_sgemm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 17496 CALLS)
 cblas_sgemm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS ( 17496 CALLS)


 cblas_ssymm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_ssymm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_strmm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  2592 CALLS)
 cblas_strmm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  2592 CALLS)


 cblas_strsm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  2592 CALLS)
 cblas_strsm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  2592 CALLS)


 cblas_ssyrk  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1944 CALLS)
 cblas_ssyrk  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1944 CALLS)


 cblas_ssyr2k PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1944 CALLS)
 cblas_ssyr2k PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1944 CALLS)

 END OF TESTS
 cblas_dgemm  PASSED THE TESTS OF ERROR-EXITS
 cblas_dsymm  PASSED THE TESTS OF ERROR-EXITS
 cblas_dtrmm  PASSED THE TESTS OF ERROR-EXITS
 cblas_dtrsm  PASSED THE TESTS OF ERROR-EXITS
 cblas_dsyrk  PASSED THE TESTS OF ERROR-EXITS
 cblas_dsyr2k PASSED THE TESTS OF ERROR-EXITS
 TESTS OF THE DOUBLE PRECISION LEVEL 3 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   1     2     3     5     7     9
   FOR ALPHA             0.0   1.0   0.7
   FOR BETA              0.0   1.0   1.3

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  2.2D-16


 cblas_dgemm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 17496 CALLS)
 cblas_dgemm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS ( 17496 CALLS)


 cblas_dsymm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_dsymm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_dtrmm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  2592 CALLS)
 cblas_dtrmm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  2592 CALLS)


 cblas_dtrsm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  2592 CALLS)
 cblas_dtrsm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  2592 CALLS)


 cblas_dsyrk  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1944 CALLS)
 cblas_dsyrk  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1944 CALLS)


 cblas_dsyr2k PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1944 CALLS)
 cblas_dsyr2k PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1944 CALLS)

 END OF TESTS
 cblas_cgemm  PASSED THE TESTS OF ERROR-EXITS
 cblas_chemm  PASSED THE TESTS OF ERROR-EXITS
 cblas_csymm  PASSED THE TESTS OF ERROR-EXITS
 cblas_ctrmm  PASSED THE TESTS OF ERROR-EXITS
 cblas_ctrsm  PASSED THE TESTS OF ERROR-EXITS
 cblas_cherk  PASSED THE TESTS OF ERROR-EXITS
 cblas_csyrk  PASSED THE TESTS OF ERROR-EXITS
 cblas_cher2k PASSED THE TESTS OF ERROR-EXITS
 cblas_csyr2k PASSED THE TESTS OF ERROR-EXITS
 TESTS OF THE COMPLEX          LEVEL 3 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR ALPHA          ( 0.0, 0.0)  ( 1.0, 0.0)  ( 0.7,-0.9)  
   FOR BETA           ( 0.0, 0.0)  ( 1.0, 0.0)  ( 1.3,-1.1)  

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  1.2E-07


 cblas_cgemm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 17496 CALLS)
 cblas_cgemm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS ( 17496 CALLS)


 cblas_chemm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_chemm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_csymm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_csymm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_ctrmm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  2592 CALLS)
 cblas_ctrmm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  2592 CALLS)


 cblas_ctrsm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  2592 CALLS)
 cblas_ctrsm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  2592 CALLS)


 cblas_cherk  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_cherk  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_csyrk  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_csyrk  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_cher2k PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_cher2k PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_csyr2k PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_csyr2k PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)

 END OF TESTS
 cblas_zgemm  PASSED THE TESTS OF ERROR-EXITS
 cblas_zhemm  PASSED THE TESTS OF ERROR-EXITS
 cblas_zsymm  PASSED THE TESTS OF ERROR-EXITS
 cblas_ztrmm  PASSED THE TESTS OF ERROR-EXITS
 cblas_ztrsm  PASSED THE TESTS OF ERROR-EXITS
 cblas_zherk  PASSED THE TESTS OF ERROR-EXITS
 cblas_zsyrk  PASSED THE TESTS OF ERROR-EXITS
 cblas_zher2k PASSED THE TESTS OF ERROR-EXITS
 cblas_zsyr2k PASSED THE TESTS OF ERROR-EXITS
TESTS OF THE COMPLEX*16        LEVEL 3 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR ALPHA          ( 0.0, 0.0)  ( 1.0, 0.0)  ( 0.7,-0.9)  
   FOR BETA           ( 0.0, 0.0)  ( 1.0, 0.0)  ( 1.3,-1.1)  

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  2.2E-16


 cblas_zgemm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 17496 CALLS)
 cblas_zgemm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS ( 17496 CALLS)


 cblas_zhemm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_zhemm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_zsymm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_zsymm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_ztrmm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  2592 CALLS)
 cblas_ztrmm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  2592 CALLS)


 cblas_ztrsm  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  2592 CALLS)
 cblas_ztrsm  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  2592 CALLS)


 cblas_zherk  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_zherk  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_zsyrk  PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_zsyrk  PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_zher2k PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_zher2k PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)


 cblas_zsyr2k PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS (  1296 CALLS)
 cblas_zsyr2k PASSED THE ROW-MAJOR    COMPUTATIONAL TESTS (  1296 CALLS)

 END OF TESTS
 Real BLAS Test Program Results


 Test of subprogram number  1             SDOT 
                                    ----- PASS -----

 Test of subprogram number  2            SAXPY 
                                    ----- PASS -----

 Test of subprogram number  3            SROTG 
                                    ----- PASS -----

 Test of subprogram number  4             SROT 
                                    ----- PASS -----

 Test of subprogram number  5            SCOPY 
                                    ----- PASS -----

 Test of subprogram number  6            SSWAP 
                                    ----- PASS -----

 Test of subprogram number  7            SNRM2 
                                    ----- PASS -----

 Test of subprogram number  8            SASUM 
                                    ----- PASS -----

 Test of subprogram number  9            SSCAL 
                                    ----- PASS -----

 Test of subprogram number 10            ISAMAX
                                    ----- PASS -----
 Real BLAS Test Program Results


 Test of subprogram number  1             DDOT 
                                    ----- PASS -----

 Test of subprogram number  2            DAXPY 
                                    ----- PASS -----

 Test of subprogram number  3            DROTG 
                                    ----- PASS -----

 Test of subprogram number  4             DROT 
                                    ----- PASS -----

 Test of subprogram number  5            DCOPY 
                                    ----- PASS -----

 Test of subprogram number  6            DSWAP 
                                    ----- PASS -----

 Test of subprogram number  7            DNRM2 
                                    ----- PASS -----

 Test of subprogram number  8            DASUM 
                                    ----- PASS -----

 Test of subprogram number  9            DSCAL 
                                    ----- PASS -----

 Test of subprogram number 10            IDAMAX
                                    ----- PASS -----
 Complex BLAS Test Program Results


 Test of subprogram number  1            CDOTC 
                                    ----- PASS -----

 Test of subprogram number  2            CDOTU 
                                    ----- PASS -----

 Test of subprogram number  3            CAXPY 
                                    ----- PASS -----

 Test of subprogram number  4            CCOPY 
                                    ----- PASS -----

 Test of subprogram number  5            CSWAP 
                                    ----- PASS -----

 Test of subprogram number  6            SCNRM2
                                    ----- PASS -----

 Test of subprogram number  7            SCASUM
                                    ----- PASS -----

 Test of subprogram number  8            CSCAL 
                                    ----- PASS -----

 Test of subprogram number  9            CSSCAL
                                    ----- PASS -----

 Test of subprogram number 10            ICAMAX
                                    ----- PASS -----
 Complex BLAS Test Program Results


 Test of subprogram number  1            ZDOTC 
                                    ----- PASS -----

 Test of subprogram number  2            ZDOTU 
                                    ----- PASS -----

 Test of subprogram number  3            ZAXPY 
                                    ----- PASS -----

 Test of subprogram number  4            ZCOPY 
                                    ----- PASS -----

 Test of subprogram number  5            ZSWAP 
                                    ----- PASS -----

 Test of subprogram number  6            DZNRM2
                                    ----- PASS -----

 Test of subprogram number  7            DZASUM
                                    ----- PASS -----

 Test of subprogram number  8            ZSCAL 
                                    ----- PASS -----

 Test of subprogram number  9            ZDSCAL
                                    ----- PASS -----

 Test of subprogram number 10            IZAMAX
                                    ----- PASS -----
 TESTS OF THE REAL             LEVEL 2 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR K                   0     1     2     4
   FOR INCX AND INCY       1     2    -1    -2
   FOR ALPHA             0.0   1.0   0.7
   FOR BETA              0.0   1.0   0.9

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  1.2E-07

 SGEMV  PASSED THE TESTS OF ERROR-EXITS

 SGEMV  PASSED THE COMPUTATIONAL TESTS (  3460 CALLS)

 SGBMV  PASSED THE TESTS OF ERROR-EXITS

 SGBMV  PASSED THE COMPUTATIONAL TESTS ( 13828 CALLS)

 SSYMV  PASSED THE TESTS OF ERROR-EXITS

 SSYMV  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)

 SSBMV  PASSED THE TESTS OF ERROR-EXITS

 SSBMV  PASSED THE COMPUTATIONAL TESTS (  5761 CALLS)

 SSPMV  PASSED THE TESTS OF ERROR-EXITS

 SSPMV  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)

 STRMV  PASSED THE TESTS OF ERROR-EXITS

 STRMV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 STBMV  PASSED THE TESTS OF ERROR-EXITS

 STBMV  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)

 STPMV  PASSED THE TESTS OF ERROR-EXITS

 STPMV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 STRSV  PASSED THE TESTS OF ERROR-EXITS

 STRSV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 STBSV  PASSED THE TESTS OF ERROR-EXITS

 STBSV  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)

 STPSV  PASSED THE TESTS OF ERROR-EXITS

 STPSV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 SGER   PASSED THE TESTS OF ERROR-EXITS

 SGER   PASSED THE COMPUTATIONAL TESTS (   388 CALLS)

 SSYR   PASSED THE TESTS OF ERROR-EXITS

 SSYR   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)

 SSPR   PASSED THE TESTS OF ERROR-EXITS

 SSPR   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)

 SSYR2  PASSED THE TESTS OF ERROR-EXITS

 SSYR2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)

 SSPR2  PASSED THE TESTS OF ERROR-EXITS

 SSPR2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)

 END OF TESTS
 TESTS OF THE DOUBLE PRECISION LEVEL 2 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR K                   0     1     2     4
   FOR INCX AND INCY       1     2    -1    -2
   FOR ALPHA             0.0   1.0   0.7
   FOR BETA              0.0   1.0   0.9

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  2.2D-16

 DGEMV  PASSED THE TESTS OF ERROR-EXITS

 DGEMV  PASSED THE COMPUTATIONAL TESTS (  3460 CALLS)

 DGBMV  PASSED THE TESTS OF ERROR-EXITS

 DGBMV  PASSED THE COMPUTATIONAL TESTS ( 13828 CALLS)

 DSYMV  PASSED THE TESTS OF ERROR-EXITS

 DSYMV  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)

 DSBMV  PASSED THE TESTS OF ERROR-EXITS

 DSBMV  PASSED THE COMPUTATIONAL TESTS (  5761 CALLS)

 DSPMV  PASSED THE TESTS OF ERROR-EXITS

 DSPMV  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)

 DTRMV  PASSED THE TESTS OF ERROR-EXITS

 DTRMV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 DTBMV  PASSED THE TESTS OF ERROR-EXITS

 DTBMV  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)

 DTPMV  PASSED THE TESTS OF ERROR-EXITS

 DTPMV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 DTRSV  PASSED THE TESTS OF ERROR-EXITS

 DTRSV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 DTBSV  PASSED THE TESTS OF ERROR-EXITS

 DTBSV  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)

 DTPSV  PASSED THE TESTS OF ERROR-EXITS

 DTPSV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 DGER   PASSED THE TESTS OF ERROR-EXITS

 DGER   PASSED THE COMPUTATIONAL TESTS (   388 CALLS)

 DSYR   PASSED THE TESTS OF ERROR-EXITS

 DSYR   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)

 DSPR   PASSED THE TESTS OF ERROR-EXITS

 DSPR   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)

 DSYR2  PASSED THE TESTS OF ERROR-EXITS

 DSYR2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)

 DSPR2  PASSED THE TESTS OF ERROR-EXITS

 DSPR2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)

 END OF TESTS
 TESTS OF THE COMPLEX          LEVEL 2 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR K                   0     1     2     4
   FOR INCX AND INCY       1     2    -1    -2
   FOR ALPHA          ( 0.0, 0.0)  ( 1.0, 0.0)  ( 0.7,-0.9)  
   FOR BETA           ( 0.0, 0.0)  ( 1.0, 0.0)  ( 1.3,-1.1)  

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  1.2E-07

 CGEMV  PASSED THE TESTS OF ERROR-EXITS

 CGEMV  PASSED THE COMPUTATIONAL TESTS (  3460 CALLS)

 CGBMV  PASSED THE TESTS OF ERROR-EXITS

 CGBMV  PASSED THE COMPUTATIONAL TESTS ( 13828 CALLS)

 CHEMV  PASSED THE TESTS OF ERROR-EXITS

 CHEMV  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)

 CHBMV  PASSED THE TESTS OF ERROR-EXITS

 CHBMV  PASSED THE COMPUTATIONAL TESTS (  5761 CALLS)

 CHPMV  PASSED THE TESTS OF ERROR-EXITS

 CHPMV  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)

 CTRMV  PASSED THE TESTS OF ERROR-EXITS

 CTRMV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 CTBMV  PASSED THE TESTS OF ERROR-EXITS

 CTBMV  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)

 CTPMV  PASSED THE TESTS OF ERROR-EXITS

 CTPMV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 CTRSV  PASSED THE TESTS OF ERROR-EXITS

 CTRSV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 CTBSV  PASSED THE TESTS OF ERROR-EXITS

 CTBSV  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)

 CTPSV  PASSED THE TESTS OF ERROR-EXITS

 CTPSV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 CGERC  PASSED THE TESTS OF ERROR-EXITS

 CGERC  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)

 CGERU  PASSED THE TESTS OF ERROR-EXITS

 CGERU  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)

 CHER   PASSED THE TESTS OF ERROR-EXITS

 CHER   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)

 CHPR   PASSED THE TESTS OF ERROR-EXITS

 CHPR   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)

 CHER2  PASSED THE TESTS OF ERROR-EXITS

 CHER2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)

 CHPR2  PASSED THE TESTS OF ERROR-EXITS

 CHPR2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)

 END OF TESTS
 TESTS OF THE COMPLEX*16       LEVEL 2 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR K                   0     1     2     4
   FOR INCX AND INCY       1     2    -1    -2
   FOR ALPHA          ( 0.0, 0.0)  ( 1.0, 0.0)  ( 0.7,-0.9)  
   FOR BETA           ( 0.0, 0.0)  ( 1.0, 0.0)  ( 1.3,-1.1)  

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  2.2D-16

 ZGEMV  PASSED THE TESTS OF ERROR-EXITS

 ZGEMV  PASSED THE COMPUTATIONAL TESTS (  3460 CALLS)

 ZGBMV  PASSED THE TESTS OF ERROR-EXITS

 ZGBMV  PASSED THE COMPUTATIONAL TESTS ( 13828 CALLS)

 ZHEMV  PASSED THE TESTS OF ERROR-EXITS

 ZHEMV  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)

 ZHBMV  PASSED THE TESTS OF ERROR-EXITS

 ZHBMV  PASSED THE COMPUTATIONAL TESTS (  5761 CALLS)

 ZHPMV  PASSED THE TESTS OF ERROR-EXITS

 ZHPMV  PASSED THE COMPUTATIONAL TESTS (  1441 CALLS)

 ZTRMV  PASSED THE TESTS OF ERROR-EXITS

 ZTRMV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 ZTBMV  PASSED THE TESTS OF ERROR-EXITS

 ZTBMV  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)

 ZTPMV  PASSED THE TESTS OF ERROR-EXITS

 ZTPMV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 ZTRSV  PASSED THE TESTS OF ERROR-EXITS

 ZTRSV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 ZTBSV  PASSED THE TESTS OF ERROR-EXITS

 ZTBSV  PASSED THE COMPUTATIONAL TESTS (   961 CALLS)

 ZTPSV  PASSED THE TESTS OF ERROR-EXITS

 ZTPSV  PASSED THE COMPUTATIONAL TESTS (   241 CALLS)

 ZGERC  PASSED THE TESTS OF ERROR-EXITS

 ZGERC  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)

 ZGERU  PASSED THE TESTS OF ERROR-EXITS

 ZGERU  PASSED THE COMPUTATIONAL TESTS (   388 CALLS)

 ZHER   PASSED THE TESTS OF ERROR-EXITS

 ZHER   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)

 ZHPR   PASSED THE TESTS OF ERROR-EXITS

 ZHPR   PASSED THE COMPUTATIONAL TESTS (   121 CALLS)

 ZHER2  PASSED THE TESTS OF ERROR-EXITS

 ZHER2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)

 ZHPR2  PASSED THE TESTS OF ERROR-EXITS

 ZHPR2  PASSED THE COMPUTATIONAL TESTS (   481 CALLS)

 END OF TESTS
 TESTS OF THE REAL             LEVEL 3 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR ALPHA             0.0   1.0   0.7
   FOR BETA              0.0   1.0   1.3

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  1.2E-07

 SGEMM  PASSED THE TESTS OF ERROR-EXITS

 SGEMM  PASSED THE COMPUTATIONAL TESTS ( 17496 CALLS)

 SSYMM  PASSED THE TESTS OF ERROR-EXITS

 SSYMM  PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 STRMM  PASSED THE TESTS OF ERROR-EXITS

 STRMM  PASSED THE COMPUTATIONAL TESTS (  2592 CALLS)

 STRSM  PASSED THE TESTS OF ERROR-EXITS

 STRSM  PASSED THE COMPUTATIONAL TESTS (  2592 CALLS)

 SSYRK  PASSED THE TESTS OF ERROR-EXITS

 SSYRK  PASSED THE COMPUTATIONAL TESTS (  1944 CALLS)

 SSYR2K PASSED THE TESTS OF ERROR-EXITS

 SSYR2K PASSED THE COMPUTATIONAL TESTS (  1944 CALLS)

 END OF TESTS
 TESTS OF THE DOUBLE PRECISION LEVEL 3 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR ALPHA             0.0   1.0   0.7
   FOR BETA              0.0   1.0   1.3

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  2.2D-16

 DGEMM  PASSED THE TESTS OF ERROR-EXITS

 DGEMM  PASSED THE COMPUTATIONAL TESTS ( 17496 CALLS)

 DSYMM  PASSED THE TESTS OF ERROR-EXITS

 DSYMM  PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 DTRMM  PASSED THE TESTS OF ERROR-EXITS

 DTRMM  PASSED THE COMPUTATIONAL TESTS (  2592 CALLS)

 DTRSM  PASSED THE TESTS OF ERROR-EXITS

 DTRSM  PASSED THE COMPUTATIONAL TESTS (  2592 CALLS)

 DSYRK  PASSED THE TESTS OF ERROR-EXITS

 DSYRK  PASSED THE COMPUTATIONAL TESTS (  1944 CALLS)

 DSYR2K PASSED THE TESTS OF ERROR-EXITS

 DSYR2K PASSED THE COMPUTATIONAL TESTS (  1944 CALLS)

 END OF TESTS
 TESTS OF THE COMPLEX          LEVEL 3 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR ALPHA          ( 0.0, 0.0)  ( 1.0, 0.0)  ( 0.7,-0.9)  
   FOR BETA           ( 0.0, 0.0)  ( 1.0, 0.0)  ( 1.3,-1.1)  

 ERROR-EXITS WILL NOT BE TESTED

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  1.2E-07

 CGEMM  PASSED THE COMPUTATIONAL TESTS ( 17496 CALLS)

 CHEMM  PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 CSYMM  PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 CTRMM  PASSED THE COMPUTATIONAL TESTS (  2592 CALLS)

 CTRSM  PASSED THE COMPUTATIONAL TESTS (  2592 CALLS)

 CHERK  PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 CSYRK  PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 CHER2K PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 CSYR2K PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 END OF TESTS
 TESTS OF THE COMPLEX*16       LEVEL 3 BLAS

 THE FOLLOWING PARAMETER VALUES WILL BE USED:
   FOR N                   0     1     2     3     5     9
   FOR ALPHA          ( 0.0, 0.0)  ( 1.0, 0.0)  ( 0.7,-0.9)  
   FOR BETA           ( 0.0, 0.0)  ( 1.0, 0.0)  ( 1.3,-1.1)  

 ERROR-EXITS WILL NOT BE TESTED

 ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN   16.00

 RELATIVE MACHINE PRECISION IS TAKEN TO BE  2.2D-16

 ZGEMM  PASSED THE COMPUTATIONAL TESTS ( 17496 CALLS)

 ZHEMM  PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 ZSYMM  PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 ZTRMM  PASSED THE COMPUTATIONAL TESTS (  2592 CALLS)

 ZTRSM  PASSED THE COMPUTATIONAL TESTS (  2592 CALLS)

 ZHERK  PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 ZSYRK  PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 ZHER2K PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 ZSYR2K PASSED THE COMPUTATIONAL TESTS (  1296 CALLS)

 END OF TESTS
+ exit 0
Processing files: libblas3gf-3.9.2-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28223
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd blas-3.9.2
+ DOCDIR=/usr/src/tmp/blas-buildroot/usr/share/doc/libblas3gf-3.9.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/blas-buildroot/usr/share/doc/libblas3gf-3.9.2
+ /bin/mkdir -p /usr/src/tmp/blas-buildroot/usr/share/doc/libblas3gf-3.9.2
+ cp -prL debian/changelog /usr/src/tmp/blas-buildroot/usr/share/doc/libblas3gf-3.9.2
+ chmod -R go-w /usr/src/tmp/blas-buildroot/usr/share/doc/libblas3gf-3.9.2
+ chmod -R a+rX /usr/src/tmp/blas-buildroot/usr/share/doc/libblas3gf-3.9.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lYs706
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/blas-buildroot/usr/lib64/libblas.so.3gf: 316 symbols, 19 bpp
warning: hash collision: ctrsm_ dswap_
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ec4ZQb
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/lib64/libblas.so.3gf.0: overlinked libraries: /lib64/libgcc_s.so.1
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/lib64/libblas.so.3gf: overlinked libraries: /lib64/libgcc_s.so.1
Provides: libblas.so.3gf()(64bit) = set:mdY9y3sZgMIWih4ilNHXItawIcNqtgu6RdqGwN5he0eHB3giUXNZLWNSRVEK0UxIyV6iX9ZFQgrbtKP4d9a0BuFafWZHMiKy438H1dtnNFQZIpGUDlZ3WkAIZ9DTr4S8XVXwnZDt7rEEVVs8qMa9RUXwQPJSkEckbYLgFj7Ezlv4LLfdDgQ8YjUSFLWPZ8EeEqumiorTp32Koz0Ywg6PnZxMZdf87qK1A41n9DprpHWZt9Ua0IPuJYl0Y923QvZadp4BdK7JiwbPqWm0EfLRQACh3paJZ8Ea3gpAZKTYC5L4sOgvavyYEFiNJJCE420d0Tt8NcqIMGHiIZFj7e8sZkixwu7zJJldN3flw6bZ5fA0ZoZdrp8QEuM4JdzZc0cq3UGaXlVYTD09swkbJNZdufgZq0CkpffqPfZ8nnHnbPmDSie3ISc6El8sLBIfF5VC9D2CGywBcCb1yJEeZL2rNZpZpsYHSu1ivtweoT8kYf3C50Fw1TTx1ZjWvjMkGxopBA9pd3HDtTubgyeXsjOu0jgzRh3VSoEZK8TpvvazYi3AhZGx9SwieOQVntzb58me1u4tg26R3gZJfDdWzTM1gC774xsFdxNnJv1YZ0SRMZC1rC2CEffZkw9RKBvCa21QNWebcnrs4r5
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1()(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nFBd5u
Creating libblas3gf-debuginfo package
Processing files: libblas-devel-3.9.2-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KOf9tY
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rMlc6a
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libblas3gf = 3.9.2-alt4, /usr/lib64/libblas.so.3gf
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gJD8GU
Processing files: libblas-test-3.9.2-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9p6kwn
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rCImuL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xcblat1: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xcblat2: overlinked libraries: /lib64/libgcc_s.so.1
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xcblat3: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xccblat1: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xccblat2: overlinked libraries: /lib64/libgcc_s.so.1
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xccblat3: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xdblat1: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xdblat2: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xdblat3: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xdcblat1: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xdcblat2: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xdcblat3: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xsblat1: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xsblat2: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xsblat3: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xscblat1: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xscblat2: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xscblat3: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xzblat1: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xzblat2: overlinked libraries: /lib64/libgcc_s.so.1
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xzblat3: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xzcblat1: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xzcblat2: overlinked libraries: /lib64/libgcc_s.so.1
lib.req: WARNING: /usr/src/tmp/blas-buildroot/usr/bin/xzcblat3: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
warning: hash collision: ctrsm_ dswap_
Requires: libblas3gf = 3.9.2-alt4, /lib64/ld-linux-x86-64.so.2, libblas.so.3gf()(64bit) >= set:mdY9y3sZgMIWih4y1WpXk0ppyRWwc4FF26n4V0UIme09xL7ZLH72SR50fAlcTgqfVfFxSmWsD9qik0aZ8qeIAH8N0OqgjTlsaZfsCaZplZ3WkAIZ9DTr4S8XVXwnZJCwyCDPxE1HAIGBuKRK5R2ZHgFj7Ezlv4LLfu0v2TeZ5Z9Xhk7kdfb9IJXI1or3Yw0TF7MZdf87qUf2Ki8oqlTLjMl0oDZaBL2wfhowZrscdKpRIcHF0nXJCCQcq8jFJ710OlYTLVdbu90Sk8fqGksrH9ax0g3Mt7icz6bIWG4XvetUwMVjixwu7zJJldN30SmQnfA0Zo99HuM4Jd30Q13UGacbvvw3Jq9CPALAWRwVDuYAxApHjr9D1mr63ENLBIfF5VC9D2CGywBcCb1yJEeZL2rNZpkgGSu1ivtweoT8kUTk0A26sv76UfWvjMkGxo9SyoZcKrL58x7yAZ0o2qIeq8T63Z77cHeBhuF1OEvdcN6kOhCeZGKNB24bD0f2WCwUZ7erQ7Lx3wcfe82VAYvRZl0vfon3ZHN4T4Z97v2cFSJYPg5uIKP2PR67Nm1, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1()(64bit), libgfortran.so.5()(64bit) >= set:ojToWZ5nsyUkAykOW0jJrVF9gRJkX9pzlGSLV8jmdbraDFLjxFjPoOcfYO1MyJubR0, libgfortran.so.5(GFORTRAN_8)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tq316W
Creating libblas-test-debuginfo package
Processing files: libblas-doc-3.9.2-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86571
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd blas-3.9.2
+ DOCDIR=/usr/src/tmp/blas-buildroot/usr/share/doc/libblas-doc-3.9.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/blas-buildroot/usr/share/doc/libblas-doc-3.9.2
+ /bin/mkdir -p /usr/src/tmp/blas-buildroot/usr/share/doc/libblas-doc-3.9.2
+ cp -prL doc/faq.html /usr/src/tmp/blas-buildroot/usr/share/doc/libblas-doc-3.9.2
+ chmod -R go-w /usr/src/tmp/blas-buildroot/usr/share/doc/libblas-doc-3.9.2
+ chmod -R a+rX /usr/src/tmp/blas-buildroot/usr/share/doc/libblas-doc-3.9.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0Sp10W
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TO6v9B
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Processing files: libblas3gf-debuginfo-3.9.2-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EsdUsx
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AsoO7p
find-requires: running scripts (debuginfo)
Provides: debug64(libblas.so.3gf)
Requires: libblas3gf = 3.9.2-alt4, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6)
Processing files: libblas-test-debuginfo-3.9.2-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aT8lJL
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XSbwIy
find-requires: running scripts (debuginfo)
Requires: libblas-test = 3.9.2-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libblas.so.3gf), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libgfortran.so.5), debug64(libm.so.6)
Adding to libblas-devel a strict dependency on libblas3gf
Adding to libblas-test a strict dependency on libblas3gf
Adding to libblas3gf-debuginfo a strict dependency on libblas3gf
Adding to libblas-test-debuginfo a strict dependency on libblas-test
Adding to libblas-test-debuginfo a strict dependency on libblas3gf-debuginfo
Removing from libblas-test-debuginfo 1 sources provided by libblas3gf-debuginfo
also prunning dir /usr/src/debug/blas-3.9.2/cblas/src
Removing 1 extra deps from libblas-devel due to dependency on libblas3gf
Removing 1 extra deps from libblas-test due to dependency on libblas3gf
Removing 1 extra deps from libblas-test-debuginfo due to dependency on libblas3gf-debuginfo
Removing 7 extra deps from libblas-test due to repentancy on libblas3gf
Removing 3 extra deps from libblas-test-debuginfo due to repentancy on libblas3gf-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/libblas3gf-3.9.2-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libblas-devel-3.9.2-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libblas-test-3.9.2-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/libblas-doc-3.9.2-alt4.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libblas3gf-debuginfo-3.9.2-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libblas-test-debuginfo-3.9.2-alt4.x86_64.rpm (w2.lzdio)
96.77user 32.08system 2:14.30elapsed 95%CPU (0avgtext+0avgdata 151068maxresident)k
0inputs+0outputs (0major+5310539minor)pagefaults 0swaps
3.42user 3.27system 2:25.96elapsed 4%CPU (0avgtext+0avgdata 136084maxresident)k
0inputs+0outputs (0major+214818minor)pagefaults 0swaps