From nobody Fri Nov 04 09:28:37 2022 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 4N3b0Q231mz4hXWB; Fri, 4 Nov 2022 09:28:38 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 4N3b0Q1VLnz3WQT; Fri, 4 Nov 2022 09:28:38 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1667554118; 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=N+Qny6MPBOnNJ11vWPuD7B6E9q6cS+noOfztN993V74=; b=UcVYHEN3u5jONQVlAkoX+UGSBXVvKpZwlGAsOrWsaTWN0M0PWo1OxwJ+4PWYBV8WkidkDB sOYFS4gNidRabplZCTBiMCvA//LgHfl+NLrpDA9CHl4l/22QqLKY7eoindXy+h1x7rD7E1 tXnpGsaMim6MEmvezjrLaLWs5yO/mq/uQyVTVc9OC/Ui1pShR/5YAFEsuU/4uRyL+v7BYi jypTzAdJXP1UnEKVprAkUAKBKdaz31IVm7GgEqIMS2HkrxlJ+qQiFh7eEpf2HXLMLREsSX XTUBfNJsgrMvZPGnAUSGlusyBkgfOox2NaCRFgIpuKfbuVnJB3MzCLPaB6G4Cg== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 0BDB4A7B0; Fri, 4 Nov 2022 09:28:38 +0000 (UTC) Date: Fri, 4 Nov 2022 09:28:37 +0000 From: Alexey Dokuchaev To: Jan Beich Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 6a5b2121a0ad - main - graphics/libimagequant: update to 4.0.4 Message-ID: References: <202211021359.2A2DxrBH094375@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: ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1667554118; 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=N+Qny6MPBOnNJ11vWPuD7B6E9q6cS+noOfztN993V74=; b=A9sorUXFkpFodDtCBJjSkY8+DQX1A6JIDjsCwr7LYgqZINwFLullsp6YxnNqb+yUoauUUW OVcDE98Qj+ZU9k2NjZWyqLP/lNJCSrGkjSzuMFx12J4tlzp3T9XCjXj2Z35uyDfbbXsfoc rhoSiVdT+f71eS0S9OjVbBZq1v6Po+RIHMzirxcCJeNOOwlPgl8PApyJxyczvzSQiggjz2 xqwH7wztwNpyHgjY+9BdZbDN1OYpGEd7F9A6P5dsrqwfviJZp9jWN37VShusNNHl+Bvve3 1hoghCIr9Jyd/L4NWpxzh5UgtLf/qxpPJ/t2c4ssTNtKcX88MeK3jvn7m3NxjA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1667554118; a=rsa-sha256; cv=none; b=nLNHFv+DxCmdn8zMO0nWufvF/S/w0Yj3hrgQW4JB8bfQojkgVJ2y5maJSEeBNcp9fCFy6E 2MwRq4wPdB8OiKCAS8YdQ4pHpXiVIx/DVtfk/l2kylecQ7+YYkiFK94NdEyj2SMtLbbOfi pcMJGNF8AJu+XoIXXh5QGjmInsEb2EOI7uDpYiRIeFc1suMmpXDyC2zmHz6oTeRRQPUIea tWson5dtz/5SIuwvKgQ+xaQyFfjPxsyzfHF5Vu4jmbA709fTDc+2Sb0h36VvQW/Lq0XtUE 8Up0z2PWc1SEHll+/fKuDL4Vm6NIqEXZ+T+gFDo7D2KUceNfqd/V87xVrxALPg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N On Fri, Nov 04, 2022 at 10:08:31AM +0100, Jan Beich wrote: > Alexey Dokuchaev writes: > > Please do not introduce Rust into common dependency path as many us > > simply cannot build it due to its huge resource requirements, thank > > you. > ... > or disable LIQ option in graphics/gd. Yeah, that's what I did and should probably ask both ports' maintainers to change the defaults. > What's so special about lang/rust? It takes less time to build than > devel/llvm*, www/qt5-webengine, lang/gcc* + LTO_BOOTSTRAP, lang/ghc. I only build LLVM 11 which is sane (and ccached), same for QtWebEngine. I also only build GCC 8 with BOOTSTRAP disabled, and LTO is disabled universally for all ports. This makes the ports usable on an average user's machine (adjusting GCC_DEFAULT?=8 in Mk/bsd.default-versions.mk and LLVM_DEFAULT=11 in graphics/mesa-dri/Makefile.common). I've tried building Rust once and it simply ran out of RAM (or so it seemed from the build log). ./danfe