Date: Sat, 30 Apr 2016 13:14:34 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207287] math/openblas fails to build with DYNAMIC_ARCH Message-ID: <bug-207287-13-oK2UVyDObN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207287-13@https.bugs.freebsd.org/bugzilla/> References: <bug-207287-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207287 Cy Schubert <cy@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cy@FreeBSD.org --- Comment #2 from Cy Schubert <cy@FreeBSD.org> --- I'm seeing the following failure on a machine with an AMD CPU: Test of subprogram number 9 ZDSCAL ----- PASS ----- Test of subprogram number 10 IZAMAX ----- PASS ----- rm -f ?BLAT2.SUMM OMP_NUM_THREADS=3D1 OMP_NUM_THREADS=3D1 ./sblat2 < ./sblat2.dat rm -f ?BLAT3.SUMM OMP_NUM_THREADS=3D1 OMP_NUM_THREADS=3D1 ./sblat3 < ./sblat3.dat OMP_NUM_THREADS=3D1 OMP_NUM_THREADS=3D1 ./dblat2 < ./dblat2.dat OMP_NUM_THREADS=3D1 OMP_NUM_THREADS=3D1 ./dblat3 < ./dblat3.dat OMP_NUM_THREADS=3D1 OMP_NUM_THREADS=3D1 ./cblat2 < ./cblat2.dat OMP_NUM_THREADS=3D1 OMP_NUM_THREADS=3D1 ./cblat3 < ./cblat3.dat OMP_NUM_THREADS=3D1 OMP_NUM_THREADS=3D1 ./zblat3 < ./zblat3.dat OMP_NUM_THREADS=3D1 OMP_NUM_THREADS=3D1 ./zblat2 < ./zblat2.dat Assertion failed: (stack_check =3D=3D 0x7fc01234), function ztrmv_, file zt= rmv.c, line 265. Program received signal SIGABRT: Process abort signal. Backtrace for this error: #0 0x2D3345B7 #1 0x2D334B9E #2 0x7FFFFFFFF192 Makefile:26: recipe for target 'level2' failed gmake[2]: *** [level2] Abort trap (core dumped) gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/openblas/work/OpenBLAS-0.2.18/test' Makefile:113: recipe for target 'tests' failed gmake[1]: *** [tests] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/openblas/work/OpenBLAS-0.2.18' *** Error code 2 Stop. make: stopped in /usr/ports/math/openblas =3D=3D=3D=3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for openblas-0.2.18,1 build of math/openblas ended at Sat Apr 30 01:36:19 PDT 2016 build time: 00:46:44 !!! build failure encountered !!! It builds fine on a system with an Intel CPU. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207287-13-oK2UVyDObN>