Package: unionfs-source
Version: 1.0.11-1
Severity: important

When I just tried to build unionfs, I got warnings like that:
/usr/src/modules/unionfs/subr.c: In function ‘unionfs_partial_lookup’:
/usr/src/modules/unionfs/subr.c:65: warning: pointer targets in passing
argument 1 of ‘lookup_one_len’ differ in signedness
/usr/src/modules/unionfs/subr.c: In function ‘create_whiteout’:
/usr/src/modules/unionfs/subr.c:153: warning: pointer targets in passing
argument 2 of ‘strncat’ differ in signedness
/usr/src/modules/unionfs/subr.c: In function
‘unionfs_refresh_hidden_dentry’:

Because of -Werror, these made the build fail. I guess these warnings
were introduced in gcc-4.0. Removing -Werror made the package compile
for me.

Thanks,

Joachim

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10.otto
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages unionfs-source depends on:
ii  bzip2                         1.0.2-7    high-quality block-sorting file co
ii  debhelper                     4.9.3      helper programs for debian/rules
ii  module-assistant              0.9.4      tool to make module package creati

unionfs-source recommends no packages.

-- no debconf information

Reply via email to