Skip to content

postgres build status #36

@shawnlaffan

Description

@shawnlaffan

It seems I have not been checking the postgresql builds.

Running a new build and re-using build artifacts from a previous run to speed things up, I get these failures.

### BUILDING postgresql-15.1
cp: cannot stat 'src/interfaces/libpq/libpqdll.def': No such file or directory
sed: can't read src/interfaces/libpq/libpqdll.def.old: No such file or directory

...more logging...

checking for library containing gethostbyname_r... no
checking for library containing pthread_barrier_wait... none required
checking for inflate in -lz... no
configure: error: zlib library not found
If you have zlib already installed, see config.log for details on the
failure.  It is possible the compiler isn't looking in the proper directory.
Use --without-zlib to disable zlib support.

There are no patches for postgres 15.1 at the moment (edit - in this repo). MSYS are applying a number of patches which we should look to adapt. Some are already present for postgres 9.x but since we use version specific patch sets they are not applied.

MSYS also disable the perl component in their build, which maybe we should look at if it has no effect on Strawberry perl users and if postgres does a hard bind to the version it was built with.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions