user@host:~/strict-mode$ bst --no-strict build hello-dynamic.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   Resolving cached state
[00:00:00][        ][    main:core activity                 ] SUCCESS Resolving cached state
[--:--:--][        ][    main:core activity                 ] START   Checking sources
[00:00:00][        ][    main:core activity                 ] SUCCESS Checking sources

BuildStream Version 1.93.1+172.g03ccfcd3b
  Session Start: Friday, 17-04-2020 at 20:52:12
  Project:       strict-mode (/home/user/strict-mode)
  Targets:       hello-dynamic.bst

User Configuration
  Configuration File:      /home/user/.config/buildstream.conf
  Cache Directory:         /home/user/.cache/buildstream
  Log Files:               /home/user/.cache/buildstream/logs
  Source Mirrors:          /home/user/.cache/buildstream/sources
  Build Area:              /home/user/.cache/buildstream/build
  Strict Build Plan:       No
  Maximum Fetch Tasks:     10
  Maximum Build Tasks:     4
  Maximum Push Tasks:      4
  Maximum Network Retries: 2

Pipeline
      cached b795a72d92c05ed0810723f5c3ad40c53bba6e8b568a9d5da22a450a11e03659 base/alpine.bst 
      cached e4a4926893ce660306ca9c812fd8018fa41571c27f37fff4a9e6ab592d0333fe base.bst 
   buildable 3ea19fa473f6d9f4a7e67cb3bcafd0306486abdae7e126cd49c13cfb281df882 libhello.bst Workspace: /home/user/strict-mode/workspace_libhello
      cached 200162f545a171c13e9fa2eb0bf562742d6b8cecaeadbf6a0914748dc98c4dde hello-dynamic.bst 
===============================================================================
[--:--:--][3ea19fa4][   fetch:libhello.bst                  ] START   strict-mode/libhello/3ea19fa4-fetch.31676.log
[00:00:00][3ea19fa4][   fetch:libhello.bst                  ] SUCCESS strict-mode/libhello/3ea19fa4-fetch.31676.log
[--:--:--][3ea19fa4][   build:libhello.bst                  ] START   strict-mode/libhello/3ea19fa4-build.31680.log
[--:--:--][3ea19fa4][   build:libhello.bst                  ] START   Staging dependencies
[00:00:00][3ea19fa4][   build:libhello.bst                  ] SUCCESS Staging dependencies
[--:--:--][3ea19fa4][   build:libhello.bst                  ] START   Integrating sandbox
[--:--:--][3ea19fa4][   build:libhello.bst                  ] STATUS  Running command

    ldconfig "/usr/lib"

[00:00:00][3ea19fa4][   build:libhello.bst                  ] SUCCESS Integrating sandbox
[--:--:--][3ea19fa4][   build:libhello.bst                  ] START   Staging sources
[00:00:00][3ea19fa4][   build:libhello.bst                  ] SUCCESS Staging sources
[--:--:--][3ea19fa4][   build:libhello.bst                  ] START   Running build-commands
[--:--:--][3ea19fa4][   build:libhello.bst                  ] STATUS  Running command

    make PREFIX="/usr"

[00:00:00][3ea19fa4][   build:libhello.bst                  ] SUCCESS Running build-commands
[--:--:--][3ea19fa4][   build:libhello.bst                  ] START   Running install-commands
[--:--:--][3ea19fa4][   build:libhello.bst                  ] STATUS  Running command

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

[00:00:00][3ea19fa4][   build:libhello.bst                  ] SUCCESS Running install-commands
[--:--:--][3ea19fa4][   build:libhello.bst                  ] START   Running strip-commands
[00:00:00][3ea19fa4][   build:libhello.bst                  ] SUCCESS Running strip-commands
[--:--:--][3ea19fa4][   build:libhello.bst                  ] START   Caching artifact
[00:00:00][3ea19fa4][   build:libhello.bst                  ] SUCCESS Caching artifact
[00:00:01][3ea19fa4][   build:libhello.bst                  ] SUCCESS strict-mode/libhello/3ea19fa4-build.31680.log
[00:00:01][        ][    main:core activity                 ] SUCCESS Build

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