Your message dated Sat, 18 Oct 2025 09:19:15 +0000
with message-id <[email protected]>
and subject line Bug#1114076: fixed in catimg 2.7.0-4.1
has caused the Debian Bug report #1114076,
regarding catimg: FTBFS: /<<PKGBUILDDIR>>/src/catimg.c:170:24: error: passing 
argument 2 of 'signal' from incompatible pointer type 
[-Wincompatible-pointer-types]
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.)


-- 
1114076: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114076
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:catimg
Version: 2.7.0-4
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:catimg, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- 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
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Configuring done (0.3s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LOCALSTATEDIR
    CMAKE_INSTALL_RUNSTATEDIR
    CMAKE_INSTALL_SYSCONFDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
   dh_auto_build
        cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/catimg.dir/build.make CMakeFiles/catimg.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/catimg.dir/DependInfo.cmake 
"--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/catimg.dir/build.make CMakeFiles/catimg.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 40%] Building C object CMakeFiles/catimg.dir/src/sh_color.c.o
[ 40%] Building C object CMakeFiles/catimg.dir/src/catimg.c.o
/usr/bin/cc  -I/<<PKGBUILDDIR>>/src -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-DNDEBUG -Wall -Wextra -Os -Wno-unused-result -MD -MT 
CMakeFiles/catimg.dir/src/catimg.c.o -MF CMakeFiles/catimg.dir/src/catimg.c.o.d 
-o CMakeFiles/catimg.dir/src/catimg.c.o -c /<<PKGBUILDDIR>>/src/catimg.c
/usr/bin/cc  -I/<<PKGBUILDDIR>>/src -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-DNDEBUG -Wall -Wextra -Os -Wno-unused-result -MD -MT 
CMakeFiles/catimg.dir/src/sh_color.c.o -MF 
CMakeFiles/catimg.dir/src/sh_color.c.o.d -o 
CMakeFiles/catimg.dir/src/sh_color.c.o -c /<<PKGBUILDDIR>>/src/sh_color.c
/<<PKGBUILDDIR>>/src/catimg.c: In function ‘main’:
/<<PKGBUILDDIR>>/src/catimg.c:170:24: error: passing argument 2 of ‘signal’ 
from incompatible pointer type [-Wincompatible-pointer-types]
  170 |         signal(SIGINT, intHandler);
      |                        ^~~~~~~~~~
      |                        |
      |                        void (*)(void)
In file included from /<<PKGBUILDDIR>>/src/catimg.c:7:
/usr/include/signal.h:88:57: note: expected ‘__sighandler_t’ {aka ‘void 
(*)(int)’} but argument is of type ‘void (*)(void)’
   88 | extern __sighandler_t signal (int __sig, __sighandler_t __handler)
      |                                          ~~~~~~~~~~~~~~~^~~~~~~~~
/<<PKGBUILDDIR>>/src/catimg.c:37:6: note: ‘intHandler’ declared here
   37 | void intHandler() {
      |      ^~~~~~~~~~
/usr/include/signal.h:72:16: note: ‘__sighandler_t’ declared here
   72 | typedef void (*__sighandler_t) (int);
      |                ^~~~~~~~~~~~~~
make[3]: *** [CMakeFiles/catimg.dir/build.make:82: 
CMakeFiles/catimg.dir/src/catimg.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /<<PKGBUILDDIR>>/src/sh_color.c:4:
/<<PKGBUILDDIR>>/src/sh_color.c: In function ‘init_hash_colors’:
/<<PKGBUILDDIR>>/src/sh_color.c:39:60: warning: iteration 246 invokes undefined 
behavior [-Waggressive-loop-optimizations]
   39 |                 k = kh_put(uint32_t, hash_colors, color_map[i], &ret);
      |                                                   ~~~~~~~~~^~~
/<<PKGBUILDDIR>>/src/khash.h:464:48: note: in definition of macro ‘kh_put’
  464 | #define kh_put(name, h, k, r) kh_put_##name(h, k, r)
      |                                                ^
/<<PKGBUILDDIR>>/src/sh_color.c:38:27: note: within this loop
   38 |         for (int i = 0; i < N_COLORS; i++) {
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:90: CMakeFiles/catimg.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: catimg
Source-Version: 2.7.0-4.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
catimg, 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.
Adrian Bunk <[email protected]> (supplier of updated catimg 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: Sat, 04 Oct 2025 22:00:53 +0300
Source: catimg
Architecture: source
Version: 2.7.0-4.1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1112766 1114076
Changes:
 catimg (2.7.0-4.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with CMake 4. (Closes: #1112766)
   * Fix FTBFS with GCC 15. (Closes: #1114076)
Checksums-Sha1:
 bf7c0da746b75275109456fa397ff3464a6e6b5b 1808 catimg_2.7.0-4.1.dsc
 953d27c5adee4baef8fe42b546c4fed7f9a829dc 3016 catimg_2.7.0-4.1.debian.tar.xz
Checksums-Sha256:
 8f8b592a3e1e57a5ac0bc986d25aed4fad2f7345d6da1cba54c4513b767568f3 1808 
catimg_2.7.0-4.1.dsc
 9353f587df5018cad5c2c372c906fac571cbd99727356a74e136f236ca4601c8 3016 
catimg_2.7.0-4.1.debian.tar.xz
Files:
 47d4c3b50aaa6a1930fc0b0fc60400a5 1808 utils optional catimg_2.7.0-4.1.dsc
 cf69c89b3ca9e212d0baeb2772180e68 3016 utils optional 
catimg_2.7.0-4.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjhb5wACgkQiNJCh6LY
mLGLtxAAv9zcrrCm2t5wwbAXX4A8ZHUh3BJdYS9CwPJ6Fs+cP4wYvkhYYkIGHPDC
WJWhl1m8zYI6AznVHoX2Ms88c8arxbTHhUExjCky6CnHyTrf/mxxbioy7Devxdj6
CGFdLBZi7lmWYB8VsCXCKe34DVRRb/lksBPInPb8XxYCPBx78SSaqMdnF/xGhNIB
Ek6M/E7QQTpUGR7pFv1trxovD+H1b3qzXOXggbkalWiQgOUBaMdj+kHOnzUppaVq
0Y/VHsSDCUMOefylb/EFVFzqsymRGPfXgJAX08JxWr70yPpavXbA/xWMzG6B2KGM
pxbtZ3/trwS2awpIvz6tA0X5t8DzOgthhsUCeF+Q5mzTEIDs1rYfoRkFxHttKY45
o52IhU6RxTdbRzh+egLQzIaDG5DUfz2ow0FYfWrYaNUjFqfC4jMA8fNYVEBCdb8r
9U6OW2RzUY/sFE/Y0U1qtGghtd3S3L17XHf9dJmWLduwiHEUbzCJjJrHZOuRAxWq
+UvRKYzYe9mkhTSwnIbHeMYFMX7e0AxLlwB/X7B5BwuSsiVn8gUTtKVMNotR2VUe
aP45qFRNV/WMNyblF5QuzcVBKyKhSaY5WDY2x1ABJPnEBcavb/SWTrsT3ZfIv4dM
x3CO+ZjvzaG7N4p1V0eLokP/ZudetqIuOZUR+OZ0n3R6RnFB9Zc=
=8tMU
-----END PGP SIGNATURE-----

Attachment: pgpbz4yMSfh_V.pgp
Description: PGP signature


--- End Message ---

Reply via email to