Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2021 21:05:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 256867] x11/babl: portlint indicates Makefile options issue
Message-ID:  <bug-256867-6497-Tz2vBjIrAj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256867-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256867-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 256867: x11/babl: portlint indicates Makefile options issue
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256867



--- Description ---
portlint indicates there is an issue with the options for this port.  I saw
poudriere fail (make.conf set DEVELOPER=3Dyes, poudriere.conf set
USE_PORTLINT=3Dyes) to build it claiming "configure" so I looked and tested=
 with
portlint, result below.

root@ichigo:/usr/ports/x11/babl # portlint


WARN: Makefile: SIMD is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MSIMD
appears.
0 fatal errors and 1 warning found.
root@ichigo:/usr/ports/x11/babl #


I am uncertain how this would be fixed, it does build if I do so ignoring w=
hat
portlint suggests but that doesn't mean everything is correct in the Makefi=
le.=20


Is there documentation which clarifies this precise situation and construct=
 of
the options?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256867-6497-Tz2vBjIrAj>