user@host:~/composition$ bst build runtime-only.bst

[--:--:--][        ][    main:core activity                 ] START   Build
[--:--:--][        ][    main:core activity                 ] START   Loading elements
[00:00:00][        ][    main:core activity                 ] SUCCESS Loading elements
[--:--:--][        ][    main:core activity                 ] START   Resolving elements
[00:00:00][        ][    main:core activity                 ] SUCCESS Resolving elements
[--:--:--][        ][    main:core activity                 ] START   Initializing remote caches
[00:00:00][        ][    main:core activity                 ] SUCCESS Initializing remote caches
[--:--:--][        ][    main:core activity                 ] START   Query cache
[00:00:00][        ][    main:core activity                 ] SUCCESS Query cache

BuildStream Version 2.2.0.dev3+2.g25f40bc4f.dirty
    Session Start: Wednesday, 17-04-2024 at 16:22:48
    Project:       composition (/home/user/Projects/SIF/buildstream/doc/examples/composition)
    Targets:       runtime-only.bst

User Configuration
    Configuration File:      /home/user/Projects/SIF/buildstream/doc/run-bst-908gm90w/buildstream.conf
    Cache Directory:         /home/user/Projects/SIF/buildstream/doc/run-bst-908gm90w
    Log Files:               /home/user/Projects/SIF/buildstream/doc/run-bst-908gm90w/logs
    Source Mirrors:          /home/user/.cache/buildstream/sources
    Build Area:              /home/user/Projects/SIF/buildstream/doc/run-bst-908gm90w/build
    Strict Build Plan:       Yes
    Maximum Fetch Tasks:     10
    Maximum Build Tasks:     4
    Maximum Push Tasks:      4
    Maximum Network Retries: 2

Project: composition

    Element Plugins
        compose: core plugin
        manual:  core plugin
        stack:   core plugin
        import:  core plugin

    Source Plugins
        local: core plugin
        tar:   core plugin

Pipeline
   buildable 2f643c2da05dd1f300aa1b5aa016a925a6fecfdb3c9ff947c66a97002496aac2 base/alpine.bst 
     waiting 82d7d3429a94cd01054753bbdc565d3f37069aacba51051764ec0f72129349f7 base.bst 
     waiting 0babd9cc5beb41704ffe9a110ed8b4ca69ff8241a630b46176052544c07a35b2 libhello.bst 
     waiting 6fb0f24a1fee36ba2f486fa0cd0cbedeb8f7a69df15908b9370aaa7799f8353d hello.bst 
     waiting c22b89ed1a1f72aac4ee28fe220f9efa2c2d4002a1b1c414e659cfb089435960 runtime-only.bst 
===============================================================================
[--:--:--][2f643c2d][   fetch:base/alpine.bst               ] START   composition/base-alpine/2f643c2d-fetch.20240417-162248.log
[--:--:--][c22b89ed][   fetch:runtime-only.bst              ] START   composition/runtime-only/c22b89ed-fetch.20240417-162248.log
[--:--:--][0babd9cc][   fetch:libhello.bst                  ] START   composition/libhello/0babd9cc-fetch.20240417-162248.log
[--:--:--][82d7d342][   fetch:base.bst                      ] START   composition/base/82d7d342-fetch.20240417-162248.log
[00:00:00][82d7d342][   fetch:base.bst                      ] SUCCESS composition/base/82d7d342-fetch.20240417-162248.log
[00:00:00][c22b89ed][   fetch:runtime-only.bst              ] SUCCESS composition/runtime-only/c22b89ed-fetch.20240417-162248.log
[00:00:00][0babd9cc][   fetch:libhello.bst                  ] SUCCESS composition/libhello/0babd9cc-fetch.20240417-162248.log
[00:00:04][2f643c2d][   fetch:base/alpine.bst               ] SUCCESS composition/base-alpine/2f643c2d-fetch.20240417-162248.log
[--:--:--][2f643c2d][   build:base/alpine.bst               ] START   composition/base-alpine/2f643c2d-build.20240417-162252.log
[--:--:--][2f643c2d][   build:base/alpine.bst               ] START   Staging sources
[00:00:00][2f643c2d][   build:base/alpine.bst               ] SUCCESS Staging sources
[--:--:--][2f643c2d][   build:base/alpine.bst               ] START   Caching artifact
[00:00:00][2f643c2d][   build:base/alpine.bst               ] SUCCESS Caching artifact
[00:00:00][2f643c2d][   build:base/alpine.bst               ] SUCCESS composition/base-alpine/2f643c2d-build.20240417-162252.log
[--:--:--][82d7d342][   build:base.bst                      ] START   composition/base/82d7d342-build.20240417-162252.log
[--:--:--][82d7d342][   build:base.bst                      ] START   Caching artifact
[00:00:00][82d7d342][   build:base.bst                      ] SUCCESS Caching artifact
[00:00:00][82d7d342][   build:base.bst                      ] SUCCESS composition/base/82d7d342-build.20240417-162252.log
[--:--:--][0babd9cc][   build:libhello.bst                  ] START   composition/libhello/0babd9cc-build.20240417-162252.log
[--:--:--][0babd9cc][   build:libhello.bst                  ] START   Staging dependencies at: /
[00:00:00][0babd9cc][   build:libhello.bst                  ] SUCCESS Staging dependencies at: /
[--:--:--][0babd9cc][   build:libhello.bst                  ] START   Integrating sandbox
[00:00:00][0babd9cc][   build:libhello.bst                  ] SUCCESS Integrating sandbox
[--:--:--][0babd9cc][   build:libhello.bst                  ] START   Staging sources
[00:00:00][0babd9cc][   build:libhello.bst                  ] SUCCESS Staging sources
[--:--:--][0babd9cc][   build:libhello.bst                  ] START   Running commands

    make PREFIX="/usr"
    make -j1 PREFIX="/usr" DESTDIR="/buildstream-install" install

