Dear experts,
I have Windows11-WSL, Ubuntu 24.04.2 LTS
I installed almost all Ubuntu packages, but I got this buildup error. Please help.
miroi@MIRO:~/work/software/avogadro2/cloned/.cmake -DQT_VERSION=5 -DBUILD_MOLEQUEUE=OFF -S ./openchemistry -B ./build
-- The CXX compiler identification is GNU 13.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting build type to 'Debug' as none was specified.
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3")
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.14")
-- Configuring done (4.0s)
-- Generating done (0.0s)
-- Build files have been written to: /home/miroi/work/software/avogadro2/cloned/build
miroi@MIRO:~/work/software/avogadro2/cloned/.cd build/
miroi@MIRO:~/work/software/avogadro2/cloned/build/.m -j6
[ 1%] Creating directories for 'libarchive'
[ 4%] Creating directories for 'eigen'
[ 4%] Creating directories for 'glew'
[ 6%] Creating directories for 'spglib'
[ 7%] Creating directories for 'openbabel'
[ 9%] Creating directories for 'libmsym'
[ 10%] Performing download step (download, verify and extract) for 'eigen'
[ 12%] Performing download step (download, verify and extract) for 'openbabel'
[ 13%] Performing download step (download, verify and extract) for 'libarchive'
[ 15%] Performing download step (download, verify and extract) for 'glew'
[ 16%] Performing download step (download, verify and extract) for 'libmsym'
[ 18%] Performing download step (download, verify and extract) for 'spglib'
-- Downloading...
dst='/home/miroi/work/software/avogadro2/cloned/build/Downloads/eigen-3.4.0.tar.gz'
timeout='none'
inactivity timeout='none'
-- Downloading...
dst='/home/miroi/work/software/avogadro2/cloned/build/Downloads/32cf131444c1555c749b356dab44fb9fe275271f.tar.gz'
timeout='none'
-- Using src='https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.gz'
inactivity timeout='none'
-- Using src='https://github.com/openbabel/openbabel/archive/32cf131444c1555c749b356dab44fb9fe275271f.tar.gz'
-- Downloading...
dst='/home/miroi/work/software/avogadro2/cloned/build/Downloads/v3.7.7.tar.gz'
timeout='none'
inactivity timeout='none'
-- Using src='https://github.com/libarchive/libarchive/archive/v3.7.7.tar.gz'
-- Downloading...
dst='/home/miroi/work/software/avogadro2/cloned/build/Downloads/glew-2.2.0.tgz'
timeout='none'
inactivity timeout='none'
-- Using src='https://github.com/nigels-com/glew/releases/download/glew-2.2.0/glew-2.2.0.tgz'
-- Downloading...
dst='/home/miroi/work/software/avogadro2/cloned/build/Downloads/85e47232376a8e735c2a7b5283f40b59b3953db1.tar.gz'
timeout='none'
-- Downloading...
dst='/home/miroi/work/software/avogadro2/cloned/build/Downloads/v2.5.0.tar.gz'
timeout='none'
inactivity timeout='none'
inactivity timeout='none'
-- Using src='https://github.com/spglib/spglib/archive/v2.5.0.tar.gz'
-- Using src='https://github.com/mcodev31/libmsym/archive/85e47232376a8e735c2a7b5283f40b59b3953db1.tar.gz'
-- verifying file...
file='/home/miroi/work/software/avogadro2/cloned/build/Downloads/eigen-3.4.0.tar.gz'
-- Downloading... done
-- extracting...
src='/home/miroi/work/software/avogadro2/cloned/build/Downloads/eigen-3.4.0.tar.gz'
dst='/home/miroi/work/software/avogadro2/cloned/build/thirdparty/eigen-prefix/src/eigen'
-- extracting... [tar xf]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 20%] No update step for 'eigen'
[ 21%] No patch step for 'eigen'
[ 23%] Performing configure step for 'eigen'
loading initial cache file /home/miroi/work/software/avogadro2/cloned/build/thirdparty/eigen-prefix/tmp/eigen-cache-Debug.cmake
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- verifying file...
file='/home/miroi/work/software/avogadro2/cloned/build/Downloads/85e47232376a8e735c2a7b5283f40b59b3953db1.tar.gz'
-- Downloading... done
-- extracting...
src='/home/miroi/work/software/avogadro2/cloned/build/Downloads/85e47232376a8e735c2a7b5283f40b59b3953db1.tar.gz'
dst='/home/miroi/work/software/avogadro2/cloned/build/thirdparty/libmsym-0.2.3-paper'
-- extracting... [tar xf]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
.
.
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBC
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_RMD160_LIBC
-- Checking support for ARCHIVE_CRYPTO_RMD160_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC2
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC2 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC2
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC2 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC2
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC2 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC3
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC3 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC3
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC3 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC3
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC3 -- not found
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM -- not found
-- Checking support for ARCHIVE_CRYPTO_MD5_OPENSSL
-- Checking support for ARCHIVE_CRYPTO_MD5_OPENSSL -- found
-- Checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL
-- Checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL -- found
-- Checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL
-- Checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL -- found
-- Checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL
-- Checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL -- found
-- Checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL
-- Checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL -- found
-- Checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL
-- Checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL -- found
-- Performing Test HAVE_VISIBILITY_ATTR
-- Performing Test HAVE_VISIBILITY_ATTR - Success
-- Generating /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/libarchive/test/list.h
-- Generating /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/cat/test/list.h
-- Generating /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/tar/test/list.h
-- Generating /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/cpio/test/list.h
-- Generating /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/unzip/test/list.h
-- Configuring done (50.5s)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
ACL_LIBRARY
linked by target "archive_static" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/libarchive
linked by target "archive" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/libarchive
linked by target "libarchive_test" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/libarchive/test
linked by target "bsdcat" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/cat
linked by target "bsdcat_test" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/cat/test
linked by target "bsdtar" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/tar
linked by target "bsdtar_test" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/tar/test
linked by target "bsdcpio" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/cpio
linked by target "bsdcpio_test" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/cpio/test
linked by target "bsdunzip" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/unzip
linked by target "bsdunzip_test" in directory /home/miroi/work/software/avogadro2/cloned/build/thirdparty/libarchive-src/unzip/test
-- Generating done (0.1s)
CMake Generate step failed. Build files cannot be regenerated correctly.
make[2]: *** [thirdparty/CMakeFiles/libarchive.dir/build.make:92: thirdparty/libarchive-prefix/src/libarchive-stamp/libarchive-configure] Error 1
make[1]: *** [CMakeFiles/Makefile2:199: thirdparty/CMakeFiles/libarchive.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
miroi@MIRO:~/work/software/avogadro2/cloned/bui