[MacPorts] #59131: p5.28-xml-parser @2.460.0_0: build make fails with "no rule to make target 'all'."
MacPorts
noreply at macports.org
Wed Oct 2 06:09:59 UTC 2019
#59131: p5.28-xml-parser @2.460.0_0: build make fails with "no rule to make target
'all'."
----------------------------+--------------------
Reporter: jeffszuhay | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.0
Resolution: | Keywords:
Port: p5-xml-parser |
----------------------------+--------------------
Comment (by kencu):
I don't know a lot about how `perl` is packaged, but it looks like that
sysroot is baked into the configuration of `perl` and it uses it
thereafter:
{{{
$ perl5.28 -V
Summary of my perl5 (revision 5 version 28 subversion 2) configuration:
Platform:
osname=darwin
osvers=18.7.0
archname=darwin-thread-multi-2level
uname='darwin macpro2010.local 18.7.0 darwin kernel version 18.7.0:
tue aug 20 16:57:14 pdt 2019; root:xnu-4903.271.2~2release_x86_64 x86_64 '
config_args='-des -Dprefix=/opt/universalnew
-Dscriptdir=/opt/universalnew/bin -Dvendorprefix=/opt/universalnew
-Dusemultiplicity=y -Dusethreads -Duseshrplib -Dcc=/usr/bin/clang
-Dman1ext=1pm -Dman3ext=3pm -Dinstallstyle=lib/perl5
-Dman1dir=/opt/universalnew/share/man/man1p
-Dman3dir=/opt/universalnew/share/man/man3p
-Dsitebin=/opt/universalnew/libexec/perl5.28/sitebin
-Dsiteman1dir=/opt/universalnew/share/perl5.28/siteman/man1
-Dsiteman3dir=/opt/universalnew/share/perl5.28/siteman/man3
-Dvendorbin=/opt/universalnew/libexec/perl5.28
-Dvendorman1dir=/opt/universalnew/share/perl5.28/man/man1
-Dvendorman3dir=/opt/universalnew/share/perl5.28/man/man3
-Dpager=/usr/bin/less -sR -Dperlpath=/opt/universalnew/bin/perl5.28
-Dstartperl=#!/opt/universalnew/bin/perl5.28
-Acppflags=-I/opt/universalnew/include
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
-Accflags=-pipe -Os
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
-Alddlflags=-L/opt/universalnew/lib -Wl,-headerpad_max_install_names
-Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
-Wl,-w -Aldflags=-L/opt/universalnew/lib
-Wl,-headerpad_max_install_names
-Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
-Wl,-w '
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='/usr/bin/clang'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.13 -pipe
-Os
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
-fno-strict-aliasing -fstack-protector-strong -I/opt/universalnew/include
-DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-I/opt/universalnew/include
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
-fno-common -DPERL_DARWIN -mmacosx-version-min=10.13 -pipe -Os
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
-fno-strict-aliasing -fstack-protector-strong -I/opt/universalnew/include'
ccversion=''
gccversion='4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.46.4)'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59131#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list