Date: Wed, 30 Sep 2020 03:34:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 250001] sysutils/openzfs-kmod Message-ID: <bug-250001-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250001 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@FreeBSD.org Reporter: tleavitt@alumni.usc.edu Assignee: freqlabs@FreeBSD.org Flags: maintainer-feedback?(freqlabs@FreeBSD.org) Created attachment 218428 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218428&action= =3Dedit 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/freeb= sd/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/freeb= sd/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 --=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-250001-7788>