« Return to Thread: 3.9.59

Re: 3.9.59

by marco atzeri-4 :: Rate this Message:

| View in Thread

On 12/23/2011 12:25 AM, Clint Whaley wrote:

> Guys,
>
> This has taken way too long, but I've been sick all week.  I've just posted
> 3.9.59.  If you recall I recently rewrote configure to avoid buffer overruns;
> I later discovered I had made those changes only to a fraction of the
> framework.  So, the only real difference between 58 is that the rewrite
> is much more complete (still one file to change for 60).
>
> The place most likely to be broken is Windows, let me know if you try
> it there!  I have only tried simple installs on Linux and old OS X.
>
> Thanks,
> Clint
>
> ATLAS 3.9.59 released 12/21/11, changes from 3.9.57:
>     * Fixed FLAGS= to CFLAGS= in all L2 index files
>     * Removed a *bunch* of buffer overrun poss in config&  archinfo files
>       -->  still need to adapt emit_buildinfo

tested on cygwin and fails.
3.9.57 builds fine and 3.9.58 has not such issue (still building)


gcc-4 -I/pub/devel/atlas/atlas-3.9.59-1/src/ATLAS//CONFIG/include  -g -w
-c /pub/devel/atlas/atlas-3.9.59-1/src/ATLAS//CONFIG/src/atlconf_misc.c
gcc-4 -I/pub/devel/atlas/atlas-3.9.59-1/src/ATLAS//CONFIG/include  -g -w
-o xconfig
/pub/devel/atlas/atlas-3.9.59-1/src/ATLAS//CONFIG/src/config.c
atlconf_misc.o
./xconfig -d s /pub/devel/atlas/atlas-3.9.59-1/src/ATLAS/ -d b
/pub/devel/atlas/atlas-3.9.59-1/build  -v 2 -b 32 -O 0 -Si lapackref 1
-D c -DPentiumCPS=2000 -Fa alg -fno-common -C xc gcc-4 -C ic gcc-4 -C sk
gcc-4 -C dk gcc-4 -C sm gcc-4 -C dm gcc-4 -C al gcc-4 -C ac gcc-4 -C if
gfortran-4
make[1]: *** [atlas_run] Error 255
make: *** [IRun_OS] Error 2

ierr=256 in command='make IRun_OS args="-v 2 " | fgrep 'OS=''!

OUTPUT:
=======
assertion "iret" failed: file
"/pub/devel/atlas/atlas-3.9.59-1/src/ATLAS//CONFIG/src/config.c", line
616, function: ProbeOS
/bin/sh: line 1:  7216 Aborted                 (core dumped) ./xconfig
-d s /pub/devel/atlas/atlas-3.9.59-1/src/ATLAS/ -d b
/pub/devel/atlas/atlas-3.9.59-1/build -v 2 -b 32 -O 0 -Si lapackref 1 -D
c -DPentiumCPS=2000 -Fa alg -fno-common -C xc gcc-4 -C ic gcc-4 -C sk
gcc-4 -C dk gcc-4 -C sm gcc-4 -C dm gcc-4 -C al gcc-4 -C ac gcc-4 -C if
gfortran-4 -D c -DATL_FULL_LAPACK
xconfig exited with 134


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Math-atlas-devel mailing list
Math-atlas-devel@...
https://lists.sourceforge.net/lists/listinfo/math-atlas-devel

 « Return to Thread: 3.9.59