[MacPorts] #44447: p5-eperl fails to build with perl5.16 (with patch)
#44447: p5-eperl fails to build with perl5.16 (with patch) ------------------------+-------------------------------- Reporter: cfaerber@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: ------------------------+-------------------------------- p5-eperl fails to build with perl5.16: {{{ :info:build /usr/bin/clang -arch x86_64 -Wall -g -ggdb3 -O3 -pipe -Os -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -fstack-protector -I/opt/local/include -I/opt/local/lib/perl5/5.16.3 /darwin-thread-multi-2level/CORE -I. -c eperl_perl5.c :info:build 1 warning generated. :info:build 97 warnings generated. :info:build 2 warnings generated. :info:build In file included from eperl_perl5.c:38: :info:build ./eperl_perl5.h:76:11: warning: 'PL_defoutgv' macro redefined :info:build # define PL_defoutgv defoutgv :info:build ^ :info:build /opt/local/lib/perl5/5.16.3/darwin-thread-multi- 2level/CORE/embedvar.h:149:9: note: previous definition is here :info:build #define PL_defoutgv (vTHX->Idefoutgv) :info:build ^ :info:build eperl_perl5.c:84:19: error: use of undeclared identifier 'defoutgv' :info:build IoFLAGS(GvIOp(PL_defoutgv)) |= IOf_FLUSH; /* $|=1 */ :info:build ^ }}} The patch file was originally from RedHat, and has also been included in Debian. -- Ticket URL: <https://trac.macports.org/ticket/44447> MacPorts <http://www.macports.org/> Ports system for OS X
#44447: p5-eperl fails to build with perl5.16 (with patch) -------------------------+---------------------- Reporter: cfaerber@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: haspatch Port: p5-eperl | -------------------------+---------------------- Changes (by ryandesign@…): * keywords: => haspatch * owner: macports-tickets@… => cal@… * port: => p5-eperl Comment: Is it only a build failure? If so, the revision should not be increased. -- Ticket URL: <https://trac.macports.org/ticket/44447#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#44447: p5-eperl fails to build with perl5.16 (with patch) -------------------------+---------------------- Reporter: cfaerber@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: haspatch Port: p5-eperl | -------------------------+---------------------- Comment (by cfaerber@…): Yes, it's just a build failure. -- Ticket URL: <https://trac.macports.org/ticket/44447#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts