[MacPorts] #44447: p5-eperl fails to build with perl5.16 (with patch)

MacPorts noreply at macports.org
Sat Jul 26 11:58:59 PDT 2014


#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


More information about the macports-tickets mailing list