<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/math-atlas/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/math-atlas/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/math-atlas/support-requests/</id><updated>2024-09-14T19:08:39.759000Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>fail configure steps. errors regarding to incompatible pointer type</title><link href="https://sourceforge.net/p/math-atlas/support-requests/1096/" rel="alternate"/><published>2024-09-14T19:08:39.759000Z</published><updated>2024-09-14T19:08:39.759000Z</updated><author><name>sL1pKn07</name><uri>https://sourceforge.net/u/sl1pkn07/</uri></author><id>https://sourceforge.netc119251daacc18d6ad7d1c8deb92a2c77a56cce7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;triyng to build in my machine and in a Rpi Zero 2, i get this in the configure step&lt;/p&gt;
&lt;p&gt;make: 'xconfig' is up to date.&lt;br/&gt;
./xconfig -d s /home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/../ -d b /home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build  -D c -DATL_DYLIBS -D c -DWALL -v 2 -V 1 -A GENERIC -t 0 -Si cripple-perf 1&lt;br/&gt;
cmnd=make IRun_OS args="-v 2 " | fgrep 'OS='&lt;/p&gt;
&lt;p&gt;OS configured as Linux (1)&lt;br/&gt;
cmnd=make IRun_asm args="-v 2  -O 1" | fgrep 'ASM='&lt;br/&gt;
system(make IRun_GAS_x8632 args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS)&lt;/p&gt;
&lt;p&gt;ierr=256 in command='make IRun_GAS_x8632 args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS'!&lt;/p&gt;
&lt;h1 id="output"&gt;OUTPUT:&lt;/h1&gt;
&lt;p&gt;system(make IRun_GAS_x8664 args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS)&lt;/p&gt;
&lt;p&gt;ierr=256 in command='make IRun_GAS_x8664 args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS'!&lt;/p&gt;
&lt;h1 id="output_1"&gt;OUTPUT:&lt;/h1&gt;
&lt;p&gt;system(make IRun_GAS_SPARC args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS)&lt;/p&gt;
&lt;p&gt;ierr=256 in command='make IRun_GAS_SPARC args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS'!&lt;/p&gt;
&lt;h1 id="output_2"&gt;OUTPUT:&lt;/h1&gt;
&lt;p&gt;system(make IRun_GAS_PPC args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS)&lt;/p&gt;
&lt;p&gt;ierr=256 in command='make IRun_GAS_PPC args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS'!&lt;/p&gt;
&lt;h1 id="output_3"&gt;OUTPUT:&lt;/h1&gt;
&lt;p&gt;system(make IRun_GAS_PARISC args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS)&lt;/p&gt;
&lt;p&gt;ierr=256 in command='make IRun_GAS_PARISC args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS'!&lt;/p&gt;
&lt;h1 id="output_4"&gt;OUTPUT:&lt;/h1&gt;
&lt;p&gt;system(make IRun_GAS_MIPS args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS)&lt;/p&gt;
&lt;p&gt;ierr=256 in command='make IRun_GAS_MIPS args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS'!&lt;/p&gt;
&lt;h1 id="output_5"&gt;OUTPUT:&lt;/h1&gt;
&lt;p&gt;system(make IRun_GAS_ARM args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS)&lt;/p&gt;
&lt;p&gt;ierr=256 in command='make IRun_GAS_ARM args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS'!&lt;/p&gt;
&lt;h1 id="output_6"&gt;OUTPUT:&lt;/h1&gt;
&lt;p&gt;system(make IRun_GAS_ARM64 args="-v 2" MYFLAGS="-DATL_OS_Linux" 2&amp;gt; /dev/null | fgrep SUCCESS)&lt;/p&gt;
&lt;p&gt;Assembly configured as GAS_ARM64 (8)&lt;br/&gt;
cmnd=make IRun_arch args="-v 2  -O 1 -s 8 -m" | fgrep 'CPU MHZ='&lt;br/&gt;
/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_arch.c: In function 'ConfirmPtrbits':&lt;br/&gt;
/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_arch.c:201:33: error: passing argument 1 of 'strlen' from incompatible pointer type &lt;span&gt;[-Wincompatible-pointer-types]&lt;/span&gt;&lt;br/&gt;
  201 |    i = 1 + strlen(frm) + strlen(osnam) + strlen(osnam&lt;span&gt;[OS]&lt;/span&gt;) +&lt;br/&gt;
      |                                 ^~~~~&lt;br/&gt;
      |                                 |&lt;br/&gt;
      |                                 char **&lt;br/&gt;
In file included from /home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/include/atlconf.h:6,&lt;br/&gt;
                 from /home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_arch.c:1:&lt;br/&gt;
/usr/include/string.h:407:35: note: expected 'const char &lt;em&gt;' but argument is of type 'char &lt;/em&gt;&lt;em&gt;'&lt;br/&gt;
  407 | extern size_t strlen (const char &lt;/em&gt;__s)&lt;br/&gt;
      |                       ~~~~~~~~~~~~^~~&lt;br/&gt;
