Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libid3tag: add v0.16.3 from an official fork #23259

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Mar 25, 2024

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 1 (23a5f08e6137919ac884b5993d6eaf85607ca4ac):

  • libid3tag/0.16.3:
    CI failed to create some packages (All logs)

    Logs for packageID 0d55bb22f8e6c0ad36748a5939672782e990e89f:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MDd
    compiler.version=16
    os=Windows
    [options]
    libid3tag:shared=True
    
    [...]
    libid3tag/0.16.3 (test package): Generated graphinfo
    Using lockfile: 'C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\build\generators/conan.lock'
    Using cached profile from lockfile
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    libid3tag/0.16.3 (test package): Calling build()
    libid3tag/0.16.3 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr@3/cci-9756eddc/recipes/libid3tag/tenacityteam/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\."
    
    ----Running------
    > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr@3/cci-9756eddc/recipes/libid3tag/tenacityteam/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\."
    -----------------
    -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr@3/cci-9756eddc/recipes/libid3tag/tenacityteam/test_package/build/generators/conan_toolchain.cmake
    -- The C compiler identification is MSVC 19.29.30148.0
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Conan: Target declared 'id3tag::id3tag'
    -- Conan: Target declared 'ZLIB::ZLIB'
    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/J/workspace/prod-v1/bsr@3/cci-9756eddc/recipes/libid3tag/tenacityteam/test_package/build
    libid3tag/0.16.3 (test package): CMake command: cmake --build "C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\build" --config Debug
    
    ----Running------
    > cmake --build "C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\build" --config Debug
    -----------------
    Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
    Copyright (C) Microsoft Corporation. All rights reserved.
    
      Checking Build System
      Building Custom Rule C:/J/workspace/prod-v1/bsr@3/cci-9756eddc/recipes/libid3tag/tenacityteam/test_package/CMakeLists.txt
      test_package.c
    test_package.obj : error LNK2001: unresolved external symbol id3_version [C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\build\test_package.vcxproj]
    test_package.obj : error LNK2001: unresolved external symbol id3_copyright [C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\build\test_package.vcxproj]
    test_package.obj : error LNK2001: unresolved external symbol id3_author [C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\build\test_package.vcxproj]
    test_package.obj : error LNK2001: unresolved external symbol id3_build [C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\build\test_package.vcxproj]
    C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\build\Debug\test_package.exe : fatal error LNK1120: 4 unresolved externals [C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\build\test_package.vcxproj]
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    libid3tag/0.16.3 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    libid3tag/0.16.3 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    ERROR: libid3tag/0.16.3 (test package): Error in build() method, line 21
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build "C:\J\workspace\prod-v1\bsr@3\cci-9756eddc\recipes\libid3tag\tenacityteam\test_package\build" --config Debug
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.


