Skip to content

Instantly share code, notes, and snippets.

View uilianries's full-sized avatar

Uilian Ries uilianries

View GitHub Profile
@uilianries
uilianries / pip.log
Created November 5, 2019 19:43
Conan Astroid log
Processing /tmp/conan-develop
Collecting PyJWT<2.0.0,>=1.4.0
Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
Collecting requests<3.0.0,>=2.8.1
Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)
|████████████████████████████████| 61kB 1.3MB/s
Collecting urllib3!=1.25.4,!=1.25.5
Downloading https://files.pythonhosted.org/packages/e0/da/55f51ea951e1b7c63a579c09dd7db825bb730ec1fe9c0180fc77bfb31448/urllib3-1.25.6-py2.py3-none-any.whl (125kB)
|████████████████████████████████| 133kB 2.1MB/s
Collecting colorama<0.5.0,>=0.3.3
@uilianries
uilianries / conan.log
Created November 21, 2019 19:10
Upload Conan package without revision
CONAN_REVISIONS_ENABLED=1 conan upload -r conan-local protobuf/3.9.1@uilianries/testing --all
DEBUG :conan_api.py [163]: INIT: Using config '/home/uilian/.conan/conan.conf' [2019-11-21 16:06:01,342]
DEBUG :tracer.py [154]: CONAN_API: upload(pattern=protobuf/3.9.1@uilianries/testing,package=None,query=None,remote_name=conan-local,all_packages=True,policy=None,confirm=False,retry=None,retry_wait=None,integrity_check=False) [2019-11-21 16:06:01,344]
WARN: Skipping package '9cb7ac99f58a79b591516cbdd53096db4a815c86', it doesn't belong to the current recipe revision
Uploading to remote 'conan-local':
Uploading protobuf/3.9.1@uilianries/testing to remote 'conan-local'
DEBUG :rest_client_common.py[160]: REST: ping: http://0.0.0.0:8081/artifactory/api/conan/conan-local/v1/ping [2019-11-21 16:06:01,377]
DEBUG :rest_client.py [38]: REST: Cached capabilities for the remote: ['complex_search', 'checksum_deploy', 'revisions'] [2019-11-21 16:06:01,393]
DEBUG :rest_client_common.py[152]: REST: Check credentials: http
@uilianries
uilianries / openssl_x86.log
Created December 4, 2019 21:13
OpenSSL 1.1.1c Windows GCC8
This file has been truncated, but you can view the full file.
[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK
[HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK
[HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK
[HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK
[HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK
[HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK
[HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 39.3896484375 KB
[HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK
[HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
[HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
@uilianries
uilianries / conan_build.log
Created December 5, 2019 13:14
Conan OpenSSL Windows Clang 8 Android
Configuration:
[settings]
arch=armv7
arch_build=x86_64
build_type=Release
compiler=clang
compiler.libcxx=libc++
compiler.version=8
os=Android
os.api_level=29
This file has been truncated, but you can view the full file.
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=clang
compiler.libcxx=libc++
compiler.version=8
os=Windows
os_build=Windows
@uilianries
uilianries / boost_1.71.0-all_shared.log
Last active December 18, 2019 20:57
Conan shared_library_package_id - Boost 1.71.0
$ conan create . 1.71.0@ -o boost:shared=True
Exporting package recipe
boost/1.71.0 exports: File 'conandata.yml' found. Exporting it...
boost/1.71.0 exports: Copied 1 '.yml' file: conandata.yml
boost/1.71.0 exports_sources: Copied 7 '.patch' files
boost/1.71.0: A new conanfile.py version was exported
boost/1.71.0: Folder: /home/conan/.conan/data/boost/1.71.0/_/_/export
boost/1.71.0: Source folder is corrupted, forcing removal
boost/1.71.0: Exported revision: 4e01328c520de534d1a6a2d8eb0c7747
Configuration:
@uilianries
uilianries / libxml2_2.9.9-all_shared.log
Last active December 18, 2019 21:47
Conan shared_library_package_id - libxml2 2.9.9
Exporting package recipe
libxml2/2.9.9 exports: File 'conandata.yml' found. Exporting it...
libxml2/2.9.9 exports: Copied 1 '.yml' file: conandata.yml
libxml2/2.9.9: The stored package has not changed
libxml2/2.9.9: Exported revision: a0bbd4c7c35c305740ba451615925af0
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
@uilianries
uilianries / poco_1.9.4-all_shared.log
Last active December 18, 2019 21:34
Conan shared_library_package_id - Poco 1.9.4
Exporting package recipe
poco/1.9.4 exports: File 'conandata.yml' found. Exporting it...
poco/1.9.4 exports: Copied 1 '.yml' file: conandata.yml
poco/1.9.4 exports_sources: Copied 1 '.txt' file: CMakeLists.txt
poco/1.9.4: A new conanfile.py version was exported
poco/1.9.4: Folder: /home/conan/.conan/data/poco/1.9.4/_/_/export
poco/1.9.4: Package recipe modified in export, forcing source folder removal
poco/1.9.4: Use the --keep-source, -k option to skip it
poco/1.9.4: Exported revision: 881fc4bb3cc74fa27bd81f19612fda6a
Configuration:
@uilianries
uilianries / freetype_2.10.1-all_shared.log
Created December 18, 2019 21:56
Conan shared_library_package_id - freetype 2.10.1
Exporting package recipe
freetype/2.10.1 exports: File 'conandata.yml' found. Exporting it...
freetype/2.10.1 exports: Copied 1 '.yml' file: conandata.yml
freetype/2.10.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt
freetype/2.10.1: A new conanfile.py version was exported
freetype/2.10.1: Folder: /home/conan/.conan/data/freetype/2.10.1/_/_/export
freetype/2.10.1: Exported revision: f8c63bc69b59cc66a127e55db4ad879f
Configuration:
[settings]
arch=x86_64
@uilianries
uilianries / build2.log
Created December 18, 2019 22:03
Conan shared_library_package_id - libgit2 0.28.3
Exporting package recipe
libgit2/0.28.3 exports: File 'conandata.yml' found. Exporting it...
libgit2/0.28.3 exports: Copied 1 '.yml' file: conandata.yml
libgit2/0.28.3 exports_sources: Copied 1 '.txt' file: CMakeLists.txt
libgit2/0.28.3: A new conanfile.py version was exported
libgit2/0.28.3: Folder: /home/conan/.conan/data/libgit2/0.28.3/_/_/export
libgit2/0.28.3: Package recipe modified in export, forcing source folder removal
libgit2/0.28.3: Use the --keep-source, -k option to skip it
libgit2/0.28.3: Exported revision: 86cdfdf25890ed55e47ff120b7beb592
Configuration: