[MacPorts] #65377: Volk 2.5.1 Broken
MacPorts
noreply at macports.org
Fri Jun 24 05:29:22 UTC 2022
#65377: Volk 2.5.1 Broken
------------------------+-----------------------
Reporter: michaelld | Owner: michaelld
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: volk |
------------------------+-----------------------
Comment (by ra1nb0w):
macOS =< 10.14 don't have c++17 filesystem api
{{{
Run Build Command(s):/usr/bin/make -f Makefile cmTC_72415/fast &&
/Library/Developer/CommandLineTools/usr/bin/make -f
CMakeFiles/cmTC_72415.dir/build.make CMakeFiles/cmTC_72415.dir/build
Building CXX object CMakeFiles/cmTC_72415.dir/CheckIncludeFile.cxx.o
/usr/bin/clang++ -pipe -I/opt/local/libexec/boost/1.76/include -Os
-DNDEBUG -I/opt/local/libexec/boost/1.76/include -stdlib=libc++
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wall
-arch x86_64 -isysroot
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -mmacosx-version-
min=10.14 -std=gnu++17 -MD -MT
CMakeFiles/cmTC_72415.dir/CheckIncludeFile.cxx.o -MF
CMakeFiles/cmTC_72415.dir/CheckIncludeFile.cxx.o.d -o
CMakeFiles/cmTC_72415.dir/CheckIncludeFile.cxx.o -c
/opt/local/var/macports/build/_Users_rainbow_sources_github_macports-
ports_science_volk/volk/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
/opt/local/var/macports/build/_Users_rainbow_sources_github_macports-
ports_science_volk/volk/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:10:
fatal error: 'filesystem' file not found
#include <filesystem>
^~~~~~~~~~~~
1 error generated.
}}}
Therefore it doesn't configure anymore.
Log
https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/131525/steps
/install-port/logs/stdio
--
Ticket URL: <https://trac.macports.org/ticket/65377#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list