Opened 3 years ago
Last modified 3 years ago
#63627 assigned defect
gitui @0.18.0_1+universal build failing
Reported by: | EnricoMonese (-) | Owned by: | herbygillot (Herby Gillot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | herbygillot (Herby Gillot) | |
Port: | gitui |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
:info:build Compiling memchr v2.4.1 :info:build Running `/opt/local/bin/rustc --crate-name build_script_build --edition=2018 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gitui/gitui/work/.home/.cargo/macports/memchr-2.4.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=425a984e010b75c3 -C extra-filename=-425a984e010b75c3 --out-dir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gitui/gitui/work/gitui-0.18.0/target/release/build/memchr-425a984e010b75c3 -L dependency=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gitui/gitui/work/gitui-0.18.0/target/release/deps --cap-lints allow` :info:build error: linker `/opt/local/bin/clang-mp-11` not found :info:build | :info:build = note: No such file or directory (os error 2)
There's this other ticket #63341 with the same issue it seems. There they say the problem is a missing clang-11. I tried manually installing it, that still doesn't work but it throws different errors.
I noticed however that the Rust port does have clang11 in it's dependencies, while this has clang12 and cargo (which also has clang12)
Attachments (1)
Change History (2)
Changed 3 years ago by EnricoMonese (-)
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
full build log