Bug#1017865: faketime: FTBFS on hurd-i386 with glibc 2.34

2022-08-21 Thread Samuel Thibault
Package: faketime Version: 0.9.10-2.1 Severity: important Tags: patch upstream Hello, With glibc 2.34, faketime now fails to build from source, because it fails passing -lpthread to the linker: cc -o libfaketime.so.1 -Wl,-soname,libfaketime.so.1 -Wl,-z,relro -Wl,-z,now -lpthread -Wl,--version-

Bug#1017758: libsoup3: unsatisfiable dependency on non-linux

2022-08-21 Thread Samuel Thibault
Source: libsoup3 Version: 3.1.1-1 Severity: important Tags: patch Hello, libsoup-3.0-dev is not installable on non-linux ports because it depends on the linux-only libsysprof-4-dev package. The attached patch fixes that, could you apply it? Thanks, Samuel -- System Information: Debian Release:

Bug#1017108: ffmpeg: FTBFS on !linux-any

2022-08-21 Thread Samuel Thibault
Package: ffmpeg Version: 7:5.0.1-3+b1 Severity: important Tags: patch Hello, ffmpeg currently fails to build on non-linux because vulkan and placebo are basically linux-only atm. The attached patch fixes this, could you apply it? Thanks, Samuel -- System Information: Debian Release: bookworm/si

Bug#1017866: gtk4: FTBFS on non-linux

2022-08-21 Thread Samuel Thibault
Source: gtk4 Version: 4.6.6+ds-3 Severity: important Tags: patch Hello, gtk4 currently FTBFS on non-linux ports because it lists wayland-specific symbols and tries to install the wayland-specific documentation. The attach patch is fixing it: * debian/libgtk-4-1.symbols.in: Update symbols list