tech-pkg archive

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

Re: rust testing



Hi,

Considering the pace at which rust changes, I'd like to see updates in sooner so our quarterlies are relevant for longer, so I'm happy to test rust on NetBSD 9 on sparc64, aarch64 and earmv7hf, and on current on aarch64.

When testing firefox, I visit "https://www.browserbench.org/"; and run "JetStream2". If there's a better test, please let me know.

So far, with rust 1.54 from wip:

aarch64 current:
rust 1.54 compiles
firefox compiles and runs
librsvg fails to compile:
ld: ./.libs/librsvg_c_api.a(time-afb5be8dbcc1b774.time.by14ncwl-cgu.1.rcgu.o): in function `time::tzset':
time.by14ncwl-cgu.1:(.text._ZN4time5tzset17h9a997ecc77ff518dE+0x0): warning: warning: reference to compatibility tzset(); include <time.h> for correct reference
libtool:   error: object name conflicts in archive: .libs/librsvg-2.lax/librsvg_c_api.a//usr/pkgsrc/graphics/librsvg/work/librsvg-2.50.7/./.libs/librsvg_c_api.a
https://ftp.ziaspace.com/pub/pkgsrc/logs/rust/librsvg_aarch64.log

aarch64 9:
rust 1.54: still compiling

earmv7hf 9:
rust 1.54 compiles
firefox does not compile:
gmake[3]: *** [/usr/pkgsrc/www/firefox/work/firefox-91.0.2/config/makefiles/rust.mk:395: force-cargo-library-build] Segmentation fault (core dumped)
https://ftp.ziaspace.com/pub/pkgsrc/logs/rust/firefox91.0.2_earmv7hf.log
librsvg compiles and installs

sparc64 9:
rust 1.54 does not compile:
https://ftp.ziaspace.com/pub/pkgsrc/logs/rust/rust1.54_sparc64.log
retrying with 'rust-llvm' option

I'll report back when more things complete.

Is this helpful?

John


Home | Main Index | Thread Index | Old Index