Control: affects -1 src:hurd-libfuse X-Debbugs-CC: GNU Hurd Maintainers <[email protected]>
debbugs didn't find the source package
(and honestly tracker.d.o seems extremely confused about src:hurd-libfuse too:
it's not in debian but it's in sid, there's uploads but no removal,
the last version listed in an upload is -4?)
On Sun, Sep 01, 2024 at 03:22:29PM +0200, наб wrote:
> Package: libfuse-hurd-dev
> Version: 0.0.20140820-5
> Severity: grave
> Justification: renders package unusable
>
> Dear Maintainer,
>
> $ echo "int main() { fuse_main(); }" | cc -xc - -lfuse
> <stdin>: In function 'main':
> <stdin>:1:14: warning: implicit declaration of function 'fuse_main'
> [-Wimplicit-function-declaration]
> /usr/bin/ld: /usr/lib/gcc/i686-gnu/12/../../../i386-gnu/libfuse.so: undefined
> reference to `assert_perror'
> /usr/bin/ld: /usr/lib/gcc/i686-gnu/12/../../../i386-gnu/libfuse.so: undefined
> reference to `assert'
> collect2: error: ld returned 1 exit status
> $ nm -D /usr/lib/i386-gnu/libfuse.so | grep assert
> U assert
> U assert_perror
> $ nm -D /usr/lib/i386-gnu/libc.so.0.3 | grep assert
> 00062970 T __assert@@GLIBC_2.2.6
> 000628c0 T __assert_fail@@GLIBC_2.2.6
> 00062900 T __assert_perror_fail@@GLIBC_2.2.6
>
> It's entirely impossible to build any FUSE programs due to this.
>
> Best,
>
> -- System Information:
> Debian Release: 12.0
> APT prefers unreleased
> APT policy: (500, 'unreleased'), (500, 'unstable')
> Architecture: hurd-i386 (i686-AT386)
>
> Kernel: GNU-Mach 1.8+git20230526-486/Hurd-0.9
> Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
> Shell: /bin/sh linked to /usr/bin/dash
> Init: sysvinit (via /sbin/init)
>
> Versions of packages libfuse-hurd-dev depends on:
> ii libfuse-hurd1 0.0.20140820-5
>
> libfuse-hurd-dev recommends no packages.
>
> libfuse-hurd-dev suggests no packages.
>
> -- no debconf information
signature.asc
Description: PGP signature

