Source: plpgsql-check Version: 2.2.2-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20221023 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f plpgsql_check.so libplpgsql_check.a libplpgsql_check.pc > rm -f src/assign.o src/catalog.o src/check_expr.o src/check_function.o > src/expr_walk.o src/format.o src/parser.o src/plpgsql_check.o src/pragma.o > src/profiler.o src/report.o src/stmtwalk.o src/tablefunc.o src/tracer.o > src/typdesc.o src/assign.bc src/catalog.bc src/check_expr.bc > src/check_function.bc src/expr_walk.bc src/format.bc src/parser.bc > src/plpgsql_check.bc src/pragma.bc src/profiler.bc src/report.bc > src/stmtwalk.bc src/tablefunc.bc src/tracer.bc src/typdesc.bc > rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ > log/ output_iso/ > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > pg_buildext checkcontrol > --- debian/control 2022-05-30 15:20:56.000000000 +0000 > +++ debian/control.aaOPJX 2022-10-23 07:37:03.618857231 +0000 > @@ -15,9 +15,9 @@ > Vcs-Browser: https://salsa.debian.org/postgresql/plpgsql-check > Vcs-Git: https://salsa.debian.org/postgresql/plpgsql-check.git > > -Package: postgresql-14-plpgsql-check > +Package: postgresql-15-plpgsql-check > Architecture: any > -Depends: postgresql-14, ${misc:Depends}, ${shlibs:Depends} > +Depends: postgresql-15, ${misc:Depends}, ${shlibs:Depends} > Description: plpgsql_check extension for PostgreSQL > plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source > code. > The SQL statements inside PL/pgSQL functions are checked for semantic > errors. > Error: debian/control needs updating from debian/control.in. Run 'pg_buildext > updatecontrol'. > If you are seeing this message in a buildd log, a sourceful upload is > required. > make: *** [debian/rules:7: clean] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/10/23/plpgsql-check_2.2.2-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