[00:00:00][0babd9cc][   build:libhello.bst                  ] SUCCESS Running commands
[--:--:--][0babd9cc][   build:libhello.bst                  ] START   Caching artifact
[00:00:00][0babd9cc][   build:libhello.bst                  ] SUCCESS Caching artifact
[00:00:00][0babd9cc][   build:libhello.bst                  ] SUCCESS composition/libhello/0babd9cc-build.20240417-162252.log
[--:--:--][6fb0f24a][   build:hello.bst                     ] START   composition/hello/6fb0f24a-build.20240417-162252.log
[--:--:--][6fb0f24a][   build:hello.bst                     ] START   Staging dependencies at: /
[00:00:00][6fb0f24a][   build:hello.bst                     ] SUCCESS Staging dependencies at: /
[--:--:--][6fb0f24a][   build:hello.bst                     ] START   Integrating sandbox
[00:00:00][6fb0f24a][   build:hello.bst                     ] SUCCESS Integrating sandbox
[--:--:--][6fb0f24a][   build:hello.bst                     ] START   Staging sources
[00:00:00][6fb0f24a][   build:hello.bst                     ] SUCCESS Staging sources
[--:--:--][6fb0f24a][   build:hello.bst                     ] START   Running commands

    make PREFIX="/usr"
    make -j1 PREFIX="/usr" DESTDIR="/buildstream-install" install

[00:00:00][6fb0f24a][   build:hello.bst                     ] SUCCESS Running commands
[--:--:--][6fb0f24a][   build:hello.bst                     ] START   Caching artifact
[00:00:00][6fb0f24a][   build:hello.bst                     ] SUCCESS Caching artifact
[00:00:00][6fb0f24a][   build:hello.bst                     ] SUCCESS composition/hello/6fb0f24a-build.20240417-162252.log
[--:--:--][c22b89ed][   build:runtime-only.bst              ] START   composition/runtime-only/c22b89ed-build.20240417-162253.log
[--:--:--][c22b89ed][   build:runtime-only.bst              ] START   Staging dependencies
[00:00:00][c22b89ed][   build:runtime-only.bst              ] SUCCESS Staging dependencies
[--:--:--][c22b89ed][   build:runtime-only.bst              ] START   Computing split
[00:00:00][c22b89ed][   build:runtime-only.bst              ] SUCCESS Computing split
[--:--:--][c22b89ed][   build:runtime-only.bst              ] START   Integrating sandbox
[--:--:--][c22b89ed][   build:runtime-only.bst              ] START   Running commands

    ldconfig "/usr/lib"

[00:00:00][c22b89ed][   build:runtime-only.bst              ] SUCCESS Running commands
[--:--:--][c22b89ed][   build:runtime-only.bst              ] INFO    Integration added 6 and removed 0 files
[00:00:00][c22b89ed][   build:runtime-only.bst              ] SUCCESS Integrating sandbox
[--:--:--][c22b89ed][   build:runtime-only.bst              ] START   Creating composition

    Including files from domains: runtime
    Excluding orphaned files

[--:--:--][c22b89ed][   build:runtime-only.bst              ] INFO    Composing 293 files
[00:00:00][c22b89ed][   build:runtime-only.bst              ] SUCCESS Creating composition
[--:--:--][c22b89ed][   build:runtime-only.bst              ] START   Caching artifact
[00:00:00][c22b89ed][   build:runtime-only.bst              ] SUCCESS Caching artifact
[00:00:00][c22b89ed][   build:runtime-only.bst              ] SUCCESS composition/runtime-only/c22b89ed-build.20240417-162253.log
[00:00:05][        ][    main:core activity                 ] SUCCESS Build

Pipeline Summary
    Total:       5
    Session:     5
    Fetch Queue: processed 4, skipped 1, failed 0 
    Build Queue: processed 5, skipped 0, failed 0