Created
October 9, 2020 17:28
-
-
Save teburd/739f8dfd57b5004751275bbf2544b74e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
conan install --build=missing .. | |
Configuration: | |
[settings] | |
arch=x86_64 | |
arch_build=x86_64 | |
build_type=Release | |
compiler=Visual Studio | |
compiler.runtime=MD | |
compiler.version=16 | |
os=Windows | |
os_build=Windows | |
[options] | |
[build_requires] | |
[env] | |
WARN: libpq/11.5@bincrafters/stable: requirement OpenSSL/1.0.2s@conan/stable overridden by your conanfile to OpenSSL/1.1.0k@conan/stable | |
paho-c/1.3.0@conan/stable: WARN: [DEPRECATED] Package paho-c/1.3.0@conan/stable is being deprecated. Change yours to require paho-mqtt-c/1.3.0 instead | |
WARN: paho-c/1.3.0@conan/stable: requirement OpenSSL/1.0.2s@conan/stable overridden by paho-cpp/1.0.1@conan/stable to OpenSSL/1.1.0k@conan/stable | |
OpenSSL/1.1.0k@conan/stable: WARN: Package is corrupted, removing folder: C:\Users\Tom Burdick\.conan\data\OpenSSL\1.1.0k\conan\stable\package\cd122aacb3413721688b9aceefa1c89b643a1fd2 | |
conanfile.txt: Installing package | |
Requirements | |
OpenSSL/1.1.0k@conan/stable from 'conan-center' - Cache | |
boost/1.66.0@conan/stable from 'conan-center' - Cache | |
libpq/11.5@bincrafters/stable from 'conan-center' - Cache | |
paho-c/1.3.0@conan/stable from 'conan-center' - Cache | |
paho-cpp/1.0.1@conan/stable from 'conan-center' - Cache | |
protobuf/3.5.2@bincrafters/stable from 'conan-center' - Cache | |
yaml-cpp/0.5.3@bincrafters/stable from 'conan-center' - Cache | |
zlib/1.2.11@conan/stable from 'conan-center' - Cache | |
Packages | |
OpenSSL/1.1.0k@conan/stable:cd122aacb3413721688b9aceefa1c89b643a1fd2 - Build | |
boost/1.66.0@conan/stable:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache | |
libpq/11.5@bincrafters/stable:98269a88a4dd22eb37bd7ec4f427ad80af8f6044 - Build | |
paho-c/1.3.0@conan/stable:1ef4a1e7007b4ff41273df8e5c5cb697e7f1e2cc - Build | |
paho-cpp/1.0.1@conan/stable:13dc68e30c22ae27e6f8dd62e7071995ff8ed407 - Build | |
protobuf/3.5.2@bincrafters/stable:3fb49604f9c2f729b85ba3115852006824e72cab - Cache | |
yaml-cpp/0.5.3@bincrafters/stable:80259f73ef5a161acaa0f96565967fb1fa4378a3 - Build | |
zlib/1.2.11@conan/stable:3fb49604f9c2f729b85ba3115852006824e72cab - Cache | |
Build requirements | |
nasm/2.13.01@conan/stable from 'conan-center' - Cache | |
protoc_installer/3.5.2@bincrafters/stable from 'conan-center' - Cache | |
strawberryperl/5.30.0.1@conan/stable from 'conan-center' - Cache | |
Build requirements packages | |
nasm/2.13.01@conan/stable:456f15897172eef340fcbac8a70811f2beb26a93 - Cache | |
protoc_installer/3.5.2@bincrafters/stable:456f15897172eef340fcbac8a70811f2beb26a93 - Cache | |
strawberryperl/5.30.0.1@conan/stable:456f15897172eef340fcbac8a70811f2beb26a93 - Cache | |
Installing (downloading, building) binaries... | |
boost/1.66.0@conan/stable: Already installed! | |
boost/1.66.0@conan/stable: WARN: Lib folder doesn't exist, can't collect libraries: C:\.conan\de2f8e\1\lib | |
boost/1.66.0@conan/stable: LIBRARIES: [] | |
boost/1.66.0@conan/stable: Package folder: C:\.conan\de2f8e\1 | |
nasm/2.13.01@conan/stable: Already installed! | |
nasm/2.13.01@conan/stable: Using nasm-2.13.01 version | |
protobuf/3.5.2@bincrafters/stable: Already installed! | |
protoc_installer/3.5.2@bincrafters/stable: Already installed! | |
strawberryperl/5.30.0.1@conan/stable: Already installed! | |
strawberryperl/5.30.0.1@conan/stable: Appending PATH environment variable: C:\.conan\9cabb9\1\perl\bin | |
strawberryperl/5.30.0.1@conan/stable: Appending PATH environment variable: C:\.conan\9cabb9\1\c\bin | |
zlib/1.2.11@conan/stable: Already installed! | |
OpenSSL/1.1.0k@conan/stable: Applying build-requirement: strawberryperl/5.30.0.1@conan/stable | |
OpenSSL/1.1.0k@conan/stable: Applying build-requirement: nasm/2.13.01@conan/stable | |
OpenSSL/1.1.0k@conan/stable: WARN: Build folder is dirty, removing it: C:\Users\Tom Burdick\.conan\data\OpenSSL\1.1.0k\conan\stable\build\cd122aacb3413721688b9aceefa1c89b643a1fd2 | |
OpenSSL/1.1.0k@conan/stable: Copying sources to build folder | |
OpenSSL/1.1.0k@conan/stable: Building your package in C:\Users\Tom Burdick\.conan\data\OpenSSL\1.1.0k\conan\stable\build\cd122aacb3413721688b9aceefa1c89b643a1fd2 | |
OpenSSL/1.1.0k@conan/stable: Generator txt created conanbuildinfo.txt | |
OpenSSL/1.1.0k@conan/stable: Calling build() | |
********************************************************************** | |
** Visual Studio 2019 Developer Command Prompt v16.7.5 | |
** Copyright (c) 2020 Microsoft Corporation | |
********************************************************************** | |
[vcvarsall.bat] Environment initialized for: 'x64' | |
OpenSSL/1.1.0k@conan/stable: using target: VC-conan-Release-Windows-x86_64-Visual Studio-16 -> VC-WIN64A | |
OpenSSL/1.1.0k@conan/stable: %targets = ( | |
"VC-conan-Release-Windows-x86_64-Visual Studio-16" => { | |
inherit_from => [ "VC-WIN64A" ], | |
cflags => add("-O2 -Ob2 -MD"), | |
cxxflags => add("-O2 -Ob2 -MD"), | |
defines => add("NDEBUG"), | |
includes => add("C:/Users/Tom Burdick/.conan/data/zlib/1.2.11/conan/stable/package/3fb49604f9c2f729b85ba3115852006824e72cab/include"), | |
lflags => add(""), | |
}, | |
); | |
OpenSSL/1.1.0k@conan/stable: activated option: no_dso | |
OpenSSL/1.1.0k@conan/stable: activated option: no_dso | |
OpenSSL/1.1.0k@conan/stable: ['"VC-conan-Release-Windows-x86_64-Visual Studio-16"', 'no-shared', '--prefix=C:\\Users\\Tom Burdick\\.conan\\data\\OpenSSL\\1.1.0k\\conan\\stable\\package\\cd122aacb3413721688b9aceefa1c89b643a1fd2', '--openssldir=C:\\Users\\Tom Burdick\\.conan\\data\\OpenSSL\\1.1.0k\\conan\\stable\\package\\cd122aacb3413721688b9aceefa1c89b643a1fd2\\res', 'no-unit-test', '--release', '--with-zlib-include="C:/Users/Tom Burdick/.conan/data/zlib/1.2.11/conan/stable/package/3fb49604f9c2f729b85ba3115852006824e72cab/include"', '--with-zlib-lib="C:/Users/Tom Burdick/.conan/data/zlib/1.2.11/conan/stable/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/zlib.lib"', 'no-dso'] | |
Configuring OpenSSL version 1.1.0k (0x101000bfL) | |
Failure! build file wasn't produced. | |
Please read INSTALL and associated NOTES files. You may also have to look over | |
your available compiler tool chain or change your configuration. | |
target already defined - VC-conan-Release-Windows-x86_64-Visual Studio-16 (offending arg: Burdick\.conan\data\OpenSSL\1.1.0k\conan\stable\package\cd122aacb3413721688b9aceefa1c89b643a1fd2) | |
OpenSSL/1.1.0k@conan/stable: | |
OpenSSL/1.1.0k@conan/stable: ERROR: Package 'cd122aacb3413721688b9aceefa1c89b643a1fd2' build failed | |
OpenSSL/1.1.0k@conan/stable: WARN: Build folder C:\Users\Tom Burdick\.conan\data\OpenSSL\1.1.0k\conan\stable\build\cd122aacb3413721688b9aceefa1c89b643a1fd2 | |
ERROR: OpenSSL/1.1.0k@conan/stable: Error in build() method, line 552 | |
self._make() | |
while calling '_make', line 502 | |
self.run('{perl} ./Configure {args}'.format(perl=self._perl, args=args), win_bash=self._win_bash) | |
ConanException: Error 255 while executing C:\.conan\9cabb9\1\perl\bin\perl.exe ./Configure "VC-conan-Release-Windows-x86_64-Visual Studio-16" no-shared --prefix=C:\Users\Tom Burdick\.conan\data\OpenSSL\1.1.0k\conan\stable\package\cd122aacb3413721688b9aceefa1c89b643a1fd2 --openssldir=C:\Users\Tom Burdick\.conan\data\OpenSSL\1.1.0k\conan\stable\package\cd122aacb3413721688b9aceefa1c89b643a1fd2\res no-unit-test --release --with-zlib-include="C:/Users/Tom Burdick/.conan/data/zlib/1.2.11/conan/stable/package/3fb49604f9c2f729b85ba3115852006824e72cab/include" --with-zlib-lib="C:/Users/Tom Burdick/.conan/data/zlib/1.2.11/conan/stable/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/zlib.lib" no-dso | |
PS C:\Users\Tom Burdick\source\openfmb.adapters\build> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment