Bug#948109: z3: FTBFS on riscv64, needs -latomic, blocks rustc:riscv64

Helmut Grohne helmut at subdivi.de
Sun Jan 5 18:08:08 GMT 2020


On Sat, Jan 04, 2020 at 01:56:33AM +0000, Ximin Luo wrote:
> Please see also the attached patch to support cross-compiling which I needed in
> order to test that the first patch works. You can repeat the build yourself with an
> sbuild invocation like:

Please refrain from applying the cross compilation patch as is.
Disabling features (such as ocaml bindings) is inappropriate for the
cross profile. The cross profile is only used for making cross
compilation work. It should not alter the generated package set nor
change package contents. For disabling ocaml bindings please use a
separate profile. Likely "noocaml" even though it isn't registered yet.
Registering it should be uncontroversial. In case java bindings need to
be disabled, there already is a "nojava" profile for that.

Helmut



More information about the Pkg-llvm-team mailing list