Opened 4 years ago
Last modified 3 years ago
#62651 assigned defect
blender depends on nonexistent port llvm-
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jasonliu-- (Jason Liu) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | blender |
Description
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-
Change History (3)
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Partial fix in [44e5416d82d0fb1564cbf93bdc46dbd30ea4c2b9/macports-ports].
comment:3 Changed 3 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
https://trac.macports.org/ticket/61762