[MacPorts] #59786: perl5.30 forces modules to build with clang-3.4, though they don't declare a dependency on it
MacPorts
noreply at macports.org
Sun Dec 1 11:44:00 UTC 2019
#59786: perl5.30 forces modules to build with clang-3.4, though they don't declare
a dependency on it
------------------------+----------------------
Reporter: ryandesign | Owner: mojca
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: perl5.30
------------------------+----------------------
See summary.
https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/11663/steps
/install-port/logs/stdio
{{{
---> Configuring p5.30-perlmagick
DEBUG: Preferred compilers: macports-clang-9.0 macports-clang-8.0
macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 macports-
clang-3.7 macports-clang-3.4
DEBUG: Using compiler 'MacPorts Clang 9.0'
}}}
{{{
/opt/local/bin/clang-mp-3.4 -c -I../ -I.. -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -I"/usr/include/ImageMagick" -I../../
-I../.. -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16
-I"/usr/include/ImageMagick" -fno-common -DPERL_DARWIN -mmacosx-version-
min=10.6 -pipe -Os -fno-strict-aliasing -fstack-protector
-I/opt/local/include -DPERL_USE_SAFE_PUTENV -I/opt/local/include/libxml2
-I/opt/local/include -I/opt/local/include -I/opt/local/include/libraw
-I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include
-D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include
-I/opt/local/include/openjpeg-2.3 -I/opt/local/include
-I/opt/local/include/freetype2 -I/opt/local/include/libpng16
-I/opt/local/include -I/opt/local/include -I/opt/local/include/ossp
-I/opt/local/include/freetype2 -I/opt/local/include/libpng16
-I/opt/local/include -I/opt/local/include -I/opt/local/include
-I/opt/local/include -g -O2 -Wall -fexceptions -D_FORTIFY_SOURCE=0
-pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -arch
x86_64 -isysroot/ -O3 -DVERSION=\"6.9.10\" -DXS_VERSION=\"6.9.10\"
"-I/opt/local/lib/perl5/5.30/darwin-thread-multi-2level/CORE"
-D_LARGE_FILES=1 -DHAVE_CONFIG_H -D_LARGE_FILES=1 -DHAVE_CONFIG_H Q16.c
/bin/sh: /opt/local/bin/clang-mp-3.4: No such file or directory
make[1]: *** [Q16.o] Error 127
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59786>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list