develooper Front page | perl.perl5.porters | Postings from November 2014

[perl #123297] 5.21.6 & blead: FreeBSD 10.0 & clang 3.3: compilation error with ext/POSIX/POSIX.c

Thread Previous | Thread Next
From:
Tony Cook via RT
Date:
November 24, 2014 23:32
Subject:
[perl #123297] 5.21.6 & blead: FreeBSD 10.0 & clang 3.3: compilation error with ext/POSIX/POSIX.c
Message ID:
rt-4.0.18-6841-1416871967-565.123297-15-0@perl.org
On Mon Nov 24 14:05:30 2014, slaven@rezic.de wrote:
> Dana Pon 24. Stu 2014, 13:50:47, slaven@rezic.de reče:
> > Compiling bleadperl (or perl 5.21.6) under FreeBSD 10.0 fails. The log
> > is included below.
> > 
> > Manually compiling POSIX.c without the "-ansi" option works, and after
> > doing this change, "make" finished without further errors.
> > 
> > FreeBSD 9.2 is not affected by this problem.
> 
> It seems I failed to read perl5216delta.pod, the "Known problems" section.

There's no other ticket for the issue, so leaving this open.

I tried modifying ext/POSIX/Makefile.PL to strip out the -ansi on FreeBSD 10, but EU::MM always appends $Config{ccwarnflags} and $Config{ccstdflags}, so the fix won't be that simple.

Tony


---
via perlbug:  queue: perl5 status: new
https://rt.perl.org/Ticket/Display.html?id=123297

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About