~alpine/aports

1

[alpine-aports] testing/openblas: update to 0.2.17

Isaac Dunham <ibid.ag@gmail.com>
Details
Message ID
<20160326023202.GA13725@newbook>
Sender timestamp
1458959523
DKIM signature
missing
Download raw message
Hello,
Attached is a patch to update OpenBLAS to 0.2.17.
There's also a small tweak to the build() function that makes the compile
less noisy, due to some strange consequences of the recursive make based
buildsystem.

Thanks,
Isaac Dunham
Timo Teras <timo.teras@iki.fi>
Details
Message ID
<20160326111503.75ee0420@vostro>
In-Reply-To
<20160326023202.GA13725@newbook> (view parent)
Sender timestamp
1458983702
DKIM signature
missing
Download raw message
On Fri, 25 Mar 2016 19:32:03 -0700
Isaac Dunham <ibid.ag@gmail.com> wrote:

> Hello,
> Attached is a patch to update OpenBLAS to 0.2.17.
> There's also a small tweak to the build() function that makes the
> compile less noisy, due to some strange consequences of the recursive
> make based buildsystem.

Failed for me with:

make[1]: Entering directory '/home/tteras/aports/testing/openblas/src/OpenBLAS-0.2.17/utest'
gcc -Os -fomit-frame-pointer -O2 -DUTEST_CHECK -DSANITY_CHECK -DREFNAME=utest_mainf_ -DMAX_STACK_ALLOC=2048 -Wall -m64 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DSMP_SERVER -DNO_WARMUP -DMAX_CPU_NUMBER=32 -DASMNAME=utest_main -DASMFNAME=utest_main_ -DNAME=utest_main_ -DCNAME=utest_main -DCHAR_NAME=\"utest_main_\" -DCHAR_CNAME=\"utest_main\" -DNO_AFFINITY -I/home/tteras/aports/testing/openblas/src/OpenBLAS-0.2.17 -Os -fomit-frame-pointer  -c -o utest_main.o utest_main.c
In file included from openblas_utest.h:38:0,
                 from utest_main.c:39:
ctest.h: In function 'sighandler':
ctest.h:640:45: error: 'sys_siglist' undeclared (first use in this function)
     sprintf(msg, "[SIGNAL %d: %s]", signum, sys_siglist[signum]);
                                             ^
ctest.h:640:45: note: each undeclared identifier is reported only once for each function it appears in
<builtin>: recipe for target 'utest_main.o' failed
Reply to thread Export thread (mbox)