GithubHelp home page GithubHelp logo

PG16 compile failure about pgsql-ogr-fdw HOT 7 CLOSED

robe2 avatar robe2 commented on August 11, 2024
PG16 compile failure

from pgsql-ogr-fdw.

Comments (7)

robe2 avatar robe2 commented on August 11, 2024

Okay I answered my question about why you disabled it. The pg16 is failing cause of the icu stuff going on.
The PG14 and PG15 I presume are failing cause you haven't changed the regress tests.

from pgsql-ogr-fdw.

robe2 avatar robe2 commented on August 11, 2024

Can we also have a release after. PG16 is at feature freeze, so hopefully there will be no more breaking changes before PG16 release time.

from pgsql-ogr-fdw.

pramsey avatar pramsey commented on August 11, 2024

It looks to me like CI is failing because the GHA runners permission structure changed... the tests that try to reference the data in the repo are failing.

from pgsql-ogr-fdw.

robe2 avatar robe2 commented on August 11, 2024

Yah I think the PG13-PG15 are failing for that reason, but PG16, might be a permission issue too or some timing issue, but it's failing on startup before it even gets to compile step.

update-alternatives: error: alternative path /usr/share/postgresql/16/man/man1/postmaster.1.gz doesn't exist
dpkg: error processing package postgresql-16 (--configure):
 installed postgresql-16 package post-installation script subprocess returned error exit status 2
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for postgresql-common (248.pgdg22.04+1) ...
Building PostgreSQL dictionaries from installed myspell/hunspell packages...
  en_us
Removing obsolete dictionary files:
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Errors were encountered while processing:
 postgresql-16

from pgsql-ogr-fdw.

pramsey avatar pramsey commented on August 11, 2024

I don't have 16 in CI, and I think you might be pushing the bounds of propriety trying to :)

from pgsql-ogr-fdw.

robe2 avatar robe2 commented on August 11, 2024

I just noticed a different problem with PG13. It seems PG13 is failing at the install step.
I think it might be maybe PG14 is shipped by default, so that has to be removed.

The output suggest PG13 might be installing in PG14
Note how the error notice install path for PG13 has a mix of PG13 and PG 14
and first error is:

 CREATE EXTENSION ogr_fdw;
+ERROR:  could not open extension control file "/usr/share/postgresql/13/extension/ogr_fdw.control": No such file or directory
usr/bin/install -c -m 644 stringbuffer_pg.bc '/usr/lib/postgresql/14/lib/bitcode'/ogr_fdw/./
cd '/usr/lib/postgresql/14/lib/bitcode' && /usr/lib/llvm-14/bin/llvm-lto -thinlto -thinlto-action=thinlink -o ogr_fdw.index.bc ogr_fdw/ogr_fdw.bc ogr_fdw/ogr_fdw_deparse.bc ogr_fdw/ogr_fdw_common.bc ogr_fdw/ogr_fdw_func.bc ogr_fdw/stringbuffer_pg.bc
/usr/lib/postgresql/13/lib/pgxs/src/makefiles/../../src/test/regress/pg_regress --inputdir=./ --bindir='/usr/lib/postgresql/13/bin'    --encoding=UTF8 --dbname=contrib_regression file pgsql import

anyway I'll take a stab at cleaning this up. I confirmed it installs fine on PG13, but I can't test locally because of the whole windows/linux path mess since your earlier fixes that' it not picking up my running paths anymore.

from pgsql-ogr-fdw.

robe2 avatar robe2 commented on August 11, 2024

Okay I added back PG16 now that it working again, so guess you can close this out after you commit #251 .

from pgsql-ogr-fdw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.