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

Error build ignition-transport8 #505

Closed
mrxiuer opened this issue May 28, 2024 · 1 comment
Closed

Error build ignition-transport8 #505

mrxiuer opened this issue May 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mrxiuer
Copy link

mrxiuer commented May 28, 2024

Environment

  • OS Version: archlinux
  • binary build:ignition-transport8_8.5.0

Description

  • Expected behavior:
  • Actual behavior:
    [ 2%] Building CXX object test/CMakeFiles/gtest_main.dir/gtest/src/gtest_main.cc.o
    [ 14%] Built target ignition-transport8
    [ 15%] Building CXX object test/integration/CMakeFiles/INTEGRATION_authPubSubSubscriberInvalid_aux.dir/authPubSubSubscriberInvalid_aux.cc.o
    [ 15%] Building CXX object test/integration/CMakeFiles/INTEGRATION_fastPub_aux.dir/fastPub_aux.cc.o
    /usr/include/c++/14.1.1/string_view:256: constexpr const std::basic_string_view<_CharT, _Traits>::value_type& std::basic_string_view<_CharT, _Traits>::operator const [with _CharT = char; _Traits = std::char_traits; const_reference = const char&; size_type = long unsigned int]: Assertion '__pos < this->_M_len' failed.
    make[2]: *** [CMakeFiles/doc.dir/build.make:71: CMakeFiles/doc] Aborted (core dumped)
    make[1]: *** [CMakeFiles/Makefile2:1374: CMakeFiles/doc.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    [ 16%] Linking CXX static library ../lib/libgtest_main.a
    [ 16%] Built target gtest_main
    [ 16%] Linking CXX executable ../../bin/INTEGRATION_fastPub_aux
    [ 16%] Built target INTEGRATION_fastPub_aux
    [ 17%] Linking CXX executable ../../bin/INTEGRATION_authPubSubSubscriberInvalid_aux
    [ 17%] Built target INTEGRATION_authPubSubSubscriberInvalid_aux
    make: *** [Makefile:146: all] Error 2

Steps to reproduce

1.mkdir build && cd build
2.cmake ..
3.make -j4

Output

@mrxiuer mrxiuer added the bug Something isn't working label May 28, 2024
@mrxiuer
Copy link
Author

mrxiuer commented May 29, 2024

I have solved it through downloading the package from https://mirrors.tuna.tsinghua.edu.cn/arch4edu/x86_64/ignition-transport-8-8.4.0-4-x86_64.pkg.tar.zst

@mrxiuer mrxiuer closed this as completed May 29, 2024
@github-project-automation github-project-automation bot moved this from Inbox to Done in Core development May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant