Re: make check-world failing for me - Mailing list pgsql-hackers

From Thom Brown
Subject Re: make check-world failing for me
Date
Msg-id CAA-aLv7arkfSbsR8fZru9rPhTi1NarOgHofOm415UtFq8h3yHQ@mail.gmail.com
Whole thread Raw
In response to Re: make check-world failing for me  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 22 October 2016 at 01:52, Tom Lane <span
dir="ltr"><<ahref="mailto:tgl@sss.pgh.pa.us" target="_blank">tgl@sss.pgh.pa.us</a>></span> wrote:<br
/><blockquoteclass="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span
class="">ThomBrown <<a href="mailto:thom@linux.com">thom@linux.com</a>> writes:<br /> > I'm using the latest
versionof Linux Mint Debian Edition, having recently<br /> > upgraded from an older version, and now I can't get
makecheck-world to<br /> > finish successfully.<br /><br /> > The initial theory was that the version of Bison
I'musing (3.0.2) is to<br /> > blame, but I've also tested it against 3.0.1, 2.7.1 and 2.3, but I get the<br /> >
sameproblem:<br /><br /></span>Don't see how it would be Bison's fault.  What this looks like to me is<br /> that
you'vegot a corrupted copy of src/test/perl/PostgresNode.pm,<br /> because this:<br /><span class=""><br /> > syntax
errorat<br /> > /home/thom/Development/<wbr />postgresql/src/test/modules/<wbr />commit_ts/../../../../src/<wbr
/>test/perl/PostgresNode.pm<br/> > line 437, near ")<br /> >             print"<br /><br /></span>doesn't seem to
haveanything to do with what's actually at line 437<br /> in that file (at least not in current HEAD).  I don't see any
close<br/> matches elsewhere in that file, either.<br /></blockquote></div><br /></div><div class="gmail_extra">I've
justtaken a fresh clone of the PostgreSQL git repo, and it appears you're right.  All the tests appear to be passing
now,so sorry for the noise.<br /><br /></div><div class="gmail_extra">Thanks<br /></div><div class="gmail_extra"><br
/><divclass="gmail_signature" data-smartmail="gmail_signature">Thom</div></div></div> 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: make check-world failing for me
Next
From: Amit Kapila
Date:
Subject: Re: Parallel Index Scans