DC-Build-Header: blas 1.2.20110419-5 / Mon Jul 09 20:39:38 +0000 2012 DC-Task: logfile:/tmp/blas_1.2.20110419-5_unstable_clang.log version:1.2.20110419-5 modes:clang chroot:unstable source:blas esttime:196 architecture:any DC-Sbuild-call: su user -c 'sbuild -n -A -s --force-orig-source --apt-update -d unstable -v --chroot-setup-commands=/tmp/switch-to-clang blas_1.2.20110419-5' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-28-134-46.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ blas 1.2.20110419-5 (amd64) 09 Jul 2012 20:39 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: blas Version: 1.2.20110419-5 Source Version: 1.2.20110419-5 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/blas-e3Vla7/blas-1.2.20110419' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/blas-e3Vla7' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-b2a86466-8804-4a29-9222-0babfbc0049f' with '«CHROOT»' ┌──────────────────────────────────────────────────────────────────────────────┐ │ Update chroot │ └──────────────────────────────────────────────────────────────────────────────┘ Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ┌──────────────────────────────────────────────────────────────────────────────┐ │ Fetch source files │ └──────────────────────────────────────────────────────────────────────────────┘ Check APT ───────── Checking available source versions... Download source files with APT ────────────────────────────── Reading package lists... Building dependency tree... Reading state information... NOTICE: 'blas' packaging is maintained in the 'Svn' version control system at: svn://svn.debian.org/svn/debian-science/packages/blas/trunk/ Need to get 834 kB of source archives. Get:1 http://localhost/debian/ unstable/main blas 1.2.20110419-5 (dsc) [2255 B] Get:2 http://localhost/debian/ unstable/main blas 1.2.20110419-5 (tar) [485 kB] Get:3 http://localhost/debian/ unstable/main blas 1.2.20110419-5 (diff) [346 kB] Fetched 834 kB in 0s (2741 kB/s) Download complete and in download only mode Check arch ────────── ┌──────────────────────────────────────────────────────────────────────────────┐ │ Chroot Setup Commands │ └──────────────────────────────────────────────────────────────────────────────┘ /tmp/switch-to-clang ──────────────────── + echo 'Entering customization script...' Entering customization script... + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + echo 'Install of clang' Install of clang + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + apt-get install --yes --no-install-recommends clang -t unstable Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libclang-common-dev libffi5 libllvm3.1 Recommended packages: llvm-3.1-dev python The following NEW packages will be installed: clang libclang-common-dev libffi5 libllvm3.1 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 13.1 MB of archives. After this operation, 35.6 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libffi5 amd64 3.0.10-3 [24.8 kB] Get:2 http://localhost/debian/ unstable/main libllvm3.1 amd64 3.1-2 [7275 kB] Get:3 http://localhost/debian/ unstable/main libclang-common-dev amd64 3.1-8 [84.3 kB] Get:4 http://localhost/debian/ unstable/main clang amd64 3.1-8 [5755 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.1 MB in 0s (30.3 MB/s) Selecting previously unselected package libffi5:amd64. (Reading database ... 11729 files and directories currently installed.) Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ... Selecting previously unselected package libllvm3.1:amd64. Unpacking libllvm3.1:amd64 (from .../libllvm3.1_3.1-2_amd64.deb) ... Selecting previously unselected package libclang-common-dev. Unpacking libclang-common-dev (from .../libclang-common-dev_3.1-8_amd64.deb) ... Selecting previously unselected package clang. Unpacking clang (from .../archives/clang_3.1-8_amd64.deb) ... Setting up libffi5:amd64 (3.0.10-3) ... Setting up libllvm3.1:amd64 (3.1-2) ... Setting up libclang-common-dev (3.1-8) ... Setting up clang (3.1-8) ... + echo 'Replace gcc, g++ & cpp by clang' Replace gcc, g++ & cpp by clang + VERSION=4.7 + cd /usr/bin + rm g++-4.7 gcc-4.7 cpp-4.7 + ln -s clang++ g++-4.7 + ln -s clang gcc-4.7 + ln -s clang cpp-4.7 + cd - /«BUILDDIR» + echo 'Block the installation of new gcc version' Block the installation of new gcc version + dpkg --set-selections + echo 'gcc-4.6 hold' + dpkg --set-selections + echo 'cpp-4.6 hold' + dpkg --set-selections + echo 'g++-4.6 hold' + dpkg --set-selections + echo 'gcc-4.7 hold' + dpkg --set-selections + echo 'cpp-4.7 hold' + dpkg --set-selections + echo 'g++-4.7 hold' + echo 'Check if gcc, g++ & cpp are actually clang' Check if gcc, g++ & cpp are actually clang + grep clang + gcc --version I: Finished running '/tmp/switch-to-clang'. Finished processing commands. ──────────────────────────────────────────────────────────────────────────────── Merged Build-Depends: build-essential, fakeroot Filtered Build-Depends: build-essential, fakeroot dpkg-deb: building package `sbuild-build-depends-core-dummy' in `/«BUILDDIR»/resolver-k8GuIF/apt_archive/sbuild-build-depends-core-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install core build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: sbuild-build-depends-core-dummy debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/706 B of archives. After this operation, 0 B of additional disk space will be used. Selecting previously unselected package sbuild-build-depends-core-dummy. (Reading database ... 11809 files and directories currently installed.) Unpacking sbuild-build-depends-core-dummy (from .../sbuild-build-depends-core-dummy.deb) ... Setting up sbuild-build-depends-core-dummy (0.invalid.0) ... Merged Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), gfortran, debhelper (>= 5), texlive-latex-recommended Filtered Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), gfortran, debhelper (>= 5), texlive-latex-recommended dpkg-deb: building package `sbuild-build-depends-blas-dummy' in `/«BUILDDIR»/resolver-rcv4oT/apt_archive/sbuild-build-depends-blas-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install blas build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bsdmainutils debhelper ed file fontconfig-config gettext gettext-base gfortran gfortran-4.7 groff-base html2text intltool-debian libasprintf0c2 libcroco3 libexpat1 libfontconfig1 libfreetype6 libgettextpo0 libgfortran3 libglib2.0-0 libgraphite3 libice6 libjbig0 libjpeg8 libkpathsea6 liblcms1 libmagic1 libopenjpeg2 libpaper-utils libpaper1 libpcre3 libpipeline1 libpng12-0 libpoppler19 libptexenc1 libsm6 libtiff4 libunistring0 libx11-6 libx11-data libxau6 libxaw7 libxcb1 libxdmcp6 libxext6 libxml2 libxmu6 libxpm4 libxt6 luatex man-db po-debconf tex-common texlive-base texlive-binaries texlive-common texlive-doc-base texlive-latex-base texlive-latex-recommended ttf-dejavu-core x11-common xdg-utils Suggested packages: wamerican wordlist whois vacation dh-make gettext-doc gfortran-multilib gfortran-doc gfortran-4.7-multilib gfortran-4.7-doc libgfortran3-dbg groff liblcms-utils less www-browser libmail-box-perl perl-tk xpdf-reader pdf-viewer ghostscript gv postscript-viewer gvfs-bin Recommended packages: curl wget lynx-cur autopoint libglib2.0-data shared-mime-info poppler-data xml-core texlive-luatex libmail-sendmail-perl lmodern python ruby wish texlive-latex-base-doc latex-xcolor texlive-latex-recommended-doc latex-beamer prosper libfile-mimeinfo-perl libnet-dbus-perl libx11-protocol-perl x11-utils x11-xserver-utils The following NEW packages will be installed: bsdmainutils debhelper ed file fontconfig-config gettext gettext-base gfortran gfortran-4.7 groff-base html2text intltool-debian libasprintf0c2 libcroco3 libexpat1 libfontconfig1 libfreetype6 libgettextpo0 libgfortran3 libglib2.0-0 libgraphite3 libice6 libjbig0 libjpeg8 libkpathsea6 liblcms1 libmagic1 libopenjpeg2 libpaper-utils libpaper1 libpcre3 libpipeline1 libpng12-0 libpoppler19 libptexenc1 libsm6 libtiff4 libunistring0 libx11-6 libx11-data libxau6 libxaw7 libxcb1 libxdmcp6 libxext6 libxml2 libxmu6 libxpm4 libxt6 luatex man-db po-debconf sbuild-build-depends-blas-dummy tex-common texlive-base texlive-binaries texlive-common texlive-doc-base texlive-latex-base texlive-latex-recommended ttf-dejavu-core x11-common xdg-utils 0 upgraded, 63 newly installed, 0 to remove and 0 not upgraded. Need to get 67.9 MB/67.9 MB of archives. After this operation, 174 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libpipeline1 amd64 1.2.1-1 [39.2 kB] Get:2 http://localhost/debian/ unstable/main libasprintf0c2 amd64 0.18.1.1-9 [26.8 kB] Get:3 http://localhost/debian/ unstable/main libmagic1 amd64 5.11-2 [202 kB] Get:4 http://localhost/debian/ unstable/main libpcre3 amd64 1:8.30-5 [242 kB] Get:5 http://localhost/debian/ unstable/main libxml2 amd64 2.8.0+dfsg1-4 [903 kB] Get:6 http://localhost/debian/ unstable/main libglib2.0-0 amd64 2.32.3-1 [2081 kB] Get:7 http://localhost/debian/ unstable/main libcroco3 amd64 0.6.5-1 [151 kB] Get:8 http://localhost/debian/ unstable/main libexpat1 amd64 2.1.0-1 [141 kB] Get:9 http://localhost/debian/ unstable/main libfreetype6 amd64 2.4.9-1 [450 kB] Get:10 http://localhost/debian/ unstable/main ttf-dejavu-core all 2.33-2 [1552 kB] Get:11 http://localhost/debian/ unstable/main fontconfig-config all 2.9.0-6 [232 kB] Get:12 http://localhost/debian/ unstable/main libfontconfig1 amd64 2.9.0-6 [299 kB] Get:13 http://localhost/debian/ unstable/main libunistring0 amd64 0.9.3-5 [434 kB] Get:14 http://localhost/debian/ unstable/main libgettextpo0 amd64 0.18.1.1-9 [145 kB] Get:15 http://localhost/debian/ unstable/main libgfortran3 amd64 4.7.1-3 [351 kB] Get:16 http://localhost/debian/ unstable/main x11-common all 1:7.7+1 [278 kB] Get:17 http://localhost/debian/ unstable/main libice6 amd64 2:1.0.8-2 [63.1 kB] Get:18 http://localhost/debian/ unstable/main libjpeg8 amd64 8d-1 [134 kB] Get:19 http://localhost/debian/ unstable/main liblcms1 amd64 1.19.dfsg-1.1 [112 kB] Get:20 http://localhost/debian/ unstable/main libopenjpeg2 amd64 1.3+dfsg-4.2 [85.4 kB] Get:21 http://localhost/debian/ unstable/main libpaper1 amd64 1.1.24+nmu2 [22.0 kB] Get:22 http://localhost/debian/ unstable/main libpng12-0 amd64 1.2.49-1 [190 kB] Get:23 http://localhost/debian/ unstable/main libjbig0 amd64 2.0-2 [32.2 kB] Get:24 http://localhost/debian/ unstable/main libtiff4 amd64 3.9.6-6 [202 kB] Get:25 http://localhost/debian/ unstable/main libpoppler19 amd64 0.18.4-3 [1109 kB] Get:26 http://localhost/debian/ unstable/main libsm6 amd64 2:1.2.1-2 [34.2 kB] Get:27 http://localhost/debian/ unstable/main libxau6 amd64 1:1.0.7-1 [18.8 kB] Get:28 http://localhost/debian/ unstable/main libxdmcp6 amd64 1:1.1.1-1 [26.3 kB] Get:29 http://localhost/debian/ unstable/main libxcb1 amd64 1.8.1-1 [50.0 kB] Get:30 http://localhost/debian/ unstable/main libx11-data all 2:1.5.0-1 [189 kB] Get:31 http://localhost/debian/ unstable/main libx11-6 amd64 2:1.5.0-1 [901 kB] Get:32 http://localhost/debian/ unstable/main libxext6 amd64 2:1.3.1-2 [55.3 kB] Get:33 http://localhost/debian/ unstable/main libxt6 amd64 1:1.1.3-1 [211 kB] Get:34 http://localhost/debian/ unstable/main libxmu6 amd64 2:1.1.1-1 [66.6 kB] Get:35 http://localhost/debian/ unstable/main libxpm4 amd64 1:3.5.10-1 [49.4 kB] Get:36 http://localhost/debian/ unstable/main libxaw7 amd64 2:1.0.10-2 [226 kB] Get:37 http://localhost/debian/ unstable/main tex-common all 3.13 [640 kB] Get:38 http://localhost/debian/ unstable/main libkpathsea6 amd64 2012.20120628-1 [163 kB] Get:39 http://localhost/debian/ unstable/main luatex amd64 0.70.1.20120524-3 [2438 kB] Get:40 http://localhost/debian/ unstable/main bsdmainutils amd64 9.0.3 [209 kB] Get:41 http://localhost/debian/ unstable/main groff-base amd64 1.21-9 [1153 kB] Get:42 http://localhost/debian/ unstable/main man-db amd64 2.6.2-1 [1061 kB] Get:43 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:44 http://localhost/debian/ unstable/main gettext-base amd64 0.18.1.1-9 [154 kB] Get:45 http://localhost/debian/ unstable/main html2text amd64 1.3.2a-15 [103 kB] Get:46 http://localhost/debian/ unstable/main gettext amd64 0.18.1.1-9 [1975 kB] Get:47 http://localhost/debian/ unstable/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:48 http://localhost/debian/ unstable/main po-debconf all 1.0.16+nmu2 [224 kB] Get:49 http://localhost/debian/ unstable/main debhelper all 9.20120608 [700 kB] Get:50 http://localhost/debian/ unstable/main ed amd64 1.6-2 [57.6 kB] Get:51 http://localhost/debian/ unstable/main gfortran-4.7 amd64 4.7.1-3 [6173 kB] Get:52 http://localhost/debian/ unstable/main gfortran amd64 4:4.7.1-1 [1136 B] Get:53 http://localhost/debian/ unstable/main libgraphite3 amd64 1:2.3.1-0.2 [197 kB] Get:54 http://localhost/debian/ unstable/main libpaper-utils amd64 1.1.24+nmu2 [18.3 kB] Get:55 http://localhost/debian/ unstable/main libptexenc1 amd64 2012.20120628-1 [55.6 kB] Get:56 http://localhost/debian/ unstable/main texlive-common all 2012.20120611-3 [200 kB] Get:57 http://localhost/debian/ unstable/main texlive-doc-base all 2012.20120611-1 [1651 kB] Get:58 http://localhost/debian/ unstable/main texlive-binaries amd64 2012.20120628-1 [17.3 MB] Get:59 http://localhost/debian/ unstable/main xdg-utils all 1.1.0~rc1+git20111210-6 [83.7 kB] Get:60 http://localhost/debian/ unstable/main texlive-base all 2012.20120611-3 [14.2 MB] Get:61 http://localhost/debian/ unstable/main texlive-latex-base all 2012.20120611-3 [894 kB] Get:62 http://localhost/debian/ unstable/main texlive-latex-recommended all 2012.20120611-3 [6779 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 67.9 MB in 4s (13.6 MB/s) Selecting previously unselected package libpipeline1:amd64. (Reading database ... 11809 files and directories currently installed.) Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.1-1_amd64.deb) ... Selecting previously unselected package libasprintf0c2:amd64. Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libmagic1:amd64. Unpacking libmagic1:amd64 (from .../libmagic1_5.11-2_amd64.deb) ... Selecting previously unselected package libpcre3:amd64. Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libxml2:amd64. Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package libglib2.0-0:amd64. Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.32.3-1_amd64.deb) ... Selecting previously unselected package libcroco3:amd64. Unpacking libcroco3:amd64 (from .../libcroco3_0.6.5-1_amd64.deb) ... Selecting previously unselected package libexpat1:amd64. Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-1_amd64.deb) ... Selecting previously unselected package libfreetype6:amd64. Unpacking libfreetype6:amd64 (from .../libfreetype6_2.4.9-1_amd64.deb) ... Selecting previously unselected package ttf-dejavu-core. Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2_all.deb) ... Selecting previously unselected package fontconfig-config. Unpacking fontconfig-config (from .../fontconfig-config_2.9.0-6_all.deb) ... Selecting previously unselected package libfontconfig1:amd64. Unpacking libfontconfig1:amd64 (from .../libfontconfig1_2.9.0-6_amd64.deb) ... Selecting previously unselected package libunistring0:amd64. Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ... Selecting previously unselected package libgettextpo0:amd64. Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libgfortran3:amd64. Unpacking libgfortran3:amd64 (from .../libgfortran3_4.7.1-3_amd64.deb) ... Selecting previously unselected package x11-common. Unpacking x11-common (from .../x11-common_1%3a7.7+1_all.deb) ... Selecting previously unselected package libice6:amd64. Unpacking libice6:amd64 (from .../libice6_2%3a1.0.8-2_amd64.deb) ... Selecting previously unselected package libjpeg8:amd64. Unpacking libjpeg8:amd64 (from .../libjpeg8_8d-1_amd64.deb) ... Selecting previously unselected package liblcms1:amd64. Unpacking liblcms1:amd64 (from .../liblcms1_1.19.dfsg-1.1_amd64.deb) ... Selecting previously unselected package libopenjpeg2:amd64. Unpacking libopenjpeg2:amd64 (from .../libopenjpeg2_1.3+dfsg-4.2_amd64.deb) ... Selecting previously unselected package libpaper1:amd64. Unpacking libpaper1:amd64 (from .../libpaper1_1.1.24+nmu2_amd64.deb) ... Selecting previously unselected package libpng12-0:amd64. Unpacking libpng12-0:amd64 (from .../libpng12-0_1.2.49-1_amd64.deb) ... Selecting previously unselected package libjbig0:amd64. Unpacking libjbig0:amd64 (from .../libjbig0_2.0-2_amd64.deb) ... Selecting previously unselected package libtiff4:amd64. Unpacking libtiff4:amd64 (from .../libtiff4_3.9.6-6_amd64.deb) ... Selecting previously unselected package libpoppler19:amd64. Unpacking libpoppler19:amd64 (from .../libpoppler19_0.18.4-3_amd64.deb) ... Selecting previously unselected package libsm6:amd64. Unpacking libsm6:amd64 (from .../libsm6_2%3a1.2.1-2_amd64.deb) ... Selecting previously unselected package libxau6:amd64. Unpacking libxau6:amd64 (from .../libxau6_1%3a1.0.7-1_amd64.deb) ... Selecting previously unselected package libxdmcp6:amd64. Unpacking libxdmcp6:amd64 (from .../libxdmcp6_1%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libxcb1:amd64. Unpacking libxcb1:amd64 (from .../libxcb1_1.8.1-1_amd64.deb) ... Selecting previously unselected package libx11-data. Unpacking libx11-data (from .../libx11-data_2%3a1.5.0-1_all.deb) ... Selecting previously unselected package libx11-6:amd64. Unpacking libx11-6:amd64 (from .../libx11-6_2%3a1.5.0-1_amd64.deb) ... Selecting previously unselected package libxext6:amd64. Unpacking libxext6:amd64 (from .../libxext6_2%3a1.3.1-2_amd64.deb) ... Selecting previously unselected package libxt6:amd64. Unpacking libxt6:amd64 (from .../libxt6_1%3a1.1.3-1_amd64.deb) ... Selecting previously unselected package libxmu6:amd64. Unpacking libxmu6:amd64 (from .../libxmu6_2%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libxpm4:amd64. Unpacking libxpm4:amd64 (from .../libxpm4_1%3a3.5.10-1_amd64.deb) ... Selecting previously unselected package libxaw7:amd64. Unpacking libxaw7:amd64 (from .../libxaw7_2%3a1.0.10-2_amd64.deb) ... Selecting previously unselected package tex-common. Unpacking tex-common (from .../tex-common_3.13_all.deb) ... Selecting previously unselected package libkpathsea6. Unpacking libkpathsea6 (from .../libkpathsea6_2012.20120628-1_amd64.deb) ... Selecting previously unselected package luatex. Unpacking luatex (from .../luatex_0.70.1.20120524-3_amd64.deb) ... Selecting previously unselected package bsdmainutils. Unpacking bsdmainutils (from .../bsdmainutils_9.0.3_amd64.deb) ... Selecting previously unselected package groff-base. Unpacking groff-base (from .../groff-base_1.21-9_amd64.deb) ... Selecting previously unselected package man-db. Unpacking man-db (from .../man-db_2.6.2-1_amd64.deb) ... Selecting previously unselected package file. Unpacking file (from .../archives/file_5.11-2_amd64.deb) ... Selecting previously unselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously unselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously unselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ... Selecting previously unselected package debhelper. Unpacking debhelper (from .../debhelper_9.20120608_all.deb) ... Selecting previously unselected package ed. Unpacking ed (from .../archives/ed_1.6-2_amd64.deb) ... Selecting previously unselected package gfortran-4.7. Unpacking gfortran-4.7 (from .../gfortran-4.7_4.7.1-3_amd64.deb) ... Selecting previously unselected package gfortran. Unpacking gfortran (from .../gfortran_4%3a4.7.1-1_amd64.deb) ... Selecting previously unselected package libgraphite3. Unpacking libgraphite3 (from .../libgraphite3_1%3a2.3.1-0.2_amd64.deb) ... Selecting previously unselected package libpaper-utils. Unpacking libpaper-utils (from .../libpaper-utils_1.1.24+nmu2_amd64.deb) ... Selecting previously unselected package libptexenc1. Unpacking libptexenc1 (from .../libptexenc1_2012.20120628-1_amd64.deb) ... Selecting previously unselected package texlive-common. Unpacking texlive-common (from .../texlive-common_2012.20120611-3_all.deb) ... Selecting previously unselected package texlive-doc-base. Unpacking texlive-doc-base (from .../texlive-doc-base_2012.20120611-1_all.deb) ... Selecting previously unselected package texlive-binaries. Unpacking texlive-binaries (from .../texlive-binaries_2012.20120628-1_amd64.deb) ... Selecting previously unselected package xdg-utils. Unpacking xdg-utils (from .../xdg-utils_1.1.0~rc1+git20111210-6_all.deb) ... Selecting previously unselected package texlive-base. Unpacking texlive-base (from .../texlive-base_2012.20120611-3_all.deb) ... Selecting previously unselected package texlive-latex-base. Unpacking texlive-latex-base (from .../texlive-latex-base_2012.20120611-3_all.deb) ... Selecting previously unselected package texlive-latex-recommended. Unpacking texlive-latex-recommended (from .../texlive-latex-recommended_2012.20120611-3_all.deb) ... Selecting previously unselected package sbuild-build-depends-blas-dummy. Unpacking sbuild-build-depends-blas-dummy (from .../sbuild-build-depends-blas-dummy.deb) ... Setting up libpipeline1:amd64 (1.2.1-1) ... Setting up libasprintf0c2:amd64 (0.18.1.1-9) ... Setting up libmagic1:amd64 (5.11-2) ... Setting up libpcre3:amd64 (1:8.30-5) ... Setting up libxml2:amd64 (2.8.0+dfsg1-4) ... Setting up libglib2.0-0:amd64 (2.32.3-1) ... No schema files found: doing nothing. Setting up libcroco3:amd64 (0.6.5-1) ... Setting up libexpat1:amd64 (2.1.0-1) ... Setting up libfreetype6:amd64 (2.4.9-1) ... Setting up ttf-dejavu-core (2.33-2) ... Setting up fontconfig-config (2.9.0-6) ... Setting up libfontconfig1:amd64 (2.9.0-6) ... Setting up libunistring0:amd64 (0.9.3-5) ... Setting up libgettextpo0:amd64 (0.18.1.1-9) ... Setting up libgfortran3:amd64 (4.7.1-3) ... Setting up x11-common (1:7.7+1) ... All runlevel operations denied by policy invoke-rc.d: policy-rc.d denied execution of start. Setting up libice6:amd64 (2:1.0.8-2) ... Setting up libjpeg8:amd64 (8d-1) ... Setting up liblcms1:amd64 (1.19.dfsg-1.1) ... Setting up libopenjpeg2:amd64 (1.3+dfsg-4.2) ... Setting up libpaper1:amd64 (1.1.24+nmu2) ... Creating config file /etc/papersize with new version Setting up libpng12-0:amd64 (1.2.49-1) ... Setting up libjbig0:amd64 (2.0-2) ... Setting up libtiff4:amd64 (3.9.6-6) ... Setting up libpoppler19:amd64 (0.18.4-3) ... Setting up libsm6:amd64 (2:1.2.1-2) ... Setting up libxau6:amd64 (1:1.0.7-1) ... Setting up libxdmcp6:amd64 (1:1.1.1-1) ... Setting up libxcb1:amd64 (1.8.1-1) ... Setting up libx11-data (2:1.5.0-1) ... Setting up libx11-6:amd64 (2:1.5.0-1) ... Setting up libxext6:amd64 (2:1.3.1-2) ... Setting up libxt6:amd64 (1:1.1.3-1) ... Setting up libxmu6:amd64 (2:1.1.1-1) ... Setting up libxpm4:amd64 (1:3.5.10-1) ... Setting up libxaw7:amd64 (2:1.0.10-2) ... Setting up tex-common (3.13) ... Running mktexlsr. This may take some time... done. texlive-base is not ready, delaying updmap-sys call texlive-base is not ready, skipping fmtutil-sys --all call Setting up libkpathsea6 (2012.20120628-1) ... Setting up luatex (0.70.1.20120524-3) ... texlive-base is not ready, cannot create formats Setting up bsdmainutils (9.0.3) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up groff-base (1.21-9) ... Setting up man-db (2.6.2-1) ... Building database of manual pages ... Setting up file (5.11-2) ... Setting up gettext-base (0.18.1.1-9) ... Setting up html2text (1.3.2a-15) ... Setting up gettext (0.18.1.1-9) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16+nmu2) ... Setting up debhelper (9.20120608) ... Setting up ed (1.6-2) ... Setting up gfortran-4.7 (4.7.1-3) ... Setting up gfortran (4:4.7.1-1) ... update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode Setting up libgraphite3 (1:2.3.1-0.2) ... Setting up libpaper-utils (1.1.24+nmu2) ... Setting up libptexenc1 (2012.20120628-1) ... Setting up texlive-common (2012.20120611-3) ... Setting up texlive-doc-base (2012.20120611-1) ... Setting up texlive-binaries (2012.20120628-1) ... update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode Building format(s) --refresh. This may take some time... done. Setting up xdg-utils (1.1.0~rc1+git20111210-6) ... Processing triggers for tex-common ... Running mktexlsr. This may take some time... done. Setting up texlive-base (2012.20120611-3) ... /usr/bin/tl-paper: setting paper size for dvips to a4. /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. /usr/bin/tl-paper: setting paper size for xdvi to a4. /usr/bin/tl-paper: setting paper size for pdftex to a4. Running mktexlsr. This may take some time... done. Building format(s) --all. This may take some time... done. Processing triggers for tex-common ... Running updmap-sys. This may take some time... done. Running mktexlsr /var/lib/texmf ... done. Setting up texlive-latex-base (2012.20120611-3) ... Running mktexlsr. This may take some time... done. Building format(s) --all --cnffile /etc/texmf/fmt.d/10texlive-latex-base.cnf. This may take some time... done. Processing triggers for tex-common ... Running updmap-sys. This may take some time... done. Running mktexlsr /var/lib/texmf ... done. Setting up texlive-latex-recommended (2012.20120611-3) ... Processing triggers for tex-common ... Running mktexlsr. This may take some time... done. Setting up sbuild-build-depends-blas-dummy (0.invalid.0) ... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build environment │ └──────────────────────────────────────────────────────────────────────────────┘ Kernel: Linux 2.6.32-5-xen-amd64 amd64 (x86_64) Toolchain package versions: binutils_2.22-7 dpkg-dev_1.16.7 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc-4.6_4.6.3-8 gcc-4.7_4.7.1-3 libc6-dev_2.13-34 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 linux-libc-dev_3.2.21-3 Package versions: apt_0.9.7.1 base-files_6.11 base-passwd_3.5.26 bash_4.2-3 binutils_2.22-7 bsdmainutils_9.0.3 bsdutils_1:2.20.1-5.1 build-essential_11.5 bzip2_1.0.6-3 clang_3.1-8 coreutils_8.13-3.2 cpp_4:4.7.1-1 cpp-4.6_4.6.3-8 cpp-4.7_4.7.1-3 dash_0.5.7-3 debconf_1.5.45 debconf-i18n_1.5.45 debfoster_2.7-1.1 debhelper_9.20120608 debian-archive-keyring_2012.4 debianutils_4.3.2 diffutils_1:3.2-6 dpkg_1.16.7 dpkg-dev_1.16.7 e2fslibs_1.42.4-3 e2fsprogs_1.42.4-3 ed_1.6-2 fakeroot_1.18.4-2 file_5.11-2 findutils_4.4.2-4 fontconfig-config_2.9.0-6 g++_4:4.7.1-1 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc_4:4.7.1-1 gcc-4.4-base_4.4.7-1 gcc-4.5-base_4.5.4-1 gcc-4.6_4.6.3-8 gcc-4.6-base_4.6.3-8 gcc-4.7_4.7.1-3 gcc-4.7-base_4.7.1-3 gettext_0.18.1.1-9 gettext-base_0.18.1.1-9 gfortran_4:4.7.1-1 gfortran-4.7_4.7.1-3 gnupg_1.4.12-4+b1 gpgv_1.4.12-4+b1 grep_2.12-2 groff-base_1.21-9 gzip_1.5-1.1 hostname_3.11 html2text_1.3.2a-15 initscripts_2.88dsf-28 insserv_1.14.0-4 intltool-debian_0.35.0+20060710.1 libacl1_2.2.51-8 libapt-pkg4.12_0.9.7.1 libasprintf0c2_0.18.1.1-9 libattr1_1:2.4.46-8 libblkid1_2.20.1-5.1 libbz2-1.0_1.0.6-3 libc-bin_2.13-34 libc-dev-bin_2.13-34 libc6_2.13-34 libc6-dev_2.13-34 libclang-common-dev_3.1-8 libclass-isa-perl_0.36-3 libcomerr2_1.42.4-3 libcroco3_0.6.5-1 libdb5.1_5.1.29-5 libdpkg-perl_1.16.7 libexpat1_2.1.0-1 libffi5_3.0.10-3 libfile-fcntllock-perl_0.14-2 libfontconfig1_2.9.0-6 libfreetype6_2.4.9-1 libgc1c2_1:7.1-8 libgcc1_1:4.7.1-3 libgdbm3_1.8.3-11 libgettextpo0_0.18.1.1-9 libgfortran3_4.7.1-3 libglib2.0-0_2.32.3-1 libgmp10_2:5.0.5+dfsg-2 libgomp1_4.7.1-3 libgraphite3_1:2.3.1-0.2 libice6_2:1.0.8-2 libitm1_4.7.1-3 libjbig0_2.0-2 libjpeg8_8d-1 libkpathsea6_2012.20120628-1 liblcms1_1.19.dfsg-1.1 libllvm3.1_3.1-2 liblocale-gettext-perl_1.05-7+b1 liblzma5_5.1.1alpha+20120614-1 libmagic1_5.11-2 libmount1_2.20.1-5.1 libmpc2_0.9-4 libmpfr4_3.1.0-5 libncurses5_5.9-10 libopenjpeg2_1.3+dfsg-4.2 libpam-modules_1.1.3-7.1 libpam-modules-bin_1.1.3-7.1 libpam-runtime_1.1.3-7.1 libpam0g_1.1.3-7.1 libpaper-utils_1.1.24+nmu2 libpaper1_1.1.24+nmu2 libpcre3_1:8.30-5 libpipeline1_1.2.1-1 libpng12-0_1.2.49-1 libpoppler19_0.18.4-3 libptexenc1_2012.20120628-1 libquadmath0_4.7.1-3 libreadline6_6.2-8 libselinux1_2.1.9-5 libsemanage-common_2.1.6-6 libsemanage1_2.1.6-6 libsepol1_2.1.4-3 libslang2_2.2.4-15 libsm6_2:1.2.1-2 libss2_1.42.4-3 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 libswitch-perl_2.16-2 libtext-charwidth-perl_0.04-7+b1 libtext-iconv-perl_1.7-5 libtext-wrapi18n-perl_0.06-7 libtiff4_3.9.6-6 libtimedate-perl_1.2000-1 libtinfo5_5.9-10 libunistring0_0.9.3-5 libusb-0.1-4_2:0.1.12-23 libustr-1.0-1_1.0.4-3 libuuid1_2.20.1-5.1 libx11-6_2:1.5.0-1 libx11-data_2:1.5.0-1 libxau6_1:1.0.7-1 libxaw7_2:1.0.10-2 libxcb1_1.8.1-1 libxdmcp6_1:1.1.1-1 libxext6_2:1.3.1-2 libxml2_2.8.0+dfsg1-4 libxmu6_2:1.1.1-1 libxpm4_1:3.5.10-1 libxt6_1:1.1.3-1 linux-libc-dev_3.2.21-3 login_1:4.1.5.1-1 lsb-base_4.1+Debian7 luatex_0.70.1.20120524-3 make_3.81-8.2 man-db_2.6.2-1 mawk_1.3.3-17 mount_2.20.1-5.1 multiarch-support_2.13-34 ncurses-base_5.9-10 ncurses-bin_5.9-10 passwd_1:4.1.5.1-1 patch_2.6.1-3 perl_5.14.2-12 perl-base_5.14.2-12 perl-modules_5.14.2-12 po-debconf_1.0.16+nmu2 readline-common_6.2-8 sbuild-build-depends-blas-dummy_0.invalid.0 sbuild-build-depends-core-dummy_0.invalid.0 sed_4.2.1-10 sensible-utils_0.0.7 sysv-rc_2.88dsf-28 sysvinit_2.88dsf-28 sysvinit-utils_2.88dsf-28 tar_1.26-4 tex-common_3.13 texlive-base_2012.20120611-3 texlive-binaries_2012.20120628-1 texlive-common_2012.20120611-3 texlive-doc-base_2012.20120611-1 texlive-latex-base_2012.20120611-3 texlive-latex-recommended_2012.20120611-3 ttf-dejavu-core_2.33-2 tzdata_2012c-1 ucf_3.0025+nmu3 util-linux_2.20.1-5.1 x11-common_1:7.7+1 xdg-utils_1.1.0~rc1+git20111210-6 xz-utils_5.1.1alpha+20120614-1 zlib1g_1:1.2.7.dfsg-13 ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build │ └──────────────────────────────────────────────────────────────────────────────┘ Unpack source ───────────── gpgv: keyblock resource `/sbuild-nonexistent/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Fri Jun 29 18:44:14 2012 UTC using RSA key ID 0ECEBE4A gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./blas_1.2.20110419-5.dsc dpkg-source: info: extracting blas in blas-1.2.20110419 dpkg-source: info: unpacking blas_1.2.20110419.orig.tar.gz dpkg-source: info: unpacking blas_1.2.20110419-5.debian.tar.gz Check disc space ──────────────── Sufficient free space for build User Environment ──────────────── HOME=/sbuild-nonexistent LOGNAME=root PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 SCHROOT_CHROOT_NAME=unstable-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=0 SCHROOT_GROUP=root SCHROOT_SESSION_ID=unstable-amd64-sbuild-b2a86466-8804-4a29-9222-0babfbc0049f SCHROOT_UID=0 SCHROOT_USER=root SHELL=/bin/sh USER=root dpkg-buildpackage ───────────────── dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: source package blas dpkg-buildpackage: source version 1.2.20110419-5 dpkg-buildpackage: source changed by Sébastien Villemot dpkg-source --before-build blas-1.2.20110419 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean 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 -fno-whole-file -O3,g" \ -e "/^CFLAGS/s,-ffloat-store,,g" \ >cblas/Makefile.in ! [ -e debian/blas.patch ] || ! [ -e debian/patch_applied ] || patch -p1 -R cblas/Makefile.in ! [ -e debian/blas.patch ] || patch -p1 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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/cgbmv.3 2012-07-09 20:42:45.347858602 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/cgemm.3 2012-07-09 20:42:45.359859447 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/cgemv.3 2012-07-09 20:42:45.371859240 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/cgerc.3 2012-07-09 20:42:45.383858855 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/cgeru.3 2012-07-09 20:42:45.395862218 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/chbmv.3 2012-07-09 20:42:45.407926155 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/chemm.3 2012-07-09 20:42:45.419859163 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/chemv.3 2012-07-09 20:42:45.431859342 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/cher.3 2012-07-09 20:42:45.443858693 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/cher2.3 2012-07-09 20:42:45.455858858 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/cher2k.3 2012-07-09 20:42:45.467859167 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/cherk.3 2012-07-09 20:42:45.479858452 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/chpmv.3 2012-07-09 20:42:45.491858358 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/chpr.3 2012-07-09 20:42:45.507860475 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/chpr2.3 2012-07-09 20:42:45.519859114 +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 2012-07-09 20:40:29.915859602 +0000 +++ man/manl/cscal.3 2012-07-09 20:42:45.531858853 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/csymm.3 2012-07-09 20:42:45.543859190 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/csyr2k.3 2012-07-09 20:42:45.555858583 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/csyrk.3 2012-07-09 20:42:45.567858518 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ctbmv.3 2012-07-09 20:42:45.579859586 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ctbsv.3 2012-07-09 20:42:45.591860209 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ctpmv.3 2012-07-09 20:42:45.603858760 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ctpsv.3 2012-07-09 20:42:45.615858911 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ctrmm.3 2012-07-09 20:42:45.627858702 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ctrmv.3 2012-07-09 20:42:45.639935044 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ctrsm.3 2012-07-09 20:42:45.655858693 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ctrsv.3 2012-07-09 20:42:45.667858469 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dgbmv.3 2012-07-09 20:42:45.691858644 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dgemm.3 2012-07-09 20:42:45.703862005 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dgemv.3 2012-07-09 20:42:45.715864826 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dger.3 2012-07-09 20:42:45.727875795 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dsbmv.3 2012-07-09 20:42:45.739885894 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dspmv.3 2012-07-09 20:42:45.751896714 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dspr.3 2012-07-09 20:42:45.763908619 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dspr2.3 2012-07-09 20:42:45.775859718 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dsymm.3 2012-07-09 20:42:45.787859937 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dsymv.3 2012-07-09 20:42:45.799859947 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dsyr.3 2012-07-09 20:42:45.811859751 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dsyr2.3 2012-07-09 20:42:45.823900253 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dsyr2k.3 2012-07-09 20:42:45.835859900 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dsyrk.3 2012-07-09 20:42:45.851859668 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dtbmv.3 2012-07-09 20:42:45.863887302 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dtbsv.3 2012-07-09 20:42:45.875862436 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dtpmv.3 2012-07-09 20:42:45.887860183 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dtpsv.3 2012-07-09 20:42:45.899859564 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dtrmm.3 2012-07-09 20:42:45.911864379 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dtrmv.3 2012-07-09 20:42:45.923859916 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dtrsm.3 2012-07-09 20:42:45.935859733 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/dtrsv.3 2012-07-09 20:42:45.947860034 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/lsame.3 2012-07-09 20:42:45.959859473 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/sgbmv.3 2012-07-09 20:42:45.971859564 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/sgemm.3 2012-07-09 20:42:45.983869439 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/sgemv.3 2012-07-09 20:42:45.995859483 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/sger.3 2012-07-09 20:42:46.007962709 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ssbmv.3 2012-07-09 20:42:46.023859346 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/sspmv.3 2012-07-09 20:42:46.035859323 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/sspr.3 2012-07-09 20:42:46.047859508 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/sspr2.3 2012-07-09 20:42:46.059859389 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ssymm.3 2012-07-09 20:42:46.071859484 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ssymv.3 2012-07-09 20:42:46.083859894 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ssyr.3 2012-07-09 20:42:46.095860019 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ssyr2.3 2012-07-09 20:42:46.107859916 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ssyr2k.3 2012-07-09 20:42:46.119860147 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ssyrk.3 2012-07-09 20:42:46.131859330 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/stbmv.3 2012-07-09 20:42:46.143859375 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/stbsv.3 2012-07-09 20:42:46.155917835 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/stpmv.3 2012-07-09 20:42:46.167859262 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/stpsv.3 2012-07-09 20:42:46.183859625 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/strmm.3 2012-07-09 20:42:46.195859318 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/strmv.3 2012-07-09 20:42:46.207859579 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/strsm.3 2012-07-09 20:42:46.219859438 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/strsv.3 2012-07-09 20:42:46.231864217 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/xerbla.3 2012-07-09 20:42:46.243859306 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zgbmv.3 2012-07-09 20:42:46.255859895 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zgemm.3 2012-07-09 20:42:46.267863885 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zgemv.3 2012-07-09 20:42:46.279860035 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zgerc.3 2012-07-09 20:42:46.291859469 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zgeru.3 2012-07-09 20:42:46.303859345 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zhbmv.3 2012-07-09 20:42:46.315973402 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zhemm.3 2012-07-09 20:42:46.327859547 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zhemv.3 2012-07-09 20:42:46.343859787 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zher.3 2012-07-09 20:42:46.355859316 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zher2.3 2012-07-09 20:42:46.367860054 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zher2k.3 2012-07-09 20:42:46.379859472 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zherk.3 2012-07-09 20:42:46.391859458 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zhpmv.3 2012-07-09 20:42:46.403859823 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zhpr.3 2012-07-09 20:42:46.415859579 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zhpr2.3 2012-07-09 20:42:46.427859743 +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 2012-07-09 20:40:29.915859602 +0000 +++ man/manl/zrotg.3 2012-07-09 20:42:46.439859441 +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 2012-07-09 20:40:29.915859602 +0000 +++ man/manl/zscal.3 2012-07-09 20:42:46.451859345 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zsymm.3 2012-07-09 20:42:46.463859411 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zsyr2k.3 2012-07-09 20:42:46.475861879 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/zsyrk.3 2012-07-09 20:42:46.487859774 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ztbmv.3 2012-07-09 20:42:46.503859727 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ztbsv.3 2012-07-09 20:42:46.515859313 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ztpmv.3 2012-07-09 20:42:46.527859754 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ztpsv.3 2012-07-09 20:42:46.539859622 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ztrmm.3 2012-07-09 20:42:46.551859598 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ztrmv.3 2012-07-09 20:42:46.563862712 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ztrsm.3 2012-07-09 20:42:46.575859473 +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 2007-12-29 13:20:18.000000000 +0000 +++ man/manl/ztrsv.3 2012-07-09 20:42:46.587863607 +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 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 Parameter 1634493027 to routine cblas_sgemv was incorrect make: *** [debian/test/xscblat2] Error 255 rm test/sblat1.f test/zblat3.f test/sblat2.f test/cblat3.f test/sblat3.f test/cblat2.f test/dblat3.f test/zblat1.f test/dblat2.f test/cblat1.f test/zblat2.f test/dblat1.f dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120709-2042 Finished ──────── E: Build failure (dpkg-buildpackage died) ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 48012 Build-Time: 139 Distribution: unstable Fail-Stage: build Install-Time: 29 Job: blas_1.2.20110419-5 Package: blas Package-Time: 188 Source-Version: 1.2.20110419-5 Space: 48012 Status: attempted Version: 1.2.20110419-5 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120709-2042 Build needed 00:03:08, 48012k disc space DC-Status: Failed 188.828345s