user@host:~/strict-mode$ bst --no-strict build hello-static.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:15
  Project:       strict-mode (/home/user/strict-mode)
  Targets:       hello-static.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 
      cached 3ea19fa473f6d9f4a7e67cb3bcafd0306486abdae7e126cd49c13cfb281df882 libhello.bst Workspace: /home/user/strict-mode/workspace_libhello
   buildable 1fe34abbad09b930e86d213b3c21507bf250baecd95effb24fd2223fc6017968 hello-static.bst 
===============================================================================
[--:--:--][1fe34abb][   build:hello-static.bst              ] START   strict-mode/hello-static/1fe34abb-build.31821.log
[--:--:--][1fe34abb][   build:hello-static.bst              ] START   Staging dependencies
[00:00:00][1fe34abb][   build:hello-static.bst              ] SUCCESS Staging dependencies
[--:--:--][1fe34abb][   build:hello-static.bst              ] START   Integrating sandbox
[--:--:--][1fe34abb][   build:hello-static.bst              ] STATUS  Running command

    ldconfig "/usr/lib"

[00:00:00][1fe34abb][   build:hello-static.bst              ] SUCCESS Integrating sandbox
[--:--:--][1fe34abb][   build:hello-static.bst              ] START   Staging sources
[00:00:00][1fe34abb][   build:hello-static.bst              ] SUCCESS Staging sources
[--:--:--][1fe34abb][   build:hello-static.bst              ] START   Running build-commands
[--:--:--][1fe34abb][   build:hello-static.bst              ] STATUS  Running command

    make -f Makefile.static PREFIX="/usr"

[00:00:00][1fe34abb][   build:hello-static.bst              ] SUCCESS Running build-commands
[--:--:--][1fe34abb][   build:hello-static.bst              ] START   Running install-commands
[--:--:--][1fe34abb][   build:hello-static.bst              ] STATUS  Running command

    make -f Makefile.static -j1 PREFIX="/usr" DESTDIR="/buildstream-install" install

[00:00:00][1fe34abb][   build:hello-static.bst              ] SUCCESS Running install-commands
[--:--:--][1fe34abb][   build:hello-static.bst              ] START   Running strip-commands
[00:00:00][1fe34abb][   build:hello-static.bst              ] SUCCESS Running strip-commands
[--:--:--][1fe34abb][   build:hello-static.bst              ] START   Caching artifact
[00:00:00][1fe34abb][   build:hello-static.bst              ] SUCCESS Caching artifact
[00:00:01][1fe34abb][   build:hello-static.bst              ] SUCCESS strict-mode/hello-static/1fe34abb-build.31821.log
[00:00:01][        ][    main:core activity                 ] SUCCESS Build

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