From nobody Wed Nov 22 04:54:28 2023 X-Original-To: desktop@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 4SZpnN3fK7z51nHG for ; Wed, 22 Nov 2023 04:54:32 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4SZpnM4fHMz4GVm for ; Wed, 22 Nov 2023 04:54:31 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cs.ait.ac.th header.s=selector1 header.b=Ds9HDE0f; spf=pass (mx1.freebsd.org: domain of Olivier.Nicole@cs.ait.ac.th designates 192.41.170.16 as permitted sender) smtp.mailfrom=Olivier.Nicole@cs.ait.ac.th; dmarc=pass (policy=none) header.from=cs.ait.ac.th Received: from mail.cs.ait.ac.th (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id 6C03C3AB03 for ; Wed, 22 Nov 2023 11:54:29 +0700 (+07) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= content-type:content-type:mime-version:message-id:date:date :subject:subject:from:from:received:received:received; s= selector1; t=1700628869; x=1702443270; bh=ytjWN2J4DM3G0TLc0HGcV5 7nurYeiEbZT/9NKWPk/a4=; b=Ds9HDE0fwxbKJOU4hjelXzXXHA709JOKessUwj UI7BBqPHHFE8QipFE+UgfYkGEz3/BHl7u3hovF0dOauRuZVBvqHWl2KweAyo9BYE gyIM92xyPR7G3/iovgBspXfHP9Ke870V7v8mRMabzxwXcLMUVqEXgl/Uxu11WTRv iI1/I= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by mail.cs.ait.ac.th (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 3yGH0Enj-nPW for ; Wed, 22 Nov 2023 11:54:29 +0700 (+07) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 305963AB01 for ; Wed, 22 Nov 2023 11:54:29 +0700 (+07) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.15.2/8.15.2/Submit) id 3AM4sSGW083429; Wed, 22 Nov 2023 11:54:28 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) From: Olivier To: desktop@FreeBSD.org Subject: Problem installing graphics/librsvg2-rust Date: Wed, 22 Nov 2023 11:54:28 +0700 Message-ID: List-Id: Using and improving FreeBSD on the desktop List-Archive: https://lists.freebsd.org/archives/freebsd-desktop List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-desktop@freebsd.org MIME-Version: 1.0 Content-Type: text/plain X-Spamd-Result: default: False [-4.70 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; DMARC_POLICY_ALLOW(-0.50)[cs.ait.ac.th,none]; R_DKIM_ALLOW(-0.20)[cs.ait.ac.th:s=selector1]; R_SPF_ALLOW(-0.20)[+mx:c]; RCVD_IN_DNSWL_MED(-0.20)[192.41.170.16:from]; MIME_GOOD(-0.10)[text/plain]; DKIM_TRACE(0.00)[cs.ait.ac.th:+]; MLMMJ_DEST(0.00)[desktop@FreeBSD.org]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; ARC_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; PREVIOUSLY_DELIVERED(0.00)[desktop@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; ASN(0.00)[asn:4767, ipnet:192.41.170.0/24, country:TH] X-Rspamd-Queue-Id: 4SZpnM4fHMz4GVm X-Spamd-Bar: ---- Hi, While working a completely new system running FreeBSD 13.2-RELEASE-p5 I run into a problem installing graphics/librsvg2-rust. The following dependency files where not able to download and I had to fish them one by one on Internet: bitflags-1.2.1.crate byteorder-1.4.3.crate cfg-if-1.0.0.crate discard-1.0.4.crate fnv-1.0.7.crate lazy_static-1.4.0.crate rustc_version-0.2.3.crate semver-0.9.0.crate semver-parser-0.7.0.crate sha1_smol-1.0.0.crate sha1-0.6.1.crate stdweb-0.4.20.crate stdweb-derive-0.5.3.crate stdweb-internal-macros-0.2.9.crate stdweb-internal-runtime-0.1.5.crate version_check-0.9.4.crate winapi-0.3.9.crate winapi-i686-pc-windows-gnu-0.4.0.crate winapi-x86_64-pc-windows-gnu-0.4.0.crate FreeBSD fbsd35.cs.ait.ac.th 13.2-RELEASE-p5 FreeBSD 13.2-RELEASE-p5 releng/13.2-n254643-3a088f485f74 GENERIC amd64 The portsnap is dated from last Monday. librsvg2-rust is needed in the process of installing Emacs. Best regards, Olivier