Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2022 15:57:46 +0200
From:      Piotr Kubaj <pkubaj@anongoth.pl>
To:        =?utf-8?Q?Mika=C3=ABi?= Urankar <mikael.urankar@mailo.fr>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 169c8275094a - main - lang/rust: fix powerpc64 elfv2 rustc bootstrap checksum
Message-ID:  <YwjRWiGHiXglDfVi@talos>
In-Reply-To: <069c8543-1947-278e-a766-75e17e380ba0@mailo.fr>
References:  <202208252220.27PMKjKB051768@gitrepo.freebsd.org> <069c8543-1947-278e-a766-75e17e380ba0@mailo.fr>

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

--+CSHRl3WFwzSY2PB
Content-Type: multipart/mixed; boundary="eTeLepQu8x+CuzWf"
Content-Disposition: inline


--eTeLepQu8x+CuzWf
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Here's an attached log of the build with the previous bootstrap.
Also, after checking that my own bootstrap works correctly and uploading
it to freefall, I attempted to download from the mirrors the previous
bootstrap, but it was still with wrong checksum (and size was correct).

On 22-08-26 08:14:42, Mika=C3=ABi Urankar wrote:
> On 26/08/2022 00:20, Piotr Kubaj wrote:
> > The branch main has been updated by pkubaj:
> >=20
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D169c8275094ac55650b636=
b44ad75f0fa5d19c32
> >=20
> > commit 169c8275094ac55650b636b44ad75f0fa5d19c32
> > Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
> > AuthorDate: 2022-08-25 22:18:44 +0000
> > Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
> > CommitDate: 2022-08-25 22:20:40 +0000
> >=20
> >      lang/rust: fix powerpc64 elfv2 rustc bootstrap checksum
> >     =20
> >      The previous checksum was wrong (size was ok). I recreated the boo=
tstrap,
> >      which also changed its size.
> > ---
> >   lang/rust/distinfo | 6 +++---
> >   1 file changed, 3 insertions(+), 3 deletions(-)
> >=20
> > diff --git a/lang/rust/distinfo b/lang/rust/distinfo
> > index 62c1950596d0..4f31cf8fc547 100644
> > --- a/lang/rust/distinfo
> > +++ b/lang/rust/distinfo
> > @@ -1,4 +1,4 @@
> > -TIMESTAMP =3D 1660637971
> > +TIMESTAMP =3D 1661465864
> >   SHA256 (rust/rustc-1.63.0-src.tar.xz) =3D 8f44af6dc44cc4146634a4dd5e4=
cc5470b3052a2337019b870c0e025e8987e0c
> >   SIZE (rust/rustc-1.63.0-src.tar.xz) =3D 136597192
> >   SHA256 (rust/2022-08-11/rustc-1.62.0-aarch64-unknown-freebsd.tar.xz) =
=3D cc389cc6054c2761b55329f996107d02453187149b3597cbebdc4c7a994e4b9f
> > @@ -55,8 +55,8 @@ SHA256 (rust/2022-08-11/rust-std-1.62.0-riscv64gc-unk=
nown-freebsd.tar.xz) =3D 26e3
> >   SIZE (rust/2022-08-11/rust-std-1.62.0-riscv64gc-unknown-freebsd.tar.x=
z) =3D 28966484
> >   SHA256 (rust/2022-08-11/cargo-1.62.0-riscv64gc-unknown-freebsd.tar.xz=
) =3D 4f72f54faebca015d674a53394eda4ec7b07bc70547186dbefca45b71a9c00ea
> >   SIZE (rust/2022-08-11/cargo-1.62.0-riscv64gc-unknown-freebsd.tar.xz) =
=3D 27235120
> > -SHA256 (rust/2022-08-11/rustc-1.62.0-powerpc64-unknown-freebsd-elfv2.t=
ar.xz) =3D 85282443cc7972af82999c24093a792143a642fb5f32a636c900019e0df30109
> > -SIZE (rust/2022-08-11/rustc-1.62.0-powerpc64-unknown-freebsd-elfv2.tar=
=2Exz) =3D 44366840
> > +SHA256 (rust/2022-08-11/rustc-1.62.0-powerpc64-unknown-freebsd-elfv2.t=
ar.xz) =3D b5fba026256b6c2eb73b07a56913bbd29c09c806b28278d342ed291e38c146e8
> > +SIZE (rust/2022-08-11/rustc-1.62.0-powerpc64-unknown-freebsd-elfv2.tar=
=2Exz) =3D 42777080
> >   SHA256 (rust/2022-08-11/rust-std-1.62.0-powerpc64-unknown-freebsd-elf=
v2.tar.xz) =3D eea977e6cbffdb226056091c3ab565c2b3c933d37ab1a30a2baa5eccc47e=
2c9b
> >   SIZE (rust/2022-08-11/rust-std-1.62.0-powerpc64-unknown-freebsd-elfv2=
=2Etar.xz) =3D 20893088
> >   SHA256 (rust/2022-08-11/cargo-1.62.0-powerpc64-unknown-freebsd-elfv2.=
tar.xz) =3D a36cd48122c84601cf2610d0cb381e3482bc25ef3f37d6d790eaa6a1a5a1e500
>=20
> The distinfo was correct. I've double checked the distfiles on freefall=
=20
> and on my computer.
>=20
>=20

