Kris Jurka <books(at)ejurka(dot)com> writes:
> This seems to have broken the canary buildfarm member:
> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=canary&dt=2005-07-06%2002:30:01
Not a lot of help there:
ERROR: could not load library "/usr/home/pgfarm/netbsd/HEAD/inst/lib/postgresql/pgcrypto.so": dlopen (/usr/home/pgfarm/netbsd/HEAD/inst/lib/postgresql/pgcrypto.so) failed
ERROR: could not load library "/usr/home/pgfarm/netbsd/HEAD/inst/lib/postgresql/pgcrypto.so": dlopen (/usr/home/pgfarm/netbsd/HEAD/inst/lib/postgresql/pgcrypto.so) failed
ERROR: could not load library "/usr/home/pgfarm/netbsd/HEAD/inst/lib/postgresql/pgcrypto.so": dlopen (/usr/home/pgfarm/netbsd/HEAD/inst/lib/postgresql/pgcrypto.so) failed
On most Unixen that I've dealt with, this sort of shared-library load
failure is accompanied by some actually-useful detail messages on
stderr. It looks like the buildfarm infrastructure is losing that
detail :-(
regards, tom lane
In response to
Responses
pgsql-committers by date
| Next: | From: Kris Jurka | Date: 2005-07-06 06:40:32 |
| Subject: Re: pgsql: Fix contrib/pgcrypto to autoconfigure for |
| Previous: | From: Bruce Momjian | Date: 2005-07-06 03:40:16 |
| Subject: pgsql: Done: > * -Add function to return compressed length of TOAST |