p5-wx: Please set MACOSX_DEPLOYMENT_TARGET to 10.3 or above
---> Configuring p5.16-wx
DEBUG: Using compiler 'Xcode Clang'
DEBUG: Can't run configure ccache on this port without elevated privileges. Escalating privileges back to root.
DEBUG: euid changed to: 0. egid changed to: 0.
DEBUG: changing euid/egid - current euid: 0 - current egid: 0
DEBUG: egid changed to: 528
DEBUG: euid changed to: 501
DEBUG: Executing org.macports.configure (p5.16-wx)
DEBUG: Environment:
CC='ccache /usr/bin/clang'
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_perl_p5-wx/p5.16-wx/work/.CC_PRINT_OPTIONS'
CFLAGS='-pipe -Os -arch x86_64 -arch i386'
CPATH='/opt/local/include'
CPPFLAGS='-I/opt/local/include'
CXX='ccache /usr/bin/clang++'
CXXFLAGS='-pipe -Os -arch x86_64 -arch i386 -stdlib=libc++'
F90FLAGS='-pipe -Os'
FCFLAGS='-pipe -Os'
FFLAGS='-pipe -Os'
INSTALL='/usr/bin/install -c'
LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.10'
OBJC='ccache /usr/bin/clang'
OBJCFLAGS='-pipe -Os -arch x86_64 -arch i386'
OBJCXX='ccache /usr/bin/clang++'
OBJCXXFLAGS='-pipe -Os -arch x86_64 -arch i386 -stdlib=libc++'
PERL_AUTOINSTALL='--skipdeps'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_perl_p5-wx/p5.16-wx/work/Wx-0.9923" && /opt/local/bin/perl5.16 Makefile.PL installdirs=vendor'
DEBUG: Executing command line: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_perl_p5-wx/p5.16-wx/work/Wx-0.9923" && /opt/local/bin/perl5.16 Makefile.PL installdirs=vendor
Please set MACOSX_DEPLOYMENT_TARGET to 10.3 or above at /opt/local/var/macports/build/_Users_rschmidt_macports_dports_perl_p5-wx/p5.16-wx/work/Wx-0.9923/build/Wx/build/MakeMaker/MacOSX_GCC.pm line 9.
Compilation failed in require at /opt/local/var/macports/build/_Users_rschmidt_macports_dports_perl_p5-wx/p5.16-wx/work/Wx-0.9923/build/Wx/build/MakeMaker.pm line 306.
Even better, we could just remove the check from the script until upstream fixes it.
The upstream bug report is https://rt.cpan.org/Public/Bug/Display.html?id=99038