Re: git: ba3f1e00370d - main - Mk/bsd.wx.mk: remove wxgtk28 in USE_WX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Dec 2022 13:40:30 UTC
Hi.
This broke INDEX build.
Please revert this until all (now deprecated) dependencies of
x11-toolkits/wxgtk28 are deleted or updated for supported wxgtk.
===== Error log =====
--- describe.cad ---
make[4]: "/usr/ports/Mk/bsd.wx.mk" line 309: String comparison operator
must be either == or != make[4]: "/usr/ports/Mk/bsd.wx.mk" line 309:
String comparison operator must be either == or != make[4]:
"/usr/ports/Mk/bsd.wx.mk" line 401: Malformed conditional (${_WX_VER}
== 3.2) make[4]: Fatal errors encountered -- cannot continue ===>
cad/basicdsp failed *** [describe.cad] Error code 1
make[1]: stopped in /usr/ports
--- describe.comms ---
make[4]: "/usr/ports/Mk/bsd.wx.mk" line 401: Malformed conditional ($
{_WX_VER} == 3.2) make[4]: Fatal errors encountered -- cannot continue
===> comms/ebook2cwgui failed
*** [describe.comms] Error code 1
make[1]: stopped in /usr/ports
--- describe.deskutils ---
make[4]: "/usr/ports/Mk/bsd.wx.mk" line 401: Malformed conditional ($
{_WX_VER} == 3.2) make[4]: Fatal errors encountered -- cannot continue
===> deskutils/xchm failed
*** [describe.deskutils] Error code 1
make[1]: stopped in /usr/ports
3 errors
make[1]: stopped in /usr/ports
********************************************************************
Before reporting this error, verify that you are running a supported
version of FreeBSD (see https://www.FreeBSD.org/ports/) and that you
have a complete and up-to-date ports collection. (INDEX builds are
not supported with partial or out-of-date ports collections.
If that is the case, then
report the failure to ports@FreeBSD.org together with relevant
details of your ports configuration (including FreeBSD version,
your architecture, your environment, and your /etc/make.conf
settings, especially compiler flags and OPTIONS_SET/UNSET settings).
Note: the latest pre-generated version of INDEX may be fetched
automatically with "make fetchindex".
********************************************************************
*** Error code 1
Stop.
make: stopped in /usr/ports
failed to generate INDEX!
===== End error log =====
> The branch main has been updated by lbartoletti:
>
> URL:
https://cgit.FreeBSD.org/ports/commit/?id=ba3f1e00370d69b693977b156905673d6ca1f07c
>
> commit ba3f1e00370d69b693977b156905673d6ca1f07c
> Author: Loïc Bartoletti <lbartoletti@FreeBSD.org>
> AuthorDate: 2022-10-26 05:17:04 +0000
> Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org>
> CommitDate: 2022-12-22 12:00:50 +0000
>
> Mk/bsd.wx.mk: remove wxgtk28 in USE_WX
> ---
--
Tomoaki AOKI <junchoon@dec.sakura.ne.jp>