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

Attachment: signature.asc
Description: PGP signature

Reply via email to