tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lang/rust on aarch64eb




Skickat från Proton Mail Android


-------- Ursprungligt meddelande --------
Den 2024-11-07 04:03, John Klos <john%klos.com@localhost> skrev:

>  > You need to add the new checksum to the Makefile.
>  > Look in the Makefile, there're already others there which, should make it clear what you are supposed to do.
>  
>  I ran make makepatchsum, so the patches applied, but this is reported
>  directly from the rust build.
>  
>  John
>  

I was not refering to the patch checksum. Did you have a look in the package Makefile itself?

E.g.
[...]
# Generate list of subst entries for various .cargo-checksum.json files.  These
# are all handled together in one big substitution to simplify things rather
# than one substitution entry per file, but are kept separate below to ease
# updating and verification.
#

CKSUM_CRATES+=	vendor/crossbeam-utils-0.8.18
CKSUMS+=	31a8276afd38e39987a169eeb02e9bed32670de5ca36d7eb74aab7e506cf9dc4
CKSUMS+=	ead4bda23c322bde8c01e48d4cd19b70e7b7e473a56466218d279f88463ab466
[...]

Does it help now?
/Pedro


Home | Main Index | Thread Index | Old Index