make: *** &lt;span&gt;[Makefile:96: probe_arch.o]&lt;/span&gt; Error 1&lt;/p&gt;
&lt;p&gt;ierr=256 in command='make IRun_arch args="-v 2  -O 1 -s 8 -m" | fgrep 'CPU MHZ=''!&lt;/p&gt;
&lt;h1 id="output_7"&gt;OUTPUT:&lt;/h1&gt;
&lt;p&gt;Bad CPU MHZ value=0, res='NULL'&lt;/p&gt;
&lt;p&gt;Clock rate configured as 0Mhz&lt;br/&gt;
cmnd=make IRun_arch args="-v 2  -O 1 -s 8 -b" | fgrep 'PTR BITS='&lt;br/&gt;
/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_arch.c: In function 'ConfirmPtrbits':&lt;br/&gt;
/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_arch.c:201:33: error: passing argument 1 of 'strlen' from incompatible pointer type &lt;span&gt;[-Wincompatible-pointer-types]&lt;/span&gt;&lt;br/&gt;
  201 |    i = 1 + strlen(frm) + strlen(osnam) + strlen(osnam&lt;span&gt;[OS]&lt;/span&gt;) +&lt;br/&gt;
      |                                 ^~~~~&lt;br/&gt;
      |                                 |&lt;br/&gt;
      |                                 char **&lt;br/&gt;
In file included from /home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/include/atlconf.h:6,&lt;br/&gt;
                 from /home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_arch.c:1:&lt;br/&gt;
/usr/include/string.h:407:35: note: expected 'const char &lt;em&gt;' but argument is of type 'char &lt;/em&gt;&lt;em&gt;'&lt;br/&gt;
  407 | extern size_t strlen (const char &lt;/em&gt;__s)&lt;br/&gt;
      |                       ~~~~~~~~~~~~^~~&lt;br/&gt;
make: *** &lt;span&gt;[Makefile:96: probe_arch.o]&lt;/span&gt; Error 1&lt;/p&gt;
&lt;p&gt;ierr=256 in command='make IRun_arch args="-v 2  -O 1 -s 8 -b" | fgrep 'PTR BITS=''!&lt;/p&gt;
&lt;h1 id="output_8"&gt;OUTPUT:&lt;/h1&gt;
&lt;p&gt;Pointer width configured as 32&lt;br/&gt;
cmnd=make IRun_arch args="-v 2  -O 1 -s 8 -t" | fgrep 'CPU THROTTLE='&lt;br/&gt;
/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_arch.c: In function 'ConfirmPtrbits':&lt;br/&gt;
/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_arch.c:201:33: error: passing argument 1 of 'strlen' from incompatible pointer type &lt;span&gt;[-Wincompatible-pointer-types]&lt;/span&gt;&lt;br/&gt;
  201 |    i = 1 + strlen(frm) + strlen(osnam) + strlen(osnam&lt;span&gt;[OS]&lt;/span&gt;) +&lt;br/&gt;
      |                                 ^~~~~&lt;br/&gt;
      |                                 |&lt;br/&gt;
      |                                 char **&lt;br/&gt;
In file included from /home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/include/atlconf.h:6,&lt;br/&gt;
                 from /home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_arch.c:1:&lt;br/&gt;
/usr/include/string.h:407:35: note: expected 'const char &lt;em&gt;' but argument is of type 'char &lt;/em&gt;&lt;em&gt;'&lt;br/&gt;
  407 | extern size_t strlen (const char &lt;/em&gt;__s)&lt;br/&gt;
      |                       ~~~~~~~~~~~~^~~&lt;br/&gt;
make: *** &lt;span&gt;[Makefile:96: probe_arch.o]&lt;/span&gt; Error 1&lt;/p&gt;
&lt;p&gt;ierr=256 in command='make IRun_arch args="-v 2  -O 1 -s 8 -t" | fgrep 'CPU THROTTLE=''!&lt;/p&gt;
&lt;h1 id="output_9"&gt;OUTPUT:&lt;/h1&gt;
&lt;p&gt;Cannot detect CPU throttling.&lt;br/&gt;
cmnd='make IRun_comp args="-v 2 -o atlconf.txt -O 1 -A 62 -Si nof77 0 -V 1   -b 32"'&lt;br/&gt;
gcc -I/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/include  -g -w -DATL_DYLIBS -c /home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_comp.c&lt;br/&gt;
/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_comp.c: In function 'GetStandardCompName':&lt;br/&gt;
/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_comp.c:658:13: error: implicit declaration of function 'CompIsClang' &lt;span&gt;[-Wimplicit-function-declaration]&lt;/span&gt;&lt;br/&gt;
  658 |    else if (CompIsClang(comp))&lt;br/&gt;
      |             ^~~~~~~~~~~&lt;br/&gt;
/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_comp.c: In function 'SelectBestGcc':&lt;br/&gt;
/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/..//CONFIG/src/probe_comp.c:1163:24: error: implicit declaration of function 'CompIsMinGW' &lt;span&gt;[-Wimplicit-function-declaration]&lt;/span&gt;&lt;br/&gt;
 1163 |       if (!USEMINGW &amp;amp;&amp;amp; CompIsMinGW(gccs&lt;span&gt;[i]&lt;/span&gt;))&lt;br/&gt;
      |                        ^~~~~~~~~~~&lt;br/&gt;
