Date: Mon, 04 Apr 2022 13:27:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263037] sysutils/fluent-bit: 1.9.1 build stops on error: parameter 'output_size' set but not used Message-ID: <bug-263037-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263037 Bug ID: 263037 Summary: sysutils/fluent-bit: 1.9.1 build stops on error: parameter 'output_size' set but not used Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: girgen@FreeBSD.org Reporter: hiroo.ono+freebsd@gmail.com Assignee: girgen@FreeBSD.org Flags: maintainer-feedback?(girgen@FreeBSD.org) Created attachment 232932 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232932&action= =3Dedit patch to lib/mbedtls-2.27.0/library/psa_crypto_cipher.c fluent-bit 1.9.1 stops at the error below. This patch avoids the error. /wrkdirs/usr/ports/sysutils/fluent-bit/work/fluent-bit-1.9.1/lib/mbedtls-2.= 27.0/ library/psa_crypto_cipher.c:270:12: error: parameter 'output_size' set but = not u sed [-Werror,-Wunused-but-set-parameter] size_t output_size, ^ 1 error generated. gmake[3]: *** [lib/mbedtls-2.27.0/library/CMakeFiles/mbedcrypto.dir/build.make:8 21: lib/mbedtls-2.27.0/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.= c.o] Error 1 --=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-263037-7788>