Conan v2 pipeline ❌

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 1 (23a5f08e6137919ac884b5993d6eaf85607ca4ac):

  • libid3tag/0.16.3:
    CI failed to create some packages (All logs)

    Logs for packageID 145c0f6c74688208e434d5924490e87559572d9f:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.cppstd=14
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=192
    os=Windows
    [options]
    */*:shared=True
    
    [...]
    libid3tag/0.16.3 (test package): Test package build folder: C:\J\workspace\prod-v2\bsr\cci-4768c4a7\recipes\libid3tag\tenacityteam\test_package\build\msvc-192-x86_64-14-release
    libid3tag/0.16.3 (test package): Writing generators to C:\J\workspace\prod-v2\bsr\cci-4768c4a7\recipes\libid3tag\tenacityteam\test_package\build\msvc-192-x86_64-14-release\generators
    libid3tag/0.16.3 (test package): Generator 'VirtualRunEnv' calling 'generate()'
    libid3tag/0.16.3 (test package): Generator 'CMakeToolchain' calling 'generate()'
    libid3tag/0.16.3 (test package): CMakeToolchain generated: conan_toolchain.cmake
    libid3tag/0.16.3 (test package): CMakeToolchain generated: CMakePresets.json
    libid3tag/0.16.3 (test package): CMakeToolchain generated: ..\..\..\CMakeUserPresets.json
    libid3tag/0.16.3 (test package): Generator 'CMakeDeps' calling 'generate()'
    libid3tag/0.16.3 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt
        find_package(id3tag)
        target_link_libraries(... id3tag::id3tag)
    libid3tag/0.16.3 (test package): Generating aggregated env files
    libid3tag/0.16.3 (test package): Generated aggregated env files: ['conanrun.bat', 'conanbuild.bat']
    
    ======== Testing the package: Building ========
    libid3tag/0.16.3 (test package): Calling build()
    libid3tag/0.16.3 (test package): Running CMake.configure()
    libid3tag/0.16.3 (test package): RUN: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v2/bsr/cci-4768c4a7/recipes/libid3tag/tenacityteam/test_package/build/msvc-192-x86_64-14-release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v2/bsr/cci-4768c4a7/recipes/libid3tag/tenacityteam/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v2\bsr\cci-4768c4a7\recipes\libid3tag\tenacityteam\test_package"
    -- Using Conan toolchain: C:/J/workspace/prod-v2/bsr/cci-4768c4a7/recipes/libid3tag/tenacityteam/test_package/build/msvc-192-x86_64-14-release/generators/conan_toolchain.cmake
    -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v142
    -- Conan toolchain: C++ Standard 14 with extensions OFF
    -- The C compiler identification is MSVC 19.29.30148.0
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Conan: Target declared 'id3tag::id3tag'
    -- Conan: Target declared 'ZLIB::ZLIB'
    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/J/workspace/prod-v2/bsr/cci-4768c4a7/recipes/libid3tag/tenacityteam/test_package/build/msvc-192-x86_64-14-release
    
    libid3tag/0.16.3 (test package): Running CMake.build()
    libid3tag/0.16.3 (test package): RUN: cmake --build "C:\J\workspace\prod-v2\bsr\cci-4768c4a7\recipes\libid3tag\tenacityteam\test_package\build\msvc-192-x86_64-14-release" --config Release
    Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
    Copyright (C) Microsoft Corporation. All rights reserved.
    
      Checking Build System
      Building Custom Rule C:/J/workspace/prod-v2/bsr/cci-4768c4a7/recipes/libid3tag/tenacityteam/test_package/CMakeLists.txt
      test_package.c
    test_package.obj : error LNK2019: unresolved external symbol id3_version referenced in function main [C:\J\workspace\prod-v2\bsr\cci-4768c4a7\recipes\libid3tag\tenacityteam\test_package\build\msvc-192-x86_64-14-release\test_package.vcxproj]
    test_package.obj : error LNK2019: unresolved external symbol id3_copyright referenced in function main [C:\J\workspace\prod-v2\bsr\cci-4768c4a7\recipes\libid3tag\tenacityteam\test_package\build\msvc-192-x86_64-14-release\test_package.vcxproj]
    test_package.obj : error LNK2019: unresolved external symbol id3_author referenced in function main [C:\J\workspace\prod-v2\bsr\cci-4768c4a7\recipes\libid3tag\tenacityteam\test_package\build\msvc-192-x86_64-14-release\test_package.vcxproj]
    test_package.obj : error LNK2019: unresolved external symbol id3_build referenced in function main [C:\J\workspace\prod-v2\bsr\cci-4768c4a7\recipes\libid3tag\tenacityteam\test_package\build\msvc-192-x86_64-14-release\test_package.vcxproj]
    C:\J\workspace\prod-v2\bsr\cci-4768c4a7\recipes\libid3tag\tenacityteam\test_package\build\msvc-192-x86_64-14-release\Release\test_package.exe : fatal error LNK1120: 4 unresolved externals [C:\J\workspace\prod-v2\bsr\cci-4768c4a7\recipes\libid3tag\tenacityteam\test_package\build\msvc-192-x86_64-14-release\test_package.vcxproj]
    
    ERROR: libid3tag/0.16.3 (test package): Error in build() method, line 21
    	cmake.build()
    	ConanException: Error 1 while executing
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants