Date: Thu, 09 Apr 2020 05:24:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 245467] math/openblas - fails to build (amd64/12.1-p3) Message-ID: <bug-245467-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245467 Bug ID: 245467 Summary: math/openblas - fails to build (amd64/12.1-p3) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: asharp@iqonline.net CC: phd_kimberlite@yahoo.co.jp CC: phd_kimberlite@yahoo.co.jp Flags: maintainer-feedback?(phd_kimberlite@yahoo.co.jp) Output snippet from compilation (gfortran9 / internal compiler error: Illeg= al Instruction): ar -ru ../../libopenblas_nehalemp-r0.3.7.a strtri_UU_single.o strtri_UN_single.o strtri_LU_single.o strtri_LN_single.o strtri_UU_parallel= .o strtri_UN_parallel.o strtri_LU_parallel.o strtri_LN_parallel.o dtrtri_UU_single.o dtrtri_UN_single.o dtrtri_LU_single.o dtrtri_LN_single.o dtrtri_UU_parallel.o dtrtri_UN_parallel.o dtrtri_LU_parallel.o dtrtri_LN_parallel.o ctrtri_UU_single.o ctrtri_UN_single.o ctrtri_LU_single= .o ctrtri_LN_single.o ctrtri_UU_parallel.o ctrtri_UN_parallel.o ctrtri_LU_parallel.o ctrtri_LN_parallel.o ztrtri_UU_single.o ztrtri_UN_sing= le.o ztrtri_LU_single.o ztrtri_LN_single.o ztrtri_UU_parallel.o ztrtri_UN_parall= el.o ztrtri_LU_parallel.o ztrtri_LN_parallel.o qtrtri_UU_single.o qtrtri_UN_sing= le.o qtrtri_LU_single.o qtrtri_LN_single.o qtrtri_UU_parallel.o qtrtri_UN_parall= el.o qtrtri_LU_parallel.o qtrtri_LN_parallel.o xtrtri_UU_single.o xtrtri_UN_sing= le.o xtrtri_LU_single.o xtrtri_LN_single.o xtrtri_UU_parallel.o xtrtri_UN_parall= el.o xtrtri_LU_parallel.o xtrtri_LN_parallel.o gmake[4]: Leaving directory '/usr/ports/math/openblas/work/OpenBLAS-0.3.7/lapack/trtri' gmake[3]: Leaving directory '/usr/ports/math/openblas/work/OpenBLAS-0.3.7/lapack' gmake[3]: Entering directory '/usr/ports/math/openblas/work/OpenBLAS-0.3.7/lapack-netlib' gmake -C SRC gmake[4]: Entering directory '/usr/ports/math/openblas/work/OpenBLAS-0.3.7/lapack-netlib/SRC' gfortran9 -O -Wl,-rpath=3D/usr/local/lib/gcc9 -O2 -m128bit-long-double -Wall -frecursive -fno-optimize-sibling-calls -m64 -fPIC -c -o sbdsvdx.o sbdsvdx.f <built-in>: internal compiler error: Illegal instruction Please submit a full bug report, with preprocessed source if appropriate. See <https://gcc.gnu.org/bugs/> for instructions. gmake[4]: *** [Makefile:604: sbdsvdx.o] Error 1 gmake[4]: Leaving directory '/usr/ports/math/openblas/work/OpenBLAS-0.3.7/lapack-netlib/SRC' gmake[3]: *** [Makefile:21: lapacklib] Error 2 gmake[3]: Leaving directory '/usr/ports/math/openblas/work/OpenBLAS-0.3.7/lapack-netlib' gmake[2]: *** [Makefile:229: netlib] Error 2 gmake[2]: Leaving directory '/usr/ports/math/openblas/work/OpenBLAS-0.3.7' *** Error code 1 FYI - under "make config", no options are selected. --=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-245467-7788>