Source: mp3splt Version: 2.6.2+20170630-3.3 Severity: minor Tags: trixie sid ftbfs User: [email protected] 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): > echo " CCLD " mp3splt-gtk;/bin/bash ../libtool --silent --tag=CC > --mode=link x86_64-linux-gnu-gcc -Wformat=2 -fstack-protector-strong --param > ssp-buffer-size=4 -g -O2 -DGTK_DISABLE_SINGLE_INCLUDES > -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -Wl,-z,now > -Wl,-z,relro -o mp3splt-gtk splitpoints_window.o main_window.o > audacious_control.o gstreamer_control.o player_control.o player_window.o > preferences_window.o utilities.o split_files_window.o freedb_window.o > snackamp_control.o split_mode_window.o mp3splt-gtk.o multiple_files_window.o > messages_window.o import.o options_manager.o preferences_manager.o > widgets_helper.o drawing_helper.o combo_helper.o radio_helper.o export.o > ui_manager.o douglas_peucker.o libmp3splt_manager.o drag_and_drop.o mutex.o > -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 > -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 > -lgthread-2.0 > -L/build/reproducible-path/mp3splt-2.6.2+20170630/lib-objs/src/.libs > -lmp3splt -lm -laudclient -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 > -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 > CCLD mp3splt-gtk > /usr/bin/ld: cannot find -lmp3splt: No such file or directory > collect2: error: ld returned 1 exit status The full build log is available from: http://qa-logs.debian.net/2025/05/05/shuffle/reverse/mp3splt_2.6.2+20170630-3.3_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

