From nobody Sat Jun 29 06:16:45 2024 X-Original-To: ports-bugs@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 4WB2Bj6RwMz5QWXQ for ; Sat, 29 Jun 2024 06:16:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WB2Bj3s6sz46cv for ; Sat, 29 Jun 2024 06:16:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719641805; a=rsa-sha256; cv=none; b=qElusQtKvN/76kM4bBAwhyM7Olj62etldFu4trNKCSado2pPlUdzZfk54lXSVj1vPTcWHV aJwY71Kl3KrjYxpnUAooohDkd6l7RXvp53EJn8BL6unuq2NYGJM9ZF+ZRBFQmVPIoCyyyL TPSc6Gn20ZooSLXOebQfEDBHuSXvEwzxDHZl6XmMMpY9U4BTkH05TLIma8s/11k1Ncuyhe /ZO7lS4SmzU8C8ZmwW9ZUZcqssyQSbeFB0JsWa2YS8C2tL+wa1Zx3zFWCCqzyk64yAoE45 qD3ZbwbO/A1ojHsQ0ObAE30G155QvfZBNVXLSiIn7PbM9Jkck737bTXhggrmNw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719641805; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qfa/MsafN54qt5lp6Clkxrdv7W1H7trHHVIg86hhNYE=; b=D5L4X3rKKS48zpIou3z9g4YrePtiM0IKNpLvkpA9dmRz9qFKiP5ID1jgZGdbJO0UIfgE38 rc+i7EbRUIBSqzZrJFP16b9pCah8RDjqSZ0XIA+DwZiYhQIC7LjEEmTQHD+ZipUXtPq+3t G6UyWNVLzP5ehzyq4YpFwSwzRoMfc5EEXJzQSJ58kDtGjBkrU+E10ibMJFKjFb/qDdtVKL xLNy4VWyA13NMgpSBDqGx3WpO2h5Y8DkHoagYbCXN9DfhmJmEKgq4s7d0uoYp4lbWYy3Dz B3fanJFrDt3i6v0Qw+SznLTriqRvAZtqyXiu/xXWYUC0d4SUAujjvNrDHsZ4wg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WB2Bj3Sm8zS1N for ; Sat, 29 Jun 2024 06:16:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 45T6Gjcp044122 for ; Sat, 29 Jun 2024 06:16:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45T6GjEA044121 for ports-bugs@FreeBSD.org; Sat, 29 Jun 2024 06:16:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 279908] devel/cmake: autogen (moc/uic) processes don't respect MAKE_JOBS_NUMBER Date: Sat, 29 Jun 2024 06:16:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jhale@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279908 Jason E. Hale changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --- Comment #6 from Jason E. Hale --- (In reply to Anton Saietskii from comment #4) > I can confirm that with the patch, no excess moc processes being spawned. Thanks for confirming! Committed. > BTW, either CMake documentation is incorrect or it's the bug. > I have 1 CPU, 4 physical cores, HT -- and previously, 8 moc processed wer= e spawned, > which doesn't align with "number of threads/processes to the number of ph= ysical CPUs" > in any way. > However, I don't work with CMake extensively, so not willing to report th= is upstream. It's probably more of a documentation bug by means of generalization. CMake= , at least for FreeBSD, uses what is reported by `sysctl -n hw.ncpu` to determine the number of CPUs for this purpose. On my laptop, I also have 1 CPU with 4 physical cores with HT and the output of that command is "8", so it would m= ake sense that up to and including 8 processes would be spawned before this cha= nge. > P.S. I wish someone from gecko@ could review PRs so quick... I don't like commenting on FreeBSD ports teams that I'm not involved with, = but some are way more understaffed than others and sometimes sadly only consist= of one person, so it may take more time for them to address PRs. We at kde@ are currently a relatively robust team and do our best to stay on top of things. Even still, we do miss things such as this and appreciate your report. --=20 You are receiving this mail because: You are on the CC list for the bug.=