• Bug#1105609: swirc: FTBFS with make --shuffle=reverse: src/spell.cpp:56

    From Markus Uhlin@21:1/5 to All on Tue May 13 23:10:01 2025
    Hi Lucas!
    Didn't you submit a fix in the previous report?

    Best regards
    Markus

    Den 2025-05-13 kl. 21:16, skrev Lucas Nussbaum:
    Source: swirc
    Version: 3.5.4-1
    Severity: minor
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-shuffle

    Hi,

    GNU Make now has a --shuffle option that simulates non-deterministic ordering of target prerequisites. See https://trofi.github.io/posts/238-new-make-shuffle-mode.html and also previous
    work in Debian by Santiago Vila: https://people.debian.org/~sanvila/make-shuffle/

    This package fails to build with make --shuffle=reverse.
    This is likely to be caused by a missing dependency in
    debian/rules or an upstream Makefile.

    More information about this mass bug filing is available at https://wiki.debian.org/qa.debian.org/FTBFS/Shuffle

    Relevant part (hopefully):
    gcc -O2 -Wall -Wformat-security -Wshadow -Wsign-compare -Wstrict-prototypes -fstack-protector-strong -g -pipe -std=c11 -DLINUX=1 -DNDEBUG=1 -DUNIX=1 -D_FORTIFY_SOURCE=3 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -I/usr/
    local/include -DHAVE_ETEXT_SEGMENT=1 -DHAVE_STRCASESTR=1 -DUSE_LIBNOTIFY=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu
    -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -DHAVE_LIBICONV=1 -DHAVE_LIBIDN=1 -DHAVE_LIBINTL_H=1 -DHAVE_HUNSPELL=1 -I/usr/include/hunspell -Isrc/include -I src/commands/ -I src/events/ -c -o src/sig-unix.o src/sig-unix.c
    src/spell.cpp:56:10: fatal error: swircpaths.h: No such file or directory
    56 | #include "swircpaths.h"
    | ^~~~~~~~~~~~~~
    compilation terminated.
    make[1]: *** [Makefile:21: src/spell.o] Error 1 shuffle=reverse

    The full build log is available from: http://qa-logs.debian.net/2025/05/05/shuffle/reverse/swirc_3.5.4-1_unstable_reverse.log

    If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lucas Nussbaum@21:1/5 to Markus Uhlin on Wed May 14 07:50:01 2025
    On 13/05/25 at 22:43 +0200, Markus Uhlin wrote:
    Hi Lucas!
    Didn't you submit a fix in the previous report?

    Yes, sorry! I used swirc as one of the few packages I debugged before mass-bug-filing, and then missed it when doing the actual mass bug
    filing.

    Bugs merged.

    Thanks for noticing

    Lucas

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)