From nobody Thu Dec 22 21:02:38 2022 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NdN323FvVz1HbRR for ; Thu, 22 Dec 2022 20:59:10 +0000 (UTC) (envelope-from pj@smo.de) Received: from mail.adebahr.de (mail.adebahr.de [185.66.179.123]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.adebahr.de", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NdN3126TQz3HGb; Thu, 22 Dec 2022 20:59:09 +0000 (UTC) (envelope-from pj@smo.de) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=smo.de header.s=mail header.b=JogsNrsP; spf=pass (mx1.freebsd.org: domain of pj@smo.de designates 185.66.179.123 as permitted sender) smtp.mailfrom=pj@smo.de; dmarc=pass (policy=reject) header.from=smo.de Received: from [192.168.153.212] (p4fe0245b.dip0.t-ipconnect.de [79.224.36.91]) by mail.adebahr.de (Postfix) with ESMTPSA id 3078C600C1; Thu, 22 Dec 2022 21:58:57 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smo.de; s=mail; t=1671742738; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FcMpD8pL0VgDHr/U28zKz//MStzhk1lExsxWaUCUHiU=; b=JogsNrsPYwqdBuDB3imOHlMBWf8BtN2gopgdkEcjL/xGOVL5eBLuIBVUAWx27YYI3D+8w1 y48wx7FIUnAFuUQflcVf4X//JjOi/eKPhBCJWWbuy+A8qHPEeULnnb7j0OiJc6dQ/gK0Mu wNA88AxbhZf9HZIC/9BaufhpLnXuTfopyWj+etan7Syt1ILufxYuzTb6iSBvrQXy+6/rE4 1ZCgAJIBkS86DIbt7ufHVZ9B4KZVcfMTANc6R7ZLZyvMA6VtiNo3kwX+blf3GXR95GJhmS NNvOkN9PJD7XbJ0s6e1flk6MQX/19PJTy3+TWOaMTgpV+x5llhYg0DtvndVvEw== Message-ID: <25cb392d-358e-f493-2e45-84eac188e425@smo.de> Date: Thu, 22 Dec 2022 22:02:38 +0100 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Content-Language: en-US To: "ports@freebsd.org" Cc: lbartoletti@FreeBSD.org From: Philipp Ost Subject: INDEX-13 fails to build after removal of wxgtk28 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.992]; DMARC_POLICY_ALLOW(-0.50)[smo.de,reject]; R_DKIM_ALLOW(-0.20)[smo.de:s=mail]; R_SPF_ALLOW(-0.20)[+ip4:185.66.179.96/27]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[ports@freebsd.org]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:212341, ipnet:185.66.176.0/22, country:DE]; RCPT_COUNT_TWO(0.00)[2]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; DKIM_TRACE(0.00)[smo.de:+]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4NdN3126TQz3HGb X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N Hello, after the removal of wxgtk28 (commit ba3f1e00370d69b693977b156905673d6ca1f07c), I can no longer build the INDEX: ----8<---- Generating INDEX-13 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- 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 1 error 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 --->8---- This also happens with a freshly checked out ports tree. The line numbers make is complaining about haven't been touched. I don't see what's wrong. Anyone else seeing this? Any hints on what could be the issue? Thanks Philipp