Skip to content

Instantly share code, notes, and snippets.

View uilianries's full-sized avatar

Uilian Ries uilianries

View GitHub Profile
@uilianries
uilianries / thrift-0.22.0-windows-amd64-msvc194-release-shared.log
Created October 31, 2025 08:00
Thrift 0.22.0 - Windows shared library build error
Build log for Thrift 0.22.0 (http://archive.apache.org/dist/thrift/0.22.0/thrift-0.22.0.tar.gz)
RUN: cmake -G "Ninja" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/uilia/.conan2/p/b/thrif7b17b617cd3c3/p" -DCMAKE_POLICY_DEFAULT_CMP0074="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_C_COMPILER="cl" -DCMAKE_CXX_COMPILER="cl" "C:/Users/uilia/.conan2/p/b/thrif7b17b617cd3c3/b/src" --loglevel=VERBOSE
conanvcvars.bat: Activating environment Visual Studio 17 - amd64 - winsdk_version=None - vcvars_ver=14.4
[vcvarsall.bat] Environment initialized for: 'x64'
-- Using Conan toolchain: C:/Users/uilia/.conan2/p/b/thrif7b17b617cd3c3/b/build/Release/generators/conan_toolchain.cmake
-- The C compiler identification is MSVC 19.44.35207.1
-- The CXX compiler identification is MSVC 19.44.35207.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
@uilianries
uilianries / boost-1.88.0-linux.log
Last active October 23, 2025 10:35
B2 Generator - Boost Build Logs
======== Exporting recipe to the cache ========
boost/1.88.0: [HOOK - hook_recipe_metadata.py] pre_export(): WARN: Attribute 'package_type' is mandatory in the recipe
boost/1.88.0: [HOOK - hook_run_linter.py] pre_export(): RUN: conanlint check /home/uilian/Development/conan/conan-center-index/recipes/boost/all/../**/*
boost/1.88.0: Exporting package recipe: /home/uilian/Development/conan/conan-center-index/recipes/boost/all/conanfile.py
boost/1.88.0: exports: File 'conandata.yml' found. Exporting it...
boost/1.88.0: Calling export()
boost/1.88.0: Calling export_sources()
boost/1.88.0: Copied 1 '.py' file: conanfile.py
@uilianries
uilianries / validate-cci-patch-ng.log
Created October 8, 2025 14:41
Python Patch-NG 1.19.0 Full Validation
Found 706 recipes using apply_conandata_patches.
PYTHON_NG_TEST_ALL_RECIPES is set to 1, testing all 706 recipes.
Testing recipe in directory: ./7bitconf/all
INFO: Successfully patched ./7bitconf/all.
7bitconf/1.2.0: Building from source
7bitconf/1.2.0: Package 7bitconf/1.2.0:812618a31581b982d9151fd4d65d5cbb1d1e4670
7bitconf/1.2.0: settings: os=Linux arch=x86_64 compiler=gcc compiler.cppstd=gnu17 compiler.libcxx=libstdc++11 compiler.version=11 build_type=Release
7bitconf/1.2.0: options: fPIC=True header_only=False shared=False
7bitconf/1.2.0: requires: taocpp-json/1.0.0-beta.14#6625bbc6f81b28f09333efd12ff89e17:da39a3ee5e6b4b0d3255bfef95601890afd80709 taocpp-pegtl/3.2.7#4fce7afbf9f9e5c686c38d8deef7cdc8:da39a3ee5e6b4b0d3255bfef95601890afd80709
7bitconf/1.2.0: Copying sources to build folder
@uilianries
uilianries / bgfx-1.129-apple-clang17-static-tools.log
Last active September 5, 2025 11:35
BGFX 1.129.8930-495 - Conan CMake build logs
======== Exporting recipe to the cache ========
bgfx/1.129.8930-495: [HOOK - hook_lint_recipe.py] pre_export(): RUN: conanlint check "/Users/uilian/Development/conan/conan-center-index/recipes/bgfx/**/*" --exit-zero --format=rich
cmake/conanfile.py::50:20 - E1136: Value 'self.conan_data' is unsubscriptable (unsubscriptable-object)
╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ 49 def source(self): │
│ 50 get(self, **self.conan_data["sources"][self.version], strip_root=True) │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
@uilianries
uilianries / gdal-3.5.3-linux-deflate.log
Last active August 28, 2025 06:51
GDAL 3.5.3 Issue 28263
This file has been truncated, but you can view the full file.
conan create post_3.5.0/ --version=3.5.3 -s build_type=Debug -o "*/*:shared=True" -o "gdal/*:with_arrow=False" --update
======== Exporting recipe to the cache ========
gdal/3.5.3: Exporting package recipe: /home/uilian/Development/conan/conan-center-index/recipes/gdal/post_3.5.0/conanfile.py
gdal/3.5.3: exports: File 'conandata.yml' found. Exporting it...
gdal/3.5.3: Calling export_sources()
gdal/3.5.3: Copied 1 '.py' file: conanfile.py
gdal/3.5.3: Copied 1 '.yml' file: conandata.yml
gdal/3.5.3: Copied 1 '.txt' file: CMakeLists.txt
gdal/3.5.3: Copied 1 '.cmake' file: ConanFindPackage.cmake
======== Exporting recipe to the cache ========
tslib/1.23: [HOOK - hook_run_linter.py] pre_export(): RUN: conanlint check /home/uilian/Development/conan/conan-center-index/recipes/tslib/all/../**/*
all/conanfile.py::38:20 - E1136: Value 'self.conan_data' is unsubscriptable (unsubscriptable-object)
╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ 37 def source(self): │
│ 38 get(self, **self.conan_data["sources"][self.version], strip_root=True) │
│ 39
@uilianries
uilianries / libprotobuf-mutator-1.3-ubuntu-gcc13.log
Created July 21, 2025 11:33
libprotobuf-mutator build logs
This file has been truncated, but you can view the full file.
======== Exporting recipe to the cache ========
libprotobuf-mutator/1.3: Exporting package recipe: /home/conan/project/libprotobuf-mutator/all/conanfile.py
libprotobuf-mutator/1.3: exports: File 'conandata.yml' found. Exporting it...
libprotobuf-mutator/1.3: Calling export_sources()
libprotobuf-mutator/1.3: Copied 1 '.py' file: conanfile.py
libprotobuf-mutator/1.3: Copied 1 '.yml' file: conandata.yml
libprotobuf-mutator/1.3: Copied 1 '.txt' file: CMakeLists.txt
libprotobuf-mutator/1.3: Exported to cache folder: /root/.conan2/p/libprd274d9c944b93/e
libprotobuf-mutator/1.3: Exported: libprotobuf-mutator/1.3#34b3fb5b776d552b0024120d985c4d88 (2025-07-21 11:32:27 UTC)
@uilianries
uilianries / nas-1.9.5-ubuntu24-gcc13.log
Created July 18, 2025 10:57
NAS 1.9.5 - Ubuntu 24.04 GCC13
======== Exporting recipe to the cache ========
nas/1.9.5: Exporting package recipe: /home/conan/project/nas/all/conanfile.py
nas/1.9.5: exports: File 'conandata.yml' found. Exporting it...
nas/1.9.5: Calling export_sources()
nas/1.9.5: Copied 1 '.py' file: conanfile.py
nas/1.9.5: Copied 1 '.yml' file: conandata.yml
nas/1.9.5: Exported to cache folder: /root/.conan2/p/nas48d80cbf4d028/e
nas/1.9.5: Exported: nas/1.9.5#0c35f567ce0b49a1b300a45e05464d4d (2025-07-18 10:39:13 UTC)
@uilianries
uilianries / output.log
Created April 8, 2025 09:27
Conan 2.15.0 - Validate parallel cache on Mac
Starting 4 parallel Poco builds to test cache feature
Starting build 0
Starting build 1
Starting build 2
Starting build 3
Build 1: FAILED (took 0.30 seconds)
Error in build 1:
======== Exporting recipe to the cache ========
ERROR: Couldn't remove folder: /Users/uilian/.conan2/p/t/pocoaf91dcc73ba05
@uilianries
uilianries / crosstoolng-ubuntu-gcc13.config
Created March 31, 2025 15:24
New CrosstoolNG more like native Ubuntu apt for GCC13
#
# Automatically generated file; DO NOT EDIT.
# crosstool-NG 1.27.0 Configuration
#
CT_CONFIGURE_has_static_link=y
CT_CONFIGURE_has_cxx11=y
CT_CONFIGURE_has_wget=y
CT_CONFIGURE_has_make_3_81_or_newer=y
CT_CONFIGURE_has_make_4_0_or_newer=y
CT_CONFIGURE_has_libtool_2_4_or_newer=y