--eTeLepQu8x+CuzWf
Content-Type: text/plain; charset=utf-8
Content-Disposition: attachment; filename="rust-1.63.0.log"
Content-Transfer-Encoding: quoted-printable

=3D>> Building lang/rust
build started at Thu Aug 25 17:07:00 CEST 2022
port directory: /usr/ports/lang/rust
package name: rust-1.63.0
building for: FreeBSD powerpc64-140-default-job-01 14.0-CURRENT FreeBSD 14.=
0-CURRENT 1400063 powerpc
maintained by: rust@FreeBSD.org
Makefile ident:=20
Poudriere version: 3.3.7_1
Host OSVERSION: 1400063
Jail OSVERSION: 1400063
Job Id: 01

---Begin Environment---
SHELL=3D/bin/sh
OSVERSION=3D1400063
UNAME_v=3DFreeBSD 14.0-CURRENT 1400063
UNAME_r=3D14.0-CURRENT
BLOCKSIZE=3DK
MAIL=3D/var/mail/root
MM_CHARSET=3DUTF-8
LANG=3DC.UTF-8
STATUS=3D1
HOME=3D/root
PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/b=
in
LOCALBASE=3D/usr/local
USER=3Droot
LIBEXECPREFIX=3D/usr/local/libexec/poudriere
POUDRIERE_VERSION=3D3.3.7_1
MASTERMNT=3D/usr/local/poudriere/data/.m/powerpc64-140-default/ref
POUDRIERE_BUILD_TYPE=3Dbulk
PACKAGE_BUILDING=3Dyes
SAVED_TERM=3Dtmux-256color
GID=3D0
UID=3D0
PWD=3D/usr/local/poudriere/data/.m/powerpc64-140-default/ref/.p/pool
P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS
MASTERNAME=3Dpowerpc64-140-default
SCRIPTPREFIX=3D/usr/local/share/poudriere
OLDPWD=3D/usr/local/poudriere/data/.m/powerpc64-140-default/ref/.p
SCRIPTPATH=3D/usr/local/share/poudriere/testport.sh
POUDRIEREPATH=3D/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=3D
PKGENV=3D
FLAVOR=3D
DEPENDS_ARGS=3D
MAKE_ARGS=3D
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
=3D=3D=3D> The following configuration options are available for rust-1.63.=
0:
     GDB=3Doff: Install ports gdb (necessary for debugging rust programs)
     SOURCES=3Don: Install source files
     WASM=3Don: Build the WebAssembly target (wasm32-unknown-unknown)
=3D=3D=3D> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
rust@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=3Dpkgconf PYTHON=3D"/usr/local/bin/python3.9" XDG_DATA_HOME=3D/w=
rkdirs/usr/ports/lang/rust/work  XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/lang/=
rust/work  XDG_CACHE_HOME=3D/wrkdirs/usr/ports/lang/rust/work/.cache  HOME=
=3D/wrkdirs/usr/ports/lang/rust/work TMPDIR=3D"/wrkdirs/usr/ports/lang/rust=
/work" PATH=3D/wrkdirs/usr/ports/lang/rust/work/.bin:/sbin:/bin:/usr/sbin:/=
usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=3D/wrkdi=
rs/usr/ports/lang/rust/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/lo=
cal/share/pkgconfig:/usr/libdata/pkgconfig SHELL=3D/bin/sh CONFIG_SHELL=3D/=
bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
DESTDIR=3D/wrkdirs/usr/ports/lang/rust/work/stage  LIBGIT2_NO_PKG_CONFIG=3D=
1  OPENSSL_DIR=3D"/usr" NINJA_STATUS=3D"[%p %s/%t] " OPENSSLBASE=3D/usr OPE=
NSSLDIR=3D/etc/ssl OPENSSLINC=3D/usr/include OPENSSLLIB=3D/usr/lib RUST_BAC=
KTRACE=3D1 XDG_DATA_HOME=3D/wrkdirs/usr/ports/lang/rust/work  XDG_CONFIG_HO=
ME=3D/wrkdirs/usr/ports/lang/rust/work  XDG_CACHE_HOME=3D/wrkdirs/usr/ports=
/lang/rust/work/.cache  HOME=3D/wrkdirs/usr/ports/lang/rust/work TMPDIR=3D"=
/wrkdirs/usr/ports/lang/rust/work" PATH=3D/wrkdirs/usr/ports/lang/rust/work=
/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bi=
n PKG_CONFIG_LIBDIR=3D/wrkdirs/usr/ports/lang/rust/work/.pkgconfig:/usr/loc=
al/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_P=
IE=3Dyes MK_DEBUG_FILES=3Dno MK_KERNEL_SYMBOLS=3Dno SHELL=3D/bin/sh NO_LINT=
=3DYES PREFIX=3D/usr/local  LOCALBASE=3D/usr/local  CC=3D"cc" CFLAGS=3D"-O2=
 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP=3D"cpp" CPPFLA=
