[MacPorts] #66182: soxr @0.1.3: fatal error: 'omp.h' file not found (was: soxr @0.1.3 does not build on MacOS 13; only +universal variant builds)
MacPorts
noreply at macports.org
Mon Nov 7 17:56:04 UTC 2022
#66182: soxr @0.1.3: fatal error: 'omp.h' file not found
-----------------------+---------------------
Reporter: kolydart | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords: ventura
Port: soxr |
-----------------------+---------------------
Changes (by ryandesign):
* keywords: => ventura
Old description:
> soxr, a dependency for ffmpeg does not build on MacOS 13.0 Ventura.
>
> {{{
> ~ root# port install soxr
> ---> Computing dependencies for soxr
> ---> Fetching archive for soxr
> ---> Attempting to fetch soxr-0.1.3_0.darwin_22.arm64.tbz2 from
> https://packages.macports.org/soxr
> ---> Attempting to fetch soxr-0.1.3_0.darwin_22.arm64.tbz2 from
> https://nue.de.packages.macports.org/soxr
> ---> Attempting to fetch soxr-0.1.3_0.darwin_22.arm64.tbz2 from
> https://fra.de.packages.macports.org/soxr
> ---> Fetching distfiles for soxr
> ---> Verifying checksums for soxr
> ---> Extracting soxr
> ---> Applying patches to soxr
> ---> Configuring soxr
> ---> Building soxr
> Error: Failed to build soxr: command execution failed
> Error: See
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_soxr/soxr/main.log
> for details.
> Error: Follow https://guide.macports.org/#project.tickets if you believe
> there is a bug.
> Error: Processing of port soxr failed
> }}}
> Attached is the log file.
>
> same happens with
> {{{
> port install soxr +debug
> }}}
>
> Using +universal variant, completes build.
> {{{
> port install soxr +universal
> ---> Computing dependencies for soxr
> ---> Fetching archive for soxr
> ---> Attempting to fetch
> soxr-0.1.3_0+universal.darwin_22.arm64-x86_64.tbz2 from
> https://packages.macports.org/soxr
> ---> Attempting to fetch
> soxr-0.1.3_0+universal.darwin_22.arm64-x86_64.tbz2 from
> https://nue.de.packages.macports.org/soxr
> ---> Attempting to fetch
> soxr-0.1.3_0+universal.darwin_22.arm64-x86_64.tbz2 from
> https://fra.de.packages.macports.org/soxr
> ---> Fetching distfiles for soxr
> ---> Verifying checksums for soxr
> ---> Extracting soxr
> ---> Applying patches to soxr
> ---> Configuring soxr
> Warning: Configuration logfiles contain indications of -Wimplicit-
> function-declaration; check that features were not accidentally disabled:
> vceqq_f32: found in build/CMakeFiles/CMakeError.log
> vgetq_lane_u32: found in build/CMakeFiles/CMakeError.log
> ---> Building soxr
> ---> Staging soxr into destroot
> ---> Installing soxr @0.1.3_0+universal
> ---> Activating soxr @0.1.3_0+universal
> ---> Cleaning soxr
> ---> Scanning binaries for linking errors
> ---> No broken files found.
> ---> No broken ports found.}}}
New description:
soxr, a dependency for ffmpeg does not build on MacOS 13.0 Ventura.
{{{
~ root# port install soxr
---> Computing dependencies for soxr
---> Fetching archive for soxr
---> Attempting to fetch soxr-0.1.3_0.darwin_22.arm64.tbz2 from
https://packages.macports.org/soxr
---> Attempting to fetch soxr-0.1.3_0.darwin_22.arm64.tbz2 from
https://nue.de.packages.macports.org/soxr
---> Attempting to fetch soxr-0.1.3_0.darwin_22.arm64.tbz2 from
https://fra.de.packages.macports.org/soxr
---> Fetching distfiles for soxr
---> Verifying checksums for soxr
---> Extracting soxr
---> Applying patches to soxr
---> Configuring soxr
---> Building soxr
Error: Failed to build soxr: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_soxr/soxr/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port soxr failed
}}}
Attached is the log file.
same happens with
{{{
port install soxr +debug
}}}
Using +universal variant, completes build.
{{{
port install soxr +universal
---> Computing dependencies for soxr
---> Fetching archive for soxr
---> Attempting to fetch
soxr-0.1.3_0+universal.darwin_22.arm64-x86_64.tbz2 from
https://packages.macports.org/soxr
---> Attempting to fetch
soxr-0.1.3_0+universal.darwin_22.arm64-x86_64.tbz2 from
https://nue.de.packages.macports.org/soxr
---> Attempting to fetch
soxr-0.1.3_0+universal.darwin_22.arm64-x86_64.tbz2 from
https://fra.de.packages.macports.org/soxr
---> Fetching distfiles for soxr
---> Verifying checksums for soxr
---> Extracting soxr
---> Applying patches to soxr
---> Configuring soxr
Warning: Configuration logfiles contain indications of -Wimplicit-
function-declaration; check that features were not accidentally disabled:
vceqq_f32: found in build/CMakeFiles/CMakeError.log
vgetq_lane_u32: found in build/CMakeFiles/CMakeError.log
---> Building soxr
---> Staging soxr into destroot
---> Installing soxr @0.1.3_0+universal
---> Activating soxr @0.1.3_0+universal
---> Cleaning soxr
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
}}}
--
Comment:
Log says:
{{{
fatal error: 'omp.h' file not found
#include <omp.h>
^~~~~~~
1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/66182#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list