Zvicii

Results 12 comments of Zvicii

unfortunately it failed with following error ``` Found pkg-config: /usr/bin/pkg-config (0.29.1) Found CMake: /opt/pyenv/versions/3.7.13/bin/cmake (3.22.5) Build-time dependency wayland-scanner found: NO (tried cmake) ../src/meson.build:73:1: ERROR: Could not generate cargs for wayland-scanner:...

> I'm trying to reproduce this bug, but the first thing which does not match: > > wayland/1.20.0 requires expat/2.4.8, which depends on Conan 1.50.0. However, the description says you...

``` Found ninja-1.10.2 at /home/conan/.conan/data/ninja/1.10.2/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/ninja wayland/1.20.0: Meson build cmd: meson compile -C "/home/conan/.conan/data/wayland/1.20.0/_/_/build/e7fe6d00c2e8fadd056c0ec4c294fa6925173acb/build-release" -j48 Capturing current environment in /home/conan/.conan/data/wayland/1.20.0/_/_/build/e7fe6d00c2e8fadd056c0ec4c294fa6925173acb/build-release/conan/deactivate_conanbuildenv-release-armv8.sh Configuring environment variables [1/29] Generating src/wayland_server_protocol_core_h with a custom command FAILED:...

> @Zvicii The `wayland-scanner` is built from source. The docker image which generated GCC 7 package is based on Ubuntu Artful (17.10): https://github.com/conan-io/conan-docker-tools/blob/master/legacy/gcc_7/Dockerfile. That means, the glibc version is newer...

> > what do you mean by build from source? I noticed that wayland-scanner is shipped with wayland (there is no package 'wayland-scanner') > > I don't think so. Please,...

> I can see why you would want that but I don't think this is the optimal way to fix it. > > Maybe wrap the whole block if a...

encountered a similar problem. ``` -- Conan: Adding conancenter remote repository (https://center.conan.io) verify ssl (True) -- Conan: Adding NetEaseConan remote repository (http://yunxin-conan.netease.im:8082/artifactory/api/conan/NetEaseConan) verify ssl (True) -- Conan: checking conan executable...

> Win 7 x64, Docker Toolbox 19.03.1: for me solution was to add extra `/` to all paths something like this: > > ``` > winpty docker run --rm -v...

I accidentally deleted my branch which closes this pr, and I can not open it again, can you reopen it @bnoordhuis ? shoud I create a new one?