tech-pkg archive

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

Re: Rust on NetBSD 9



Hm,

what do you know, NetBSD/i386 9.4 is similarly afflicted as
NetBSD/amd64:

   Compiling compiler_builtins v0.1.146
   Compiling rustc-std-workspace-core v1.99.0 (/usr/pkgsrc/lang/rust/work/rustc-1.86.0-src/library/rustc-std-workspace-core)
   Compiling alloc v0.0.0 (/usr/pkgsrc/lang/rust/work/rustc-1.86.0-src/library/alloc)
error: failed to parse bitcode for LTO module: Invalid alignment value (Producer: 'LLVM19.1.7' Reader: 'LLVM 19.1.7')

error: could not compile `compiler_builtins` (lib) due to 1 previous error

This is when using the pkgsrc-provided LLVM.

Time to extend the arch coverage of that test to use a newer GCC
and re-try.

Regards,

- Håvard


Home | Main Index | Thread Index | Old Index