Skip to content

Builds failing since Dec 23, 2025 #33

@robe2

Description

@robe2

the builds have been failing since december 23rd. I think this was around the time I upgraded debbie and the builder node to trixie, so might be related.

https://debbie.postgis.net/job/PostGIS-build-env/label=docker/540/console


  47 | >>>   rm -rf /var/lib/apt/lists/*
  48 |     
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update &&   apt-get install -y --no-install-recommends   autoconf   automake   bison   build-essential   ca-certificates   clang   cmake   curl   docbook-xml   docbook5-xml   eatmydata   flex   gdb   git   libboost-serialization-dev   libboost-test-dev   libboost-thread-dev   libclang-rt-dev   libcunit1-dev   libcurl4-gnutls-dev   libgmp-dev   libicu-dev   libjson-c-dev   libmpfr-dev   libpcre2-dev   libprotobuf-c-dev   libreadline-dev   libsqlite3-dev   libtiff-dev   libtool   libxml2-dev   libxml2-utils   llvm   pkg-config   protobuf-c-compiler   sudo   sqlite3   valgrind   wget   xsltproc   zlib1g-dev &&   apt-get clean &&   rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
Env Batch selected: weekly [{'name': 'latest', 'PG': 'master', 'GEOS': 'main', 'GDAL': 'master', 'PROJ': 'master', 'PG_CC': 'gcc', 'SFCGAL': 'master'}, {'name': 'stable_pg18', 'PG': 'REL_18_STABLE', 'GEOS': 'main', 'GDAL': 'release/3.11', 'PROJ': '9.6', 'PG_CC': 'gcc', 'SFCGAL': 'v2.2.0'}, {'name': 'stable_pg17', 'PG': 'REL_17_STABLE', 'GEOS': '3.13', 'GDAL': 'release/3.9', 'PROJ': '9.4', 'PG_CC': 'gcc', 'SFCGAL': 'v2.1.0'}]
Traceback (most recent call last):
  File "/home/jenkins/workspace/PostGIS-build-env/label/docker/build.py", line 182, in <module>
    subprocess.check_call([
    ~~~~~~~~~~~~~~~~~~~~~^^
        'docker', 'build',
        ^^^^^^^^^^^^^^^^^^
    ...<9 lines>...
        '.'
        ^^^
    ])
    ^^
  File "/usr/lib/python3.13/subprocess.py", line 419, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '--pull', '--build-arg', 'BUILD_DATE=20260108', '--build-arg', 'POSTGRES_BRANCH=master', '--build-arg', 'GEOS_BRANCH=main', '--build-arg', 'GDAL_BRANCH=master', '--build-arg', 'PROJ_BRANCH=master', '--build-arg', 'PG_CC=gcc', '--build-arg', 'SFCGAL_BRANCH=master', '-t', 'postgis/postgis-build-env:latest', '.']' returned non-zero exit status 1.

Metadata

Metadata

Assignees

No one assigned

    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