Your message dated Tue, 24 Feb 2026 07:42:25 -0500
with message-id <[email protected]>
and subject line Re: Bug#1128628: kf6-prison: Build failure when building with
zxing-cpp 3.0.0
has caused the Debian Bug report #1128628,
regarding kf6-prison: Build failure when building with zxing-cpp 3.0.0
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.)
--
1128628: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128628
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kf6-prison
Severity: important
Version: 6.20.0-1
Control: affects -1 +src:zxing-cpp
Control: fixed -1 6.23.0~rc1-1
Dear Debian kf6-prison package maintainer,
This package fails to build from source when building against zxing-cpp 3.0.0
(currently in Debian Experimental):
-- The following RECOMMENDED packages have not been found:
* ZXing (required version >= 1.2.0)
Required for generation of PDF417 barcodes and for scanning of barcodes from
live video feed.
[...]
make[1]: Leaving directory
'/build/reproducible-path/kf6-prison-6.20.0/obj-x86_64-linux-gnu'
dh_install
dh_install: warning: Cannot find (any matches for)
"usr/include/KF6/PrisonScanner/" (tried in ., debian/tmp)
dh_install: warning: libkf6prison-dev missing files:
usr/include/KF6/PrisonScanner/
dh_install: warning: Cannot find (any matches for)
"usr/lib/*/libKF6PrisonScanner.so" (tried in ., debian/tmp)
dh_install: warning: libkf6prison-dev missing files:
usr/lib/*/libKF6PrisonScanner.so
dh_install: warning: Cannot find (any matches for)
"usr/lib/*/libKF6PrisonScanner.so.6" (tried in ., debian/tmp)
dh_install: warning: libkf6prisonscanner6 missing files:
usr/lib/*/libKF6PrisonScanner.so.6
dh_install: warning: Cannot find (any matches for)
"usr/lib/*/libKF6PrisonScanner.so.6.*" (tried in ., debian/tmp)
dh_install: warning: libkf6prisonscanner6 missing files:
usr/lib/*/libKF6PrisonScanner.so.6.*
dh_install: error: missing files, aborting
make: *** [debian/rules:13: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
The patchset to fix this problem is available in upstream 6.23.0 release.
On the other hand, as zxing is not a hard (build-)dependency, disabling zxing
support temporarily is also an option.
Thanks,
Boyuan Yang
--- End Message ---
--- Begin Message ---
Version: 6.23.0-1
Hi,
在 2026/2/24 5:48, Aurélien COUDERC 写道:
Dear Boyan,
Le dimanche 22 février 2026, 00:29:43 heure normale d’Europe centrale Boyuan
Yang a écrit :
This package fails to build from source when building against zxing-cpp 3.0.0
(currently in Debian Experimental):
-- The following RECOMMENDED packages have not been found:
* ZXing (required version >= 1.2.0)
Required for generation of PDF417 barcodes and for scanning of barcodes
from live video feed.
I just uploaded Frameworks 6.23 packages to unstable so you may want to rebase
your experimental changes on top of the unstable version / master branch.
I didn’t merge your changes in my work since I wanted to target unstable, and I
didn’t want to pull in the zxing 3 dependency.
Many thanks for the work. I can confirm that the version currently in Debian Sid
is working correctly. As a result I am marking this bug as done.
It is safe to discard/revert the changes in Experimental as it was origially
only
intended for a test-build in real Debian buildds to verify the correctness of
upstream zxing compatibility fixes.
Best,
Boyuan
--- End Message ---