Source: input-pad Version: 1.1.0-1 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): > /bin/bash ../libtool --mode=install /usr/bin/install -c > libinput-pad-xtest-gdk.la > '/build/reproducible-path/input-pad-1.1.0/debian/tmp/usr/lib/x86_64-linux-gnu/input-pad-1.1/modules/xkeysend' > libtool: warning: relinking 'libinput-pad-xtest-gdk.la' > libtool: install: (cd /build/reproducible-path/input-pad-1.1.0/input-pad; > /bin/bash "/build/reproducible-path/input-pad-1.1.0/libtool" --tag CC > --mode=relink gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.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/harfbuzz -I/usr/include/freetype2 > -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid > -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu > -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders > -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 > -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 > -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -g -O2 > -Werror=implicit-function-declaration > -ffile-prefix-map=/build/reproducible-path/input-pad-1.1.0=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wall -pedantic -export-dynamic > -avoid-version -Wl,-z,relro -Wl,-z,now -o libinput-pad-xtest-gdk.la -rpath > /usr/lib/x86_64-linux-gnu/input-pad-1.1/modules/xkeysend > libinput_pad_xtest_gdk_la-xtest-gdk.lo ./libinput-pad-1.0.la -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 -lX11 -lXtst > -inst-prefix-dir /build/reproducible-path/input-pad-1.1.0/debian/tmp) > libtool: relink: gcc -shared -fPIC -DPIC > .libs/libinput_pad_xtest_gdk_la-xtest-gdk.o > -L/build/reproducible-path/input-pad-1.1.0/debian/tmp/usr/lib/x86_64-linux-gnu > -L/usr/lib/x86_64-linux-gnu -linput-pad-1.0 -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 -lX11 -lXtst -g -O2 > -Werror=implicit-function-declaration > -ffile-prefix-map=/build/reproducible-path/input-pad-1.1.0=. > -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -Wl,-z > -Wl,now -pthread -Wl,-soname -Wl,libinput-pad-xtest-gdk.so -o > .libs/libinput-pad-xtest-gdk.so > /usr/bin/ld: cannot find -linput-pad-1.0: 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/input-pad_1.1.0-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

