Your message dated Tue, 09 Sep 2025 16:35:28 +0000
with message-id <[email protected]>
and subject line Bug#1114079: fixed in cgreen 1.6.4-2
has caused the Debian Bug report #1114079,
regarding cgreen: FTBFS: dpkg-buildpackage: error: debian/rules binary
subprocess returned exit status 2
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.)
--
1114079: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114079
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cgreen
Version: 1.6.4-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
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 could not 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:cgreen, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean
make -j2 clean
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.14.5")
-- Performing Test WITH_FPIC
-- Performing Test WITH_FPIC - Success
-- Performing Test WITH_FORTIFY_SOURCE
-- Performing Test WITH_FORTIFY_SOURCE - Success
CMake Warning at src/CMakeLists.txt:15 (message):
-- Unable to find git, or not a repo. Setting git revision to 'unknown'.
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Configuring done (0.7s)
-- Generating done (0.1s)
-- Build files have been written to: /<<PKGBUILDDIR>>/build
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f configure-stamp build-stamp gitrevision.h
rm -rf /<<PKGBUILDDIR>>/build
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
[ -d /<<PKGBUILDDIR>>/build ] || mkdir /<<PKGBUILDDIR>>/build
cd /<<PKGBUILDDIR>>/build && cmake /<<PKGBUILDDIR>>
-DCMAKE_INSTALL_PREFIX="/usr" \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DLIB_INSTALL_DIR=/usr/lib \
-DCGREEN_WITH_PDF_DOCS:bool=TRUE
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.14.5")
-- Performing Test WITH_FPIC
-- Performing Test WITH_FPIC - Success
-- Performing Test WITH_FORTIFY_SOURCE
-- Performing Test WITH_FORTIFY_SOURCE - Success
CMake Warning at src/CMakeLists.txt:15 (message):
-- Unable to find git, or not a repo. Setting git revision to 'unknown'.
CMake Error at doc/CMakeLists.txt:13 (MESSAGE):
Can't produce PDF without 'asciidoctor-pdf'
-- Configuring incomplete, errors occurred!
make[1]: *** [debian/rules:22: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: cgreen
Source-Version: 1.6.4-2
Done: Gavin Lai (賴建宇) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
cgreen, 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.
Gavin Lai (賴建宇) <[email protected]> (supplier of updated cgreen 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: Fri, 05 Sep 2025 13:56:19 +0800
Source: cgreen
Architecture: source
Version: 1.6.4-2
Distribution: unstable
Urgency: medium
Maintainer: Gavin Lai (賴建宇) <[email protected]>
Changed-By: Gavin Lai (賴建宇) <[email protected]>
Closes: 1112773 1114079
Changes:
cgreen (1.6.4-2) unstable; urgency=medium
.
* d/control:
- Change Build-Depends from ruby-asciidoctor-pdf to asciidoctor-pdf
(Closes: #1114079, #1112773)
- Bump Standards-Version to 4.7.2
* d/watch: Upgrade to version 5 format.
* Add patch to fix uninitialized value in make_cgreen_integer_value
Checksums-Sha1:
1862ccf56e8d4106f8a8832136b884d7a51f7a42 2098 cgreen_1.6.4-2.dsc
473356b1824ee661a37abb8cbe97b017f4acc0de 6464 cgreen_1.6.4-2.debian.tar.xz
c5627f37cfb8605cba9b49707cce502c8ab169ed 9281 cgreen_1.6.4-2_amd64.buildinfo
Checksums-Sha256:
30593f13c4fe5148fc2f2d0bd8decc35906b3ae47e5343db50970bf26334c710 2098
cgreen_1.6.4-2.dsc
81c4630bbd1d06871ff56b15cd92a2c5b32e407c22f1d677a504b61ca35cd6c4 6464
cgreen_1.6.4-2.debian.tar.xz
5574387f19f579a17237dbbd689acf398c8e3337052a688dd7170602cbd43aa8 9281
cgreen_1.6.4-2_amd64.buildinfo
Files:
ab6a1fa7176ed73c4368b914d1374ada 2098 libs optional cgreen_1.6.4-2.dsc
470ce962e8e9023e7e613756ba59cace 6464 libs optional
cgreen_1.6.4-2.debian.tar.xz
d020429dbcfc13ed7c0dcee22841a7a9 9281 libs optional
cgreen_1.6.4-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOqx5beTsH5XZFt4rQPKZLOx+xqsFAmjAUegACgkQQPKZLOx+
xqv39w/+IRfsMgHiAj5h+kf6EMMc457rUkFXwObAz9HG4Mluck+UT6WvQdToZIEI
7VM7lP0IfO3lJ6k0nnmL6Mwz8wDRNmrv4+dRQq6sJrVwy/lUbupvZXYdWxNWApnj
12uIbbKJuCABWYzTwxRITkSKoEpcFx7Qq3sDYXTsDs1SN4MG++Ni2vVnbySCKon3
OIe+hWn7Zo9hLng8yRoGalyd5m08HvCqzUaXcKnJn7ypUhQ+AUr1HmC7eoPd9vZX
iVWk1/1pEI/IDMrcr3S9RwOaP1BJwXfHdsJ3eRgwB033GxMutH8FseVvSjPoYWD9
AdhZceVu38auxZ3tAbOFFLqH7Sf1KObRX/95pNPBcWRJNH563sDLaVyyMUqSoBiH
FWb7THt79PkVHA7eUT9knsbP8ZFfqpmgu7IdQmnVUxiRp1nx+eEXRdJZUT4tA4T9
vsAm+Y6aIf2UqxSvs1p01yasl93/vQ05m/kh0o9ON3fNfqdkW1m+KbnbDEwdFgpA
6Og8gyvu2RLpLq3elDRKsnXEceXuH6R0yx7Hxw6GoipYebXi5UfSLZ3kYhxiFpTp
+MeFOZAhjCas4xBef/Cnr4NPtwsL1zmpoLqW0+A8O+XQQiTyViQtHmEwKdu1ug8b
KFtsUhQfsCWatoQFZhtOmYpozil9baSjH9nFXJKzGMAJRDB/vHE=
=PZhG
-----END PGP SIGNATURE-----
pgpAISPi3puII.pgp
Description: PGP signature
--- End Message ---