#1541: warnings appearing during 'make' invocation of pmc2c.pl
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: build | Version: 2.2.0
Severity: medium | Keywords: pmc2c
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
(Due to lack of time, I reported this on the mailing list without creating
a ticket. Creating a TT now and recording Util's analysis.)
I have started to observe some warnings appearing early in the ''make''
process:
{{{
/usr/local/bin/perl tools/build/h2inc.pl
include/parrot/enums.h lib/Parrot/Pmc2c/PCCMETHOD_BITS.pm
/usr/local/bin/perl tools/build/vtable_h.pl
/usr/local/bin/perl tools/build/pmc2c.pl --vtable
/usr/local/bin/perl tools/build/pmc2c.pl --dump
src/pmc/default.pmc
at /home/jimk/work/parrot/tools/build/../../lib/Parrot/Pmc2c/Dumper.pm
line 54
Parrot::Pmc2c::Dumper::dump_pmc('Parrot::Pmc2c::Pmc2cMain=HASH(0x83f52c0)')
called at tools/build/pmc2c.pl line 51
at /home/jimk/work/parrot/tools/build/../../lib/Parrot/Pmc2c/Dumper.pm
line 74
Parrot::Pmc2c::Dumper::dump_pmc('Parrot::Pmc2c::Pmc2cMain=HASH(0x83f52c0)')
called at tools/build/pmc2c.pl line 51
/usr/local/bin/perl tools/build/pmc2c.pl --dump
src/pmc/fixedintegerarray.pmc
/usr/local/bin/perl tools/build/pmc2c.pl --c
src/pmc/fixedintegerarray.pmc
}}}
According to my build logs, this began sometime between r45132 (March 23)
and r45159 (March 24). I don't have any evidence yet that this affects
the ''parrot'' executable, and I have not yet had time to diagnose the
problem.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1541>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets