Date: Fri, 03 Feb 2023 13:04:01 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269308] devel/py-libzfs: Fails to build on 12.4: error: use of undeclared identifier 'ZPOOL_PROP_*' Message-ID: <bug-269308-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269308 Bug ID: 269308 Summary: devel/py-libzfs: Fails to build on 12.4: error: use of undeclared identifier 'ZPOOL_PROP_*' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freqlabs@FreeBSD.org Reporter: jcfyecrayz@liamekaens.com Assignee: freqlabs@FreeBSD.org Flags: maintainer-feedback?(freqlabs@FreeBSD.org) undeclared identifier errors from build on 12.4 (maybe others)... libzfs.c:97129:53: error: use of undeclared identifier 'ZFS_PROP_USEROBJUSE= D'; did you mean 'ZFS_PROP_USERUSED'? libzfs.c:97141:53: error: use of undeclared identifier 'ZFS_PROP_USEROBJQUO= TA'; did you mean 'ZFS_PROP_USERQUOTA'? libzfs.c:97153:53: error: use of undeclared identifier 'ZFS_PROP_GROUPOBJUS= ED'; did you mean 'ZFS_PROP_GROUPUSED'? libzfs.c:97165:53: error: use of undeclared identifier 'ZFS_PROP_GROUPOBJQUOTA'; did you mean 'ZFS_PROP_GROUPQUOTA'? libzfs.c:97177:53: error: use of undeclared identifier 'ZFS_PROP_PROJECTUSE= D'; did you mean 'ZFS_PROP_GROUPUSED'? libzfs.c:97189:53: error: use of undeclared identifier 'ZFS_PROP_PROJECTQUO= TA' libzfs.c:97201:53: error: use of undeclared identifier 'ZFS_PROP_PROJECTOBJUSED' libzfs.c:97213:53: error: use of undeclared identifier 'ZFS_PROP_PROJECTOBJQUOTA' --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269308-7788>