Skip Menu |

This queue is for tickets about the Crypt-Rabbit CPAN distribution.

Report information
The Basics
Id: 120583
Status: new
Priority: 0/
Queue: Crypt-Rabbit

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.0.0
Fixed in: (no value)



Subject: No -fschedule-insns2 on FreeBSD 10.x systems
The module does not compile on a FreeBSD 10.3 system: ... cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O3 -funroll-loops -fomit-frame-pointer -fschedule-insns2 -Os -fno-strength-reduce -Wall -pipe -DVERSION=\"1.0.0\" -DXS_VERSION=\"1.0.0\" -DPIC -fPIC "-I/usr/perl5.24.1p/lib/5.24.1/amd64-freebsd/CORE" Rabbit.c cc: error: unknown argument: '-fschedule-insns2' *** Error code 1 ...