From owner-freebsd-ports-bugs@freebsd.org Sat Apr 30 13:14:34 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6004B1F328 for ; Sat, 30 Apr 2016 13:14:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C5081F37 for ; Sat, 30 Apr 2016 13:14:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u3UDEX9T013006 for ; Sat, 30 Apr 2016 13:14:34 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207287] math/openblas fails to build with DYNAMIC_ARCH Date: Sat, 30 Apr 2016 13:14:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cy@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2016 13:14:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207287 Cy Schubert changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cy@FreeBSD.org --- Comment #2 from Cy Schubert --- 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.=