Your message dated Wed, 05 Aug 2026 22:04:27 +0000
with message-id <[email protected]>
and subject line Bug#1143326: fixed in jack-stdio 1.6-2
has caused the Debian Bug report #1143326,
regarding jack-stdio: FTBFS: collect2: error: ld returned 1 exit status
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1143326: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143326
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:jack-stdio
Version: 1.6-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
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/202608/
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:jack-stdio, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean -Smakefile
dh_auto_clean -O-Smakefile
make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/rm -f jack-stdout jack-stdin
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean -O-Smakefile
debian/rules binary
dh binary -Smakefile
dh_update_autotools_config -O-Smakefile
dh_autoreconf -O-Smakefile
dh_auto_configure -O-Smakefile
dh_auto_build -O-Smakefile
make -j2 INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
`pkg-config --cflags jack` -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro
-Wl,-z,now jack-stdout.c `pkg-config --libs jack` -lpthread -lm -o jack-stdout
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
`pkg-config --cflags jack` -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro
-Wl,-z,now jack-stdin.c `pkg-config --libs jack` -lpthread -lm -o jack-stdin
/bin/sh: 1: /bin/sh: 1: pkg-config: not found
pkg-config: not found
/bin/sh: 1: /bin/sh: 1: pkg-config: not found
pkg-config: not found
In function âprocessâ,
inlined from âprocessâ at jack-stdin.c:157:5:
jack-stdin.c:234:49: warning: array subscript 3 is above array bounds of
âconst int32_t[3]â {aka âconst int[3]â} [-Warray-bounds=]
234 | d|= mask[SAMPLESIZE-1];
| ~~~~^~~~~~~~~~~~~~
jack-stdin.c: In function âprocessâ:
jack-stdin.c:233:55: note: while referencing âmaskâ
233 | const int32_t mask[3] = {
0xffffff00, 0xffff0000, 0xff000000 };
| ^~~~
/usr/bin/x86_64-linux-gnu-ld.bfd: /tmp/ccqE0Opx.o: in function `io_thread':
././jack-stdout.c:114:(.text+0x99): undefined reference to
`jack_ringbuffer_read_space'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:132:(.text+0xca): undefined
reference to `jack_ringbuffer_read'
/usr/bin/x86_64-linux-gnu-ld.bfd: /tmp/ccqE0Opx.o: in function `process':
././jack-stdout.c:199:(.text+0x2fe): undefined reference to
`jack_port_get_buffer'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:204:(.text+0x328):
undefined reference to `jack_ringbuffer_write_space'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:225:(.text+0x39e):
undefined reference to `jack_ringbuffer_write'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:237:(.text+0x46f):
undefined reference to `jack_ringbuffer_write'
/usr/bin/x86_64-linux-gnu-ld.bfd: /tmp/ccqE0Opx.o: in function `setup_ports':
././jack-stdout.c:262:(.text+0x941): undefined reference to
`jack_ringbuffer_create'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:277:(.text+0x9d2):
undefined reference to `jack_port_register'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:285:(.text+0xa0d):
undefined reference to `jack_port_name'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:285:(.text+0xa1f):
undefined reference to `jack_connect'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:286:(.text+0xa3c):
undefined reference to `jack_port_name'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:279:(.text+0xacd):
undefined reference to `jack_client_close'
/usr/bin/x86_64-linux-gnu-ld.bfd: /tmp/ccqE0Opx.o: in function `main':
././jack-stdout.c:429:(.text.startup+0x2ca): undefined reference to
`jack_client_open'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:443:(.text.startup+0x30b):
undefined reference to `jack_get_buffer_size'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:449:(.text.startup+0x327):
undefined reference to `jack_set_process_callback'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:450:(.text.startup+0x33b):
undefined reference to `jack_on_shutdown'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:452:(.text.startup+0x343):
undefined reference to `jack_activate'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:487:(.text.startup+0x3ce):
undefined reference to `jack_client_close'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:488:(.text.startup+0x3da):
undefined reference to `jack_ringbuffer_free'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:465:(.text.startup+0x462):
undefined reference to `jack_get_sample_rate'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:439:(.text.startup+0x526):
undefined reference to `jack_get_sample_rate'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdout.c:445:(.text.startup+0x607):
undefined reference to `jack_client_close'
collect2: error: ld returned 1 exit status
make[1]: *** [<builtin>: jack-stdout] Error 1
make[1]: *** Waiting for unfinished jobs....
/usr/bin/x86_64-linux-gnu-ld.bfd: /tmp/ccWn4XS9.o: in function `io_thread':
././jack-stdin.c:112:(.text+0x81): undefined reference to
`jack_ringbuffer_write_space'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:135:(.text+0xd2): undefined
reference to `jack_ringbuffer_write'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:146:(.text+0x126): undefined
reference to `jack_ringbuffer_read_space'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:147:(.text+0x133): undefined
reference to `jack_get_buffer_size'
/usr/bin/x86_64-linux-gnu-ld.bfd: /tmp/ccWn4XS9.o: in function `process':
././jack-stdin.c:165:(.text+0x3a1): undefined reference to
`jack_ringbuffer_read_space'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:175:(.text+0x42d): undefined
reference to `jack_port_get_buffer'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:201:(.text+0x4b2): undefined
reference to `jack_ringbuffer_read'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:217:(.text+0x51a): undefined
reference to `jack_ringbuffer_read'
/usr/bin/x86_64-linux-gnu-ld.bfd: /tmp/ccWn4XS9.o: in function `setup_ports':
././jack-stdin.c:263:(.text+0xae1): undefined reference to
`jack_ringbuffer_create'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:278:(.text+0xb72): undefined
reference to `jack_port_register'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:286:(.text+0xbb2): undefined
reference to `jack_port_name'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:286:(.text+0xbc2): undefined
reference to `jack_connect'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:287:(.text+0xbdf): undefined
reference to `jack_port_name'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:280:(.text+0xc6d): undefined
reference to `jack_client_close'
/usr/bin/x86_64-linux-gnu-ld.bfd: /tmp/ccWn4XS9.o: in function `main':
././jack-stdin.c:457:(.text.startup+0x397): undefined reference to
`jack_client_open'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:471:(.text.startup+0x3d8):
undefined reference to `jack_get_buffer_size'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:479:(.text.startup+0x421):
undefined reference to `jack_get_buffer_size'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:486:(.text.startup+0x44c):
undefined reference to `jack_set_process_callback'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:487:(.text.startup+0x460):
undefined reference to `jack_on_shutdown'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:489:(.text.startup+0x468):
undefined reference to `jack_activate'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:532:(.text.startup+0x51a):
undefined reference to `jack_client_close'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:533:(.text.startup+0x526):
undefined reference to `jack_ringbuffer_free'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:467:(.text.startup+0x5b7):
undefined reference to `jack_get_sample_rate'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:503:(.text.startup+0x5f1):
undefined reference to `jack_get_sample_rate'
/usr/bin/x86_64-linux-gnu-ld.bfd: ././jack-stdin.c:482:(.text.startup+0x75e):
undefined reference to `jack_client_close'
collect2: error: ld returned 1 exit status
make[1]: *** [<builtin>: jack-stdin] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 INSTALL="install --strip-program=true" returned
exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: jack-stdio
Source-Version: 1.6-2
Done: Sebastian Ramacher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
jack-stdio, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastian Ramacher <[email protected]> (supplier of updated jack-stdio
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 05 Aug 2026 23:56:21 +0200
Source: jack-stdio
Architecture: source
Version: 1.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Sebastian Ramacher <[email protected]>
Closes: 1143326
Changes:
jack-stdio (1.6-2) unstable; urgency=medium
.
* Team upload
* debian/control:
- Add pkgconf to Build-Depends (Closes: #1143326)
- Bump Standards-Version
- Drop Priority: optional
* debian/: Bump debhelper compat to 14
Checksums-Sha1:
6d7a97a8de1e1a0ba354fde342b7c9b4836de8d1 1439 jack-stdio_1.6-2.dsc
8f208b4fd52a316c78b1baff22fbeaa3daebcb51 3160 jack-stdio_1.6-2.debian.tar.xz
5cbe88b1cad923a7c2edb709d6b147eec7142919 5586 jack-stdio_1.6-2_amd64.buildinfo
Checksums-Sha256:
20a4f43115f1c2240c21f1f1b9dba46ea16d2f858cda094bc4114429cc998621 1439
jack-stdio_1.6-2.dsc
dd93f093997e1a4d77234716c94bbbb71c857c8ea242d8f5757d381ea60550c6 3160
jack-stdio_1.6-2.debian.tar.xz
fb823feeff972d2b32a8c43d24a0442713337c096a0eea437e3b5e4b614f7d56 5586
jack-stdio_1.6-2_amd64.buildinfo
Files:
4e411f4190ce9906f60a2abf558acbda 1439 sound optional jack-stdio_1.6-2.dsc
5a6e831af37565cd13676c0e146402fe 3160 sound optional
jack-stdio_1.6-2.debian.tar.xz
475dc3ef46d0dabba9f0b48b236b7c90 5586 sound optional
jack-stdio_1.6-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
wr0EARYKAG8FgmpzsckJECGTazZgD82JRxQAAAAAAB4AIHNhbHRAbm90YXRpb25z
LnNlcXVvaWEtcGdwLm9yZyix+CM9Npd1S3nagy76bjcwM6m+Y3YfMNKF2L9iNFXz
FiEEQmJ+hB2ZZ9qD4fqQIZNrNmAPzYkAADjnAQDwzQYMT9pnzzWhUehSttPh/ZKe
lv8aXHt6B8qrv6tQMwEAl+AgrF1M3BguXoTcF8Jwavu1fl24quV/pBZs5Jj8BQQ=
=RBbM
-----END PGP SIGNATURE-----
pgpCUPTRdLc5W.pgp
Description: PGP signature
--- End Message ---