-
Hi~,there was a problem when I configure util-linux on scarthgap
```shell
| configure: error: libmount_mountfd_support selected, but required mount FDs based API not available
| NOTE: The followi…
1ZQL1 updated
3 weeks ago
-
### The issue
To fix https://github.com/mmatyas/pegasus-frontend/issues/800 I still need this patch https://github.com/mmatyas/pegasus-frontend/issues/800#issuecomment-782184324 but although https://…
-
Hi,
I am trying to build qt-gui-cpp. by the way, python3-pyqt5-native would not support qt core module.
```
| FAILED: sip/qt_gui_cpp_sip/Makefile /home/bchoi/work/official_ros_humble_build/bch…
-
## Version(s) of meta-rust
`8af044c0edabf1b7e1aac4762af677e058900f92`
## Version(s) of poky and/or oe-core
poky: `f53ab3a2ff206a130cdc843839dd0ea5ec4ad02f`
oe-core: `9e539aaed608a03b1128a7361426…
-
**Describe the bug**
I have meta-clang layer enabled, but the default toolchain is still pointed to the standard gcc from OE-Core.
I tried building both `llvm` and `clang` pacakges at the same time.…
lumag updated
10 months ago
-
Since `CMAKE_HOST_SYSTEM_PROCESSOR` (inherited from environment var `arch`) value is `arm64` instead of `aarch64`,
the BLASFEO and Linear algebra libraries are built for `X64_AUTOMATIC` instead of th…
-
`xtest pkcs11_1007` (requires to build with `CFG_PKCS11_TA=y`) sporadically fails with unexpected error code `CKR_HOST_MEMORY` on various platforms, including qemu_virt, qeu_armv8a, stm32mp1 (for I o…
-
by default, libHalide.so is for x86_64,but we want to compile it for android armv8a,
how to do it?
-
**Describe the bug**
Starting with the kirkstone branch, the file `/usr/lib/clang/14.0.3/lib/linux/libclang_rt.orc-aarch64.a` is installed by both compiler-rt and compiler-rt-sanitizers
**To Repro…
-
Is there any possible to compile APEX for android arm64-v8a correctly?
I build arm64-v8a with cmake and compile successful. But when I integrate it into UE4, there is something wrong with cloth simu…