[MacPorts] #62651: blender depends on nonexistent port llvm-
MacPorts
noreply at macports.org
Wed Apr 7 05:51:20 UTC 2021
#62651: blender depends on nonexistent port llvm-
------------------------+------------------------
Reporter: ryandesign | Owner: jasonliu--
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: | Port: blender
------------------------+------------------------
https://build.macports.org/builders/jobs-
mirror/builds/256630/steps/mirror/logs/stdio
{{{
---> Fetching distfiles for blender
Error: No such port: llvm-
./mpbb/mpbb: error: `mirror-distfiles' failed to run successfully
}}}
Looks like there is some situation in which the chosen compiler does not
match `clang-mp-([0-9]+(?:\.[0-9]+)*)`. For example, I found that one such
situation is on Darwin 8:
{{{
$ port info --depends_lib blender os.major=8 | fold -s
Warning: All compilers are either blacklisted or unavailable; defaulting
to first fallback option
depends_lib: python38, openal-soft, alembic, usd, opensubdiv, jack,
libsndfile,
fftw-3, zlib, freetype, openexr, ffmpeg, opencollada, pcre, libsdl2,
libpng,
openjpeg, tiff, boost, openimageio, opencolorio, openvdb, osl, embree,
oidn,
tbb, potrace, libomp, gmp, glew, eigen3, lzo2, gflags, llvm-
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62651>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list