Date: Sat, 18 Nov 2023 07:18:53 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275141] [NEW PORT] x11/wlopm Message-ID: <bug-275141-7788-YoZprBKvFN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275141-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-275141-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275141 --- Comment #13 from Tino Engel <tino.engel@mail.de> --- I also have a bad feeling about removing -Werror. Anyhow we need to decide if we want either - remove -Werror from upstream Makefile or - use gcc instead of clang. I double checked, it definitely is the -Werror in the upstream Makefile, th= at causes the compilation error with clang. This is also indicated by the error message=20 "wlopm.c:96:18: error: a function declaration without a prototype is deprec= ated in all versions of C [-Werror,-Wstrict-prototypes]", I need to switch _both_ mentioned parameters to "no-*" otherwise compilation fails. --=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-275141-7788-YoZprBKvFN>