#1783: t/compilers/pge/p5regex/p5rx.t and t/compilers/pge/perl6regex/01-regex.t:
new test failures on Darwin/PPC
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner: pmichaud
Type: bug | Status: new
Priority: normal | Milestone:
Component: PGE | Version: 2.7.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: darwin |
---------------------+------------------------------------------------------
Comment(by jkeenan):
Replying to [comment:2 chromatic]:
> If r48927 doesn't fix it, r48918 is likely the culprit.
r48918 does appear to be the culprit. On Darwin/PPC, I was able to build
at r48917 and have those 2 files PASS. At r48918, `make` ended more
problematically and I got these results:
{{{
src/glut_nci_thunks.c:6129: warning: no previous prototype for
'Parrot_glut_nci_loader'
/usr/bin/g++ -undefined dynamic_lookup -bundle -L/usr/local/lib
-L/opt/local/lib -L/Users/jimk/work/48918/blib/lib -L/sw/lib \
-o runtime/parrot/dynext/libglutcb.bundle
src/glut_callbacks.o src/glut_nci_thunks.o \
-L/Users/jimk/work/48918/blib/lib -lparrot -lm -lgmp -lreadline
-lintl -framework OpenGL -framework GLUT
./parrot_nci_thunk_gen --dynext --no-warn-dups \
--output=src/extra_nci_thunks.c <src/nci/extra_thunks.nci
src/gc/api.c:205: failed assertion 'PObj_is_string_TEST(obj)'
make: *** [src/extra_nci_thunks.c] Error 134
Finished
t/compilers/pge/p5regex/p5rx.t ......... error:imcc:loadlib
directive could not find library `io_ops'
in file 't/compilers/pge/p5regex/p5rx.t' line 54
t/compilers/pge/p5regex/p5rx.t .........
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
t/compilers/pge/perl6regex/01-regex.t .. error:imcc:loadlib
directive could not find library `io_ops'
in file 't/compilers/pge/perl6regex/01-regex.t' line 54
t/compilers/pge/perl6regex/01-regex.t ..
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
Test Summary Report
-------------------
t/compilers/pge/p5regex/p5rx.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/compilers/pge/perl6regex/01-regex.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=2, Tests=0, 1 wallclock secs
( 0.10 usr 0.05 sys + 0.04 cusr 0.06 csys = 0.25 CPU)
Result: FAIL
}}}
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1783#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets