[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#697016: vobcopy: FTBFS[kfreebsd]: note: expected 'struct statfs **' but argument is of type 'struct statvfs **'



Package: src:vobcopy
Version: 1.2.0-4
Severity: serious
User: debian-bsd@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-bsd@lists.debian.org
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* buildds:

gcc -DHAVE_CONFIG_H -I.  -Wall -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c dvd.c
gcc -DHAVE_CONFIG_H -I.  -Wall -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c vobcopy.c
dvd.c: In function 'get_device_on_your_own':
dvd.c:380:3: warning: passing argument 1 of 'getmntinfo' from incompatible pointer type [enabled by default]
In file included from vobcopy.h:82:0,
                 from dvd.c:17:
/usr/include/i386-kfreebsd-gnu/sys/mount.h:446:12: note: expected 'struct statfs **' but argument is of type 'struct statvfs **'
dvd.c:384:32: error: 'struct statvfs' has no member named 'f_fstypename'
dvd.c:384:78: error: 'struct statvfs' has no member named 'f_fstypename'
dvd.c:387:38: error: 'struct statvfs' has no member named 'f_mntonname'
dvd.c:392:32: error: 'struct statvfs' has no member named 'f_mntfromname'

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=vobcopy&arch=kfreebsd-i386&ver=1.2.0-4&stamp=1352222033

Regards

    Christoph

If you have further questions please mail debian-bsd@lists.debian.org

-- 


Reply to: