[Bug 213810] Change Perl's default to 5.24

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 3 13:38:34 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213810

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: mat
Date: Thu Nov  3 13:37:45 UTC 2016
New revision: 425211
URL: https://svnweb.freebsd.org/changeset/ports/425211

Log:
  Mark broken with Perl 5.24+ on 9.x.

  cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe
-fstack-protector -fno-strict-aliasing    -DVERSION=\"0.11\" 
-DXS_VERSION=\"0.11\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.24/mach/CORE"  
byterun.c
  In file included from byterun.c:33:
  byterun.h:39: error: redefinition of typedef 'I64'
  /usr/local/lib/perl5/5.24/mach/CORE/handy.h:178: error: previous declaration
of 'I64' was here
  byterun.h:40: error: redefinition of typedef 'U64'
  /usr/local/lib/perl5/5.24/mach/CORE/handy.h:179: error: previous declaration
of 'U64' was here
  byterun.c: In function 'byterun':
  byterun.c:389: warning: comparison is always false due to limited range of
data type
  byterun.c:1436: warning: comparison is always false due to limited range of
data type
  *** [byterun.o] Error code 1

  PR:           213810
  Sponsored by: Absolight

Changes:
  head/devel/p5-B-C/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-perl mailing list