[Bug 275802] math/openblas: poudriere build failed on package stage

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Dec 2023 16:00:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275802

Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |sunpoet@FreeBSD.org

--- Comment #11 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
It should affect all FreeBSD versions.

from Makefile.install:
165 #Generating openblas.pc
166 ifeq ($(INTERFACE64),1)
167         SUFFIX64=64
168 endif
169        
PKGFILE="$(DESTDIR)$(OPENBLAS_PKGCONFIG_DIR)/$(LIBSONAMEBASE)$(SUFFIX64).pc"
...
178         @cat openblas.pc.in >> "$(PKGFILE)"

-- 
You are receiving this mail because:
You are the assignee for the bug.