Opened 11 months ago

Last modified 11 months ago

#67732 assigned defect

p4est is outdated and broken on 10.16+

Reported by: barracuda156 Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: p4est

Description

The port is very outdated and broken from Big Sur up: https://ports.macports.org/port/p4est/details

Change History (1)

comment:1 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Looks like the error building the current version of the port, at least on macOS 13 x86_64, is:

configure: Checking BLAS
checking for dgemm_ in -L/opt/local/lib -lopenblas... yes
checking for BLAS by linking a C program without FLIBS... failed
checking for BLAS by linking a C program with FLIBS... failed
configure: error: Cannot find BLAS library, specify a path using LIBS=-L<DIR> (ex. LIBS=-L/usr/path/lib) or a specific library using BLAS_LIBS=DIR/LIB (for example BLAS_LIBS=/usr/path/lib/libcxml.a)

but I agree updating the port to the latest version is probably the best place to start.

Note: See TracTickets for help on using tickets.