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

lief: add version 0.15.1 #25623

Closed
wants to merge 6 commits into from
Closed

lief: add version 0.15.1 #25623

wants to merge 6 commits into from

Conversation

toge
Copy link
Contributor

@toge toge commented Oct 14, 2024

Summary

Changes to recipe: leif/0.15.1

Motivation

There are lots of improvements since 0.13.1.

Details

lief-project/LIEF@0.13.1...0.15.1

Changelog
https://lief.re/doc/stable/changelog.html#july-23th-2024


Sorry, something went wrong.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Warning

Conan Center will stop receiving updates for Conan 1.x packages soon - please see announcement.

Failure in build 3 (1ed39893423992f31bf468cc6f146e113f969dc2):

  • lief/0.13.0:
    Didn't run or was cancelled before finishing

  • lief/0.15.1:
    CI failed to create some packages (All logs)

    Logs for packageID 84699022842db3c99bff7bf7c031fc8a71b14bc3:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    lief:shared=False
    
    [...]
    [ 31%] Building CXX object CMakeFiles/LIB_LIEF.dir/src/PE/OptionalHeader.cpp.o
    [ 32%] Building CXX object CMakeFiles/LIB_LIEF.dir/src/PE/Parser.cpp.o
    [ 32%] Building CXX object CMakeFiles/LIB_LIEF.dir/src/PE/Relocation.cpp.o
    [ 32%] Building CXX object CMakeFiles/LIB_LIEF.dir/src/PE/RelocationEntry.cpp.o
    [ 33%] Building CXX object CMakeFiles/LIB_LIEF.dir/src/PE/ResourceData.cpp.o
    [ 33%] Building CXX object CMakeFiles/LIB_LIEF.dir/src/PE/ResourceDirectory.cpp.o
    [ 34%] Building CXX object CMakeFiles/LIB_LIEF.dir/src/PE/ResourceNode.cpp.o
    [ 34%] Building CXX object CMakeFiles/LIB_LIEF.dir/src/PE/ResourcesManager.cpp.o
    [ 34%] Building CXX object CMakeFiles/LIB_LIEF.dir/src/PE/ResourcesParser.cpp.o
    CMakeFiles/LIB_LIEF.dir/build.make:1489: recipe for target 'CMakeFiles/LIB_LIEF.dir/src/PE/ResourcesManager.cpp.o' failed
    CMakeFiles/Makefile2:597: recipe for target 'CMakeFiles/LIB_LIEF.dir/all' failed
    Makefile:155: recipe for target 'all' failed
    lief/0.15.1: 
    CMake Warning (dev) at CMakeLists.txt:2 (enable_language):
      project() should be called prior to this enable_language() call.
    This warning is for project developers.  Use -Wno-dev to suppress it.
    
    CMake Warning (dev) at CMakeLists.txt:3 (enable_language):
      project() should be called prior to this enable_language() call.
    This warning is for project developers.  Use -Wno-dev to suppress it.
    
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    In file included from �[01m�[K/home/conan/workspace/prod-v1/bsr/112303/ddeaf/.conan/data/lief/0.15.1/_/_/build/84699022842db3c99bff7bf7c031fc8a71b14bc3/src/include/LIEF/third-party/span.hpp:22�[m�[K,
                     from �[01m�[K/home/conan/workspace/prod-v1/bsr/112303/ddeaf/.conan/data/lief/0.15.1/_/_/build/84699022842db3c99bff7bf7c031fc8a71b14bc3/src/include/LIEF/span.hpp:17�[m�[K,
                     from �[01m�[K/home/conan/workspace/prod-v1/bsr/112303/ddeaf/.conan/data/lief/0.15.1/_/_/build/84699022842db3c99bff7bf7c031fc8a71b14bc3/src/include/LIEF/utils.hpp:21�[m�[K,
                     from �[01m�[K/home/conan/workspace/prod-v1/bsr/112303/ddeaf/.conan/data/lief/0.15.1/_/_/build/84699022842db3c99bff7bf7c031fc8a71b14bc3/src/src/PE/ResourcesManager.cpp:18�[m�[K:
    �[01m�[K/home/conan/workspace/prod-v1/bsr/112303/ddeaf/.conan/data/tcb-span/cci.20220616/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/tcb/span.hpp:�[m�[K In function '�[01m�[Kvoid tcb::contract_violation(const char*)�[m�[K':
    �[01m�[K/home/conan/workspace/prod-v1/bsr/112303/ddeaf/.conan/data/tcb-span/cci.20220616/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/tcb/span.hpp:73:10:�[m�[K �[01;31m�[Kerror: �[m�[K'�[01m�[Kterminate�[m�[K' is not a member of '�[01m�[Kstd�[m�[K'
       73 |     std::�[01;31m�[Kterminate�[m�[K();
          |          �[01;31m�[K^~~~~~~~~�[m�[K
    make[2]: *** [CMakeFiles/LIB_LIEF.dir/src/PE/ResourcesManager.cpp.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[1]: *** [CMakeFiles/LIB_LIEF.dir/all] Error 2
    make: *** [all] Error 2
    WARN: **************************************************
    WARN: *** Conan 1 is legacy and on a deprecation path **
    WARN: *********** Please upgrade to Conan 2 ************
    WARN: **************************************************
    lief/0.15.1: 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
    lief/0.15.1: 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
    lief/0.15.1: ERROR: Package '84699022842db3c99bff7bf7c031fc8a71b14bc3' build failed
    lief/0.15.1: WARN: Build folder /home/conan/workspace/prod-v1/bsr/112303/ddeaf/.conan/data/lief/0.15.1/_/_/build/84699022842db3c99bff7bf7c031fc8a71b14bc3/build/Debug
    ERROR: lief/0.15.1: Error in build() method, line 173
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/112303/ddeaf/.conan/data/lief/0.15.1/_/_/build/84699022842db3c99bff7bf7c031fc8a71b14bc3/build/Debug" '--' '-j3'
    
  • lief/0.12.3:
    Didn't run or was cancelled before finishing

  • lief/0.13.1:
    Didn't run or was cancelled before finishing

  • lief/0.12.2:
    Didn't run or was cancelled before finishing

  • lief/0.10.1:
    Didn't run or was cancelled before finishing


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.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jcar87 jcar87 mentioned this pull request Nov 7, 2024
3 tasks
@AbrilRBS
Copy link
Member

Any insight into this build failure @toge?

@jcar87
Copy link
Contributor

jcar87 commented Jan 3, 2025

(superseded by #26300 - preserving the commits in this PR)

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.

None yet

4 participants