Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: frg Newsgroups: alt.comp.software.seamonkey Subject: Re: SM 2.53.21 on FreeBSD 14.3 Date: Sun, 17 Aug 2025 12:22:54 +0200 Lines: 42 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: individual.net zSZlrtONmaZ3nHl9GO1+kQ5NKWmchCIOYLspzysLgbGwZA/W0= Cancel-Lock: sha1:osKXrBPcFwxpXcXbSBd5ccl6jh4= sha256:CbwunshzFT+UMwGMBKE95Z1QEFnz4Gs9+BbISh6W/90= User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0 SeaMonkey/2.53.22 In-Reply-To: Xref: csiph.com alt.comp.software.seamonkey:7731 Something did go wrong and the patch didn't apply 100%. At least the Cargo.toml file was not updated correctly. FRG JKB wrote: > Le 16-08-2025, frg a écrit : >> https://bugzilla.mozilla.org/show_bug.cgi?id=1896958 > > > Thanks. I have seen this patch before posting, but it doesn't fix > this issue : > > ... > 1:25.18 2 warnings generated. > 1:25.20 intl/unicharutil > 1:25.30 error: failed to load source for dependency `any_all_workaround` > 1:25.30 Caused by: > 1:25.30 Unable to update https://github.com/hsivonen/any_all_workaround?rev=7fb1b7034c9f172aade21ee1c8554e8d8a48af80#7fb1b703 > 1:25.30 Caused by: > 1:25.30 failed to update replaced source https://github.com/hsivonen/any_all_workaround?rev=7fb1b7034c9f172aade21ee1c8554e8d8a48af80#7fb1b703 > 1:25.30 Caused by: > 1:25.30 failed to parse manifest at `/root/seamonkey/seamonkey-2.53.21/third_party/rust/packed_simd/Cargo.toml` > 1:25.30 Caused by: > 1:25.30 manifest is missing either a `[package]` or a `[workspace]` > 1:25.30 gmake[4]: *** [/root/seamonkey/seamonkey-2.53.21/config/makefiles/rust.mk:241: force-cargo-library-build] Error 101 > 1:25.30 gmake[3]: *** [/root/seamonkey/seamonkey-2.53.21/config/recurse.mk:72: toolkit/library/rust/target] Error 2 > 1:25.30 gmake[3]: *** Waiting for unfinished jobs.... > 1:35.14 gmake[2]: *** [/root/seamonkey/seamonkey-2.53.21/config/recurse.mk:34: compile] Error 2 > 1:35.14 gmake[1]: *** [/root/seamonkey/seamonkey-2.53.21/config/rules.mk:354: default] Error 2 > 1:35.14 gmake: *** [client.mk:64: build] Error 2 > 1:35.14 531 compiler warnings present. > > I have applied : > root@pythagore:~/seamonkey/seamonkey-2.53.21 # patch -p1 < ../1882209-127a1.patch > and no patch was rejected. > > Regards, > > JKB >