GS=3D""  LDFLAGS=3D"  -fstack-protector-strong " LIBS=3D""  CXX=3D"c++" CXX=
FLAGS=3D"-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPRE=
FIX=3D"/usr/local" BSD_INSTALL_PROGRAM=3D"install  -s -m 555"  BSD_INSTALL_=
LIB=3D"install  -s -m 0644"  BSD_INSTALL_SCRIPT=3D"install  -m 555"  BSD_IN=
STALL_DATA=3D"install  -m 0644"  BSD_INSTALL_MAN=3D"install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS=3D"@comment " PYTHON_INCLUDEDIR=3Dinclude/python3.9  PYTHON_LIBDIR=
=3Dlib/python3.9  PYTHON_PLATFORM=3Dfreebsd14  PYTHON_SITELIBDIR=3Dlib/pyth=
on3.9/site-packages  PYTHON_SUFFIX=3D39  PYTHON_EXT_SUFFIX=3D.cpython-39  P=
YTHON_VER=3D3.9  PYTHON_VERSION=3Dpython3.9 PYTHON2=3D"@comment " PYTHON3=
=3D"" OSREL=3D14.0 PREFIX=3D%D LOCALBASE=3D/usr/local  RESETPREFIX=3D/usr/l=
ocal LIB32DIR=3Dlib DOCSDIR=3D"share/doc/rust"  EXAMPLESDIR=3D"share/exampl=
es/rust"  DATADIR=3D"share/rust"  WWWDIR=3D"www/rust"  ETCDIR=3D"etc/rust"
--End PLIST_SUB--

--SUB_LIST--
 PREFIX=3D/usr/local LOCALBASE=3D/usr/local  DATADIR=3D/usr/local/share/rus=
t DOCSDIR=3D/usr/local/share/doc/rust EXAMPLESDIR=3D/usr/local/share/exampl=
es/rust  WWWDIR=3D/usr/local/www/rust ETCDIR=3D/usr/local/etc/rust
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=3Dyes
BATCH=3Dyes
WRKDIRPREFIX=3D/wrkdirs
PORTSDIR=3D/usr/ports
PACKAGES=3D/packages
DISTDIR=3D/distfiles
FORCE_PACKAGE=3Dyes
PACKAGE_BUILDING=3Dyes
PACKAGE_BUILDING_FLAVORS=3Dyes
#### Misc Poudriere ####
=2Einclude "/etc/make.conf.ports_env"
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  58957
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: check-sanity   >=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>  License APACHE20 MIT accepted by the user
=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=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<phase=
: pkg-depends    >=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>   rust-1.63.0 depends on file: /usr/local/sbin/pkg - not found
=3D=3D=3D>   Installing existing package /packages/All/pkg-1.18.4.pkg
[powerpc64-140-default-job-01] Installing pkg-1.18.4...
[powerpc64-140-default-job-01] Extracting pkg-1.18.4: .......... done
=3D=3D=3D>   rust-1.63.0 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D>   Returning to build of rust-1.63.0
=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=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<phase=
: fetch-depends  >=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=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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: fetch          >=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>  License APACHE20 MIT accepted by the user
=3D> rustc-1.63.0-src.tar.xz doesn't seem to exist in /portdistfiles/rust.
=3D> Attempting to fetch https://static.rust-lang.org/dist/rustc-1.63.0-src=
=2Etar.xz
rustc-1.63.0-src.tar.xz                                130 MB   31 MBps    =
04s
=3D> 2022-08-11/rustc-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz doesn't=
 seem to exist in /portdistfiles/rust.
=3D> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/rust/=
2022-08-11/rustc-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz
2022-08-11/rustc-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz          42 =
MB   24 MBps    02s
=3D> 2022-08-11/rust-std-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz does=
n't seem to exist in /portdistfiles/rust.
=3D> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/rust/=
2022-08-11/rust-std-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz
2022-08-11/rust-std-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.          19=
 MB   18 MBps    02s
=3D> 2022-08-11/cargo-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz doesn't=
 seem to exist in /portdistfiles/rust.
