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

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

--- Comment #4 from Sergey V. Koupreyenko <sergey.koupreyenko@gmail.com> ---
(In reply to Eijiro Shibusawa from comment #3)

As you can see i have enabled port option INTERFACE64:

---Begin OPTIONS List---
===> The following configuration options are available for openblas-0.3.25,2:
     AVX=off: Support Advanced Vector Extensions (AVX)
     AVX2=off: Support Advanced Vector Extensions 2 (AVX2)
     DYNAMIC_ARCH=on: Optimize for multiple CPU types, otherwise for this CPU
     INTERFACE64=on: Use 8 byte integers on 64-bit architectures
     OPENMP=on: Use OpenMP for threading
===> Use 'make config' to modify these settings
---End OPTIONS List---


Seems in that case file pkgconfig file openblas.pc was created as
openblas64.pc.
The poudriere's log is below:

PKGFILE="/wrkdirs/usr/ports/math/openblas/work/stage/usr/local/lib/pkgconfig/openblas64.pc"
Generating openblas64.pc in
/wrkdirs/usr/ports/math/openblas/work/stage/usr/local/lib/pkgconfig

Please check how this option works on 13 and 14 stable branches.

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