Build still terminates with error.
Attempt 1.
libtool/2.4.6: Appending ACLOCAL_PATH env: /home/user/.conan/data/libtool/2.4.6///package/53d6baabfe192151deaeb1d05fbac370d8f2c705/res/aclocal libtool/2.4.6: Appending AUTOMAKE_CONAN_INCLUDES environment variable: /home/user/.conan/data/libtool/2.4.6///package/53d6baabfe192151deaeb1d05fbac370d8f2c705/res/aclocal libuuid/1.0.3: Applying build-requirement: libtool/2.4.6 libuuid/1.0.3: Applying build-requirement: automake/1.16.4 libuuid/1.0.3: Applying build-requirement: autoconf/2.71 libuuid/1.0.3: Applying build-requirement: m4/1.4.19 Downloading conan_sources.tgz libuuid/1.0.3: Configuring sources in /home/user/.conan/data/libuuid/1.0.3///source ERROR: Error downloading file https://downloads.sourceforge.net/project/libuuid/libuuid-1.0.3.tar.gz: 'HTTPSConnectionPool(host='downloads.sourceforge.net', port=443): Max retries exceeded with url: /project/libuuid/libuuid-1.0.3.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x749f2d78>: Failed to establish a new connection: [Errno 111] Connection refused'))' Waiting 5 seconds to retry... ERROR: libuuid/1.0.3: Error in source() method, line 44 tools.get(**self.conan_data["sources"][self.version], ConanException: Error downloading file https://downloads.sourceforge.net/project/libuuid/libuuid-1.0.3.tar.gz: 'HTTPSConnectionPool(host='downloads.sourceforge.net', port=443): Max retries exceeded with url: /project/libuuid/libuuid-1.0.3.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x749f2610>: Failed to establish a new connection: [Errno 111] Connection refused'))' CMake Error at cmake-proxies/cmake-modules/conan.cmake:633 (message): Conan install failed='1' Call Stack (most recent call first): cmake-proxies/cmake-modules/AudacityDependencies.cmake:233 (conan_cmake_install) cmake-proxies/cmake-modules/AudacityDependencies.cmake:254 (_conan_install) CMakeLists.txt:470 (resolve_conan_dependencies)
-- Configuring incomplete, errors occurred! See also "/tmp/makepkg/audacium-git/src/build/CMakeFiles/CMakeOutput.log". See also "/tmp/makepkg/audacium-git/src/build/CMakeFiles/CMakeError.log". ==> ОШИБКА: Произошел сбой в build(). Прерывание...
Attempt 2
[ 62%] Building CXX object src/CMakeFiles/Audacium.dir/AudacityApp.cpp.o In file included from /tmp/makepkg/audacium-git/src/audacium/src/AudacityApp.cpp:83: /tmp/makepkg/audacium-git/src/audacium/src/FFmpeg.h:544:7: error: conflicting declaration of C function <<AVCodec* avcodec_find_encoder(AVCodecID)>> 544 | avcodec_find_encoder, | ^~~~~~~~~~~~~~~~~~~~
Pinned Comments