I'm currently smoke testing bleadperl@13600 (+ stat.t and grent.t
patches) on a Linux/StrongARM machine.  Its slow going as you might
imagine, so I'll just report things as they happen.

First problem is -Duse64bitint/all is interfering with tr// for some
reason.

Configuration: -Dusedevel -Duseperlio -Duse64bitint
Configuration: -Dusedevel -Duseperlio -Duse64bitint -DDEBUGGING
Configuration: -Dusedevel -Duseperlio -Duse64bitall -DDEBUGGING

Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
.../t/op/tr.t               97    5   5.15%  54-55 69-70 82
4 subtests skipped.


And without -DDEBUGGING, -Duse64bitall vomits.

Configuration: -Dusedevel -Duseperlio -Duse64bitall

          CCCMD =  cc -DPERL_CORE -c -fno-strict-aliasing -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall 
In file included from /usr/include/sys/types.h:30,
                 from perl.h:337,
                 from op.c:20:
/usr/include/bits/types.h:149: parse error before `#'
In file included from /usr/include/sys/types.h:30,
                 from perl.h:337,
                 from op.c:20:
/usr/include/bits/pthreadtypes.h:44: field `__schedparam' has incomplete type
op.c:19: #-lines for entering and leaving files don't match
make: *** [op.o] Error 1
 Unable to make perl in this configuration


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
I can't give you any knowledge, but who wants candy??
        -- http://www.angryflower.com/drawin.gif

Reply via email to