HomeFreeBSD

MFH: r565429

Description

MFH: r565429

Mark BROKEN on FreeBSD 13 and 14

g_raid5.c:1567:2: error: too few arguments to function call, expected at least 3, have 1

G_RAID5_LOGREQ(bp, "[done err:%d dat:%02x adr:%p]",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

./g_raid5.h:72:18: note: expanded from macro 'G_RAID5_LOGREQ'

g_print_bio(bp);                \
~~~~~~~~~~~   ^

/usr/src/sys/geom/geom.h:347:6: note: 'g_print_bio' declared here
void g_print_bio(const char *prefix, const struct bio *bp, const char *fmtsuffix, ...) __printflike(3, 4);

^

Reported by: pkg-fallout

Details

Provenance
antoineAuthored on
Parents
rP565429: Mark BROKEN on FreeBSD 13 and 14
Branches
Unknown
Tags
Unknown