Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#45120 closed defect (fixed)

p5-wx: Please set MACOSX_DEPLOYMENT_TARGET to 10.3 or above

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: yosemite haspatch Cc:
Port: p5-wx

Description

--->  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.

Attachments (3)

p5-wx.diff (418 bytes) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.
p5-wx-better.diff (429 bytes) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.
patch-build-Wx-build-MakeMaker-MacOSX_GCC.pm.diff (629 bytes) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: p5-wx.diff added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

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

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: p5-wx-better.diff added

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

comment:2 Changed 10 years ago by mojca (Mojca Miklavec)

Resolution: fixed
Status: newclosed
Version: 2.3.99

Applied in r125584. Ryan, can you please also report #44640 upstream? (I have problems figuring out how their ticket system works and I always manage to do it the wrong way.)

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

I just did what it said on the bug reporting page:

The quickest way to report a bug in Wx is by sending email to bug-Wx [at] rt.cpan.org.

Note: See TracTickets for help on using tickets.