make: *** &lt;span&gt;[Makefile:94: probe_comp.o]&lt;/span&gt; Error 1&lt;br/&gt;
ERROR 512 IN SYSCMND: 'make IRun_comp args="-v 2 -o atlconf.txt -O 1 -A 62 -Si nof77 0 -V 1   -b 32"'&lt;br/&gt;
mkdir src bin tune interfaces timing&lt;br/&gt;
mkdir: cannot create directory 'src': File exists&lt;br/&gt;
mkdir: cannot create directory 'bin': File exists&lt;br/&gt;
mkdir: cannot create directory 'tune': File exists&lt;br/&gt;
mkdir: cannot create directory 'interfaces': File exists&lt;br/&gt;
mkdir: cannot create directory 'timing': File exists&lt;br/&gt;
make: *** &lt;span&gt;[Makefile:516: make_subdirs]&lt;/span&gt; Error 1&lt;br/&gt;
make -f Make.top startup&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: Entering directory '/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build'&lt;br/&gt;
Make.top:1: Make.inc: No such file or directory&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: *** No rule to make target 'Make.inc'.  Stop.&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: Leaving directory '/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build'&lt;br/&gt;
make: *** &lt;span&gt;[Makefile:560: startup]&lt;/span&gt; Error 2&lt;br/&gt;
mv: cannot stat 'lib/Makefile': No such file or directory&lt;br/&gt;
../configure: line 573: lib/Makefile: No such file or directory&lt;br/&gt;
../configure: line 574: lib/Makefile: No such file or directory&lt;br/&gt;
../configure: line 575: lib/Makefile: No such file or directory&lt;br/&gt;
../configure: line 576: lib/Makefile: No such file or directory&lt;br/&gt;
../configure: line 580: include/atlas_maxmalloc.h: No such file or directory&lt;br/&gt;
../configure: line 585: include/atlas_maxmalloc.h: No such file or directory&lt;br/&gt;
../configure: line 587: include/atlas_maxmalloc.h: No such file or directory&lt;br/&gt;
../configure: line 636: lib/Makefile: No such file or directory&lt;br/&gt;
../configure: line 637: lib/Makefile: No such file or directory&lt;br/&gt;
../configure: line 638: lib/Makefile: No such file or directory&lt;br/&gt;
../configure: line 643: lib/Makefile: No such file or directory&lt;br/&gt;
../configure: line 661: /home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build/tune/threads/res/aff.h: No such file or directory&lt;br/&gt;
DONE configure&lt;br/&gt;
make -f Make.top build&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: se entra en el directorio '/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build'&lt;br/&gt;
Make.top:1: Make.inc: No existe el fichero o el directorio&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: *** No hay ninguna regla para construir el objetivo 'Make.inc'.  Alto.&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: se sale del directorio '/home/alarm/aplicaciones/atlas-lapack/src/ATLAS/build'&lt;br/&gt;
make: *** &lt;span&gt;[Makefile:555: build]&lt;/span&gt; Error 2&lt;/p&gt;
&lt;p&gt;maybe some error if try build with 14.1.1?&lt;/p&gt;
&lt;p&gt;this happen with latest stable and latest developer releases&lt;/p&gt;
&lt;p&gt;greetings&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Atlas 3.10.3 not compiling with GNU-GCC 14.1</title><link href="https://sourceforge.net/p/math-atlas/support-requests/1095/" rel="alternate"/><published>2024-07-23T13:29:31.197000Z</published><updated>2024-07-23T13:29:31.197000Z</updated><author><name>Luis Fernandez Menchero</name><uri>https://sourceforge.net/u/lfmenchero/</uri></author><id>https://sourceforge.net3d4c6d50fc47fd6cb86e543c93c6900ff7779cca</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Development Team.&lt;/p&gt;
&lt;p&gt;I am trying to compile the Atlas version 3.10.3 in our supercomputer, Kelvin-2, from the NI-HPC. I am using the latest version of the GNU compiler, 14.1. Our operative system is a Centos 8.10.&lt;br/&gt;
It does not compile, I get the following error when I run the "make" command.&lt;/p&gt;
&lt;p&gt;Thank you for your support.&lt;br/&gt;
Luis.&lt;/p&gt;
&lt;p&gt;Build:&lt;br/&gt;
/mnt/scratch2/users/3052157/atlas/ATLAS/configure --prefix=/opt/apps/atlas/3.10.3/gcc-14.1.0 --cc=/opt/gridware/depots/54e7fb3c/el8/pkg/compilers/gcc/14.1.0/bin/gcc --cflags="-O3 -fPIC -fpermissive -fopenmp" --shared&lt;/p&gt;
&lt;p&gt;It creates the Makefile. But if I suppress the flag "--fpermissive", it gets an error because of types mismatch in the calling of functions.&lt;/p&gt;
&lt;p&gt;When running "make", I get the following error:&lt;br/&gt;
$ make error_report&lt;br/&gt;
make -f Make.top error_report&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: Entering directory '/mnt/scratch2/users/3052157/atlas/build-atlas'&lt;br/&gt;
uname -a 2&amp;gt;&amp;amp;1 &amp;gt;&amp;gt; bin/INSTALL_LOG/ERROR.LOG&lt;br/&gt;
/opt/gridware/depots/54e7fb3c/el8/pkg/compilers/gcc/14.1.0/bin/x86_64-pc-linux-gnu-gcc -v 2&amp;gt;&amp;amp;1  &amp;gt;&amp;gt; bin/INSTALL_LOG/ERROR.LOG&lt;br/&gt;
Using built-in specs.&lt;br/&gt;
COLLECT_GCC=/opt/gridware/depots/54e7fb3c/el8/pkg/compilers/gcc/14.1.0/bin/x86_64-pc-linux-gnu-gcc&lt;br/&gt;
COLLECT_LTO_WRAPPER=/opt/gridware/depots/54e7fb3c/el8/pkg/compilers/gcc/14.1.0/libexec/gcc/x86_64-pc-linux-gnu/14.1.0/lto-wrapper&lt;br/&gt;
Target: x86_64-pc-linux-gnu&lt;br/&gt;
Configured with: ../configure --prefix=/opt/gridware/depots/54e7fb3c/el8/pkg/compilers/gcc/14.1.0 --enable-shared --with-system-zlib --enable-threads=posix --enable-checking=release --enable-plugin --enable-multilib --enable-languages=c,c++,objc,obj-c++,fortran&lt;br/&gt;
Thread model: posix&lt;br/&gt;
Supported LTO compression algorithms: zlib zstd&lt;br/&gt;
gcc version 14.1.0 (GCC)&lt;br/&gt;
/opt/gridware/depots/54e7fb3c/el8/pkg/compilers/gcc/14.1.0/bin/x86_64-pc-linux-gnu-gcc -V 2&amp;gt;&amp;amp;1  &amp;gt;&amp;gt; bin/INSTALL_LOG/ERROR.LOG&lt;br/&gt;
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-V’&lt;br/&gt;
x86_64-pc-linux-gnu-gcc: fatal error: no input files&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: &lt;span&gt;[Make.top:6: error_report]&lt;/span&gt; Error 1 (ignored)&lt;br/&gt;
/opt/gridware/depots/54e7fb3c/el8/pkg/compilers/gcc/14.1.0/bin/x86_64-pc-linux-gnu-gcc --version 2&amp;gt;&amp;amp;1  &amp;gt;&amp;gt; bin/INSTALL_LOG/ERROR.LOG&lt;br/&gt;
tar cf error_UNKNOWNx8664AVXMAC.tar Make.inc bin/INSTALL_LOG/*&lt;br/&gt;
bzip2 error_UNKNOWNx8664AVXMAC.tar&lt;br/&gt;
bzip2: Output file error_UNKNOWNx8664AVXMAC.tar.bz2 already exists.&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: *** &lt;span&gt;[Make.top:9: error_report]&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: Leaving directory '/mnt/scratch2/users/3052157/atlas/build-atlas'&lt;br/&gt;
make: *** &lt;span&gt;[Makefile:540: error_report]&lt;/span&gt; Error 2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Compilation error 821 at E5-2650v2   Ubuntu 24.04</title><link href="https://sourceforge.net/p/math-atlas/support-requests/1094/" rel="alternate"/><published>2024-05-31T08:30:47.829000Z</published><updated>2024-05-31T08:30:47.829000Z</updated><author><name>Vladislav NB</name><uri>https://sourceforge.net/u/babitsyn/</uri></author><id>https://sourceforge.net02ddd6c3b07e8531f6faa478f914ef2b4ef4e6c6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Can't compile libatlas at Xeon E5-2650v2 and 2620v2 with ARCH detected by default Corei2. &lt;br/&gt;
If I change ARCH to Atom64AVX copilation and tests are successful, but results are worse&lt;br/&gt;
I suggest wrong file name for output file.&lt;br/&gt;
Same problem reported at &lt;a href="https://sourceforge.net/p/math-atlas/support-requests/996/#351f"&gt;https://sourceforge.net/p/math-atlas/support-requests/996/#351f&lt;/a&gt;&lt;br/&gt;
I have tested v3.11.34 ... 41, error message:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;  ID=13 : B=(24,24,36) mf=ERROR IN COMMAND: make xsammtime_pt mb=24 nb=24 kb=2 mmrout=AMMCASES/ATL_damm12x3x2_avx.S SMC="gcc" SMCFLAGS="-x assembler-with-cpp -mavx" beta=1 mu=24 nu=3 ku=2 vlen=8 mvA=1 mvB=1 mvC=0 kmoves=" -DATL_MOVEA -DATL_MOVEB" outF="-f res/sammm13_24x24x2_24x3x2_101828_vM8b1_pf0x0_f0_-1.ktim" &amp;gt; /dev/null 2&amp;gt;&amp;amp;1
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;PROPOSED FILENAME: res/sammm13_24x24x2_24x3x2_&lt;strong&gt;101&lt;/strong&gt;828_vM8b1_pf0x0_f0_-1.ktim&lt;br/&gt;
30676.08 --&amp;gt; SLOWDOWN of 0.9564&lt;/p&gt;
&lt;p&gt;.... Lot of messages .... &lt;/p&gt;
&lt;p&gt;ERROR 821 DURING ACCESS-MAJOR MATMUL TUNE!!.  CHECK INSTALL_LOG/sAMMTUNE.LOG FOR DETAILS.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1093 Compilation fails when "gcc" expands to more than 256 characters</title><link href="https://sourceforge.net/p/math-atlas/support-requests/1093/?limit=25#3e8f" rel="alternate"/><published>2024-05-30T13:00:48.626000Z</published><updated>2024-05-30T13:00:48.626000Z</updated><author><name>Taketo Kabe</name><uri>https://sourceforge.net/u/fkabe/</uri></author><id>https://sourceforge.netd3bda0263e17148a642ce93b97567dbe0b104c4d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;patch part 2, fixing cryptic error like&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;xuserflag: /home/kabe/r9builds/atlas-r9/BUILD/ATLAS/i386_base/..//tune/blas/gemm/userflag.c:242: GoGetThem: Assertion `fgets(ln, 512, fpin)' failed.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</summary></entry><entry><title>#1093 Compilation fails when "gcc" expands to more than 256 characters</title><link href="https://sourceforge.net/p/math-atlas/support-requests/1093/?limit=25#72d2" rel="alternate"/><published>2024-05-30T12:59:11.738000Z</published><updated>2024-05-30T12:59:11.738000Z</updated><author><name>Taketo Kabe</name><uri>https://sourceforge.net/u/fkabe/</uri></author><id>https://sourceforge.netaa4b4d6d8e4672dd07ffaf8d335ae3853a9ec2e7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The patch only fixed one of the similar instances. This is the complete patch part 1.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Compilation fails when "gcc" expands to more than 256 characters</title><link href="https://sourceforge.net/p/math-atlas/support-requests/1093/" rel="alternate"/><published>2024-05-27T12:22:49.137000Z</published><updated>2024-05-27T12:22:49.137000Z</updated><author><name>Taketo Kabe</name><uri>https://sourceforge.net/u/fkabe/</uri></author><id>https://sourceforge.net7cbd14500a007f05c44a80d2015bff3a35491246</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="err"&gt;On&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;RHEL&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;and&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;derivatives,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="k"&gt;$(&lt;/span&gt;&lt;span class="nv"&gt;CC&lt;/span&gt;&lt;span class="k"&gt;)&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;equivalent&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;tends&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;to&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;expand&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;to&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;very&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;long&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;string.&lt;/span&gt;
&lt;span class="nf"&gt;On Rocky Linux 9, compilation failed cryptically&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;

&lt;span class="err"&gt;$&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;make&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;build&lt;/span&gt;
&lt;span class="err"&gt;...&lt;/span&gt;
&lt;span class="err"&gt;./xnrm2srch&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;-p&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;d&lt;/span&gt;
&lt;span class="nf"&gt;xnrm2srch&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;/&lt;span class="n"&gt;home&lt;/span&gt;/&lt;span class="n"&gt;kabe&lt;/span&gt;/&lt;span class="n"&gt;r&lt;/span&gt;9&lt;span class="n"&gt;builds&lt;/span&gt;/&lt;span class="n"&gt;atlas&lt;/span&gt;-&lt;span class="n"&gt;r&lt;/span&gt;9/&lt;span class="n"&gt;BUILD&lt;/span&gt;/&lt;span class="n"&gt;ATLAS&lt;/span&gt;/&lt;span class="n"&gt;i&lt;/span&gt;386&lt;span class="n"&gt;_base&lt;/span&gt;/..//&lt;span class="n"&gt;tune&lt;/span&gt;/&lt;span class="n"&gt;blas&lt;/span&gt;/&lt;span class="n"&gt;level&lt;/span&gt;1/&lt;span class="n"&gt;nrm&lt;/span&gt;2&lt;span class="n"&gt;srch&lt;/span&gt;.&lt;span class="n"&gt;c&lt;/span&gt;:175: &lt;span class="n"&gt;ReadFile&lt;/span&gt;: &lt;span class="n"&gt;Assertion&lt;/span&gt; `&lt;span class="n"&gt;sscanf&lt;/span&gt;(&lt;span class="n"&gt;ln&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; " %&lt;span class="n"&gt;d&lt;/span&gt; %&lt;span class="n"&gt;d&lt;/span&gt; %&lt;span class="n"&gt;s&lt;/span&gt; \"%[^\"]"&lt;span class="p"&gt;,&lt;/span&gt; &amp;amp;&lt;span class="n"&gt;ID&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &amp;amp;&lt;span class="n"&gt;incX&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;rout&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;auth&lt;/span&gt;) == 4' &lt;span class="n"&gt;failed&lt;/span&gt;.
&lt;span class="nf"&gt;make[7]&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;*** [&lt;span class="n"&gt;Makefile&lt;/span&gt;:770: &lt;span class="n"&gt;dinstall_nrm&lt;/span&gt;2] &lt;span class="n"&gt;Aborted&lt;/span&gt; (&lt;span class="n"&gt;core&lt;/span&gt; &lt;span class="n"&gt;dumped&lt;/span&gt;)


&lt;span class="nf"&gt;tune/blas/level1/nrm2srch.c&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="n"&gt;ReadFile&lt;/span&gt;() &lt;span class="n"&gt;is&lt;/span&gt; &lt;span class="n"&gt;like&lt;/span&gt; &lt;span class="n"&gt;this&lt;/span&gt;:
&lt;span class="err"&gt;====&lt;/span&gt;
&lt;span class="w"&gt;   &lt;/span&gt;&lt;span class="err"&gt;char&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;ln[512],&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;rout[256],&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;auth[256],&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;cc[256],&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;ccflags[512];&lt;/span&gt;
&lt;span class="err"&gt;...&lt;/span&gt;
&lt;span class="cp"&gt;      if  (LineIsCont(ln))&lt;/span&gt;
&lt;span class="w"&gt;      &lt;/span&gt;&lt;span class="err"&gt;{&lt;/span&gt;
&lt;span class="w"&gt;         &lt;/span&gt;&lt;span class="err"&gt;assert(fgets(cc,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;256,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;fpin)&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;!=&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;NULL&lt;span class="o"&gt;)&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="w"&gt;         &lt;/span&gt;assert&lt;span class="o"&gt;(&lt;/span&gt;fgets&lt;span class="o"&gt;(&lt;/span&gt;ccflags,&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="m"&gt;512&lt;/span&gt;,&lt;span class="w"&gt; &lt;/span&gt;fpin&lt;span class="o"&gt;)&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;!&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;NULL&lt;span class="o"&gt;)&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="err"&gt;=====&lt;/span&gt;

&lt;span class="err"&gt;which&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;reads&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;tune/blas/level1/NRM2/dcases.dsc&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;like&lt;/span&gt;

&lt;span class="o"&gt;=====&lt;/span&gt;
&lt;span class="err"&gt;9&lt;/span&gt;
&lt;span class="err"&gt;1&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;0&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;nrm21_x0.c&lt;/span&gt;&lt;span class="w"&gt;        &lt;/span&gt;&lt;span class="s2"&gt;"R. Clint Whaley"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;
&lt;span class="err"&gt;gcc&lt;/span&gt;
&lt;span class="err"&gt;-fomit-frame-pointer&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;-mfpmath&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="m"&gt;387&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;-O2
&lt;span class="err"&gt;2&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;1&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;nrm21_x1.c&lt;/span&gt;&lt;span class="w"&gt;        &lt;/span&gt;&lt;span class="s2"&gt;"R. Clint Whaley"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;
&lt;span class="err"&gt;gcc&lt;/span&gt;
&lt;span class="err"&gt;-fomit-frame-pointer&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;-mfpmath&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="m"&gt;387&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;-O2
&lt;span class="nv"&gt;...&lt;/span&gt;
&lt;span class="o"&gt;=====&lt;/span&gt;


&lt;span class="err"&gt;on&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;Rocky&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;Linux&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;9,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"gcc"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;in&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;tune/blas/level1/NRM2/dcases.dsc&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;expands&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;to&lt;/span&gt;
&lt;span class="err"&gt;(debug&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;printf&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;inserted)&lt;/span&gt;
&lt;span class="nf"&gt;&amp;gt; ReadFile&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;cc&lt;/span&gt; &lt;span class="n"&gt;line&lt;/span&gt; = &amp;lt;/&lt;span class="n"&gt;usr&lt;/span&gt;/&lt;span class="n"&gt;bin&lt;/span&gt;/&lt;span class="n"&gt;i&lt;/span&gt;586-&lt;span class="n"&gt;redhat&lt;/span&gt;-&lt;span class="n"&gt;linux&lt;/span&gt;-&lt;span class="n"&gt;gcc&lt;/span&gt; -&lt;span class="n"&gt;D_TIME_BITS&lt;/span&gt;=64 -&lt;span class="n"&gt;D_FILE_OFFSET_BITS&lt;/span&gt;=64 -&lt;span class="n"&gt;fcf&lt;/span&gt;-&lt;span class="n"&gt;protection&lt;/span&gt;=&lt;span class="n"&gt;none&lt;/span&gt; -&lt;span class="n"&gt;D_FORTIFY_SOURCE&lt;/span&gt;=2 -&lt;span class="n"&gt;g&lt;/span&gt; -&lt;span class="n"&gt;Wa&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;--&lt;span class="n"&gt;noexecstack&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;--&lt;span class="n"&gt;generate&lt;/span&gt;-&lt;span class="n"&gt;missing&lt;/span&gt;-&lt;span class="n"&gt;build&lt;/span&gt;-&lt;span class="n"&gt;notes&lt;/span&gt;=&lt;span class="n"&gt;yes&lt;/span&gt; -&lt;span class="n"&gt;fstack&lt;/span&gt;-&lt;span class="n"&gt;protector&lt;/span&gt;-&lt;span class="n"&gt;strong&lt;/span&gt; -&lt;span class="n"&gt;fstack&lt;/span&gt;-&lt;span class="n"&gt;clash&lt;/span&gt;-&lt;span class="n"&gt;protection&lt;/span&gt; -&lt;span class="n"&gt;fPIC&lt;/span&gt; -&lt;span class="n"&gt;fplugin&lt;/span&gt;=&lt;span class="n"&gt;annobin&lt;/span&gt; -&lt;span class="n"&gt;Wl&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;-&lt;span class="n"&gt;z&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;now&lt;/span&gt; -&lt;span class="n"&gt;m&lt;/span&gt;32&amp;gt;
&lt;span class="err"&gt;which&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;exceeds&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;256&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;characters&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;and&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;upsets&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;following&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;fgets(ccflags).&lt;/span&gt;

&lt;span class="err"&gt;The&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;attached&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;patch&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;seems&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;to&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;fix&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;this.&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</summary></entry><entry><title>Rank mismatch in argument 'strue1'</title><link href="https://sourceforge.net/p/math-atlas/support-requests/1092/" rel="alternate"/><published>2022-10-03T21:07:50.177000Z</published><updated>2022-10-03T21:07:50.177000Z</updated><author><name>Federico Marocco</name><uri>https://sourceforge.net/u/fmarocco/</uri></author><id>https://sourceforge.netdb7d8c5240cc20d72238fb88ff6632748d01fb72</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;br/&gt;
I am trying to install ATLAS 3.10.3 on MacOS 12.6 (Monterey). After successfully running "sudo make build", I run "sudo make check" and I get the following error:&lt;/p&gt;
&lt;p&gt;/Users/fedde/build/ATLAS3.10.3/_mac_build/..//interfaces/blas/C/testing/c_sblat1.f:250:48:&lt;/p&gt;
&lt;p&gt;250 |                CALL STEST1(SNRM2TEST(N,SX,INCX),STEMP,STEMP,SFAC)&lt;br/&gt;
      |                                                1&lt;br/&gt;
Error: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)&lt;br/&gt;
/Users/fedde/build/ATLAS3.10.3/_mac_build/..//interfaces/blas/C/testing/c_sblat1.f:254:48:&lt;/p&gt;
&lt;p&gt;254 |                CALL STEST1(SASUMTEST(N,SX,INCX),STEMP,STEMP,SFAC)&lt;br/&gt;
      |                                                1&lt;br/&gt;
Error: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)&lt;br/&gt;
make&lt;span&gt;[3]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; &lt;span&gt;&lt;span&gt;[c_sblat1.o]&lt;/span&gt;&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span&gt;&lt;span&gt;[2]&lt;/span&gt;&lt;/span&gt;: &lt;/em&gt;&lt;/strong&gt; &lt;span&gt;[sanity_test]&lt;/span&gt; Error 2&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; &lt;span&gt;&lt;span&gt;[sanity_test]&lt;/span&gt;&lt;/span&gt; Error 2&lt;br/&gt;
make: &lt;/em&gt;&lt;/strong&gt; &lt;span&gt;[test]&lt;/span&gt; Error 2&lt;/p&gt;
&lt;p&gt;The full log is attached. Any help would be greatly appreciated!&lt;/p&gt;
&lt;p&gt;Regards,&lt;br/&gt;
Federico&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>ATLAS3.10.installation failed compiling with gcc 11.2. on RHEL 8.4</title><link href="https://sourceforge.net/p/math-atlas/support-requests/1091/" rel="alternate"/><published>2022-06-29T18:19:51.710000Z</published><updated>2022-06-29T18:19:51.710000Z</updated><author><name>jeyaraj</name><uri>https://sourceforge.net/u/jeyaraj/</uri></author><id>https://sourceforge.neteff5dc11d8c5a331827422e80ef71c7fcfcebba0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Dear All,&lt;br/&gt;
I have tried installation of ATLAS3.10.3 on RHEL8.4 make error.please find the below details.&lt;br/&gt;
lscpu:&lt;br/&gt;
&lt;span&gt;[root@master01 ~]&lt;/span&gt;# lscpu&lt;br/&gt;
Architecture: x86_64&lt;br/&gt;
CPU op-mode(s): 32-bit, 64-bit&lt;br/&gt;
Byte Order: Little Endian&lt;br/&gt;
CPU(s): 8&lt;br/&gt;
On-line CPU(s) list: 0-7&lt;br/&gt;
Thread(s) per core: 1&lt;br/&gt;
Core(s) per socket: 4&lt;br/&gt;
Socket(s): 2&lt;br/&gt;
NUMA node(s): 1&lt;br/&gt;
Vendor ID: GenuineIntel&lt;br/&gt;
BIOS Vendor ID: GenuineIntel&lt;br/&gt;
CPU family: 6&lt;br/&gt;
Model: 126&lt;br/&gt;
Model name: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz&lt;br/&gt;
BIOS Model name: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz&lt;br/&gt;
Stepping: 5&lt;br/&gt;
CPU MHz: 1190.389&lt;br/&gt;
BogoMIPS: 2380.77&lt;br/&gt;
Hypervisor vendor: VMware&lt;br/&gt;
Virtualization type: full&lt;br/&gt;
L1d cache: 48K&lt;br/&gt;
L1i cache: 32K&lt;br/&gt;
L2 cache: 512K&lt;br/&gt;
L3 cache: 6144K&lt;br/&gt;
NUMA node0 CPU(s): 0-7&lt;br/&gt;
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology tsc_reliable nonstop_tsc cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves arat avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid fsrm md_clear flush_l1d arch_capabilities&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[root@master01 ATLAS3.10.3]&lt;/span&gt;# cd build/&lt;br/&gt;
&lt;span&gt;[root@master01 build]&lt;/span&gt;# ls&lt;br/&gt;
&lt;span&gt;[root@master01 build]&lt;/span&gt;# ../configure -b 64 --prefix=/apps/octave --with-netlib-lapack-tarfile=/apps/lapack-3.10.0.tar.gz --cripple-atlas-performance&lt;/p&gt;
&lt;p&gt;make error:&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: &lt;span&gt;[Makefile:155: IStage1]&lt;/span&gt; Error 2&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: Leaving directory '/apps/ATLAS3.10.3/build/bin'&lt;br/&gt;
ERROR 712 DURING CACHESIZE SEARCH!!. CHECK INSTALL_LOG/Stage1.log FOR DETAILS.&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: Entering directory '/apps/ATLAS3.10.3/build/bin'&lt;br/&gt;
cd /apps/ATLAS3.10.3/build ; make error_report&lt;br/&gt;
make&lt;span&gt;[3]&lt;/span&gt;: Entering directory '/apps/ATLAS3.10.3/build'&lt;br/&gt;
make -f Make.top error_report&lt;br/&gt;
make&lt;span&gt;[4]&lt;/span&gt;: Entering directory '/apps/ATLAS3.10.3/build'&lt;br/&gt;
uname -a 2&amp;gt;&amp;amp;1 &amp;gt;&amp;gt; bin/INSTALL_LOG/ERROR.LOG&lt;br/&gt;
/apps/gcc-11.2.0.a/bin/gcc -v 2&amp;gt;&amp;amp;1 &amp;gt;&amp;gt; bin/INSTALL_LOG/ERROR.LOG&lt;br/&gt;
Using built-in specs.&lt;br/&gt;
COLLECT_GCC=/apps/gcc-11.2.0.a/bin/gcc&lt;br/&gt;
COLLECT_LTO_WRAPPER=/apps/gcc-11.2.0.a/libexec/gcc/x86_64-pc-linux-gnu/11.2.0/lto-wrapper&lt;br/&gt;
Target: x86_64-pc-linux-gnu&lt;br/&gt;
Configured with: ../configure --prefix=/apps/gcc-11.2.0.a --with-gmp=/apps/gcc-11.2.0/gmp-6.1.0 --with-mpfr=/apps/gcc-11.2.0/mpfr-3.1.6 --with-mpc=/apps/gcc-11.2.0/mpc-1.0.3 --with-isl=/apps/gcc-11.2.0/isl-0.18/build --enable-languages=c,c++,fortran,go --enable-shared --disable-multilib&lt;br/&gt;
Thread model: posix&lt;br/&gt;
Supported LTO compression algorithms: zlib&lt;br/&gt;
gcc version 11.2.0 (GCC)&lt;br/&gt;
/apps/gcc-11.2.0.a/bin/gcc -V 2&amp;gt;&amp;amp;1 &amp;gt;&amp;gt; bin/INSTALL_LOG/ERROR.LOG&lt;br/&gt;
gcc: error: unrecognized command-line option ‘-V’&lt;br/&gt;
gcc: fatal error: no input files&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span&gt;[4]&lt;/span&gt;: &lt;span&gt;[Make.top:6: error_report]&lt;/span&gt; Error 1 (ignored)&lt;br/&gt;
/apps/gcc-11.2.0.a/bin/gcc --version 2&amp;gt;&amp;amp;1 &amp;gt;&amp;gt; bin/INSTALL_LOG/ERROR.LOG&lt;br/&gt;
tar cf error_Corei164AVXMAC.tar Make.inc bin/INSTALL_LOG/&lt;br/&gt;
bzip2 error_Corei164AVXMAC.tar&lt;br/&gt;
make&lt;span&gt;[4]&lt;/span&gt;: Leaving directory '/apps/ATLAS3.10.3/build'&lt;br/&gt;
make&lt;span&gt;[3]&lt;/span&gt;: Leaving directory '/apps/ATLAS3.10.3/build'&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: Leaving directory '/apps/ATLAS3.10.3/build/bin'&lt;br/&gt;
Error report error_&amp;lt;arch&amp;gt;.tgz has been created in your top-level ATLAS&lt;br/&gt;
directory. Be sure to include this file in any help request.&lt;br/&gt;
cat: ../../CONFIG/error.txt: No such file or directory&lt;br/&gt;
cat: ../../CONFIG/error.txt: No such file or directory&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: &amp;lt;/arch&amp;gt; &lt;span&gt;[Make.top:16: build]&lt;/span&gt; Error 255&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: Leaving directory '/apps/ATLAS3.10.3/build'&lt;br/&gt;
make: ** &lt;span&gt;[Makefile:536: build]&lt;/span&gt; Error 2&lt;/p&gt;
&lt;p&gt;This is correct configuration are i need to modify??&lt;br/&gt;
Can you help to resolve this error? &lt;/p&gt;
&lt;p&gt;Thanks,&lt;br/&gt;
Jeyaraj M&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1089 Atlas fails fortran tuning tests + bug assigning alternate gcc compiler on archlinux</title><link href="https://sourceforge.net/p/math-atlas/support-requests/1089/?limit=25#6389" rel="alternate"/><published>2022-04-20T16:10:07.129000Z</published><updated>2022-04-20T16:10:07.129000Z</updated><author><name>Marcello Pietrobon</name><uri>https://sourceforge.net/u/marcello-ptr/</uri></author><id>https://sourceforge.net3a200e385018624e07a6c39c73965fb29ae01e8b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I've created a separate issue for the gcc problem in&lt;br/&gt;
&lt;a class="" href="https://sourceforge.net/p/math-atlas/support-requests/1090/"&gt;#1090 bug assigning alternate gcc compiler on archlinux&lt;/a&gt;&lt;br/&gt;
because it's actually a completely separate one.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1089 Atlas fails fortran tuning tests + bug assigning alternate gcc compiler on archlinux</title><link href="https://sourceforge.net/p/math-atlas/support-requests/1089/?limit=25#df6a" rel="alternate"/><published>2022-04-20T16:07:46.350000Z</published><updated>2022-04-20T16:07:46.350000Z</updated><author><name>Marcello Pietrobon</name><uri>https://sourceforge.net/u/marcello-ptr/</uri></author><id>https://sourceforge.net00dcbf9aacbec020f137b5bb3887ff1bd2829091</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;SOLVED.&lt;/p&gt;
&lt;p&gt;For the library to compile you need not only two fix the &lt;code&gt;blas/C/testing/&lt;/code&gt; directory&lt;br/&gt;
as described in &lt;a class="" href="https://sources.debian.org/src/atlas/3.10.3-12/debian/patches/gfortran-10.patch/" rel="nofollow"&gt;File: gfortran-10.patch&lt;/a&gt;&lt;br/&gt;
but also fix the two equivalent files in &lt;code&gt;blas/F77/&lt;/code&gt; , &lt;br/&gt;
in such way that you have:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;[ATLAS3.10.3]$ grep -rnF ",STEMP,"
src/blas/f77reference/srotmg.f:55:     +     SQ2,STEMP,SU,TWO,ZERO
interfaces/blas/C/testing/c_dblat1.f:250:               CALL STEST1(DNRM2TEST(N,SX,INCX),STEMP(1),STEMP,SFAC)
interfaces/blas/C/testing/c_dblat1.f:254:               CALL STEST1(DASUMTEST(N,SX,INCX),STEMP(1),STEMP,SFAC)
interfaces/blas/C/testing/c_sblat1.f:250:               CALL STEST1(SNRM2TEST(N,SX,INCX),STEMP(1),STEMP,SFAC)
interfaces/blas/C/testing/c_sblat1.f:254:               CALL STEST1(SASUMTEST(N,SX,INCX),STEMP(1),STEMP,SFAC)
interfaces/blas/F77/testing/dblat1.f:313:               CALL STEST1(DNRM2(N,SX,INCX),STEMP(1),STEMP,SFAC)
interfaces/blas/F77/testing/dblat1.f:317:               CALL STEST1(DASUM(N,SX,INCX),STEMP(1),STEMP,SFAC)
interfaces/blas/F77/testing/sblat1.f:313:               CALL STEST1(SNRM2(N,SX,INCX),STEMP(1),STEMP,SFAC)
interfaces/blas/F77/testing/sblat1.f:317:               CALL STEST1(SASUM(N,SX,INCX),STEMP(1),STEMP,SFAC)
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Important:&lt;/strong&gt; you also need to &lt;strong&gt;restart clean and build&lt;/strong&gt;, otherwise you still get a segmentation fault error.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>