Re: weird buildfarm failures on arm/mipsel and --with-tcl - Mailing list pgsql-hackers

From Tom Lane
Subject Re: weird buildfarm failures on arm/mipsel and --with-tcl
Date
Msg-id 3881.1169664818@sss.pgh.pa.us
Whole thread Raw
In response to Re: weird buildfarm failures on arm/mipsel and --with-tcl  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: weird buildfarm failures on arm/mipsel and --with-tcl  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-hackers
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
> FWIW - I removed --with-tcl from quagga's configuration about two weeks
> ago and it has not failed(for that reason) again. So the issue most
> definitly looks like plptcl related ...

It sorta looks like Tcl might be installing an atexit() callback that is
doing the Wrong Thing somehow.  What Tcl version do you have installed
exactly, and with what configure options?  (The contents of tclConfig.sh
should be reasonably complete info.)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: tsearch in core patch, for inclusion
Next
From: Bruce Momjian
Date:
Subject: Re: Recursive Queries