FreeBSD Bugzilla – Attachment 215883 Details for
Bug 247501
sysutils/openzfs-kmod build failure on -CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build failure output
openzfs-kmod-fail.txt (text/plain), 1.77 KB, created by
bergerkos
on 2020-06-23 14:37:23 UTC
(
hide
)
Description:
build failure output
Filename:
MIME Type:
Creator:
bergerkos
Created:
2020-06-23 14:37:23 UTC
Size:
1.77 KB
patch
obsolete
>/usr/ports/sysutils/openzfs-kmod/work/zfs-c0eb5c35e/module/os/freebsd/zfs/zfs_vfsops.c:128:19: error: > incompatible pointer types initializing 'vfs_checkexp_t *' (aka 'int (*)(struct > mount *, struct sockaddr *, unsigned long *, struct ucred **, int *, int *)') with > an expression of type 'int (vfs_t *, struct sockaddr *, int *, struct ucred **, int > *, int **)' (aka 'int (struct mount *, struct sockaddr *, int *, struct ucred **, > int *, int **)') [-Werror,-Wincompatible-pointer-types] > .vfs_checkexp = zfs_checkexp, > ^~~~~~~~~~~~ >/usr/ports/sysutils/openzfs-kmod/work/zfs-c0eb5c35e/module/os/freebsd/zfs/zfs_vfsops.c:1911:56: error: > incompatible pointer types passing 'int *' to parameter of type 'uint64_t *' > (aka 'unsigned long *') [-Werror,-Wincompatible-pointer-types] > return (vfs_stdcheckexp(zfsvfs->z_parent->z_vfs, nam, extflagsp, > ^~~~~~~~~ >/usr/src/sys/sys/mount.h:980:17: note: passing argument to parameter here >vfs_checkexp_t vfs_stdcheckexp; > ^ >/usr/ports/sysutils/openzfs-kmod/work/zfs-c0eb5c35e/module/os/freebsd/zfs/zfs_vfsops.c:1912:32: error: > incompatible pointer types passing 'int **' to parameter of type 'int *'; > dereference with * [-Werror,-Wincompatible-pointer-types] > credanonp, numsecflavors, secflavors)); > ^~~~~~~~~~ > * >/usr/src/sys/sys/mount.h:980:17: note: passing argument to parameter here >vfs_checkexp_t vfs_stdcheckexp; > ^ >3 errors generated. >*** Error code 1 > ># $FreeBSD: head/sysutils/openzfs-kmod/Makefile 537835 2020-06-03 18:50:07Z freqlabs $ >Stop.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 247501
: 215883