From nobody Mon Sep 9 01:41:12 2024 X-Original-To: riscv@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 4X28h16gCdz5Wp0g for ; Mon, 09 Sep 2024 01:41:37 +0000 (UTC) (envelope-from dclarke@blastwave.org) Received: from mail.oetec.com (mail.oetec.com [108.160.241.186]) (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 ECDSA (P-256) client-digest SHA256) (Client CN "mail.oetec.com", Issuer "E5" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X28h12nbpz512N for ; Mon, 9 Sep 2024 01:41:37 +0000 (UTC) (envelope-from dclarke@blastwave.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=blastwave.org header.s=default header.b=EyZmoAvg; dmarc=pass (policy=quarantine) header.from=blastwave.org; spf=pass (mx1.freebsd.org: domain of dclarke@blastwave.org designates 108.160.241.186 as permitted sender) smtp.mailfrom=dclarke@blastwave.org Received: from [172.16.35.3] (pool-99-253-118-250.cpe.net.cable.rogers.com [99.253.118.250]) (authenticated bits=0) by mail.oetec.com (8.17.1/8.17.1) with ESMTPSA id 4891fCs9092534 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NOT) for ; Sun, 8 Sep 2024 21:41:13 -0400 (EDT) (envelope-from dclarke@blastwave.org) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=blastwave.org; s=default; t=1725846073; bh=GgSLB9bSJ3CdN5MX2kBrfJJWpqbEeLjsCF9yKvVdnC4=; h=Date:To:From:Subject; b=EyZmoAvgewWK0Xx+EhpwLBgLa1RhViDfay6Ikg8CcRppnDq+K1sO9grWPHDF2ZNJv aZw/GmlwjPpteso2RfP436oLBmWWoDxAYtbjqcwqFCjkxysGkJ5lWxxB3H194gNnLL uMNLIU+LB6nEdtR/7G7wd9INZJgegcVOQAu6PTJiYtEZuiHi/TDRqkSyHRsCGVNVJD fTclFT/tqfxQhz5eWt4eOj8qI45AxN4LMySnlnKgpt2ayPDpyzazEgXMDOyWcnXkId EHUbb6KJ/9PUTmecofD5vdeZWmjfN8vf4C4wFRbU2NWaDPIRjOiX9f/RqZhMao9sD5 8jJW3Uj8CLzyA== Message-ID: Date: Sun, 8 Sep 2024 21:41:12 -0400 List-Id: FreeBSD on the RISC-V instruction set architecture List-Archive: https://lists.freebsd.org/archives/freebsd-riscv List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-riscv@freebsd.org Sender: owner-freebsd-riscv@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: "riscv@freebsd.org" Content-Language: en-CA From: Dennis Clarke Subject: git fails to clone from git.FreeBSD.org Organization: GENUNIX Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-oetec-MailScanner-Information: Please contact the ISP for more information X-oetec-MailScanner-ID: 4891fCs9092534 X-oetec-MailScanner: Found to be clean X-oetec-MailScanner-From: dclarke@blastwave.org X-Spam-Status: No X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.64 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.95)[-0.954]; DMARC_POLICY_ALLOW(-0.50)[blastwave.org,quarantine]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; RCVD_IN_DNSWL_MED(-0.20)[108.160.241.186:from]; R_DKIM_ALLOW(-0.20)[blastwave.org:s=default]; R_SPF_ALLOW(-0.20)[+mx:c]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; HAS_ORG_HEADER(0.00)[]; ARC_NA(0.00)[]; TO_DN_EQ_ADDR_ALL(0.00)[]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[riscv@FreeBSD.org]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[blastwave.org:+]; PREVIOUSLY_DELIVERED(0.00)[riscv@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:812, ipnet:108.160.240.0/20, country:CA]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4X28h12nbpz512N This is something I see : e# poudriere ports -c -B main -m git+ssh -U ssh://anongit@git.FreeBSD.org/ports.git -p latest [00:00:00] Creating latest fs at /poudriere/ports/latest... done [00:00:00] Cloning the ports tree...client_loop: send disconnect: Broken pipe fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output [00:02:22] Error: fail [00:02:22] Error while creating ports tree, cleaning up. e# Does not happen when I use the mirror at github : e# e# poudriere ports -c -B main -m git+ssh -U https://github.com/freebsd/freebsd-ports.git -p latest [00:00:00] Creating latest fs at /poudriere/ports/latest... done [00:00:01] Cloning the ports tree... done e# Also, is the SiFive Unmatched board horrifically slow due to some I/O problem with the onboard M.2 SSD ? -- -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken From nobody Mon Sep 9 01:50:19 2024 X-Original-To: riscv@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 4X28tD1bG6z5TbhR for ; Mon, 09 Sep 2024 01:50:28 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: from mail-qk1-x72c.google.com (mail-qk1-x72c.google.com [IPv6:2607:f8b0:4864:20::72c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X28tB2kzVz52hq for ; Mon, 9 Sep 2024 01:50:26 +0000 (UTC) (envelope-from zbeeble@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b=ApIviT15; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of zbeeble@gmail.com designates 2607:f8b0:4864:20::72c as permitted sender) smtp.mailfrom=zbeeble@gmail.com Received: by mail-qk1-x72c.google.com with SMTP id af79cd13be357-7a99eee4a5bso218239885a.0 for ; Sun, 08 Sep 2024 18:50:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1725846624; x=1726451424; darn=freebsd.org; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=D741L0b9pi1zSeVbQXsusFbmDXeCGyEzPdV7MAWiboI=; b=ApIviT15wUZ4brZbs0eDkSNNTmKN5VW5xPDyPzTq6duK4nBboDEFAwM9iIIhfdksB7 0aMvWEZXP9ZI1TBLOHgGFwI7t2Td/VvfQTHiMV3fVTmUQwP+MwGl2M0blVOatK25i02v pOTc+/+8ct+3UvKUbJrwEuNZpu+vYusPgK//YI6Y6Nhix1tCNAMLBuyLpaIWvsirIx3t OqRiP0qP8fxKHJKWoPBu8/iGTldLa1csNKU4ZJE58yK+mBD7ePjcSj/W2pDqTT/tNpFy Mb9dKNx28y+FmcB8+/o42FY4EBERPHETWKYXDlRMy3mmhYN90yPxy5OWCJziyYiZdu9i jgCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725846624; x=1726451424; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=D741L0b9pi1zSeVbQXsusFbmDXeCGyEzPdV7MAWiboI=; b=NUFzV6KRcetVZhjYtPw9erGdHCAGd0JI+mB2XEC+jbbjWU7jOHxwrIJTUPOPaHaXjW 7EBSHoTgUFBgIYN326dpdZtsNF6x+Myh8xv6IbqV3JUzBtaPGFSPnS30p6gqX+Tl8WNH pHcakCF1dCT/aSHQhlmBi6VFQGf5YOJR/f4HA4SrlfO4W2vW0QmBi0nM4FoUAQ7w/0EU FkVvxBoK3KQbP8zHhraWgiSA5TE7K4AWFpGKe3B27rAQR76/LD6FNncl28TsHxgMvCgh e6ZN/EOMbu5z8sekWD0+RTCFx5/rsYMlqP4P5xvrcGnV3KX3wTzwEbQtfi2NrEOj724z KLXw== X-Gm-Message-State: AOJu0YwxPiSvUMJldv/17e9cWfixczrSYtEv0z/za0bZ76nKz8woQDJs I26Vxdu/HF0KZb9MKLrcni1GDHBKx9V26jkH+Vnoo19IaATdRWp8XPwC X-Google-Smtp-Source: AGHT+IGvDfg6iryWvTOcG6Iqcrz/haPJi6KplHkMFp2TUXQcLTkmAa5H3T8zpHqhgRMHyw/3O9Fg6Q== X-Received: by 2002:a05:620a:3712:b0:7a4:d685:caa9 with SMTP id af79cd13be357-7a9a38ebfe0mr955758085a.48.1725846624322; Sun, 08 Sep 2024 18:50:24 -0700 (PDT) Received: from ?IPV6:2001:1928:1:0:d8ec:e301:bec2:6ca5? ([2001:1928:1:0:d8ec:e301:bec2:6ca5]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7a9a796ad20sm172036485a.32.2024.09.08.18.50.23 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 08 Sep 2024 18:50:23 -0700 (PDT) Message-ID: <090f85d2-833e-4452-bd83-ba2823c1e437@gmail.com> Date: Sun, 8 Sep 2024 21:50:19 -0400 List-Id: FreeBSD on the RISC-V instruction set architecture List-Archive: https://lists.freebsd.org/archives/freebsd-riscv List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-riscv@freebsd.org Sender: owner-freebsd-riscv@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git fails to clone from git.FreeBSD.org To: riscv@freebsd.org References: Content-Language: en-CA From: Zaphod Beeblebrox In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.997]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[gmail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_FROM(0.00)[gmail.com]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; TO_DN_NONE(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; PREVIOUSLY_DELIVERED(0.00)[riscv@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[riscv@freebsd.org]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::72c:from] X-Rspamd-Queue-Id: 4X28tB2kzVz52hq The onboard SSD is not _fast_ per se. git against git.freebsd.org updates fine for me, tho. On 2024-09-08 21:41, Dennis Clarke wrote: > > This is something I see : > > e# poudriere ports -c -B main -m git+ssh -U > ssh://anongit@git.FreeBSD.org/ports.git -p latest > [00:00:00] Creating latest fs at /poudriere/ports/latest... done > [00:00:00] Cloning the ports tree...client_loop: send disconnect: > Broken pipe > fetch-pack: unexpected disconnect while reading sideband packet > fatal: early EOF > fatal: fetch-pack: invalid index-pack output > [00:02:22] Error:  fail > [00:02:22] Error while creating ports tree, cleaning up. > e# > > Does not happen when I use the mirror at github : > > e# > e# poudriere ports -c -B main -m git+ssh -U > https://github.com/freebsd/freebsd-ports.git -p latest > [00:00:00] Creating latest fs at /poudriere/ports/latest... done > [00:00:01] Cloning the ports tree... done > e# > > Also, is the SiFive Unmatched board horrifically slow due to > some I/O problem with the onboard M.2 SSD ? > > From nobody Fri Sep 13 22:03:52 2024 X-Original-To: riscv@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 4X57cY6gV1z5W3hG for ; Fri, 13 Sep 2024 22:03:57 +0000 (UTC) (envelope-from dclarke@blastwave.org) Received: from mail.oetec.com (mail.oetec.com [108.160.241.186]) (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 ECDSA (P-256) client-digest SHA256) (Client CN "mail.oetec.com", Issuer "E5" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X57cY1knhz4RP4 for ; Fri, 13 Sep 2024 22:03:57 +0000 (UTC) (envelope-from dclarke@blastwave.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=blastwave.org header.s=default header.b=XvOHixDQ; dmarc=pass (policy=quarantine) header.from=blastwave.org; spf=pass (mx1.freebsd.org: domain of dclarke@blastwave.org designates 108.160.241.186 as permitted sender) smtp.mailfrom=dclarke@blastwave.org Received: from [172.16.35.3] (pool-99-253-118-250.cpe.net.cable.rogers.com [99.253.118.250]) (authenticated bits=0) by mail.oetec.com (8.17.1/8.17.1) with ESMTPSA id 48DM3qZX081767 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NOT) for ; Fri, 13 Sep 2024 18:03:54 -0400 (EDT) (envelope-from dclarke@blastwave.org) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=blastwave.org; s=default; t=1726265034; bh=+J/0QPjaeo8uW6kc4ilHa4GJF5hrBjUexGeljiou1H4=; h=Date:To:From:Subject; b=XvOHixDQjKdoyru2tpQ3cJeCOBsO7WK8ypQOyx9EpXPZqalMqStSIX7Kn0dtuAz/c Y0x/acfoI+49898mIv6dvnwL4YTT0R4ATAQDedL962ymYobmXjmljZRtcnpc2tlW/8 73QMx0gBNfZzvZAb6c7CZ92b4NKPTMe7pNcx/HVcmcyhfF96kA16CJpWDggeMX4thM cylUZDtlApZ0PHQQNWJuPTccizaFHzy3Eve3MF6xs9bnaR+nlyrmHYTV+j6EzCPbgC e9imQPkWUNucY6TaXTin4rPv4x1Et5DyZdDeDQcpWFD34BK5iO0ZUF15wwSd76BOXD 7qE4DbV76dqEw== Message-ID: <84f1f8e5-a375-4f2b-b9f8-8016fd60c186@blastwave.org> Date: Fri, 13 Sep 2024 18:03:52 -0400 List-Id: FreeBSD on the RISC-V instruction set architecture List-Archive: https://lists.freebsd.org/archives/freebsd-riscv List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-riscv@freebsd.org Sender: owner-freebsd-riscv@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: "riscv@freebsd.org" Content-Language: en-CA From: Dennis Clarke Subject: Why this message "kernel is missing COMPAT_FREEBSD11" Organization: GENUNIX Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-oetec-MailScanner-Information: Please contact the ISP for more information X-oetec-MailScanner-ID: 48DM3qZX081767 X-oetec-MailScanner: Found to be clean X-oetec-MailScanner-From: dclarke@blastwave.org X-Spam-Status: No X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.69 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[blastwave.org,quarantine]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; RCVD_IN_DNSWL_MED(-0.20)[108.160.241.186:from]; R_DKIM_ALLOW(-0.20)[blastwave.org:s=default]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_EQ_ADDR_ALL(0.00)[]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[riscv@FreeBSD.org]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[blastwave.org:+]; PREVIOUSLY_DELIVERED(0.00)[riscv@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:812, ipnet:108.160.240.0/20, country:CA]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4X57cY1knhz4RP4 Dear RISC-V types : I have been watching my SiFive board grind away slowly with poudriere for a while and today I saw this message about emacs: [01] [00:10:20] Skipping editors/emacs@full | emacs-29.4,3: Dependent port lang/rust | rust-1.81.0 failed This of course will tell me that something went wrong when trying to build rust. Somewhere. Somehow. Thankfully there is a detailed log file on this Friday the 13th wherein I see : =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for rust-1.81.0 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/rust/work/rustc-1.81.0-src/vendor/libssh2-sys-0.3.0/libssh2/config.rpath ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/rust/work/rustc-1.81.0-src/vendor/libssh2-sys-0.2.23/libssh2/config.rpath Bad system call => Sanity check failed: kernel is missing COMPAT_FREEBSD11 => Aborting build *** Error code 1 Stop. make: stopped making "configure" in /usr/ports/lang/rust =>> Cleaning up wrkdir ===> Cleaning for rust-1.81.0 build of lang/rust | rust-1.81.0 ended at Fri Sep 13 02:04:27 UTC 2024 build time: 00:10:20 !!! build failure encountered !!! Well gee. Does this mean I need to stop everything and do a build of the kernel with some magic config variable "COMPAT_FREEBSD11" in some magic file somewhere? -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken From nobody Fri Sep 13 22:09:33 2024 X-Original-To: riscv@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 4X57lh2hyXz5W467 for ; Fri, 13 Sep 2024 22:10:08 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X57lh0FXsz4S32 for ; Fri, 13 Sep 2024 22:10:08 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-42cbaf9bfdbso12520855e9.0 for ; Fri, 13 Sep 2024 15:10:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726265406; x=1726870206; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MTKeZTJMbrtxmZWc1KcBUSAhxMfAzug0XDRwuQBUsIc=; b=I8e/QxhI2ujvkAzmbfy7ImnoeyLHmLSSnlkWA6qKjH9kc4ZDDj8C2q7rpMaFBEGKLA kOIxYV3A4PLLPLN0HrPP639M7Ik4iA8Do1vOArGshMdWG86YKTxwcHonND4Qk2bRcVbB wg5y+MjhgeEymlSJqNWyQ1B/RDm5KAE45xqCe1/YXZ97R4enxvRgpSPxTHaAmPPSe9Ks oFDoh858lV6cK8bW17iAfI6uW0y7vZhkOyhQC0EDWvwRRbdCV2cmqbrza2o+LpVomHAc epuM7NjQX4KWsQmKC96ubaIoEjPnsSgnmajAk3wGeC/hmC+Qw9EJEbFwP+Y1NjTPFFYl Iyxw== X-Gm-Message-State: AOJu0YzDtAYtuTcfLRT8CkzMy5Xd76rrEr1DM6T00u3YQ4/RFx3koa8i pXZMRIpcu0KzZfep1fKLxJo5MWSlU6Wc179KFm3bCvkvGMhQUvNEtfbKQGFwT1mYAJU9wIiKHFi C X-Google-Smtp-Source: AGHT+IGHZAahQJGId2+n3kxEFLuY8EDrO6phlLzZf2woRn8WTZ63tYiQxKVbK5W2mJSnAtT8NX6nfA== X-Received: by 2002:a05:600c:468a:b0:42c:baf9:beed with SMTP id 5b1f17b1804b1-42d964e2705mr23884355e9.27.1726265405242; Fri, 13 Sep 2024 15:10:05 -0700 (PDT) Received: from smtpclient.apple ([131.111.5.201]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-42da23dd5f3sm3029625e9.27.2024.09.13.15.09.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Sep 2024 15:09:43 -0700 (PDT) Content-Type: text/plain; charset=us-ascii List-Id: FreeBSD on the RISC-V instruction set architecture List-Archive: https://lists.freebsd.org/archives/freebsd-riscv List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-riscv@freebsd.org Sender: owner-freebsd-riscv@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51\)) Subject: Re: Why this message "kernel is missing COMPAT_FREEBSD11" From: Jessica Clarke In-Reply-To: <84f1f8e5-a375-4f2b-b9f8-8016fd60c186@blastwave.org> Date: Fri, 13 Sep 2024 23:09:33 +0100 Cc: "riscv@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <84f1f8e5-a375-4f2b-b9f8-8016fd60c186@blastwave.org> To: Dennis Clarke X-Mailer: Apple Mail (2.3776.700.51) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4X57lh0FXsz4S32 On 13 Sep 2024, at 23:03, Dennis Clarke wrote: >=20 >=20 > Dear RISC-V types : >=20 > I have been watching my SiFive board grind away slowly with > poudriere for a while and today I saw this message about emacs: >=20 > [01] [00:10:20] Skipping editors/emacs@full | emacs-29.4,3: Dependent = port lang/rust | rust-1.81.0 failed >=20 >=20 > This of course will tell me that something went wrong when trying = to > build rust. Somewhere. Somehow. Thankfully there is a detailed log = file > on this Friday the 13th wherein I see : >=20 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Droot UID=3D0 GID=3D0 > =3D=3D=3D> Configuring for rust-1.81.0 > =3D=3D=3D> FreeBSD 10 autotools fix applied to = /wrkdirs/usr/ports/lang/rust/work/rustc-1.81.0-src/vendor/libssh2-sys-0.3.= 0/libssh2/config.rpath > =3D=3D=3D> FreeBSD 10 autotools fix applied to = /wrkdirs/usr/ports/lang/rust/work/rustc-1.81.0-src/vendor/libssh2-sys-0.2.= 23/libssh2/config.rpath > Bad system call > =3D> Sanity check failed: kernel is missing COMPAT_FREEBSD11 > =3D> Aborting build > *** Error code 1 >=20 > Stop. > make: stopped making "configure" in /usr/ports/lang/rust > =3D>> Cleaning up wrkdir > =3D=3D=3D> Cleaning for rust-1.81.0 > build of lang/rust | rust-1.81.0 ended at Fri Sep 13 02:04:27 UTC 2024 > build time: 00:10:20 > !!! build failure encountered !!! >=20 >=20 > Well gee. Does this mean I need to stop everything and do a build of = the > kernel with some magic config variable "COMPAT_FREEBSD11" in some = magic > file somewhere? See https://github.com/rust-lang/rust/issues/92466 and https://github.com/rust-lang/rust/issues/89058. Jess From nobody Fri Sep 13 22:37:13 2024 X-Original-To: riscv@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 4X58M2124bz5W7q8 for ; Fri, 13 Sep 2024 22:37:18 +0000 (UTC) (envelope-from dclarke@blastwave.org) Received: from mail.oetec.com (mail.oetec.com [108.160.241.186]) (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 ECDSA (P-256) client-digest SHA256) (Client CN "mail.oetec.com", Issuer "E5" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X58M12Gvqz4Vnv for ; Fri, 13 Sep 2024 22:37:17 +0000 (UTC) (envelope-from dclarke@blastwave.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=blastwave.org header.s=default header.b=C812G8ax; dmarc=pass (policy=quarantine) header.from=blastwave.org; spf=pass (mx1.freebsd.org: domain of dclarke@blastwave.org designates 108.160.241.186 as permitted sender) smtp.mailfrom=dclarke@blastwave.org Received: from [172.16.35.3] (pool-99-253-118-250.cpe.net.cable.rogers.com [99.253.118.250]) (authenticated bits=0) by mail.oetec.com (8.17.1/8.17.1) with ESMTPSA id 48DMbDBR082425 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NOT) for ; Fri, 13 Sep 2024 18:37:15 -0400 (EDT) (envelope-from dclarke@blastwave.org) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=blastwave.org; s=default; t=1726267035; bh=UERHL78yvEzal9Lu1gjd+2Zat5VTdf5IsjefYnvamfI=; h=Date:Subject:To:References:From:In-Reply-To; b=C812G8ax8fahmxpOmV5UUhO6UvZ9NmgIhyJNFefdLeLXqc5k1dhEQA35m5QRidrv8 FTM5FjC2OG6ljdsCIPkl0lUwGJJKli6a9rcHNHYReDo6IVtCeTrkCndMRuOOJyIAoy awJbk6LhsY0v43qNMinN/OrSWM5aM6PKf3PLpGVXxQsdknKjGKwDmmycAKCpZFLTjb v4b1+YTfMM6x+PpddH9Aqbipj/1kyNfnyqldY7L3vgEzAfg7sAG3RENRy8HSorOC6i j9upYhRQR+yPHQakDA9mPOimRZZoqSg1tfYdMRG0cz6MiXaC5YFGMIWYFem39QrI5m ni4zqG26kZUQg== Message-ID: <8e18d3a5-13ea-44ba-a030-5aac6314496d@blastwave.org> Date: Fri, 13 Sep 2024 18:37:13 -0400 List-Id: FreeBSD on the RISC-V instruction set architecture List-Archive: https://lists.freebsd.org/archives/freebsd-riscv List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-riscv@freebsd.org Sender: owner-freebsd-riscv@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Why this message "kernel is missing COMPAT_FREEBSD11" Content-Language: en-CA To: riscv@freebsd.org References: <84f1f8e5-a375-4f2b-b9f8-8016fd60c186@blastwave.org> From: Dennis Clarke Organization: GENUNIX In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-oetec-MailScanner-Information: Please contact the ISP for more information X-oetec-MailScanner-ID: 48DMbDBR082425 X-oetec-MailScanner: Found to be clean X-oetec-MailScanner-From: dclarke@blastwave.org X-Spam-Status: No X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.69 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[blastwave.org,quarantine]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; R_SPF_ALLOW(-0.20)[+mx:c]; RCVD_IN_DNSWL_MED(-0.20)[108.160.241.186:from]; R_DKIM_ALLOW(-0.20)[blastwave.org:s=default]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; RCPT_COUNT_ONE(0.00)[1]; PREVIOUSLY_DELIVERED(0.00)[riscv@freebsd.org]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[blastwave.org:+]; MLMMJ_DEST(0.00)[riscv@freebsd.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:812, ipnet:108.160.240.0/20, country:CA]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4X58M12Gvqz4Vnv On 9/13/24 18:09, Jessica Clarke wrote: > On 13 Sep 2024, at 23:03, Dennis Clarke wrote: >> >> >> Dear RISC-V types : >> >> I have been watching my SiFive board grind away slowly with >> poudriere for a while and today I saw this message about emacs: >> >> [01] [00:10:20] Skipping editors/emacs@full | emacs-29.4,3: Dependent port lang/rust | rust-1.81.0 failed >> >> >> This of course will tell me that something went wrong when trying to >> build rust. Somewhere. Somehow. Thankfully there is a detailed log file >> on this Friday the 13th wherein I see : >> >> >> =================================================== >> ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >> ===> Configuring for rust-1.81.0 >> ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/rust/work/rustc-1.81.0-src/vendor/libssh2-sys-0.3.0/libssh2/config.rpath >> ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/rust/work/rustc-1.81.0-src/vendor/libssh2-sys-0.2.23/libssh2/config.rpath >> Bad system call >> => Sanity check failed: kernel is missing COMPAT_FREEBSD11 >> => Aborting build >> *** Error code 1 >> >> Stop. >> make: stopped making "configure" in /usr/ports/lang/rust >> =>> Cleaning up wrkdir >> ===> Cleaning for rust-1.81.0 >> build of lang/rust | rust-1.81.0 ended at Fri Sep 13 02:04:27 UTC 2024 >> build time: 00:10:20 >> !!! build failure encountered !!! >> >> >> Well gee. Does this mean I need to stop everything and do a build of the >> kernel with some magic config variable "COMPAT_FREEBSD11" in some magic >> file somewhere? > > See https://github.com/rust-lang/rust/issues/92466 and > https://github.com/rust-lang/rust/issues/89058. > > Jess Thank you once again for the pointers. At first glance this appears to be a serious compatibility issue in the rust world. I guess I could spend and hour or so to read top to bottom everything in both of those bug reports. As I say, at first glance, it seems to be a brick wall. I'll think about the situation on this Friday the 13th. -- -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken