#1147949 pg-squeeze: FTBFS in trixie

#1147949#5
Date:
2026-09-15 17:00:36 UTC
From:
To:
Dear maintainer:

During a rebuild of all packages in trixie, this package failed to build.

[ Note: The bug is marked as fixed with the version in forky/sid, but
  packages in trixie must still build in trixie ].

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/trixie/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pg-squeeze, so that this is still
visible in the BTS web page for this package.

Thanks.
--------------------------------------------------------------------------------
[...]
2026-09-13 08:38:40.585 UTC [319] sbuild@contrib_regression ERROR:  library "pg_squeeze" may not be used as an output plugin
2026-09-13 08:38:40.585 UTC [319] sbuild@contrib_regression STATEMENT:  SELECT squeeze.squeeze_table('public', 'b', NULL);
Dropping cluster 17/regress ...
**** regression.diffs ****
diff -U3 /<<PKGBUILDDIR>>/expected/squeeze.out /<<PKGBUILDDIR>>/results/squeeze.out
--- /<<PKGBUILDDIR>>/expected/squeeze.out	2025-01-24 10:46:56.000000000 +0000
+++ /<<PKGBUILDDIR>>/results/squeeze.out	2026-09-13 08:38:40.583690977 +0000
@@ -5,11 +5,7 @@
 FROM generate_series(1, 10) AS g(x);
 -- The trivial case.
 SELECT squeeze.squeeze_table('public', 'a', NULL);
- squeeze_table
----------------
-
-(1 row)
-
+ERROR:  library "pg_squeeze" may not be used as an output plugin
 SELECT * FROM a;
  i  | j
 ----+----
@@ -28,24 +24,20 @@
 -- Clustering by index.
 CREATE INDEX a_i_idx_desc ON a(i DESC);
 SELECT squeeze.squeeze_table('public', 'a', 'a_i_idx_desc');
- squeeze_table
----------------
-
-(1 row)
-
+ERROR:  library "pg_squeeze" may not be used as an output plugin
 SELECT * FROM a;
  i  | j
 ----+----
- 10 | 10
-  9 |  9
-  8 |  8
-  7 |  7
-  6 |  6
-  5 |  5
-  4 |  4
-  3 |  3
-  2 |  2
   1 |  1
+  2 |  2
+  3 |  3
+  4 |  4
+  5 |  5
+  6 |  6
+  7 |  7
+  8 |  8
+  9 |  9
+ 10 | 10
 (10 rows)

#1147949#10
Date:
2026-09-18 07:43:33 UTC
From:
To:
Hello,

Bug #1147949 in pg-squeeze reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/postgresql/pg-squeeze/-/commit/9c9ed9f4d4c09817754f53f6a667845cd0c78cf9

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1147949