Date: Thu, 30 Jan 2020 19:06:55 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 243739] math/openblas: port build only successful with option DYNAMIC_ARCH set Message-ID: <bug-243739-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243739 Bug ID: 243739 Summary: math/openblas: port build only successful with option DYNAMIC_ARCH set 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: d8zNeCFG@aon.at Scenario: - ports tree at r524653 - building math/openblas using portmaster - selecting default build options, which is none (interactive default) Result: - Instead of libopenblasp-r0.3.7.so a library libopenblasp-rnehalem0.3.7.so= (or other architecture specific) library is built, breaking the install stage Note: - Building using automated package building etc. does not uncover this issue because in that case, DYNAMIC_ARCH is set by default. Proposed fix: - DYNAMIC_ARCH should not be an option but be set unconditionally. -- Martin --=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-243739-7788>