[Bug 250001] sysutils/openzfs-kmod
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 30 03:34:21 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250001
Bug ID: 250001
Summary: sysutils/openzfs-kmod
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freqlabs at FreeBSD.org
Reporter: tleavitt at alumni.usc.edu
Assignee: freqlabs at FreeBSD.org
Flags: maintainer-feedback?(freqlabs at FreeBSD.org)
Created attachment 218428
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218428&action=edit
build log
compile error on 12.1-RELEASE on amd64 on update to 2020092900 (no similar
problem w/ 2020082100 or 2020091600)
error: implicit declaration of function 'fpu_kern_thread' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
fpu_kern_thread(FPU_KERN_NORMAL);
^
/wrkdirs/usr/ports/sysutils/openzfs-kmod/work/zfs-4c5159cc5/module/os/freebsd/spl/spl_taskq.c:174:3:
error: this function declaration is not a prototype
[-Werror,-Wstrict-prototypes]
/wrkdirs/usr/ports/sysutils/openzfs-kmod/work/zfs-4c5159cc5/module/os/freebsd/spl/spl_taskq.c:174:19:
error: use of undeclared identifier 'FPU_KERN_NORMAL'
fpu_kern_thread(FPU_KERN_NORMAL);
^
3 errors generated.
*** Error code 1
poudriere build log attached
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM
8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list