Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Could NOT find Boost (missing: system log) (found version "1.83.0")
Forum Updated to NodeBB v4.3 + New Features

Could NOT find Boost (missing: system log) (found version "1.83.0")

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 518 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LeonardoL
    wrote on last edited by
    #1

    I've created a SDK using meta-toolchain-qt6, but when a set it to use this error appears, does anyone knows how to fix it?

    [cmake] Running /home/<USER>/sdkqt6-AM62P/sysroots/x86_64-arago-linux/usr/bin/cmake -S /home/<USER>/Android_Auto/androidauto -B /home/<USER>/Android_Auto/androidauto/build/QT6SDK-Debug in /home/<USER>/Android_Auto/androidauto/build/QT6SDK-Debug.
    [cmake] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
    [cmake] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
    [cmake] -- Looking for pthread_create in pthreads
    [cmake] -- Looking for pthread_create in pthreads - not found
    [cmake] -- Looking for pthread_create in pthread
    [cmake] -- Looking for pthread_create in pthread - not found
    [cmake] -- Check if compiler accepts -pthread
    [cmake] -- Check if compiler accepts -pthread - no
    [cmake] -- Could NOT find Threads (missing: Threads_FOUND) 
    [cmake] CMake Error at /home/<USER>/sdkqt6-AM62P/sysroots/x86_64-arago-linux/usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
    [cmake]   Could NOT find Boost (missing: system log) (found version "1.83.0")
    [cmake] Call Stack (most recent call first):
    [cmake]   /home/<USER>/sdkqt6-AM62P/sysroots/x86_64-arago-linux/usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
    [cmake]   /home/<USER>/sdkqt6-AM62P/sysroots/x86_64-arago-linux/usr/share/cmake-3.28/Modules/FindBoost.cmake:2393 (find_package_handle_standard_args)
    [cmake]   CMakeLists.txt:39 (find_package)
    [cmake] 
    [cmake] 
    [cmake] -- Configuring incomplete, errors occurred!
    [cmake] 
    [cmake] The command "/home/<USER>/sdkqt6-AM62P/sysroots/x86_64-arago-linux/usr/bin/cmake -S /home/<USER>/Android_Auto/androidauto -B /home/<USER>```
    code_text
    ```/Android_Auto/androidauto/build/QT6SDK-Debug" terminated with exit code 1.
    [cmake] 
    [cmake] Elapsed time: 00:00.
    
    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      did you build Boost.Log? that's not a header only library

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      1
      • L LeonardoL has marked this topic as solved on

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved