Date: Wed, 01 Jul 2015 13:19:25 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 201248] security/p5-Crypt-RHash fails to build on arm6 Message-ID: <bug-201248-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201248 Bug ID: 201248 Summary: security/p5-Crypt-RHash fails to build on arm6 Product: Ports & Packages Version: Latest Hardware: arm URL: http://chips.ysv.freebsd.org/data/11armv6-default/2015 -06-25_17h58m24s/logs/errors/p5-Crypt-RHash-0.91_1.log OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: perl@FreeBSD.org Reporter: mikael.urankar@gmail.com CC: freebsd-arm@FreeBSD.org CC: freebsd-arm@FreeBSD.org Flags: maintainer-feedback?(perl@FreeBSD.org) Assignee: perl@FreeBSD.org 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 -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201248-14331>