[Bug 221784] [sysutils/p5-File-Stat-Bits] Failed for p5-File-Stat-Bits-1.01_1 in build/runaway

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 22 15:10:10 UTC 2017


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

mikael.urankar at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael.urankar at gmail.com

--- Comment #4 from mikael.urankar at gmail.com ---
Created attachment 187369
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187369&action=edit
patch

Hi,

I'm experiencing the same problem on armv6.
The attached patch solves the issue for me.

unsigned long is 4 bytes on armv6 (dev_t is uint64_t) and it causes problem
with bit shift operation used in t/gen-stat.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-perl mailing list