-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.17.0
### Custom code
Yes
### OS platf…
-
I'm building chromium-ozone-wayland for armv7 (32bit) but the linker doesn't seem to be happy at the end.
My local.conf:
```
TOOLCHAIN ?= "clang"
RUNTIME = "llvm"
TC_CXX_RUNTIME = "llvm"
LIBCPLU…
-
This is a continuation from https://github.com/Amanieu/corosensei/issues/38. I thought https://github.com/Amanieu/corosensei/issues/38 was the underlying issue and that when it was fixed this would be…
-
**Environment**
- libunwind version: master (73f1801)
- architecture: arm
- OS: linux
**Description**
When compiling the following program:
```
#include
#include
#include
#include
…
-
On linux/armv7 some symbols are not properly prefixed. Building a project that includes both swift-nio-ssl and swift-crypto, results in the following conflicts:
```text
ld.lld: error: duplicate symb…
-
If you're looking into building a github actions based engine CI, I have a repo here that might or might not be helpful: https://github.com/ardera/flutter-ci
I have that because linux armv7 is not …
-
sudo apt install linux-headers-rpi-v8 # for arm64,armv7 users install linux-headers-rpi-v7
识别不到这个包,有什么其他安装方式吗
-
### Describe your question
gbh@ubuntu:~/Desktop/emu-ex-plus-alpha/imagine/bundle/all$ source makeAll-android.sh
running make on src/libcxx/android-armv7.mk
Configuring libc++...
dir=`pwd` && cd /t…
-
This is what I get trying to create a virtual environment:
```console
$ uv venv
× Could not detect either glibc version nor musl libc version, at least one of which is required
```
Someon…
-
### The problem
Hi,
I tried checking out latest dev version, script/setup also succeeds, but then when homeassistant boots up, it tries to install ha-av==10.1.1 where no arm binaries seem to be avai…