Date: Sun, 21 May 2023 00:22:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 271544] graphics/libplacebo fails to build via poudriere "Failed: configure" Message-ID: <bug-271544-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271544 Bug ID: 271544 Summary: graphics/libplacebo fails to build via poudriere "Failed: configure" Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: jbeich@FreeBSD.org Reporter: tigersharke@gmail.com Assignee: jbeich@FreeBSD.org Flags: maintainer-feedback?(jbeich@FreeBSD.org) As the Makefile is now, there are two options, OPENGL and TEST which are present but undefined. This prevents poudriere from building with an error 'Failed: configure'. Worse is that OPENGL is set as a default which I beli= eve means it could affect anyone attempting to build in any way. I am not initiating poudriere with any extra commandline flags (such as -t = for testing), do not have 'DEVELOPER=3Dyes' in my make.conf, nor does my poudriere.conf include 'USE_PORTLINT=3Dyes' but (seperate from poudrire) po= rtlint says: WARN: Makefile: OPENGL is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MOP= ENGL appears. WARN: Makefile: TEST is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MTEST appears. --=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-271544-7788>