=3D> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/rust/=
2022-08-11/cargo-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz
2022-08-11/cargo-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz        4930 =
kB 8656 kBps    00s
=3D=3D=3D> Fetching all distfiles required by rust-1.63.0 for building
=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=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<phase=
: checksum       >=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>  License APACHE20 MIT accepted by the user
=3D=3D=3D> Fetching all distfiles required by rust-1.63.0 for building
=3D> SHA256 Checksum OK for rust/rustc-1.63.0-src.tar.xz.
=3D> SHA256 Checksum mismatch for rust/2022-08-11/rustc-1.62.0-powerpc64-un=
known-freebsd-elfv2.tar.xz.
=3D> SHA256 Checksum OK for rust/2022-08-11/rust-std-1.62.0-powerpc64-unkno=
wn-freebsd-elfv2.tar.xz.
=3D> SHA256 Checksum OK for rust/2022-08-11/cargo-1.62.0-powerpc64-unknown-=
freebsd-elfv2.tar.xz.
=3D=3D=3D>  Refetch for 1 more times files:  rust/2022-08-11/rustc-1.62.0-p=
owerpc64-unknown-freebsd-elfv2.tar.xz=20
=3D=3D=3D>  License APACHE20 MIT accepted by the user
=3D> 2022-08-11/rustc-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz doesn't=
 seem to exist in /portdistfiles/rust.
=3D> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/rust/=
2022-08-11/rustc-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz
2022-08-11/rustc-1.62.0-powerpc64-unknown-freebsd-elfv2.tar.xz          42 =
MB   24 MBps    02s
=3D=3D=3D> Fetching all distfiles required by rust-1.63.0 for building
=3D=3D=3D>  License APACHE20 MIT accepted by the user
=3D=3D=3D> Fetching all distfiles required by rust-1.63.0 for building
=3D> SHA256 Checksum OK for rust/rustc-1.63.0-src.tar.xz.
=3D> SHA256 Checksum mismatch for rust/2022-08-11/rustc-1.62.0-powerpc64-un=
known-freebsd-elfv2.tar.xz.
=3D> SHA256 Checksum OK for rust/2022-08-11/rust-std-1.62.0-powerpc64-unkno=
wn-freebsd-elfv2.tar.xz.
=3D> SHA256 Checksum OK for rust/2022-08-11/cargo-1.62.0-powerpc64-unknown-=
freebsd-elfv2.tar.xz.
=3D=3D=3D>  Giving up on fetching files:  rust/2022-08-11/rustc-1.62.0-powe=
rpc64-unknown-freebsd-elfv2.tar.xz=20
Make sure the Makefile and distinfo file (/usr/ports/lang/rust/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=3Dyes [other args]".
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/rust
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/rust
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for rust-1.63.0
build of lang/rust | rust-1.63.0 ended at Thu Aug 25 17:07:24 CEST 2022
build time: 00:00:24
!!! build failure encountered !!!

--eTeLepQu8x+CuzWf--

--+CSHRl3WFwzSY2PB
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmMI0VoACgkQelmbhSCD
nJ1FiQ//RcdyXf3U4FB16MgvlxzL+ule/Gwf4NIbAwz79sQamUnAvLLJveJx9HFi
et/PIlCmGyvFmRtAkoIf7qZACzH37a30XPBzwCPZNGyl95UCslaBM4ZJWxPEEqPy
eLA/TtM220Ao3ku3HjshIAcZ0KosKqh0u0wWdpxCSHGVmitkJCPBGyRHPKTsZ5ST
szZnuNtmsHNtovKbl4yzQtxUCCAHdGTcKtU2VgqrOZYwbqp47c4YWY4Q+2GV6dmK
wCHx2PA/SZJ+V7nm4t4BmGre9otRI7fvD/o66ELR0h+zlnb8d/vHNQ1JRUQZsc/Q
SHly4iEgEVrozQGejHgib04NBr1bP0X28DA+lHF/jT+mDdJfWJGwdyACfYAfpKtu
RHuk5tfvHtkULaKvPHHws1MvZ7zCvRO00013djjKQgZKFgXmxK9vSUrKMi1wQREw
WcbX6MEJfwVZQb7rq3wuLxhvGEF5FuuJTLDHlNvvLj/ORPcRbI5aWNDR9BVYw4qF
tLThHsNqCayWKDNkrcgtQfwGTLAVOpHId7nbgZmmAVbdvkcxbavDuRXUKWJjC9Eu
sp8eHt4f9vKL6Hlye72RgqPU+gYRanOjOsrW18tkc9HFqcqRkr1L+/pllUld9AiB
d+E0yOL31+o2imfLPNqHT5PcldKoW/ftGFvGREl0OyLTijzkbuc=
=AJnf
-----END PGP SIGNATURE-----

--+CSHRl3WFwzSY2PB--



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