darling icon indicating copy to clipboard operation
darling copied to clipboard

Issue building Darling on Ubuntu 20.04.3 (WSL2)

Open localden opened this issue 4 years ago • 2 comments

Build Log

Failing to build with a Python error. Not entirely sure what the root cause is - there was no python2 installed which I did through apt-get.

[ 52%] Built target py27__csv
[ 52%] Built target py27_xml
[ 52%] Built target py27__testcapi
[ 52%] Built target py27_operator
make[2]: *** No rule to make target 'src/external/python/2.7/Python-2.7.16/CMakeFiles/python.dir/depend'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:28358: src/external/python/2.7/Python-2.7.16/CMakeFiles/python.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

System Information Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal

Software Version
Clang 10.0.0-4ubuntu1
CMake 3.16.3
Linux Kernel 5.10.43.3-microsoft-standard-WSL2
Darling 9393db2c6ed530acaa2a4a933c391f1363fea1e8

localden avatar Sep 21 '21 22:09 localden

I also want to mention that it built just fine on a Debian distro in WSL2. Something must be off with the Ubuntu variant that prevents a successful build.

localden avatar Sep 23 '21 01:09 localden

having the same issue. ever resolved?

Directory avatar Jul 07 '22 21:07 Directory