maintainer-feedback requested: [Bug 201248] security/p5-Crypt-RHash fails to build on arm6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 1 13:19:25 UTC 2015


mikael.urankar at gmail.com has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to perl at FreeBSD.org:
Bug 201248: security/p5-Crypt-RHash fails to build on arm6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201248



--- Description ---
Created attachment 158220
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158220&action=edit
armv6 fix

Hi,

p5-Crypt-RHash fails to build on armv6:

===>  Building for p5-Crypt-RHash-0.91_1
/nxb-bin/usr/bin/cc -c	-Ilibrhash  -O2 -pipe -mfloat-abi=softfp 
-fno-strict-aliasing -O2 -pipe -mfloat-abi=softfp -fno-strict-aliasing	 
-DVERSION=\"0.91\"  -DXS_VERSION=\"0.91\" -DPIC -fPIC
"-I/usr/local/lib/perl5/5.20/mach/CORE"   _torrent.c
In file included from _torrent.c:23:
librhash/byte_order.h:59:3: error: "Can't detect CPU architechture"
# error "Can't detect CPU architechture"
  ^
1 error generated.

The attached patches fixes that.

build log:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/p5-Crypt-RHash-0.91_1.log


More information about the freebsd-perl mailing list