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

SAIL: re-enable JPEGXL #25575

Closed
wants to merge 1 commit into from
Closed

SAIL: re-enable JPEGXL #25575

wants to merge 1 commit into from

Conversation

Enhex
Copy link
Contributor

@Enhex Enhex commented Oct 9, 2024

Summary

Changes to recipe: sail/0.9.6

Motivation

#18812 been merged.
also upgraded libjxl from 0.10.2 to 0.10.3


conan-io#18812 been merged.

also upgraded libjxl from 0.10.2 to 0.10.3
@CLAassistant
Copy link

CLAassistant commented Oct 9, 2024

CLA assistant check
All committers have signed the CLA.

@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 1 (41582f808b8ca6717445db43df798e8e3744d83c):

  • sail/0.9.5:
    Didn't run or was cancelled before finishing

  • sail/0.9.6:
    CI failed to create some packages (All logs)

    Logs for packageID 33b402df01104e22859d8181ef6822372baa77fb:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=9
    os=Linux
    [options]
    sail:shared=True
    
    [...]
    resizable_parallel_runner.cc:(.text+0x4c4): undefined reference to `operator new(unsigned long)'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x4dc): undefined reference to `std::condition_variable::condition_variable()'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x4e6): undefined reference to `std::condition_variable::condition_variable()'
    /usr/bin/ld: /home/conan/workspace/prod-v1/bsr/108474/fbfcd/.conan/data/libjxl/0.10.3/_/_/package/6e474dea1c283b2f4e4060d5625de96000f600ef/lib/libjxl_threads.a(resizable_parallel_runner.cc.o): in function `JxlResizableParallelRunnerSuggestThreads':
    resizable_parallel_runner.cc:(.text+0x566): undefined reference to `std::thread::hardware_concurrency()'
    /usr/bin/ld: /home/conan/workspace/prod-v1/bsr/108474/fbfcd/.conan/data/libjxl/0.10.3/_/_/package/6e474dea1c283b2f4e4060d5625de96000f600ef/lib/libjxl_threads.a(resizable_parallel_runner.cc.o): in function `JxlResizableParallelRunnerDestroy':
    resizable_parallel_runner.cc:(.text+0x5cd): undefined reference to `std::condition_variable::notify_all()'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x5f9): undefined reference to `std::thread::join()'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x624): undefined reference to `operator delete(void*)'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x62e): undefined reference to `std::condition_variable::~condition_variable()'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x636): undefined reference to `std::condition_variable::~condition_variable()'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x684): undefined reference to `std::__throw_system_error(int)'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x691): undefined reference to `std::terminate()'
    /usr/bin/ld: /home/conan/workspace/prod-v1/bsr/108474/fbfcd/.conan/data/libjxl/0.10.3/_/_/package/6e474dea1c283b2f4e4060d5625de96000f600ef/lib/libjxl_threads.a(resizable_parallel_runner.cc.o): in function `JxlResizableParallelRunnerSetThreads':
    resizable_parallel_runner.cc:(.text+0x6fd): undefined reference to `std::condition_variable::notify_all()'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x741): undefined reference to `std::thread::join()'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x7c5): undefined reference to `operator new(unsigned long)'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x7ee): undefined reference to `std::thread::_M_start_thread(std::unique_ptr<std::thread::_State, std::default_delete<std::thread::_State> >, void (*)())'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x870): undefined reference to `operator new(unsigned long)'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x8a6): undefined reference to `operator new(unsigned long)'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x8d3): undefined reference to `std::thread::_M_start_thread(std::unique_ptr<std::thread::_State, std::default_delete<std::thread::_State> >, void (*)())'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x943): undefined reference to `operator delete(void*)'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x9e2): undefined reference to `std::terminate()'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x9ee): undefined reference to `std::__throw_length_error(char const*)'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text+0x9fa): undefined reference to `std::__throw_system_error(int)'
    /usr/bin/ld: /home/conan/workspace/prod-v1/bsr/108474/fbfcd/.conan/data/libjxl/0.10.3/_/_/package/6e474dea1c283b2f4e4060d5625de96000f600ef/lib/libjxl_threads.a(resizable_parallel_runner.cc.o): in function `std::thread::_State_impl<std::thread::_Invoker<std::tuple<jpegxl::(anonymous namespace)::ResizeableParallelRunner::SetNumThreads(unsigned long)::{lambda()#1}> > >::~_State_impl()':
    resizable_parallel_runner.cc:(.text+0xf): undefined reference to `std::thread::_State::~_State()'
    /usr/bin/ld: /home/conan/workspace/prod-v1/bsr/108474/fbfcd/.conan/data/libjxl/0.10.3/_/_/package/6e474dea1c283b2f4e4060d5625de96000f600ef/lib/libjxl_threads.a(resizable_parallel_runner.cc.o): in function `std::thread::_State_impl<std::thread::_Invoker<std::tuple<jpegxl::(anonymous namespace)::ResizeableParallelRunner::SetNumThreads(unsigned long)::{lambda()#1}> > >::~_State_impl()':
    resizable_parallel_runner.cc:(.text+0x50): undefined reference to `operator delete(void*, unsigned long)'
    /usr/bin/ld: /home/conan/workspace/prod-v1/bsr/108474/fbfcd/.conan/data/libjxl/0.10.3/_/_/package/6e474dea1c283b2f4e4060d5625de96000f600ef/lib/libjxl_threads.a(resizable_parallel_runner.cc.o): in function `JxlResizableParallelRunnerDestroy':
    resizable_parallel_runner.cc:(.text+0x64d): undefined reference to `operator delete(void*, unsigned long)'
    /usr/bin/ld: /home/conan/workspace/prod-v1/bsr/108474/fbfcd/.conan/data/libjxl/0.10.3/_/_/package/6e474dea1c283b2f4e4060d5625de96000f600ef/lib/libjxl_threads.a(resizable_parallel_runner.cc.o): in function `std::vector<std::thread, std::allocator<std::thread> >::_M_default_append(unsigned long)':
    resizable_parallel_runner.cc:(.text._ZNSt6vectorISt6threadSaIS0_EE17_M_default_appendEm[_ZNSt6vectorISt6threadSaIS0_EE17_M_default_appendEm]+0xe5): undefined reference to `operator new(unsigned long)'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text._ZNSt6vectorISt6threadSaIS0_EE17_M_default_appendEm[_ZNSt6vectorISt6threadSaIS0_EE17_M_default_appendEm]+0x178): undefined reference to `operator delete(void*)'
    /usr/bin/ld: resizable_parallel_runner.cc:(.text._ZNSt6vectorISt6threadSaIS0_EE17_M_default_appendEm[_ZNSt6vectorISt6threadSaIS0_EE17_M_default_appendEm]+0x1c0): undefined reference to `std::__throw_length_error(char const*)'
    collect2: error: ld returned 1 exit status
    make[2]: *** [src/sail-codecs-archive/CMakeFiles/sail-codecs.dir/build.make:222: src/sail-codecs-archive/libsail-codecs.so] Error 1
    make[1]: *** [CMakeFiles/Makefile2:1175: src/sail-codecs-archive/CMakeFiles/sail-codecs.dir/all] Error 2
    make: *** [Makefile:149: all] Error 2
    WARN: **************************************************
    WARN: *** Conan 1 is legacy and on a deprecation path **
    WARN: *********** Please upgrade to Conan 2 ************
    WARN: **************************************************
    sail/0.9.6: 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
    sail/0.9.6: 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
    sail/0.9.6: ERROR: Package '33b402df01104e22859d8181ef6822372baa77fb' build failed
    sail/0.9.6: WARN: Build folder /home/conan/workspace/prod-v1/bsr/108474/fbfcd/.conan/data/sail/0.9.6/_/_/build/33b402df01104e22859d8181ef6822372baa77fb/build/Release
    ERROR: sail/0.9.6: Error in build() method, line 118
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/108474/fbfcd/.conan/data/sail/0.9.6/_/_/build/33b402df01104e22859d8181ef6822372baa77fb/build/Release" '--' '-j3'
    
  • sail/0.9.4:
    Didn't run or was cancelled before finishing

  • sail/0.9.1:
    Didn't run or was cancelled before finishing

  • sail/0.9.0:
    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.

@HappySeaFox HappySeaFox mentioned this pull request Nov 3, 2024
3 tasks
@jcar87
Copy link
Contributor

jcar87 commented Nov 4, 2024

Addressing as part of #25806!

@jcar87 jcar87 closed this Nov 4, 2024
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.

4 participants