From nobody Mon Jun 28 12:08:39 2021 X-Original-To: freebsd-arm@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 EE17411CE2D9 for ; Mon, 28 Jun 2021 12:08:51 +0000 (UTC) (envelope-from webplication@gmail.com) Received: from mail-ot1-x336.google.com (mail-ot1-x336.google.com [IPv6:2607:f8b0:4864:20::336]) (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 "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GD5xH630yz4sxy for ; Mon, 28 Jun 2021 12:08:51 +0000 (UTC) (envelope-from webplication@gmail.com) Received: by mail-ot1-x336.google.com with SMTP id g19-20020a9d12930000b0290457fde18ad0so18501261otg.1 for ; Mon, 28 Jun 2021 05:08:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JQwppf+6BkSAC3/VHm+j+0yo3rVCpqkmFZ9q9vQpd30=; b=EZJXPdFcyk7uAUF2ja0zSaFOTLw2ru+EZ7L1pnHlAPHmOVPKV5cK8D2uhja5BVpFH5 mCkDpKtWpHJYPKKGe29nFkXilDhw/LI4Eqiw67BZutPRWxMgBVGtWtk65OjsRDpcBuGk LPX4nVMFPLIuBSQMHSP+kQ/5XmZ/G+n6DAGi4LkwFtfq+thULMtrnwQ3ApTy2cqdRkXS rJgqP+itk7r8lMWl0wnB8IJBsoQXuV5rxY7T/otV/9ei+qa2Fn/SgVuFmr0lZ5VHZmMq OAUIRNrXyU4doPaeb0PMeKQDPHLlJsfN0Wb9N6B4uGtuAkYSYIEhW2PMD4A4UJtlaB/a +UkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JQwppf+6BkSAC3/VHm+j+0yo3rVCpqkmFZ9q9vQpd30=; b=ZAklg9KGfOidJgXz4sbY9pk1/MCWg3zxQIUDxTBooSW/JclruBVnpo8sCH8xk7aBGP PZUzWb1LTHkO4+0wvAHo6wKOdJhzakB6bfauRN9AzKQ7NIe4aXUQKgAR+nyhVN1MTA7O EGtgY2ZtjDRIBgACKy7myC44oebVtEmfMx62b0eZUQUDf+beaXnpy0XHAJw2SuvMEKlL U8cRkEbzfVpyU8Lqweq0tv4HJmm8TECUfuX5rGRbPYcS0+OmiUIwX1nVXt0PHyQSAqxO V0WwRSURCRofSuahEJq4NlTA3O8+pleb2B6rVa0jS5u6tIyoXCR5jlg0zOeWUy9Pgtru J1Qw== X-Gm-Message-State: AOAM5329XSPzBJMyO7rLlK8uNIUpNlmenHEf/aQ3CS5Y1UhnlJoQx09q 4aW2rE12QaSw0diROfZKCw2q9jL5LWtHQhvGqY4KWjVujJEGqZuyZ34= X-Google-Smtp-Source: ABdhPJyQpSyDLw/AIsEYLDVgjNhAEb5LGicQ/g2ZVQVxgvTsRp7gpMWKWDnJOdwy94gocLFXtSYbCTXAEvRiyP3AIMU= X-Received: by 2002:a05:6830:22d6:: with SMTP id q22mr3491455otc.40.1624882130819; Mon, 28 Jun 2021 05:08:50 -0700 (PDT) List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: J P Date: Mon, 28 Jun 2021 14:08:39 +0200 Message-ID: Subject: Re: lang/rust does not build on aarch64 To: Vincent Milum Jr Cc: freebsd-arm Content-Type: multipart/alternative; boundary="000000000000359db405c5d25a3a" X-Rspamd-Queue-Id: 4GD5xH630yz4sxy X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: Y --000000000000359db405c5d25a3a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Vincent, can you please share how old is your building environment? uname -a should suffice. You might be willing to participate and reply to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256864#c4 where a positive build is reported on a kernel built Tue Jun 8 14:29:29 CEST 2021 Thank you. Regards, El dom, 27 jun 2021 a las 20:24, Vincent Milum Jr () escribi=C3=B3: > I just tried to build lang/rust on Aarch14 on a FreeBSD 14-CURRENT machin= e > using the latest ports repo from Git. > > Everything compiled just fine and appears to be running smoothly. > > There might be something broken in your build environment? Or it may not > like being built from a non-default path? > > Your log log also mentions 1.52.1 but the latest in the ports tree is > 1.53.0, so that may play a factor as well. > > On Sun, Jun 27, 2021 at 3:07 AM J P wrote: > >> Hi, >> it seems rust does not build on aarch64: >> =3D=3D=3D> Building for rust-1.52.1 >> rustup not detected: [Errno 2] No such file or directory: 'rustc' >> falling back to auto-detect >> running: /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo build >> --manifest-path >> >> /wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/Cargo.t= oml >> --verbose --frozen >> Traceback (most recent call last): >> File "x.py", line 27, in >> bootstrap.main() >> File >> >> "/wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/bootst= rap.py", >> line 1175, in main >> bootstrap(help_triggered) >> File >> >> "/wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/bootst= rap.py", >> line 1148, in bootstrap >> build.build_bootstrap() >> File >> >> "/wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/bootst= rap.py", >> line 900, in build_bootstrap >> run(args, env=3Denv, verbose=3Dself.verbose) >> File >> >> "/wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/bootst= rap.py", >> line 153, in run >> raise RuntimeError(err) >> RuntimeError: failed to run: >> /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo build >> --manifest-path >> >> /wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/Cargo.t= oml >> --verbose --frozen >> *** Error code 1 >> >> Stop. >> make: stopped in /usr/ports/lang/rust >> >> Is this known? >> >> Thank you. >> >> BR, >> > --000000000000359db405c5d25a3a--