Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2024 08:02:21 +0000
From:      Nuno Teixeira <eduardo@freebsd.org>
To:        Charlie Li <vishwin@freebsd.org>
Cc:        Mikael Urankar <mikael@freebsd.org>, ports-committers@freebsd.org,  dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 2252f9df9da7 - main - lang/rust: Update to 1.76.0
Message-ID:  <CAFDf7ULHAQMVDPpaDQx0SXjwevY6eKURhQz=Brs8ZTjzD0UC_Q@mail.gmail.com>
In-Reply-To: <CAFDf7UKw2Dde_582msBtAKmvnOTMccfWqdHkomg0u%2BgySz88OQ@mail.gmail.com>
References:  <202402191159.41JBxi1Z005475@gitrepo.freebsd.org> <CAFDf7UJVsKFLaHPKSm3tzD6xPpK_unah7BCC_3iay6QeXUVniQ@mail.gmail.com> <CAFDf7U%2Bk-2B47Ytv%2BUGVoyD%2BO1XPCnEXhWO5Wggebb-7UJH2cg@mail.gmail.com> <85aebde1-7290-4b2f-aef4-b2c58d62e31d@freebsd.org> <CAFDf7UKw2Dde_582msBtAKmvnOTMccfWqdHkomg0u%2BgySz88OQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
(...)

Last time that I build rust 1.75.0 was on 15.0-CURRENT 1500014 arm64
(build started at Fri Feb 16...).
This was after libsys changes.

Nuno Teixeira <eduardo@freebsd.org> escreveu (segunda, 19/02/2024 =C3=A0(s)=
 20:38):
>
> Can't find more fails on https://portsfallout.com/fallout?env=3Dmain-arm6=
4-default
>
> I remember that I've built rust 1.7.5 after 968a18975adc...
> I will check logs
>
> Charlie Li <vishwin@freebsd.org> escreveu (segunda, 19/02/2024 =C3=A0(s) =
18:29):
> >
> > Nuno Teixeira wrote:
> > > (...)
> > >
> > > main-n268303-3733d82c4deb
> > >
> > > Nuno Teixeira <eduardo@freebsd.org> escreveu (segunda, 19/02/2024 =C3=
=A0(s) 14:47):
> > >>
> > >> Hello!
> > >>
> > >> Fails to build on aarch64 (rpi4):
> > >>
> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D<phase: build          >=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>  Building for rust-1.76.0
> > >> Building bootstrap
> > >> running: /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo build
> > >> --manifest-path
> > >> /wrkdirs/usr/ports/lang/rust/work/rustc-1.76.0-src/src/bootstrap/Car=
go.toml
> > >> --verbose --verbose --frozen
> > >> error: failed to run `rustc` to learn about target-specific informat=
ion
> > >>
> > >> Caused by:
> > >>    process didn't exit successfully:
> > >> `/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc - --crate-nam=
e
> > >> ___ --print=3Dfile-names -C linker=3Dcc -Wrust_2018_idioms
> > >> -Wunused_lifetimes --crate-type bin --crate-type rlib --crate-type
> > >> dylib --crate-type cdylib --crate-type staticlib --crate-type
> > >> proc-macro --print=3Dsysroot --print=3Dsplit-debuginfo --print=3Dcra=
te-name
> > >> --print=3Dcfg` (exit status: 1)
> > >>    --- stderr
> > >>    rustc -Cllvm-args=3D"..." with: Unknown command line argument
> > >> '-generate-arange-section'.  Try: 'rustc -Cllvm-args=3D"..." with
> > >> --help'
> > >>    rustc -Cllvm-args=3D"..." with: Did you mean '--print-all-options=
'?
> > >>    rustc -Cllvm-args=3D"..." with: Unknown command line argument
> > >> '-mergefunc-use-aliases'.  Try: 'rustc -Cllvm-args=3D"..." with --he=
lp'
> > >>    rustc -Cllvm-args=3D"..." with: Did you mean '--rng-seed'?
> > >>    rustc -Cllvm-args=3D"..." with: Unknown command line argument
> > >> '-preserve-alignment-assumptions-during-inlining=3Dfalse'.  Try: 'ru=
stc
> > >> -Cllvm-args=3D"..." with --help'
> > >>    rustc -Cllvm-args=3D"..." with: Did you mean '--print-all-options=
=3Dfalse'?
> > >>    rustc -Cllvm-args=3D"..." with: Unknown command line argument
> > >> '-import-cold-multiplier=3D0.1'.  Try: 'rustc -Cllvm-args=3D"..." wi=
th
> > >> --help'
> > >>    rustc -Cllvm-args=3D"..." with: Did you mean '--sort-timers=3D0.1=
'?
> > >> Traceback (most recent call last):
> > >>    File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.76.0-src/x.py", l=
ine
> > >> 50, in <module>
> > >>      bootstrap.main()
> > >>    File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.76.0-src/src/boot=
strap/bootstrap.py",
> > >> line 1125, in main
> > >>      bootstrap(args)
> > >>    File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.76.0-src/src/boot=
strap/bootstrap.py",
> > >> line 1092, in bootstrap
> > >>      build.build_bootstrap()
> > >>    File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.76.0-src/src/boot=
strap/bootstrap.py",
> > >> line 880, in build_bootstrap
> > >>      run(args, env=3Denv, verbose=3Dself.verbose, cwd=3Dself.rust_ro=
ot)
> > >>    File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.76.0-src/src/boot=
strap/bootstrap.py",
> > >> line 187, 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.76.0-src/src/bootstrap/Car=
go.toml
> > >> --verbose --verbose --frozen
> > >> *** Error code 1
> > >>
> > >
> > Possible fallout from base 968a18975adc?
> >
> > --
> > Charlie Li
> > ...nope, still don't have an exit line.
> >
>
>
> --
> Nuno Teixeira
> FreeBSD Committer (ports)



--=20
Nuno Teixeira
FreeBSD Committer (ports)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7ULHAQMVDPpaDQx0SXjwevY6eKURhQz=Brs8ZTjzD0UC_Q>