On Wed, 28 Sep 2011 16:05:01 +0100, Nicholas Clark <nick@ccl4.org> wrote: > On Sun, Sep 25, 2011 at 07:58:01PM +0200, H.Merijn Brand wrote: > > > xlc -q32 -o miniperl -L/pro/local/lib -brtl -bdynamic -b32 -bmaxdata:0x80000000 perlmini.o opmini.o miniperlmain.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o -lbind -lnsl -ldl -lld -lm -lcrypt -lc > > ./miniperl -w -Ilib -MExporter -e '<?>' || make minitest > > ./miniperl -Ilib make_patchnum.pl > > Updating 'git_version.h' and 'lib/Config_git.pl' > > ./miniperl -Ilib configpm > > panic: sv_len_utf8 cache 0 real 1 for at configpm line 1038. > > make: *** [lib/Config.pod] Error 255 > > This is a 32 bit big endian build? > > [Really not sure why it's unhappy when everything else is happy] All xlc builds are unhappy. This is just one single try Automated smoke report for 5.15.3 patch 2480ae1c1b2fa11085b45f96de55cb16c3bcc343 v5.15.3-63-g2480ae1 i4: PPC_POWER4 (PPC/1 cpu) on AIX - 5.2.0.0/ML04 using xlc -q32 version 9.0.0.8 smoketime 1 hour 12 minutes (average 6 minutes 2 seconds) Summary: FAIL(M) O = OK F = Failure(s), extended report at the bottom X = Failure(s) under TEST but not under harness ? = still running or test results not (yet) available Build failures during: - = unknown or N/A c = Configure, m = make, M = make (after miniperl), t = make test-prep v5.15.3-63-g2480ae1 Configuration (common) none ----------- --------------------------------------------------------- M - - M - - M - - M - - -Duse64bitint M - - M - - -Duse64bitall M - - M - - -Duseithreads M - - M - - -Duseithreads -Duse64bitint M - - M - - -Duseithreads -Duse64bitall | | | +----- PERLIO = perlio -DDEBUGGING | | +------- PERLIO = stdio -DDEBUGGING | +--------- PERLIO = perlio +----------- PERLIO = stdio -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using 5.00307 through 5.14 and porting perl5.15.x on HP-UX 10.20, 11.00, 11.11, 11.23 and 11.31, OpenSuSE 10.1, 11.0 .. 11.4 and AIX 5.2 and 5.3. http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/Thread Previous