Closed ghost closed 2 years ago
hi it may help if you provide the library pcre2 location and version you used on that custom distro "mys build" is expected to build it if you don't have it, but there could be a network error on remote repo used ( i know some of my CI sometimes had problem with pcre2 recently and i've switched to mirror https://ftp.exim.org/pub/pcre/pcre2-10.37.tar.gz ).
The local pcre2 installation were missing libpcre2-16.so and libpcre2-32.so so I have rebuilt it again enabling the 16 and 32 bit libraries as well. And now mys compiles the program and builds it without pcre2 errors. I guess the issue is resolved now.
I have considered to build the dependencies as part of mys build
, or possibly when installing mys, since I guess most users compiles for the machine they installed mys on.
What did you do?
mys build
What did you expect to see? finish building the program
What did you see instead?
Mys version 0.341.0 latest git(1df7f7a)
OS musl libc based custom x86_64 linux distribution