#979: Invalid charset number '8' on darwin during PCT.pbc bytecode generation
----------------------+-----------------------------------------------------
Reporter: dukeleto | Owner:
Type: bug | Status: new
Priority: critical | Milestone: 1.6
Component: build | Version: 1.5.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: darwin |
----------------------+-----------------------------------------------------
Description changed by dukeleto:
Old description:
> during a normal "make test" on darwin
> {{{
> gmake -C compilers/pct
> gmake[1]: Entering directory `/Users/leto/work/parrot-git-
> svn/compilers/pct'
> ../../parrot -o ../../runtime/parrot/library/PCT.pbc --output-pbc PCT.pir
>
> Invalid charset number '8' specified
> gmake[1]: *** [../../runtime/parrot/library/PCT.pbc] Error 1
> gmake[1]: Leaving directory `/Users/leto/work/parrot-git-
> svn/compilers/pct'
> make: *** [compilers.dummy] Error 2
> }}}
>
> This also means that the parrot that it generates is borked:
> {{{
> ./parrot examples/pir/hanoi.pir
>
> Invalid charset number '8' specified
> }}}
New description:
during a normal "make" on darwin
{{{
gmake -C compilers/pct
gmake[1]: Entering directory `/Users/leto/work/parrot-git-
svn/compilers/pct'
../../parrot -o ../../runtime/parrot/library/PCT.pbc --output-pbc PCT.pir
Invalid charset number '8' specified
gmake[1]: *** [../../runtime/parrot/library/PCT.pbc] Error 1
gmake[1]: Leaving directory `/Users/leto/work/parrot-git-
svn/compilers/pct'
make: *** [compilers.dummy] Error 2
}}}
--
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/979#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets