From nobody Tue Feb 14 09:16:26 2023 X-Original-To: dev-commits-ports-all@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 4PGFvK33mCz3rRs9; Tue, 14 Feb 2023 09:16:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PGFvK2WYdz3NDq; Tue, 14 Feb 2023 09:16:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676366189; 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: in-reply-to:in-reply-to:references:references; bh=7uw9+5Skv7D1bHbf4XS9YcUSCua8LxJiCVW71xqTvO8=; b=Ek8JrCiJhINiTpy4PX+bbX36oroOMTL44CGlRkWbXHKXV40n8UX/v0U94x0g3qmP1IjqNj I7NgXjGmgk/j4K5MsptW7q+omEdfNvuCJ2vsvmrwHze4cAxFTigxm6xh3EyTxNm4OAR1Dk /4k+PF/9Y8lCYHylWLxNOXr3i4QD9ibqcSXp6n3lQUV54/jvyzEYPAsoM3NVMnZG9j65Mp x5ZH6O0s3CVuZYXuxru0yIlInChCLgH4R2p7Y7u3Jyo2pHR3f5BS/ieMp1gLeGa5qjPjiy CsVBG7oW8qb8ik6VhdYlF4BvcPL+sfNibmZYkDO0DMygE/YHZzCmMEaS8D8iPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676366189; 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: in-reply-to:in-reply-to:references:references; bh=7uw9+5Skv7D1bHbf4XS9YcUSCua8LxJiCVW71xqTvO8=; b=jOtzAQaPJdz/LahY96R02fG96XnHc+0hiUHqettoCH4yYYBI0XokjxeEiwpIli7MvLs0Zg JJXb/Vc0lTijfBz37kGq5e+GqZbVhPd+R1bljsnOqJ9D+r3uH7bTC4BD7PdIhiZ+DZCxKM 3QZ4PBAGBDOSQBLtoseqWRScELm9+TOCyGiFFtHPEhvv/66PgD8d8xID/hK/04zUIDD6sJ h99yrUtEEQJiSUqtSn8GFnvL3d19PRVCncMZTWJnTAKUvNZk/F4LjBmFv1J/aYubD1sl4C zInAZZWLtdSSx+n+BgOsIY330irOEzg5GheReg1Q0BfTxItWLLnSQ48QzXVdvQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676366189; a=rsa-sha256; cv=none; b=gGu57pv3PW0bJRVQK6ZNdFknE1PDhxEWv971RpIetfZF8wxIdqUVkJINEqqJ+3is0Gl6df /FVD7GHLaMviphBOA/mUGFAAp/HMfCZBTar9sIK+UjVKFr5uPLfpV8JiGdXuEuZ7GuVKMw ge16anqpzXzRmPPPTBh2oiNGVSh2zTw+FGMWSL+2oiz2i6gm9vzsHijV9X9zRwVobjijam Dct9FwMYURRiA3vAXvWJ4kmTlB4g8R7x7SXiTXE5MvFRn/5cpIB2oTUQYwzzEyiFrf0dU5 BZtJRUcYCrNUYI+BwoGct8o4hswL5vdbhVR2l/S3d10gH7df1AjtjPyTCgq4/A== Received: from beaver (unknown [IPv6:2a02:169:175:0:12bf:48ff:fee1:88e]) (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 did not present a certificate) (Authenticated sender: ehaupt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4PGFvJ3TBbzYqY; Tue, 14 Feb 2023 09:16:28 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Date: Tue, 14 Feb 2023 10:16:26 +0100 From: Emanuel Haupt To: Alexey Dokuchaev Cc: Emanuel Haupt , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: ce282f9818c3 - main - mail/nbsmtp: Does not build with clang 15 Message-Id: <20230214101626.a419aa8e076809d267c40a1b@FreeBSD.org> In-Reply-To: References: <202302131420.31DEKZMF076523@gitrepo.freebsd.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: N Alexey Dokuchaev wrote: > On Mon, Feb 13, 2023 at 02:20:35PM +0000, Emanuel Haupt wrote: > > commit ce282f9818c344616ad9e3df29d01dab55acf8b2 > > > > mail/nbsmtp: Does not build with clang 15 > > > > +.include > > + > > +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400079 > > +USE_GCC= yes > > +.endif > > Why not just fix the code instead of pulling whole another compiler > suite? Looks like it bogusly assigns (char)NULL instead of '\0' in > several places (unless, of course, there are other, more complicated > errors, but commit log does not mention anything specific). I'll have a list of ports that fail. My main priority is to unbreak the ports on main and have working packages again. Fixing the the code to build with clang 15 is a midterm priority. Meanwhile I'll gladly accept patches.