From nobody Wed Jul 05 12:08:02 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 4Qwz2B35Tkz4lZ0v; Wed, 5 Jul 2023 12:08:02 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Qwz2B2h3cz458M; Wed, 5 Jul 2023 12:08:02 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688558882; 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: in-reply-to:in-reply-to:references:references; bh=s5YWfpVJLLgvvd2LaATqE4QmP5W0lFEsASLojLLVQq4=; b=okTy3qWkT909I8EB/9iSnu1NJxyU3BaaVhqBsnXh61ByYds6dXHyqnHoHQ/D6GZhBPE/9S Y8FYVGeRqBwmDt115wtPxGMJkQw5033nAchxbPzUjzpSw8DQy1B7yl6EfCowQjEX1OqkPR Lu3P6xmLgShRvSTh/2qXePSvowub/rLQ09Xnwpnw1cwui/u41aMW0R/FKJHpeoweNPdhdr DtrKaAhR+FNKRkLLKGXIyY8UZfSgjjiw7riP9+BWVPtNZEsLxW1ENZJyV/IhV2GiEbMvSL HuHtUAQ5hGrdE2ttXS797gb0sPRArx7KdhIp3L2URplsLE6+ubArxIEHL3beXQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688558882; 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: in-reply-to:in-reply-to:references:references; bh=s5YWfpVJLLgvvd2LaATqE4QmP5W0lFEsASLojLLVQq4=; b=boFnR9dq9X5R66A+MLM4dLVDXDHr9T4gvq9QXko19gpuBenMsybVWt5ZpfeV1OqvEUe0Lk DJq4iqWt1kMvGNTY70PESzzAznwFBSRTQwxcl3sOUbp9v3qUId0Uthz/xtGnTsm0ZbUWZJ suegwAQJQUhPFNoor1AnMY7vPPzH4UeY0Z+yhRXDacfGj3FmjmqsALOj4z/Yz2v4qZzxQp uXR1vffKxy8ScBaQ6InxEXBte8DSvICUSfQF+kYpyY1K0vUrBV1KYBBmRuZYKvOfI4ZNMY crGeK07/37cCaIFkiz7Ug035RhPWDUzlGQUNmbA5dBNEB1SsHhOHZ6ra+Tq6Fw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688558882; a=rsa-sha256; cv=none; b=aQNFzYCFln8SZ6xEplNIxgh0e14stbJVINatfeyaVZL9UzDlR/BfMQyoW5ZTIiH2hEO8fb SZtQ6OBrSq+oulzJL6461EgNaRn0KnU8BZsOQVOyP4UmxHiUYWpe8pXiratVLqU9RaPHAH 9hP6tka1D/Rh2h17P+lOa33ga9LMwlYCCU+/7h1CVN21lLz6mq9H+Dm/5+z1Tiw1p9Oo/U JAbBCU8bhG5sT9R6xZkyAMAyHb418rnyu6KoYBmLxTmXFJSRDOqpcuSunOd0ryVG0WxV77 XTX9gim8BSzJ90iEp21ciqC1zIZPy1mCcT53DLnmW2eGgNflhquVbPZY9cD1SQ== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 3A4B817C4A; Wed, 5 Jul 2023 12:08:02 +0000 (UTC) Date: Wed, 5 Jul 2023 12:08:02 +0000 From: Alexey Dokuchaev To: Nuno Teixeira Cc: John Baldwin , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 348c10112de6 - main - devel/freebsd-gcc9: Build with -std=c++11. Message-ID: References: <202307041714.364HEbPI098704@gitrepo.freebsd.org> 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-Disposition: inline In-Reply-To: X-ThisMailContainsUnwantedMimeParts: N On Wed, Jul 05, 2023 at 09:39:06AM +0100, Nuno Teixeira wrote: > Hello, > > This fix inspired me to try it on net-p2p/amule that is failing on > clang16. This port already have USES=compiler:c++11-lang This is no-op these days: at least on most arches system compiler already is C++11-capable and defaults to C++11 on stable branches. Now default was bumped to C++17 on -CURRENT with recent Clang update. > and I added USE_CXXSTD=c++11 and it fixes build. > > My question is, isn't a PORTREVISION bump reccomended since build have > changed with -std=c++11? I wouldn't bump it: where C++ is the default (12/13) adding USE_CXXSTD won't change anything, and on -CURRENT it allows the package to appear, as previously it didn't build. ./danfe