Source: pgtap
Version: 1.1.0-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 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>>'
> 
> /usr/bin/which: this version of `which' is deprecated; use `command -v' in 
> scripts instead.
> GNUmake running against Postgres version 14.0, with pg_config located at 
> /usr/bin
> 
> /usr/bin/which: this version of `which' is deprecated; use `command -v' in 
> scripts instead.
> /usr/bin/which: this version of `which' is deprecated; use `command -v' in 
> scripts instead.
> /usr/bin/which: this version of `which' is deprecated; use `command -v' in 
> scripts instead.
> rm -rf sql/pgtap--1.1.0.sql sql/pgtap-core--1.1.0.sql 
> sql/pgtap-schema--1.1.0.sql sql/pgtap.sql sql/uninstall_pgtap.sql 
> sql/pgtap-core.sql sql/pgtap-schema.sql doc/*.html   test/sql/build.sql 
> test/sql/create.sql test/sql/update.sql sql/pgtap--0.95.0--0.96.0.sql 
> sql/pgtap--0.96.0--0.97.0.sql sql/pgtap--0.97.0--0.98.0.sql 
> sql/pgtap--0.98.0--0.99.0.sql sql/pgtap--0.99.0--1.0.0.sql 
> sql/pgtap--0.99.0--1.0.0.sql sql/pgtap--0.98.0--0.99.0.sql 
> sql/pgtap--0.97.0--0.98.0.sql sql/pgtap--0.96.0--0.97.0.sql 
> sql/pgtap--0.95.0--0.96.0.sql sql/pgtap-static.sql sql/pgtap-static.sql.tmp
> 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    2020-10-15 09:51:15.000000000 +0000
> +++ debian/control.bzTKbG     2021-10-23 07:36:40.512822253 +0000
> @@ -46,11 +46,11 @@
>   .
>   This package contains the documentation for pgTAP.
>  
> -Package: postgresql-13-pgtap
> +Package: postgresql-14-pgtap
>  Architecture: all
>  Depends: ${shlibs:Depends}, ${misc:Depends},
>      ${perl:Depends},
> -    postgresql-13
> +    postgresql-14
>  Replaces: pgtap (<< 0.95)
>  Breaks: pgtap (<< 0.95)
>  Recommends: pgtap-doc,
> @@ -58,7 +58,7 @@
>      libtest-harness-perl,
>      libtap-harness-archive-perl
>  Provides: postgresql-pgtap
> -Description: Unit testing framework extension for PostgreSQL 13
> +Description: Unit testing framework extension for PostgreSQL 14
>   pgTAP is a suite of database functions that make it easy to write
>   TAP-emitting unit tests in psql scripts suitable for harvesting,
>   analysis, and reporting by a TAP harness, such as those used in Perl
> @@ -66,4 +66,4 @@
>   .
>   TAP is the Test Anything Protocol (http://testanything.org/).
>   .
> - This package contains the extension for PostgreSQL 13.
> + This package contains the extension for PostgreSQL 14.
> 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:6: clean] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/pgtap_1.1.0-5_unstable.log

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.

Reply via email to