Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2023 16:00:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275802] math/openblas: poudriere build failed on package stage
Message-ID:  <bug-275802-7788-x9pjsMdgFX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275802-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275802-7788@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=3D275802

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=3D64
168 endif
169=20=20=20=20=20=20=20=20
PKGFILE=3D"$(DESTDIR)$(OPENBLAS_PKGCONFIG_DIR)/$(LIBSONAMEBASE)$(SUFFIX64).=
pc"
...
178         @cat openblas.pc.in >> "$(PKGFILE)"

--=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-275802-7788-x9pjsMdgFX>