Build · 61b00661Finished · errors ·
Pause
•••
Download raw log ↓
← Earlier output2.2 MiB captured
bemenu-0.6.23
  453 |              pos = wl_container_of(pos->member.next, pos, member))
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:435:5: warning: cast from 'char *' to 'typeof (window)' (aka 'struct window *') increases required alignment from 1 to 8 [-Wcast-align]
  435 |     wl_list_for_each(window, &wayland->windows, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:451:13: note: expanded from macro 'wl_list_for_each'
  451 |         for (pos = wl_container_of((head)->next, pos, member);  \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:435:5: warning: cast from 'char *' to 'typeof (window)' (aka 'struct window *') increases required alignment from 1 to 8 [-Wcast-align]
  435 |     wl_list_for_each(window, &wayland->windows, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:453:13: note: expanded from macro 'wl_list_for_each'
  453 |              pos = wl_container_of(pos->member.next, pos, member))
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:449:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align]
  449 |     wl_list_for_each(output, &wayland->outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:451:13: note: expanded from macro 'wl_list_for_each'
  451 |         for (pos = wl_container_of((head)->next, pos, member);  \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:449:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align]
  449 |     wl_list_for_each(output, &wayland->outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:453:13: note: expanded from macro 'wl_list_for_each'
  453 |              pos = wl_container_of(pos->member.next, pos, member))
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:469:5: warning: cast from 'char *' to 'typeof (surf_output)' (aka 'struct surf_output *') increases required alignment from 1 to 8 [-Wcast-align]
  469 |     wl_list_for_each_safe(surf_output, surf_output_tmp, &window->surf_outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:471:13: note: expanded from macro 'wl_list_for_each_safe'
  471 |         for (pos = wl_container_of((head)->next, pos, member),          \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:469:5: warning: cast from 'char *' to 'typeof (surf_output_tmp)' (aka 'struct surf_output *') increases required alignment from 1 to 8 [-Wcast-align]
  469 |     wl_list_for_each_safe(surf_output, surf_output_tmp, &window->surf_outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:472:13: note: expanded from macro 'wl_list_for_each_safe'
  472 |              tmp = wl_container_of((pos)->member.next, tmp, member);    \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:469:5: warning: cast from 'char *' to 'typeof (surf_output_tmp)' (aka 'struct surf_output *') increases required alignment from 1 to 8 [-Wcast-align]
  469 |     wl_list_for_each_safe(surf_output, surf_output_tmp, &window->surf_outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:475:13: note: expanded from macro 'wl_list_for_each_safe'
  475 |              tmp = wl_container_of(pos->member.next, tmp, member))
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:489:5: warning: cast from 'char *' to 'typeof (window)' (aka 'struct window *') increases required alignment from 1 to 8 [-Wcast-align]
  489 |     wl_list_for_each_safe(window, window_tmp, &wayland->windows, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:471:13: note: expanded from macro 'wl_list_for_each_safe'
  471 |         for (pos = wl_container_of((head)->next, pos, member),          \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:489:5: warning: cast from 'char *' to 'typeof (window_tmp)' (aka 'struct window *') increases required alignment from 1 to 8 [-Wcast-align]
  489 |     wl_list_for_each_safe(window, window_tmp, &wayland->windows, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:472:13: note: expanded from macro 'wl_list_for_each_safe'
  472 |              tmp = wl_container_of((pos)->member.next, tmp, member);    \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:489:5: warning: cast from 'char *' to 'typeof (window_tmp)' (aka 'struct window *') increases required alignment from 1 to 8 [-Wcast-align]
  489 |     wl_list_for_each_safe(window, window_tmp, &wayland->windows, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:475:13: note: expanded from macro 'wl_list_for_each_safe'
  475 |              tmp = wl_container_of(pos->member.next, tmp, member))
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:503:5: warning: cast from 'char *' to 'typeof (surf_output)' (aka 'struct surf_output *') increases required alignment from 1 to 8 [-Wcast-align]
  503 |     wl_list_for_each(surf_output, &window->surf_outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:451:13: note: expanded from macro 'wl_list_for_each'
  451 |         for (pos = wl_container_of((head)->next, pos, member);  \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:503:5: warning: cast from 'char *' to 'typeof (surf_output)' (aka 'struct surf_output *') increases required alignment from 1 to 8 [-Wcast-align]
  503 |     wl_list_for_each(surf_output, &window->surf_outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:453:13: note: expanded from macro 'wl_list_for_each'
  453 |              pos = wl_container_of(pos->member.next, pos, member))
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:595:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align]
  595 |     wl_list_for_each(output, &wayland->outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:451:13: note: expanded from macro 'wl_list_for_each'
  451 |         for (pos = wl_container_of((head)->next, pos, member);  \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/wayland.c:595:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align]
  595 |     wl_list_for_each(output, &wayland->outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:453:13: note: expanded from macro 'wl_list_for_each'
  453 |              pos = wl_container_of(pos->member.next, pos, member))
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33 warnings generated.
In file included from lib/renderers/wayland/registry.c:1:
In file included from lib/renderers/wayland/wayland.h:13:
lib/renderers/cairo_renderer.h:322:14: warning: variable 'page_length' set but not used [-Wunused-but-set-variable]
  322 |     uint32_t page_length = 0;
      |              ^
lib/renderers/wayland/registry.c:647:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align]
  647 |     wl_list_for_each_safe(output, output_tmp, &wayland->outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:471:13: note: expanded from macro 'wl_list_for_each_safe'
  471 |         for (pos = wl_container_of((head)->next, pos, member),          \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/registry.c:647:5: warning: cast from 'char *' to 'typeof (output_tmp)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align]
  647 |     wl_list_for_each_safe(output, output_tmp, &wayland->outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:472:13: note: expanded from macro 'wl_list_for_each_safe'
  472 |              tmp = wl_container_of((pos)->member.next, tmp, member);    \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/registry.c:647:5: warning: cast from 'char *' to 'typeof (output_tmp)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align]
  647 |     wl_list_for_each_safe(output, output_tmp, &wayland->outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:475:13: note: expanded from macro 'wl_list_for_each_safe'
  475 |              tmp = wl_container_of(pos->member.next, tmp, member))
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
In file included from lib/renderers/wayland/window.c:2:
In file included from lib/renderers/wayland/wayland.h:13:
lib/renderers/cairo_renderer.h:322:14: warning: variable 'page_length' set but not used [-Wunused-but-set-variable]
  322 |     uint32_t page_length = 0;
      |              ^
lib/renderers/wayland/window.c:308:5: warning: cast from 'char *' to 'typeof (surf_output)' (aka 'struct surf_output *') increases required alignment from 1 to 8 [-Wcast-align]
  308 |     wl_list_for_each_safe(surf_output, surf_output_tmp, &window->surf_outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:471:13: note: expanded from macro 'wl_list_for_each_safe'
  471 |         for (pos = wl_container_of((head)->next, pos, member),          \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/window.c:308:5: warning: cast from 'char *' to 'typeof (surf_output_tmp)' (aka 'struct surf_output *') increases required alignment from 1 to 8 [-Wcast-align]
  308 |     wl_list_for_each_safe(surf_output, surf_output_tmp, &window->surf_outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:472:13: note: expanded from macro 'wl_list_for_each_safe'
  472 |              tmp = wl_container_of((pos)->member.next, tmp, member);    \
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/renderers/wayland/window.c:308:5: warning: cast from 'char *' to 'typeof (surf_output_tmp)' (aka 'struct surf_output *') increases required alignment from 1 to 8 [-Wcast-align]
  308 |     wl_list_for_each_safe(surf_output, surf_output_tmp, &window->surf_outputs, link) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:475:13: note: expanded from macro 'wl_list_for_each_safe'
  475 |              tmp = wl_container_of(pos->member.next, tmp, member))
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include/wayland-util.h:417:2: note: expanded from macro 'wl_container_of'
  417 |         (WL_TYPEOF(sample))((char *)(ptr) -                             \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |                              offsetof(WL_TYPEOF(*sample), member))
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
clang -g -O2 -Wall -Wextra -Wpedantic -Wformat=2 -Wstrict-aliasing=3 -Wstrict-overflow=5 -Wstack-usage=12500 -Wcast-align -Wpointer-arith -Wchar-subscripts -Warray-bounds=2 -Wno-unknown-warning-option  -std=c99 -fvisibility=hidden -D_FORTIFY_SOURCE=2 -DBM_VERSION=\"0.6.23\" -DBM_PLUGIN_VERSION=\"0.6.23-nogit\" -DINSTALL_LIBDIR=\"/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib\" -D_DEFAULT_SOURCE -Ilib -I/nix/store/1avpy056fqsxhyj2gx4cx58kvz8i4idx-cairo-x86_64-unknown-linux-gnufilc0-1.18.2-dev/include/cairo -I/nix/store/9k5kkax5c32jjz7xr71hcb2cszccd51k-freetype-x86_64-unknown-linux-gnufilc0-2.13.3-dev/include/freetype2 -I/nix/store/9k5kkax5c32jjz7xr71hcb2cszccd51k-freetype-x86_64-unknown-linux-gnufilc0-2.13.3-dev/include -I/nix/store/5yqscg1pqbzhz2h1wp7qkb8356d0ll0x-xorgproto-x86_64-unknown-linux-gnufilc0-2024.1/include -I/nix/store/zaxsgn2b7d3jmganb77nsy4zsbc0rx1h-libX11-x86_64-unknown-linux-gnufilc0-1.8.12-dev/include -I/nix/store/yx4ajx4hb4rws8srypxzx2jkma4j85i0-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/include -I/nix/store/yx4ajx4hb4rws8srypxzx2jkma4j85i0-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/include/glib-2.0 -I/nix/store/j1fnizngn6xkl2240i1nwmnlkz3lax1j-glib-2.80.4-x86_64-unknown-linux-gnufilc0/lib/glib-2.0/include -I/nix/store/l8nvdw8ncnv4v1yprhlkr04l9x87z4p8-harfbuzz-x86_64-unknown-linux-gnufilc0-10.2.0-dev/include/harfbuzz -I/nix/store/m4kfn706q0mwr34xzrlmh1abxz0bgv1s-pango-x86_64-unknown-linux-gnufilc0-1.56.3-dev/include/pango-1.0 -I/nix/store/9sy77r0mv70hj31f1983d6zpca0f0x5m-libXinerama-x86_64-unknown-linux-gnufilc0-1.1.5-dev/include   -shared -fPIC lib/renderers/x11/x11.c lib/renderers/x11/window.c lib/renderers/x11/xkb_unicode.c util.a -L/nix/store/ssn8dg9l0mjcmwjjij2yha58y06iicgq-cairo-x86_64-unknown-linux-gnufilc0-1.18.2/lib -L/nix/store/s2iay6jlrjmh7vmp8vj083xk9pp368b8-libX11-x86_64-unknown-linux-gnufilc0-1.8.12/lib -L/nix/store/j1fnizngn6xkl2240i1nwmnlkz3lax1j-glib-2.80.4-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/gwyw3052jifxs836zd8aqg5a26bnc1jj-harfbuzz-x86_64-unknown-linux-gnufilc0-10.2.0/lib -L/nix/store/ys8f4a1chbksxp2lwi1kbrcrib8rrp24-pango-x86_64-unknown-linux-gnufilc0-1.56.3/lib -L/nix/store/0dxsxwq249dsjk6b93b6gp4mxnfc7y5c-libXinerama-x86_64-unknown-linux-gnufilc0-1.1.5/lib -lX11 -lXinerama -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -L. -lbemenu -o bemenu-renderer-x11.so
In file included from lib/renderers/x11/x11.c:2:
In file included from lib/renderers/x11/x11.h:9:
lib/renderers/cairo_renderer.h:322:14: warning: variable 'page_length' set but not used [-Wunused-but-set-variable]
  322 |     uint32_t page_length = 0;
      |              ^
1 warning generated.
In file included from lib/renderers/x11/window.c:2:
In file included from lib/renderers/x11/x11.h:9:
lib/renderers/cairo_renderer.h:322:14: warning: variable 'page_length' set but not used [-Wunused-but-set-variable]
  322 |     uint32_t page_length = 0;
      |              ^
1 warning generated.
In file included from lib/renderers/x11/xkb_unicode.c:42:
In file included from lib/renderers/x11/x11.h:9:
lib/renderers/cairo_renderer.h:322:14: warning: variable 'page_length' set but not used [-Wunused-but-set-variable]
  322 |     uint32_t page_length = 0;
      |              ^
1 warning generated.
→ glibPreInstallPhase
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=\$\(out\) gsettingsschemadir=/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/share/gsettings-schemas/bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/glib-2.0/schemas/ install
sed "s/@VERSION@/0.6.23/;s,@PREFIX@,/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23,;s,@LIBDIR@,/lib,;s,@INCLUDEDIR@,/include," bemenu.pc.in > bemenu.pc
mkdir -p "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/pkgconfig"
cp bemenu.pc "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/pkgconfig"
mkdir -p "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/include"
cp lib/bemenu.h "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/include"
mkdir -p "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib"
cp libbemenu.so.0.6.23 "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib"
cp -RP libbemenu.so libbemenu.so.0 "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib"
mkdir -p "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/bin"
cp bemenu bemenu-run "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/bin"
chmod 0755 "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/bin"/bemenu "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/bin"/bemenu-run
mkdir -p "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/bemenu"
cp bemenu-renderer-curses.so "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/bemenu"
mkdir -p "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/bemenu"
cp bemenu-renderer-wayland.so "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/bemenu"
mkdir -p "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/bemenu"
cp bemenu-renderer-x11.so "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/bemenu"
sed 's,@LIBDIR@,/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib,' man/bemenu.1.scd.in | scdoc > bemenu.1
hash scdoc && mkdir -p "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/share/man/man1"
hash scdoc && cp bemenu.1 "/nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/share/man/man1"
Install OK!
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23
shrinking /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/libbemenu.so.0.6.23
shrinking /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/bemenu/bemenu-renderer-curses.so
shrinking /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/bemenu/bemenu-renderer-wayland.so
shrinking /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib/bemenu/bemenu-renderer-x11.so
shrinking /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/bin/bemenu
shrinking /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/bin/bemenu-run
checking for references to /build/ in /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23...
gzipping man pages under /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/share/man/
patching script interpreter paths in /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23
stripping (with command strip and flags -S -p) in  /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/lib /nix/store/s560ca8v6dcif3n4a24qfxhpiikbfkqv-bemenu-x86_64-unknown-linux-gnufilc0-0.6.23/bin
libbutl-0.17.0
Build started
→ unpackPhase
unpacking source archive /nix/store/2hq8h13pbirvrs4shhv45phb6dz83kbq-libbutl-0.17.0.tar.gz
source root is libbutl-0.17.0
setting SOURCE_DATE_EPOCH to timestamp 1718628161 of file "libbutl-0.17.0/libbutl/version.hxx"
→ patchPhase
applying patch /nix/store/wvyp0iwyd1jrv5xszcyvbphwhqqxsiya-install-h-files.patch
patching file libbutl/buildfile
substituteStream() in derivation libbutl-x86_64-unknown-linux-gnufilc0-0.17.0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'libbutl/uuid-linux.cxx')
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
configure flags config.c=clang config.cxx=clang++ config.cc.coptions+=-O2 config.cc.poptions+=-DNDEBUG config.install.root=/nix/store/vasn17ikzmajj9yiin5gnz89wxvm4amx-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0 config.install.bin=/nix/store/vasn17ikzmajj9yiin5gnz89wxvm4amx-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0/bin config.install.doc=/nix/store/ady00kilhi9wcvin8cc6ymkqgd2k06a2-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0-doc/share/doc/ config.install.exec_root=/nix/store/vasn17ikzmajj9yiin5gnz89wxvm4amx-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0 config.install.include=/nix/store/4miigh18rc8whdz75y8s4jdf78hy98kb-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0-dev/include config.install.lib=/nix/store/vasn17ikzmajj9yiin5gnz89wxvm4amx-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0/lib config.install.libexec=/nix/store/vasn17ikzmajj9yiin5gnz89wxvm4amx-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0/libexec config.install.man=/nix/store/ady00kilhi9wcvin8cc6ymkqgd2k06a2-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0-doc/share/man config.install.sbin=/nix/store/vasn17ikzmajj9yiin5gnz89wxvm4amx-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0/sbin config.install.bin.mode=755 config.bin.lib=shared
save build/config.build
save tests/build/config.build
→ buildPhase
build flags
version libbutl/in{version} -> libbutl/hxx{version}
bdsync-0.11.4
    --> PASS
libbutl-0.17.0
c libbutl-pkg-config/libpkg-config/c{parser} -> libbutl-pkg-config/libpkg-config/objs{parser}
c libbutl-pkg-config/libpkg-config/c{argvsplit} -> libbutl-pkg-config/libpkg-config/objs{argvsplit}
c libbutl-pkg-config/libpkg-config/c{fragment} -> libbutl-pkg-config/libpkg-config/objs{fragment}
c++ libbutl/cxx{backtrace} -> libbutl/objs{backtrace}
c++ tests/manifest-parser/cxx{driver} -> tests/manifest-parser/obje{driver}
c++ libbutl-odb/odb/cxx{statement} -> libbutl-odb/odb/objs{statement}
c++ tests/strcase/cxx{driver} -> tests/strcase/obje{driver}
c++ tests/target-triplet/cxx{driver} -> tests/target-triplet/obje{driver}
c++ tests/tab-parser/cxx{driver} -> tests/tab-parser/obje{driver}
c++ tests/path/cxx{driver} -> tests/path/obje{driver}
c++ libbutl-odb/odb/cxx{database} -> libbutl-odb/odb/objs{database}
c++ libbutl/cxx{manifest-rewriter} -> libbutl/objs{manifest-rewriter}
c++ tests/sha1/cxx{driver} -> tests/sha1/obje{driver}
c++ tests/default-options/cxx{driver} -> tests/default-options/obje{driver}
c++ libbutl/cxx{command} -> libbutl/objs{command}
c++ libbutl/cxx{host-os-release} -> libbutl/objs{host-os-release}
c++ tests/backtrace/cxx{driver} -> tests/backtrace/obje{driver}
c++ tests/next-word/cxx{driver} -> tests/next-word/obje{driver}
c++ tests/url/cxx{driver} -> tests/url/obje{driver}
c++ libbutl/cxx{lz4} -> libbutl/objs{lz4}
c++ libbutl/cxx{pager} -> libbutl/objs{pager}
c++ libbutl/cxx{uuid-linux} -> libbutl/objs{uuid-linux}
c++ libbutl/cxx{git} -> libbutl/objs{git}
c++ libbutl/cxx{process} -> libbutl/objs{process}
c++ tests/fdstream/cxx{driver} -> tests/fdstream/obje{driver}
c libbutl-odb/sqlite/c{sqlite3} -> libbutl-odb/sqlite/objs{sqlite3}
c++ tests/string-parser/cxx{driver} -> tests/string-parser/obje{driver}
c++ tests/b-info/cxx{driver} -> tests/b-info/obje{driver}
c++ tests/base64/cxx{driver} -> tests/base64/obje{driver}
c++ tests/small-list/cxx{driver} -> tests/small-list/obje{driver}
c++ tests/process-run/cxx{driver} -> tests/process-run/obje{driver}
c++ tests/semantic-version/cxx{driver} -> tests/semantic-version/obje{driver}
c libbutl-pkg-config/libpkg-config/c{cache} -> libbutl-pkg-config/libpkg-config/objs{cache}
c libbutl-pkg-config/libpkg-config/c{fileio} -> libbutl-pkg-config/libpkg-config/objs{fileio}
c libbutl-pkg-config/libpkg-config/c{dependency} -> libbutl-pkg-config/libpkg-config/objs{dependency}
c libbutl-pkg-config/libpkg-config/c{path} -> libbutl-pkg-config/libpkg-config/objs{path}
c libbutl-pkg-config/libpkg-config/c{pkg} -> libbutl-pkg-config/libpkg-config/objs{pkg}
c libbutl-pkg-config/libpkg-config/c{bsdstubs} -> libbutl-pkg-config/libpkg-config/objs{bsdstubs}
c libbutl-pkg-config/libpkg-config/c{tuple} -> libbutl-pkg-config/libpkg-config/objs{tuple}
c++ libbutl-odb/odb/cxx{prepared-query} -> libbutl-odb/odb/objs{prepared-query}
c libbutl-pkg-config/libpkg-config/c{client} -> libbutl-pkg-config/libpkg-config/objs{client}
c++ libbutl/cxx{semantic-version} -> libbutl/objs{semantic-version}
c++ tests/dir-iterator/cxx{driver} -> tests/dir-iterator/obje{driver}
c++ tests/regex/cxx{driver} -> tests/regex/obje{driver}
bdsync-0.11.4
test13.sh:
    **** Checking: stderr forwarding and status returning of subprocess
libbutl-0.17.0
ld libbutl-pkg-config/libs{butl-pkg-config}
c++ libbutl-odb/odb/cxx{schema-catalog} -> libbutl-odb/odb/objs{schema-catalog}
bdsync-0.11.4
    --> PASS
test14.sh:
    **** Checking: stderr forwarding and status returning of subprocess prior to bdsync execution
    --> PASS
checkPhase completed in 1 minutes 0 seconds
→ installPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/ahsnk8s86vmp6f9llhklmsl2pk976rg8-bdsync-x86_64-unknown-linux-gnufilc0-0.11.4
shrinking /nix/store/ahsnk8s86vmp6f9llhklmsl2pk976rg8-bdsync-x86_64-unknown-linux-gnufilc0-0.11.4/bin/bdsync
checking for references to /build/ in /nix/store/ahsnk8s86vmp6f9llhklmsl2pk976rg8-bdsync-x86_64-unknown-linux-gnufilc0-0.11.4...
gzipping man pages under /nix/store/ahsnk8s86vmp6f9llhklmsl2pk976rg8-bdsync-x86_64-unknown-linux-gnufilc0-0.11.4/share/man/
patching script interpreter paths in /nix/store/ahsnk8s86vmp6f9llhklmsl2pk976rg8-bdsync-x86_64-unknown-linux-gnufilc0-0.11.4
stripping (with command strip and flags -S -p) in  /nix/store/ahsnk8s86vmp6f9llhklmsl2pk976rg8-bdsync-x86_64-unknown-linux-gnufilc0-0.11.4/bin
libnotify-0.8.6
Build started
libbutl-0.17.0
c++ tests/move-only-function/cxx{driver} -> tests/move-only-function/obje{driver}
libnotify-0.8.6
→ unpackPhase
unpacking source archive /nix/store/aj7qisjr31idsfixk2j6id3pnh5wdax0-libnotify-0.8.6.tar.xz
source root is libnotify-0.8.6
setting SOURCE_DATE_EPOCH to timestamp 1743178684 of file "libnotify-0.8.6/tools/notify-send.c"
libbutl-0.17.0
c++ libbutl-odb/odb/cxx{connection} -> libbutl-odb/odb/objs{connection}
libnotify-0.8.6
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
mesonConfigurePhase flags: --prefix=/nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6 --libdir=/nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/lib --libexecdir=/nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/libexec --bindir=/nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/bin --sbindir=/nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/sbin --includedir=/nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/include --mandir=/nix/store/yqa5s816irkd292xwiks2b7bd4kcipmp-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-man/share/man --infodir=/nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/share/info --localedir=/nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain --cross-file=/nix/store/ajw3xpilcx3bx1w4571cj4rllm7fgk9b-cross-file.conf -Dtests=false -Ddocbook_docs=disabled -Dgtk_doc=false -Dintrospection=enabled
libbutl-0.17.0
c++ tests/link/cxx{driver} -> tests/link/obje{driver}
libnotify-0.8.6
The Meson build system
Version: 1.7.2
Source dir: /build/libnotify-0.8.6
Build dir: /build/libnotify-0.8.6/build
Build type: cross build
Project name: libnotify
Project version: 0.8.6
libbutl-0.17.0
c++ tests/sha256/cxx{driver} -> tests/sha256/obje{driver}
c++ libbutl/cxx{builtin-options} -> libbutl/objs{builtin-options}
libnotify-0.8.6
C compiler for the host machine: clang (clang 20.1.8 "clang version 20.1.8 (Fil-C 0.685)")
C linker for the host machine: clang ld.gold 2.43.1
libbutl-0.17.0
c++ libbutl/cxx{process-io} -> libbutl/objs{process-io}
c++ libbutl-odb/odb/sqlite/cxx{database} -> libbutl-odb/odb/sqlite/objs{database}
c++ tests/uuid/cxx{driver} -> tests/uuid/obje{driver}
libnotify-0.8.6
C compiler for the build machine: cc (clang 20.1.8 "clang version 20.1.8 (Fil-C 0.685)")
C linker for the build machine: cc ld.gold 2.43.1
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Found pkg-config: YES (/nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-gnufilc0-pkg-config) 0.29.2
libbutl-0.17.0
c++ libbutl/cxx{tab-parser} -> libbutl/objs{tab-parser}
c++ libbutl/cxx{uuid} -> libbutl/objs{uuid}
c++ tests/small-vector/cxx{driver} -> tests/small-vector/obje{driver}
c++ tests/timestamp/cxx{driver} -> tests/timestamp/obje{driver}
libnotify-0.8.6
Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.12
Run-time dependency glib-2.0 found: YES 2.80.4
Run-time dependency gio-2.0 found: YES 2.80.4
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency gtk+-3.0 found: NO (tried pkgconfig and cmake)
Configuring config.h using configuration
Program xsltproc found: YES (/nix/store/fz683z20nbk5xmmpjza4zscdqc4gv0k7-libxslt-1.1.43-bin/bin/xsltproc)
libbutl-0.17.0
c++ libbutl/cxx{curl} -> libbutl/objs{curl}
libnotify-0.8.6
Configuring notify-features.h using configuration
Did not find pkg-config by name 'pkg-config'
Found pkg-config: NO
Did not find CMake 'cmake'
Found CMake: NO
Build-time dependency glib-2.0 found: NO (tried pkgconfig and cmake)
Program glib-mkenums found: YES (/nix/store/yx4ajx4hb4rws8srypxzx2jkma4j85i0-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/bin/glib-mkenums)
Build-time dependency glib-2.0 found: NO (tried pkgconfig and cmake)
Program glib-mkenums found: YES (/nix/store/yx4ajx4hb4rws8srypxzx2jkma4j85i0-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/bin/glib-mkenums)
WARNING: Could not detect glib version, assuming 2.54. You may get build errors if your glib is older.
Build-time dependency glib-2.0 found: NO (tried pkgconfig and cmake)
Program glib-genmarshal found: YES (/nix/store/yx4ajx4hb4rws8srypxzx2jkma4j85i0-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/bin/glib-genmarshal)
libbutl-0.17.0
c++ tests/cpfile/cxx{driver} -> tests/cpfile/obje{driver}
c++ tests/manifest-serializer/cxx{driver} -> tests/manifest-serializer/obje{driver}
libnotify-0.8.6
Compiler for C supports link arguments -Wl,--version-script,/build/libnotify-0.8.6/libnotify/libnotify.map: YES 
Program g-ir-scanner found: YES (/nix/store/sgr0cq45nqwckafssbm1qqgflxwx576b-gobject-introspection-1.80.1-x86_64-unknown-linux-gnufilc0-dev/bin/g-ir-scanner)
libbutl-0.17.0
c++ tests/pager/cxx{driver} -> tests/pager/obje{driver}
libnotify-0.8.6
Run-time dependency gobject-introspection-1.0 found: YES 1.80.1
Build-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig and cmake)
Program g-ir-scanner found: YES (/nix/store/sgr0cq45nqwckafssbm1qqgflxwx576b-gobject-introspection-1.80.1-x86_64-unknown-linux-gnufilc0-dev/bin/g-ir-scanner)
Build-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig and cmake)
Program g-ir-compiler found: YES (/nix/store/sgr0cq45nqwckafssbm1qqgflxwx576b-gobject-introspection-1.80.1-x86_64-unknown-linux-gnufilc0-dev/bin/g-ir-compiler)
libbutl-0.17.0
c++ tests/manifest-roundtrip/cxx{driver} -> tests/manifest-roundtrip/obje{driver}
c++ libbutl-odb/odb/sqlite/cxx{prepared-query} -> libbutl-odb/odb/sqlite/objs{prepared-query}
c tests/pkg-config/c{driver} -> tests/pkg-config/obje{driver}
c++ libbutl/cxx{project-name} -> libbutl/objs{project-name}
ld tests/pkg-config/exe{driver}
c++ tests/command/cxx{driver} -> tests/command/obje{driver}
c++ libbutl-odb/odb/sqlite/cxx{transaction-impl} -> libbutl-odb/odb/sqlite/objs{transaction-impl}
c++ tests/optional/cxx{driver} -> tests/optional/obje{driver}
c++ tests/prefix-map/cxx{driver} -> tests/prefix-map/obje{driver}
c++ libbutl/cxx{base64} -> libbutl/objs{base64}
c++ libbutl/cxx{process-run} -> libbutl/objs{process-run}
c++ tests/host-os-release/cxx{driver} -> tests/host-os-release/obje{driver}
c++ tests/process-term/cxx{driver} -> tests/process-term/obje{driver}
c++ libbutl-odb/odb/sqlite/cxx{error} -> libbutl-odb/odb/sqlite/objs{error}
c++ tests/lz4/cxx{driver} -> tests/lz4/obje{driver}
c++ libbutl/cxx{builtin} -> libbutl/objs{builtin}
c++ libbutl/cxx{string-parser} -> libbutl/objs{string-parser}
c++ libbutl/cxx{timestamp} -> libbutl/objs{timestamp}
c++ libbutl-odb/odb/sqlite/cxx{connection} -> libbutl-odb/odb/sqlite/objs{connection}
c++ tests/entry-time/cxx{driver} -> tests/entry-time/obje{driver}
c++ tests/manifest-rewriter/cxx{driver} -> tests/manifest-rewriter/obje{driver}
c++ tests/process/cxx{driver} -> tests/process/obje{driver}
c++ libbutl/cxx{utility} -> libbutl/objs{utility}
c++ tests/project-name/cxx{driver} -> tests/project-name/obje{driver}
c++ libbutl/cxx{path-pattern} -> libbutl/objs{path-pattern}
c++ tests/mventry/cxx{driver} -> tests/mventry/obje{driver}
c++ libbutl-odb/odb/sqlite/cxx{traits} -> libbutl-odb/odb/sqlite/objs{traits}
c++ libbutl-odb/odb/sqlite/cxx{stream} -> libbutl-odb/odb/sqlite/objs{stream}
c++ tests/wildcard/cxx{driver} -> tests/wildcard/obje{driver}
c++ tests/path-entry/cxx{driver} -> tests/path-entry/obje{driver}
libnotify-0.8.6
Build targets in project: 9
libnotify 0.8.6
  User defined options
    Cross files  : /nix/store/ajw3xpilcx3bx1w4571cj4rllm7fgk9b-cross-file.conf
    auto_features: enabled
    bindir       : /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/bin
    buildtype    : plain
    docbook_docs : disabled
    gtk_doc      : false
    includedir   : /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/include
    infodir      : /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/share/info
    introspection: enabled
    libdir       : /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/lib
    libexecdir   : /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/libexec
    localedir    : /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/share/locale
    mandir       : /nix/store/yqa5s816irkd292xwiks2b7bd4kcipmp-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-man/share/man
    prefix       : /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6
    sbindir      : /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/sbin
    tests        : false
    wrap_mode    : nodownload
Found ninja-1.12.1 at /nix/store/0gk4i8rv9vppwwbig525k1fkhkph6vwx-ninja-1.12.1/bin/ninja
libbutl-0.17.0
c++ libbutl/cxx{sendmail} -> libbutl/objs{sendmail}
libnotify-0.8.6
mesonConfigurePhase: enabled\ parallel\ building
→ buildPhase
build flags: -j7
libbutl-0.17.0
c++ libbutl/cxx{diagnostics} -> libbutl/objs{diagnostics}
libnotify-0.8.6
[1/15] Generating glib marshaller header libnotify/notify-marshal_h
[2/15] Generating glib marshaller source libnotify/notify-marshal_c
[3/15] Generating GObject enum file libnotify/notify-enum-types.h (wrapped by meson because command contains newlines, to capture output)
[4/15] Generating GObject enum file libnotify/notify-enum-types.c (wrapped by meson because command contains newlines, to capture output)
[5/15] Generating docs/notify-send-man with a custom command
libbutl-0.17.0
c++ tests/odb/cxx{driver} -> tests/odb/obje{driver}
libnotify-0.8.6
[6/15] Compiling C object libnotify/libnotify.so.4.0.0.p/meson-generated_.._notify-marshal.c.o
[7/15] Compiling C object libnotify/libnotify.so.4.0.0.p/meson-generated_.._notify-enum-types.c.o
libbutl-0.17.0
c++ tests/utf8/cxx{driver} -> tests/utf8/obje{driver}
c++ libbutl-odb/odb/sqlite/cxx{query-const-expr} -> libbutl-odb/odb/sqlite/objs{query-const-expr}
c++ tests/small-forward-list/cxx{driver} -> tests/small-forward-list/obje{driver}
libnotify-0.8.6
[8/15] Compiling C object libnotify/libnotify.so.4.0.0.p/notify.c.o
libbutl-0.17.0
c++ libbutl/cxx{target-triplet} -> libbutl/objs{target-triplet}
c++ tests/standard-version/cxx{driver} -> tests/standard-version/obje{driver}
libnotify-0.8.6
[9/15] Compiling C object tools/notify-send.p/notify-send.c.o
libbutl-0.17.0
c++ tests/builtin/cxx{driver} -> tests/builtin/obje{driver}
libnotify-0.8.6
[10/15] Compiling C object libnotify/libnotify.so.4.0.0.p/notification.c.o
[11/15] Linking target libnotify/libnotify.so.4.0.0
libbutl-0.17.0
c++ libbutl/cxx{fdstream} -> libbutl/objs{fdstream}
libnotify-0.8.6
[12/15] Generating symbol file libnotify/libnotify.so.4.0.0.p/libnotify.so.4.0.0.symbols
libbutl-0.17.0
c++ libbutl-odb/odb/sqlite/cxx{statement} -> libbutl-odb/odb/sqlite/objs{statement}
libnotify-0.8.6
[13/15] Linking target tools/notify-send
libbutl-0.17.0
c++ libbutl/cxx{sha256} -> libbutl/objs{sha256}
c++ libbutl-odb/odb/sqlite/cxx{query-dynamic} -> libbutl-odb/odb/sqlite/objs{query-dynamic}
c++ libbutl/cxx{openssl} -> libbutl/objs{openssl}
c++ libbutl/cxx{unicode} -> libbutl/objs{unicode}
c++ libbutl/cxx{filesystem} -> libbutl/objs{filesystem}
c++ libbutl/cxx{bufstreambuf} -> libbutl/objs{bufstreambuf}
c++ libbutl-odb/odb/sqlite/cxx{simple-object-statements} -> libbutl-odb/odb/sqlite/objs{simple-object-statements}
c++ libbutl/cxx{path} -> libbutl/objs{path}
c++ libbutl/cxx{sha1} -> libbutl/objs{sha1}
c++ libbutl/cxx{b} -> libbutl/objs{b}
c++ libbutl/cxx{standard-version} -> libbutl/objs{standard-version}
c++ libbutl/cxx{manifest-parser} -> libbutl/objs{manifest-parser}
c++ libbutl/cxx{manifest-serializer} -> libbutl/objs{manifest-serializer}
c++ libbutl/cxx{prompt} -> libbutl/objs{prompt}
c++ libbutl/cxx{regex} -> libbutl/objs{regex}
c++ libbutl/cxx{lz4-stream} -> libbutl/objs{lz4-stream}
c++ libbutl/json/cxx{serializer} -> libbutl/json/objs{serializer}
c++ libbutl/json/cxx{parser} -> libbutl/json/objs{parser}
c++ libbutl/cxx{uuid-io} -> libbutl/objs{uuid-io}
c++ libbutl-odb/odb/sqlite/cxx{tracer} -> libbutl-odb/odb/sqlite/objs{tracer}
c++ libbutl-odb/odb/sqlite/cxx{transaction} -> libbutl-odb/odb/sqlite/objs{transaction}
c++ libbutl-odb/odb/sqlite/cxx{exceptions} -> libbutl-odb/odb/sqlite/objs{exceptions}
c++ libbutl-odb/odb/sqlite/cxx{statements-base} -> libbutl-odb/odb/sqlite/objs{statements-base}
c++ libbutl-odb/odb/sqlite/details/cxx{options} -> libbutl-odb/odb/sqlite/details/objs{options}
c++ libbutl-odb/odb/sqlite/cxx{connection-factory} -> libbutl-odb/odb/sqlite/objs{connection-factory}
c++ libbutl-odb/odb/sqlite/cxx{query} -> libbutl-odb/odb/sqlite/objs{query}
c++ libbutl-odb/odb/cxx{section} -> libbutl-odb/odb/objs{section}
c++ libbutl-odb/odb/cxx{session} -> libbutl-odb/odb/objs{session}
c++ libbutl-odb/odb/cxx{query-dynamic} -> libbutl-odb/odb/objs{query-dynamic}
c++ libbutl-odb/odb/cxx{tracer} -> libbutl-odb/odb/objs{tracer}
c++ libbutl-odb/odb/cxx{transaction} -> libbutl-odb/odb/objs{transaction}
c++ libbutl-odb/odb/cxx{vector-impl} -> libbutl-odb/odb/objs{vector-impl}
c++ libbutl-odb/odb/cxx{result} -> libbutl-odb/odb/objs{result}
c++ libbutl-odb/odb/cxx{exceptions} -> libbutl-odb/odb/objs{exceptions}
c++ libbutl-odb/odb/cxx{statement-processing} -> libbutl-odb/odb/objs{statement-processing}
c++ libbutl-odb/odb/details/shared-ptr/cxx{base} -> libbutl-odb/odb/details/shared-ptr/objs{base}
c++ libbutl-odb/odb/details/cxx{buffer} -> libbutl-odb/odb/details/objs{buffer}
libnotify-0.8.6
[14/15] Generating libnotify/Notify-0.7.gir with a custom command (wrapped by meson to set env)
/build/libnotify-0.8.6/build/tmp-introspects0pi6bi4/Notify-0.7.c:183:14: warning: cast to smaller integer type 'GQuark' (aka 'unsigned int') from 'GType' (aka 'struct _GTypeOpaque *') [-Wpointer-to-int-cast]
  183 |       return (GQuark)G_TYPE_INVALID;
      |              ^~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
[15/15] Generating libnotify/Notify-0.7.typelib with a custom command
→ glibPreInstallPhase
→ glibPreInstallPhase
→ glibPreInstallPhase
→ installPhase
mesonInstallPhase flags: ''
Installing libnotify/notify-enum-types.h to /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/include/libnotify
Installing libnotify/libnotify.so.4.0.0 to /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/lib
Installing libnotify/Notify-0.7.gir to /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/share/gir-1.0
Installing libnotify/Notify-0.7.typelib to /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/lib/girepository-1.0
Installing tools/notify-send to /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/bin
Installing docs/notify-send.1 to /nix/store/yqa5s816irkd292xwiks2b7bd4kcipmp-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-man/share/man/man1
Installing /build/libnotify-0.8.6/libnotify/notify.h to /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/include/libnotify
Installing /build/libnotify-0.8.6/libnotify/notification.h to /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/include/libnotify
Installing /build/libnotify-0.8.6/build/libnotify/notify-features.h to /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/include/libnotify
Installing /build/libnotify-0.8.6/build/meson-private/libnotify.pc to /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/lib/pkgconfig
Installing symlink pointing to libnotify.so.4.0.0 to /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libnotify.so.4
Installing symlink pointing to libnotify.so.4 to /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libnotify.so
→ fixupPhase
Moving /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/share/gir-1.0 to /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/share/gir-1.0
Removing empty /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/share/ and (possibly) its parents
Moving /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/lib/pkgconfig to /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/lib/pkgconfig
Patching '/nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/lib/pkgconfig/libnotify.pc' includedir to output /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6
shrinking /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libnotify.so.4.0.0
shrinking /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/bin/notify-send
checking for references to /build/ in /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6...
patching script interpreter paths in /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6
stripping (with command strip and flags -S -p) in  /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/lib /nix/store/j90zd9raps8xfl8ignkk2iq0mzw8fa12-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/yqa5s816irkd292xwiks2b7bd4kcipmp-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-man
checking for references to /build/ in /nix/store/yqa5s816irkd292xwiks2b7bd4kcipmp-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-man...
gzipping man pages under /nix/store/yqa5s816irkd292xwiks2b7bd4kcipmp-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-man/share/man/
patching script interpreter paths in /nix/store/yqa5s816irkd292xwiks2b7bd4kcipmp-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-man
shrinking RPATHs of ELF executables and libraries in /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev
checking for references to /build/ in /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev...
patching script interpreter paths in /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev
stripping (with command strip and flags -S -p) in  /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/lib
libodb-2.5.0-b.27
Build started
→ unpackPhase
unpacking source archive /nix/store/y1y7fw3mn19525n78rpjn0dgyiqaz9x0-libodb-2.5.0-b.27.tar.gz
source root is libodb-2.5.0-b.27
setting SOURCE_DATE_EPOCH to timestamp 1718181033 of file "libodb-2.5.0-b.27/odb/version.hxx"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
configure flags config.c=clang config.cxx=clang++ config.cc.coptions+=-O2 config.cc.poptions+=-DNDEBUG config.install.root=/nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27 config.install.bin=/nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/bin config.install.doc=/nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/ config.install.exec_root=/nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27 config.install.include=/nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include config.install.lib=/nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/lib config.install.libexec=/nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/libexec config.install.man=/nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/man config.install.sbin=/nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/sbin config.install.bin.mode=755 config.bin.lib=shared
save build/config.build
build/config.build: warning: dropping no longer used variable config.c
  info: variable value: 'clang'
save tests/build/config.build
→ buildPhase
build flags
version odb/in{version} -> odb/hxx{version}
c++ odb/details/cxx{buffer} -> odb/details/objs{buffer}
c++ odb/cxx{session} -> odb/objs{session}
c++ odb/details/shared-ptr/cxx{base} -> odb/details/shared-ptr/objs{base}
c++ odb/cxx{schema-catalog} -> odb/objs{schema-catalog}
c++ odb/cxx{connection} -> odb/objs{connection}
c++ odb/cxx{statement} -> odb/objs{statement}
c++ odb/cxx{section} -> odb/objs{section}
c++ tests/basics/cxx{driver} -> tests/basics/obje{driver}
c++ odb/cxx{database} -> odb/objs{database}
c++ odb/cxx{prepared-query} -> odb/objs{prepared-query}
c++ odb/cxx{statement-processing} -> odb/objs{statement-processing}
c++ odb/cxx{tracer} -> odb/objs{tracer}
c++ odb/cxx{transaction} -> odb/objs{transaction}
c++ odb/cxx{result} -> odb/objs{result}
c++ odb/cxx{vector-impl} -> odb/objs{vector-impl}
c++ odb/cxx{query-dynamic} -> odb/objs{query-dynamic}
c++ odb/cxx{exceptions} -> odb/objs{exceptions}
c++ odb/details/cxx{thread} -> odb/details/objs{thread}
ld odb/libs{odb}       
ld tests/basics/exe{driver}
→ checkPhase
check flags
test tests/basics/exe{driver}     
info: dir{./} is up to date
→ installPhase
install flags
pc odb/libs{odb} -> odb/pcs{odb}     
pc odb/lib{odb} -> odb/pc{odb}       
install -d /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/
install -d /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{std-forward-list-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{statement-processing-common} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{schema-catalog} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{object-result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{std-map-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{std-unordered-set-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{lazy-pointer-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{pointer-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{pre} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{connection} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{simple-object-result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{std-list-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{std-deque-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{query-dynamic} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{polymorphic-object-result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{polymorphic-info} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{no-op-cache-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{wrapper-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{c-array-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{view-image} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{schema-catalog-impl} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{database} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{vector} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{std-array-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{exception} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{polymorphic-map} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{query} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{container-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{forward} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{session} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{std-unordered-map-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{core} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{vector-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{statement} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{cache-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{view-result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{tracer} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{section} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{nullable} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{transaction} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{post} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{callback} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{prepared-query} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{nested-container} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{vector-impl} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{lazy-ptr} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{lazy-ptr-impl} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{exceptions} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{std-vector-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{function-table} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{schema-version} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{no-id-object-result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/hxx{std-set-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/ixx{transaction} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/ixx{connection} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/ixx{database} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/ixx{vector} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/ixx{lazy-ptr} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/ixx{lazy-ptr-impl} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/ixx{polymorphic-map} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/ixx{vector-impl} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/ixx{query-dynamic} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/ixx{session} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{lazy-ptr} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{session} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{connection} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{no-id-object-result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{view-result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{database} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{polymorphic-object-result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{polymorphic-map} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{lazy-ptr-impl} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{query-dynamic} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{simple-object-result} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install odb/txx{vector-traits} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install -d /nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
install manifest{manifest} -> /nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
install odb/hxx{version} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install -d /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{lock} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{mutex} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{export} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{unique-ptr} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{shared-ptr} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{buffer} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{shared-ptr-fwd} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{thread} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{c-string} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{exception} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{config} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{transfer-ptr} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{tls} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{function-wrapper} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{condition} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{unused} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{type-info} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/hxx{wrapper-p} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/ixx{function-wrapper} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/txx{function-wrapper} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install odb/details/h{config} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/
install -d /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/meta/
install odb/details/meta/hxx{remove-const-volatile} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/meta/
install odb/details/meta/hxx{remove-const} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/meta/
install odb/details/meta/hxx{remove-pointer} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/meta/
install odb/details/meta/hxx{remove-volatile} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/meta/
install odb/details/meta/hxx{polymorphic-p} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/meta/
install odb/details/meta/hxx{static-assert} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/meta/
install odb/details/meta/hxx{answer} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/meta/
install odb/details/meta/hxx{class-p} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/meta/
install -d /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/shared-ptr/
install odb/details/shared-ptr/hxx{counter-type} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/shared-ptr/
install odb/details/shared-ptr/hxx{base} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/shared-ptr/
install odb/details/shared-ptr/hxx{exception} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/shared-ptr/
install odb/details/shared-ptr/ixx{base} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/shared-ptr/
install odb/details/shared-ptr/txx{base} -> /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/details/shared-ptr/
install odb/libs{odb} -> /nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/lib/
install doc{NEWS} -> /nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
install doc{README} -> /nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
install legal{GPLv2} -> /nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
install legal{LICENSE} -> /nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
→ fixupPhase
Moving /nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/lib/pkgconfig to /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/lib/pkgconfig
Patching '/nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/lib/pkgconfig/libodb.pc' includedir to output /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev
Patching '/nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/lib/pkgconfig/libodb.shared.pc' includedir to output /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27
shrinking /nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/lib/libodb-2.5.0-b.27.so
checking for references to /build/ in /nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27...
patching script interpreter paths in /nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27
stripping (with command strip and flags -S -p) in  /nix/store/gpafsx48587vnmicysqs75pgrwgq2khb-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev
checking for references to /build/ in /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev...
patching script interpreter paths in /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev
stripping (with command strip and flags -S -p) in  /nix/store/265izi57wyqw4isppv0dp67w4r7yya6h-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc
checking for references to /build/ in /nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc...
patching script interpreter paths in /nix/store/w859n9xks3qlhnzvx906cb8vjnnvcqd8-libodb-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc
batsignal-1.8.0
Build started
→ unpackPhase
unpacking source archive /nix/store/s4q2a9nrm6h1100glr568clll3440pnc-source
source root is source
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
clang -pedantic -Wall -Wextra -Werror -Wno-unused-parameter -Os  -O1   -c -o main.o main.c
In file included from main.c:28:
In file included from ./notify.h:8:
/nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/include/libnotify/notification.h:25:10: fatal error: 'glib.h' file not found
   25 | #include <glib.h>
      |          ^~~~~~~~
1 error generated.
make: *** [<builtin>: main.o] Error 1
libodb-sqlite-2.5.0-b.27
Build started
→ unpackPhase
unpacking source archive /nix/store/pppk3mvfwx9lhva3bsxmypmkjjwvlab7-libodb-sqlite-2.5.0-b.27.tar.gz
source root is libodb-sqlite-2.5.0-b.27
setting SOURCE_DATE_EPOCH to timestamp 1718181035 of file "libodb-sqlite-2.5.0-b.27/odb/sqlite/version.hxx"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
configure flags config.c=clang config.cxx=clang++ config.cc.coptions+=-O2 config.cc.poptions+=-DNDEBUG config.install.root=/nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27 config.install.bin=/nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/bin config.install.doc=/nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/ config.install.exec_root=/nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27 config.install.include=/nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include config.install.lib=/nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/lib config.install.libexec=/nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/libexec config.install.man=/nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/man config.install.sbin=/nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/sbin config.install.bin.mode=755 config.bin.lib=shared
save build/config.build
build/config.build: warning: dropping no longer used variable config.c
  info: variable value: 'clang'
save tests/build/config.build
→ buildPhase
build flags
version odb/sqlite/in{version} -> odb/sqlite/hxx{version}
c++ odb/sqlite/cxx{stream} -> odb/sqlite/objs{stream}
c++ odb/sqlite/cxx{simple-object-statements} -> odb/sqlite/objs{simple-object-statements}
c++ odb/sqlite/cxx{exceptions} -> odb/sqlite/objs{exceptions}
c++ odb/sqlite/cxx{error} -> odb/sqlite/objs{error}
c++ odb/sqlite/cxx{connection} -> odb/sqlite/objs{connection}
c++ odb/sqlite/cxx{database} -> odb/sqlite/objs{database}
c++ odb/sqlite/cxx{tracer} -> odb/sqlite/objs{tracer}
c++ odb/sqlite/cxx{query-dynamic} -> odb/sqlite/objs{query-dynamic}
c++ odb/sqlite/details/pregenerated/odb/sqlite/details/cxx{options} -> odb/sqlite/details/pregenerated/odb/sqlite/details/objs{options}
c++ odb/sqlite/cxx{traits} -> odb/sqlite/objs{traits}
c++ odb/sqlite/cxx{prepared-query} -> odb/sqlite/objs{prepared-query}
c++ odb/sqlite/cxx{query-const-expr} -> odb/sqlite/objs{query-const-expr}
c++ odb/sqlite/cxx{connection-factory} -> odb/sqlite/objs{connection-factory}
c++ odb/sqlite/cxx{statement} -> odb/sqlite/objs{statement}
c++ odb/sqlite/cxx{transaction-impl} -> odb/sqlite/objs{transaction-impl}
c++ odb/sqlite/cxx{transaction} -> odb/sqlite/objs{transaction}
c++ odb/sqlite/cxx{statements-base} -> odb/sqlite/objs{statements-base}
c++ odb/sqlite/cxx{query} -> odb/sqlite/objs{query}
c++ tests/basics/cxx{driver} -> tests/basics/obje{driver}
ld odb/sqlite/libs{odb-sqlite}
ld tests/basics/exe{driver}
→ checkPhase
check flags
test tests/basics/exe{driver}     
info: dir{./} is up to date
→ installPhase
install flags
pc odb/sqlite/libs{odb-sqlite} -> odb/sqlite/pcs{odb-sqlite}
pc odb/sqlite/lib{odb-sqlite} -> odb/sqlite/pc{odb-sqlite}
ld odb/sqlite/libs{odb-sqlite}       
install -d /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/
install -d /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/
install -d /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{statement-cache} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{traits-calls} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{connection} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{simple-object-result} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{text} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{query-dynamic} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{polymorphic-object-result} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{database} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{polymorphic-object-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{blob} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{query} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{forward} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{view-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{simple-object-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{auto-handle} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{statement} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{transaction-impl} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{view-result} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{tracer} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{container-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{transaction} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{statements-base} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{no-id-object-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{sqlite-types} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{stream} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{prepared-query} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{section-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{blob-stream} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{traits} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{text-stream} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{binding} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{exceptions} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{connection-factory} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{error} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/hxx{no-id-object-result} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/ixx{transaction} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/ixx{connection} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/ixx{database} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/ixx{simple-object-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/ixx{query} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/ixx{query-dynamic} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{statement-cache} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{query} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{simple-object-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{no-id-object-result} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{view-result} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{polymorphic-object-result} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{container-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{query-dynamic} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{simple-object-result} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{polymorphic-object-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{section-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{view-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install odb/sqlite/txx{no-id-object-statements} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install -d /nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
install manifest{manifest} -> /nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
install odb/sqlite/hxx{version} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/
install -d /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/details/
install odb/sqlite/details/hxx{export} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/details/
install odb/sqlite/details/hxx{config} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/details/
install odb/sqlite/details/hxx{conversion} -> /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/include/odb/sqlite/details/
install odb/sqlite/libs{odb-sqlite} -> /nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/lib/
install doc{NEWS} -> /nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
install doc{README} -> /nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
install legal{GPLv2} -> /nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
install legal{LICENSE} -> /nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc/share/doc/
→ fixupPhase
Moving /nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/lib/pkgconfig to /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/lib/pkgconfig
Patching '/nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/lib/pkgconfig/libodb-sqlite.pc' includedir to output /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev
Patching '/nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/lib/pkgconfig/libodb-sqlite.shared.pc' includedir to output /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27
shrinking /nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/lib/libodb-sqlite-2.5.0-b.27.so
checking for references to /build/ in /nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27...
patching script interpreter paths in /nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27
stripping (with command strip and flags -S -p) in  /nix/store/1rb4ziwxgs3n37cq0q2knvynf0lnh0rr-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev
checking for references to /build/ in /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev...
patching script interpreter paths in /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev
stripping (with command strip and flags -S -p) in  /nix/store/r0f8v1qrarj202n7vrdw9mgqa3rjdhhw-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-dev/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc
checking for references to /build/ in /nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc...
patching script interpreter paths in /nix/store/j01647596mqwnfjcwihx6db55axq7ia5-libodb-sqlite-x86_64-unknown-linux-gnufilc0-2.5.0-b.27-doc
libbutl-0.17.0
ld libbutl/libs{butl}  
ld tests/semantic-version/exe{driver}
ld tests/b-info/exe{driver}
ld tests/sha1/exe{driver}
ld tests/manifest-roundtrip/exe{driver}
ld tests/dir-iterator/exe{driver}
ld tests/process-run/exe{driver}
ld tests/host-os-release/exe{driver}
ld tests/path/exe{driver}
ld tests/cpfile/exe{driver}
ld tests/strcase/exe{driver}
ld tests/timestamp/exe{driver}
ld tests/backtrace/exe{driver}
ld tests/wildcard/exe{driver}
ld tests/regex/exe{driver}
ld tests/uuid/exe{driver}
ld tests/small-vector/exe{driver}
ld tests/string-parser/exe{driver}
ld tests/link/exe{driver}
ld tests/mventry/exe{driver}
ld tests/target-triplet/exe{driver}
ld tests/pager/exe{driver}
ld tests/utf8/exe{driver}
ld tests/entry-time/exe{driver}
ld tests/move-only-function/exe{driver}
ld tests/process-term/exe{driver}
ld tests/default-options/exe{driver}
ld tests/small-forward-list/exe{driver}
ld tests/prefix-map/exe{driver}
ld tests/lz4/exe{driver}
ld tests/manifest-serializer/exe{driver}
ld tests/optional/exe{driver}
ld tests/tab-parser/exe{driver}
ld tests/standard-version/exe{driver}
ld tests/project-name/exe{driver}
ld tests/next-word/exe{driver}
ld tests/sha256/exe{driver}
ld tests/manifest-rewriter/exe{driver}
ld tests/url/exe{driver}
ld tests/manifest-parser/exe{driver}
ld tests/process/exe{driver}
ld tests/small-list/exe{driver}
ld tests/command/exe{driver}
ld tests/path-entry/exe{driver}
ld tests/fdstream/exe{driver}
ld tests/base64/exe{driver}
ld tests/builtin/exe{driver}
ld libbutl-odb/libs{butl-odb}
ld tests/odb/exe{driver}
buildPhase completed in 2 minutes 10 seconds
→ checkPhase
check flags
test tests/manifest-parser/exe{driver}
test tests/next-word/exe{driver}
test tests/strcase/exe{driver}
test tests/sha1/exe{driver}
test tests/fdstream/exe{driver}
test tests/backtrace/exe{driver} + tests/backtrace/testscript{testscript}
test tests/target-triplet/exe{driver}
test tests/process-run/exe{driver} + tests/process-run/testscript{testscript}
test tests/small-list/exe{driver}
test tests/tab-parser/exe{driver} + tests/tab-parser/testscript{testscript}
test tests/regex/exe{driver} + tests/regex/testscript{testscript}
test tests/path/exe{driver}
test tests/string-parser/exe{driver} + tests/string-parser/testscript{testscript}
test tests/b-info/exe{driver} + tests/b-info/testscript{testscript}
test tests/default-options/exe{driver} + tests/default-options/testscript{testscript}
test tests/small-vector/exe{driver}
test tests/dir-iterator/exe{driver} + tests/dir-iterator/testscript{testscript}
test tests/url/exe{driver} + tests/url/testscript{testscript}
test tests/cpfile/exe{driver}
test tests/link/exe{driver} + tests/link/testscript{testscript}
test tests/manifest-roundtrip/exe{driver} + tests/manifest-roundtrip/testscript{testscript}
test tests/pkg-config/exe{driver} + tests/pkg-config/testscript{testscript}
test tests/optional/exe{driver}
test tests/timestamp/exe{driver}
test tests/move-only-function/exe{driver}
test tests/manifest-serializer/exe{driver}
test tests/pager/exe{driver}
test tests/semantic-version/exe{driver}
test tests/uuid/exe{driver}
test tests/command/exe{driver} + tests/command/testscript{testscript}
test tests/sha256/exe{driver}
test tests/base64/exe{driver}
test tests/prefix-map/exe{driver}
test tests/host-os-release/exe{driver} + tests/host-os-release/testscript{testscript}
test tests/process-term/exe{driver} + tests/process-term/testscript{testscript}
test tests/lz4/exe{driver} + tests/lz4/testscript{testscript}
test tests/entry-time/exe{driver} + tests/entry-time/testscript{testscript}
test tests/manifest-rewriter/exe{driver}
test tests/process/exe{driver} + tests/process/testscript{testscript}
test tests/project-name/exe{driver} + tests/project-name/testscript{testscript}
test tests/mventry/exe{driver} + tests/mventry/testscript{testscript}
test tests/wildcard/exe{driver} + tests/wildcard/testscript{testscript}
test tests/path-entry/exe{driver} + tests/path-entry/testscript{testscript}
test tests/builtin/exe{driver} + tests/builtin/testscript{sed}
test tests/builtin/exe{driver} + tests/builtin/testscript{cat}
test tests/builtin/exe{driver} + tests/builtin/testscript{sleep}
test tests/builtin/exe{driver} + tests/builtin/testscript{date}
test tests/builtin/exe{driver} + tests/builtin/testscript{mkdir}
test tests/builtin/exe{driver} + tests/builtin/testscript{touch}
test tests/builtin/exe{driver} + tests/builtin/testscript{test}
test tests/builtin/exe{driver} + tests/builtin/testscript{rmdir}
test tests/builtin/exe{driver} + tests/builtin/testscript{timeout}
test tests/builtin/exe{driver} + tests/builtin/testscript{rm}
test tests/builtin/exe{driver} + tests/builtin/testscript{find}
test tests/builtin/exe{driver} + tests/builtin/testscript{echo}
test tests/builtin/exe{driver} + tests/builtin/testscript{cp}
test tests/builtin/exe{driver} + tests/builtin/testscript{ln}
test tests/builtin/exe{driver} + tests/builtin/testscript{mv}
test tests/odb/exe{driver}
test tests/utf8/exe{driver}
tests/backtrace/testscript:17:3: error: tests/backtrace/driver stderr doesn't match regex
  info: stderr: tests/backtrace/test-driver/basic/stderr
  info: stderr regex: tests/backtrace/test-driver/basic/stderr.regex
filc user error: backtrace_symbols not yet supported.
    (libpizlo.so) <runtime>: zerror
    (libc.so.6666) backtracesyms.c:39:3: __backtrace_symbols
    (libbutl-0.17.so) <somewhere>: butl::backtrace()
    (driver) <somewhere>: main::$_0::__invoke()
    (libc++abi.so.1) libcxxabi/src/cxa_handlers.cpp:59:9: std::__terminate(void (*)())
    (libc++abi.so.1) libcxxabi/src/cxa_exception.cpp:152:5: __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)
    (libc++abi.so.1) libcxxabi/src/cxa_exception.cpp:299:5: __cxa_throw
    (driver) <somewhere>: main
    (libc.so.6666) ../sysdeps/nptl/libc_start_call_main.h:59:16: __libc_start_call_main
    (libc.so.6666) ../csu/libc-start.c:159:3: __libc_start_main
    (libpizlo.so) <runtime>: start_program
[1506] filc panic: user thwarted themselves.
  info: test id: basic
  info: while testing tests/backtrace/exe{driver}
  info: while testing tests/dir{backtrace/}
  info: while testing dir{tests/}
  info: while testing dir{./}
test tests/small-forward-list/exe{driver}
test tests/standard-version/exe{driver} + tests/standard-version/testscript{testscript}
info: failed to test dir{./}
error: Cannot build '/nix/store/5y8wxfm1pxgkqnc23qj1wrrxh7f8245k-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/4miigh18rc8whdz75y8s4jdf78hy98kb-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0-dev
         /nix/store/ady00kilhi9wcvin8cc6ymkqgd2k06a2-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0-doc
         /nix/store/vasn17ikzmajj9yiin5gnz89wxvm4amx-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0
       Last 25 log lines:
       > test tests/utf8/exe{driver}
       > tests/backtrace/testscript:17:3: error: tests/backtrace/driver stderr doesn't match regex
       >   info: stderr: tests/backtrace/test-driver/basic/stderr
       >   info: stderr regex: tests/backtrace/test-driver/basic/stderr.regex
       > filc user error: backtrace_symbols not yet supported.
       >     (libpizlo.so) <runtime>: zerror
       >     (libc.so.6666) backtracesyms.c:39:3: __backtrace_symbols
       >     (libbutl-0.17.so) <somewhere>: butl::backtrace()
       >     (driver) <somewhere>: main::$_0::__invoke()
       >     (libc++abi.so.1) libcxxabi/src/cxa_handlers.cpp:59:9: std::__terminate(void (*)())
       >     (libc++abi.so.1) libcxxabi/src/cxa_exception.cpp:152:5: __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)
       >     (libc++abi.so.1) libcxxabi/src/cxa_exception.cpp:299:5: __cxa_throw
       >     (driver) <somewhere>: main
       >     (libc.so.6666) ../sysdeps/nptl/libc_start_call_main.h:59:16: __libc_start_call_main
       >     (libc.so.6666) ../csu/libc-start.c:159:3: __libc_start_main
       >     (libpizlo.so) <runtime>: start_program
       > [1506] filc panic: user thwarted themselves.
       >   info: test id: basic
       >   info: while testing tests/backtrace/exe{driver}
       >   info: while testing tests/dir{backtrace/}
       >   info: while testing dir{tests/}
       >   info: while testing dir{./}
       > test tests/small-forward-list/exe{driver}
       > test tests/standard-version/exe{driver} + tests/standard-version/testscript{testscript}
       > info: failed to test dir{./}
       For full logs, run:
         nix log /nix/store/5y8wxfm1pxgkqnc23qj1wrrxh7f8245k-libbutl-x86_64-unknown-linux-gnufilc0-0.17.0.drv
libbpkg-0.17.0
error: Cannot build '/nix/store/c6bvm21hnvq860qgx71filcxaga7i01m-libbpkg-x86_64-unknown-linux-gnufilc0-0.17.0.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/2y5k8fm56hdzqd6mymlfv2y02k2nndsf-libbpkg-x86_64-unknown-linux-gnufilc0-0.17.0
         /nix/store/3jdlwja821haw9cy1gdsslvi3x3nib39-libbpkg-x86_64-unknown-linux-gnufilc0-0.17.0-doc
         /nix/store/fqj3j6m8127pc7r9kqv30wq2x8wr1zyh-libbpkg-x86_64-unknown-linux-gnufilc0-0.17.0-dev
basu-0.2.1
error: Cannot build '/nix/store/fvswr7gzlmdnkrihapdh8a0dr0nbgjx5-basu-x86_64-unknown-linux-gnufilc0-0.2.1.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/8iwxcfz7aq8acqclhv0362s97xl0kwxk-basu-x86_64-unknown-linux-gnufilc0-0.2.1-lib
         /nix/store/b31riv294kxairr6h6i6xdggbqnbd4za-basu-x86_64-unknown-linux-gnufilc0-0.2.1-dev
         /nix/store/g2jlv14fd9rvsvx99q26285y51109hhs-basu-x86_64-unknown-linux-gnufilc0-0.2.1
       Last 25 log lines:
       > Compiler for C supports arguments -Wno-typedef-redefinition: YES
       > Compiler for C supports arguments -Wno-gnu-variable-sized-type-not-at-end: YES
       > Compiler for C supports arguments -ffunction-sections: YES
       > Compiler for C supports arguments -fdata-sections: YES
       > Compiler for C supports link arguments -Wl,-z,relro: YES
       > Compiler for C supports link arguments -Wl,-z,now: YES
       > Compiler for C supports link arguments -pie: YES
       > Compiler for C supports link arguments -Wl,--gc-sections: YES
       > Checking if "-Werror=shadow with local shadowing" compiles: YES
       > Checking for size of "pid_t" : 4
       > Checking for size of "uid_t" : 4
       > Checking for size of "gid_t" : 4
       > Checking for size of "dev_t" : 8
       > Checking for size of "char16_t" : 2
       > Checking for size of "char32_t" : 4
       > Checking for function "explicit_bzero" : YES
       > Checking for function "reallocarray" : YES
       > Checking for function "secure_getenv" : YES
       > Program sed found: YES (/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed)
       > Program awk found: YES (/nix/store/c1z5j28ndxljf1ihqzag57bwpfpzms0g-gawk-5.3.2/bin/awk)
       > Program gperf found: NO
       >
       > meson.build:168:8: ERROR: Program 'gperf' not found or not executable
       >
       > A full log can be found at /build/source/build/meson-logs/meson-log.txt
       For full logs, run:
         nix log /nix/store/fvswr7gzlmdnkrihapdh8a0dr0nbgjx5-basu-x86_64-unknown-linux-gnufilc0-0.2.1.drv
batctl-2025.3
error: Cannot build '/nix/store/ghcnvx7wasrdfym7n022669z39zvxsan-batctl-x86_64-unknown-linux-gnufilc0-2025.3.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/0a0r6b89a1kyv1fykdc8vlsy3s1gmjji-batctl-x86_64-unknown-linux-gnufilc0-2025.3
       Last 25 log lines:
       >     CC neighbors_json.o
       >     CC network_coding.o
       >     CC orig_interval.o
       >     CC originators.o
       >     CC originators_json.o
       >     CC ping.o
       >     CC routing_algo.o
       >     CC statistics.o
       >     CC tcpdump.o
       >     CC throughput_override.o
       >     CC throughputmeter.o
       >     CC traceroute.o
       >     CC transglobal.o
       >     CC translate.o
       >     CC translocal.o
       >     CC transtable_global_json.o
       >     CC transtable_local_json.o
       >     CC vlan_json.o
       >     LD batctl
       > main.o:main.c:function pizlonatedFIP1_print_usage:(.text+0x4aa1): error: undefined reference to 'pizlonated___start___command'
       > main.o:main.c:function pizlonatedFIP1_print_usage:(.text+0x4b5e): error: undefined reference to 'pizlonated___stop___command'
       > main.o:main.c:function pizlonatedFIP11846_find_command_by_types:(.text+0xcaa2): error: undefined reference to 'pizlonated___start___command'
       > main.o:main.c:function pizlonatedFIP11846_find_command_by_types:(.text+0xcb1e): error: undefined reference to 'pizlonated___stop___command'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make: *** [Makefile:165: batctl] Error 1
       For full logs, run:
         nix log /nix/store/ghcnvx7wasrdfym7n022669z39zvxsan-batctl-x86_64-unknown-linux-gnufilc0-2025.3.drv
batsignal-1.8.0
error: Cannot build '/nix/store/wriw77kyirnrymf4c73vya0h86wxf8nm-batsignal-x86_64-unknown-linux-gnufilc0-1.8.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/7gd6xcgwh8qgrhxhh4m7hb92anmd17x0-batsignal-x86_64-unknown-linux-gnufilc0-1.8.0
       Last 20 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/s4q2a9nrm6h1100glr568clll3440pnc-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > clang -pedantic -Wall -Wextra -Werror -Wno-unused-parameter -Os  -O1   -c -o main.o main.c
       > In file included from main.c:28:
       > In file included from ./notify.h:8:
       > /nix/store/lk2l2bb19clgvgbc5gq23xzwrqai70js-libnotify-x86_64-unknown-linux-gnufilc0-0.8.6-dev/include/libnotify/notification.h:25:10: fatal error: 'glib.h' file not found
       >    25 | #include <glib.h>
       >       |          ^~~~~~~~
       > 1 error generated.
       > make: *** [<builtin>: main.o] Error 1
       For full logs, run:
         nix log /nix/store/wriw77kyirnrymf4c73vya0h86wxf8nm-batsignal-x86_64-unknown-linux-gnufilc0-1.8.0.drv
bayescan-2.1
error: Cannot build '/nix/store/amcljnksb1b1vy0mdf5rzqlwgaw0m5k5-bayescan-x86_64-unknown-linux-gnufilc0-2.1.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/401k33rzipiycyvh0051hqqab3dq5pma-bayescan-x86_64-unknown-linux-gnufilc0-2.1
       Last 18 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/060rpz3np06vdjax4r6hx60aghclp11b-BayeScan2.1.zip
       > source root is BayeScan2.1/source
       > setting SOURCE_DATE_EPOCH to timestamp 1327233922 of file "BayeScan2.1/source/Makefile"
       > Running phase: patchPhase
       > substituteStream() in derivation bayescan-x86_64-unknown-linux-gnufilc0-2.1: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'Makefile')
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > c++ -fopenmp -c start.cpp errors.cpp
       > start.cpp:25:10: fatal error: 'omp.h' file not found
       >    25 | #include <omp.h>
       >       |          ^~~~~~~
       > 1 error generated.
       > make: *** [Makefile:7: start.o] Error 1
       For full logs, run:
         nix log /nix/store/amcljnksb1b1vy0mdf5rzqlwgaw0m5k5-bayescan-x86_64-unknown-linux-gnufilc0-2.1.drv
bc-decaf-unstable-2022-07-20
error: Cannot build '/nix/store/hbhgvzmd1zk6820zjazgnwqc7623jik0-bc-decaf-x86_64-unknown-linux-gnufilc0-unstable-2022-07-20.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/13yyamq682kigj7jqcsdz84l2j237vpl-bc-decaf-x86_64-unknown-linux-gnufilc0-unstable-2022-07-20
       Last 25 log lines:
       > -- Check for working C compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang - skipped
       > -- Detecting C compile features
       > -- Detecting C compile features - done
       > -- Detecting CXX compiler ABI info
       > -- Detecting CXX compiler ABI info - done
       > -- Check for working CXX compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang++ - skipped
       > -- Detecting CXX compile features
       > -- Detecting CXX compile features - done
       > CMake Warning (dev) at CMakeLists.txt:13 (find_package):
       >   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
       >   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
       >   the cmake_policy command to set the policy and suppress this warning.
       >
       > This warning is for project developers.  Use -Wno-dev to suppress it.
       > 
       > CMake Error at /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
       >   Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at
       >   least version "3")
       > Call Stack (most recent call first):
       >   /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
       >   /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPythonInterp.cmake:182 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
       >   CMakeLists.txt:13 (find_package)
       >
       > 
       > -- Configuring incomplete, errors occurred!
       For full logs, run:
         nix log /nix/store/hbhgvzmd1zk6820zjazgnwqc7623jik0-bc-decaf-x86_64-unknown-linux-gnufilc0-unstable-2022-07-20.drv
bcal-2.4
error: Cannot build '/nix/store/i11a87ds890nyjfs9cxa25cgjgi943jj-bcal-x86_64-unknown-linux-gnufilc0-2.4.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/4b4mxzf100npabpbjh06plzls6qsaqpr-bcal-x86_64-unknown-linux-gnufilc0-2.4
       Last 25 log lines:
       >                                          output=stdout, stderr=stderr)
       > E               subprocess.CalledProcessError: Command '('./bcal', '-m', '        ')' died with <Signals.SIGTRAP: 5>.
       >
       > /nix/store/vxl8pzgkkw8vdb4agzwm58imrfclmfrx-python3-3.12.11/lib/python3.12/subprocess.py:571: CalledProcessError
       >
       > During handling of the above exception, another exception occurred:
       >
       > item = ('./bcal', '-m', '        '), res = b'ERROR: invalid value\n'
       >
       >     @pytest.mark.parametrize('item, res', zip(test, res))
       >     def test_output(item, res):
       >         try:
       >             out = subprocess.check_output(item, stderr=subprocess.STDOUT)
       >         except subprocess.CalledProcessError as e:
       >             # print(e.output)
       > >           assert e.output == res
       > E           AssertionError: assert b'filc safety...ory safety.\n' == b'ERROR: invalid value\n'
       > E             
       > E             At index 0 diff: b'f' != b'E'
       > E             Use -v to get more diff
       >
       > test.py:182: AssertionError
       > =========================== short test summary info ============================
       > FAILED test.py::test_output[item42-ERROR: invalid value\n] - AssertionError: assert b'filc safety...ory safety.\n' == b'ERROR: invalid v...
       > ========================= 1 failed, 71 passed in 0.74s =========================
       For full logs, run:
         nix log /nix/store/i11a87ds890nyjfs9cxa25cgjgi943jj-bcal-x86_64-unknown-linux-gnufilc0-2.4.drv
bchoppr-1.12.6
error: Cannot build '/nix/store/201g05papz7v5bcslnwpjlz90q8ws2yl-bchoppr-x86_64-unknown-linux-gnufilc0-1.12.6.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/p9njdvmpvl0pbymaqzjn0aaz99m1dfg3-bchoppr-x86_64-unknown-linux-gnufilc0-1.12.6
       Last 25 log lines:
       >   374 |         for (const std::string s : items)
       >       |              ^~~~~~~~~~~~~~~~~~~~~
       >       |                                &
       > In file included from ../../src/BChoppr_GUI.cpp:21:
       > In file included from ../../src/BChoppr_GUI.hpp:53:
       > ../../src/SwingHSlider.hpp:209:1: warning: all paths through this function will call itself [-Winfinite-recursion]
       >   209 | {
       >       | ^
       > In file included from ../../src/BChoppr_GUI.cpp:21:
       > ../../src/BChoppr_GUI.hpp:167:19: warning: private field 'surface' is not used [-Wunused-private-field]
       >   167 |         cairo_surface_t* surface;
       >       |                          ^
       > ../../src/BChoppr_GUI.hpp:172:11: warning: private field 'scale' is not used [-Wunused-private-field]
       >   172 |     float scale;
       >       |           ^
       > 5 warnings generated.
       > ../../src/BWidgets/BUtilities/vsystem.cpp:34:21: error: use of undeclared identifier 'vfork'; did you mean 'fork'?
       >    34 |         pid_t pid = vfork();
       >       |                     ^~~~~
       >       |                     fork
       > /nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:778:16: note: 'fork' declared here
       >   778 | extern __pid_t fork (void) __THROWNL;
       >       |                ^
       > 1 error generated.
       > make: *** [makefile:101: BChoppr_GUI.so] Error 1
       For full logs, run:
         nix log /nix/store/201g05papz7v5bcslnwpjlz90q8ws2yl-bchoppr-x86_64-unknown-linux-gnufilc0-1.12.6.drv
bchunk-1.2.2
error: Cannot build '/nix/store/61a26z7ryazk6mvdk0vwydaahrkw1wwp-bchunk-x86_64-unknown-linux-gnufilc0-1.2.2.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/fjdikl8k4kqlq3zbw91wyn4nj8v61wf6-bchunk-x86_64-unknown-linux-gnufilc0-1.2.2
       Last 14 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/bf9zyfhmbm4pcb0jc5ajafkq1586316a-bchunk-1.2.2.tar.gz
       > source root is bchunk-1.2.2
       > setting SOURCE_DATE_EPOCH to timestamp 1510614993 of file "bchunk-1.2.2/bchunk.spec"
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > gcc -Wall -Wstrict-prototypes -O2 -c bchunk.c
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > make: *** [Makefile:20: bchunk.o] Error 127
       For full logs, run:
         nix log /nix/store/61a26z7ryazk6mvdk0vwydaahrkw1wwp-bchunk-x86_64-unknown-linux-gnufilc0-1.2.2.drv
bdep-0.17.0
error: Cannot build '/nix/store/xgbzybk69blwl5cgwn6nqh9cjswh6x30-bdep-x86_64-unknown-linux-gnufilc0-0.17.0.drv'.
       Reason: 2 dependencies failed.
       Output paths:
         /nix/store/0r3w661sk4n15f79dvcax5978rj6zfpx-bdep-x86_64-unknown-linux-gnufilc0-0.17.0
         /nix/store/2a1hqyj7m61mn968asqiws6pf82xcjvh-bdep-x86_64-unknown-linux-gnufilc0-0.17.0-man
         /nix/store/ymlfp91yd1vj7dv1zcmhimm6jmyshbc8-bdep-x86_64-unknown-linux-gnufilc0-0.17.0-doc
bdf2ttf-2.0-unstable-2016-07-03
error: Cannot build '/nix/store/gkpa9d6ph2261vdxsaw57mqkbp2c7z85-bdf2ttf-x86_64-unknown-linux-gnufilc0-2.0-unstable-2016-07-03.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/6wr55k5p7jmfsbji3i87j02ldw4pdghv-bdf2ttf-x86_64-unknown-linux-gnufilc0-2.0-unstable-2016-07-03
       Last 25 log lines:
       >   126 |         entry = get_entry(rcfile, key);
       >       |                                   ^~~
       > src/rcfile.c:50:41: note: passing argument to parameter 'key' here
       >    50 | get_entry(rcfile_t* rcfile, const char* key)
       >       |                                         ^
       > src/rcfile.c:131:29: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
       >   131 |             (**entry).key       = strdup(key);
       >       |                                          ^~~
       > /nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/string.h:202:34: note: passing argument to parameter '__s' here
       >   202 | extern char *strdup (const char *__s)
       >       |                                  ^
       > src/rcfile.c:136:27: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
       >   136 |         (**entry).value = strdup(value);
       >       |                                  ^~~~~
       > /nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/string.h:202:34: note: passing argument to parameter '__s' here
       >   202 | extern char *strdup (const char *__s)
       >       |                                  ^
       > 6 warnings generated.
       > clang++      -c -o src/table.o src/table.cpp
       > clang    -c -o src/ucsconv.o src/ucsconv.c
       > g++ -o bdf2ttf  src/bdf.o src/bdf2ttf.o src/main.o src/rcfile.o src/table.o src/ucsconv.o
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       > make[1]: *** [compile/Make_gcc.mak:14: bdf2ttf] Error 127
       > make[1]: Leaving directory '/build/source'
       > make: *** [Makefile:44: gcc-rel] Error 2
       For full logs, run:
         nix log /nix/store/gkpa9d6ph2261vdxsaw57mqkbp2c7z85-bdf2ttf-x86_64-unknown-linux-gnufilc0-2.0-unstable-2016-07-03.drv
bedtools-2.31.1
error: Cannot build '/nix/store/x3z4fizw2yxjivdgrr74l1sysx1dwz47-bedtools-x86_64-unknown-linux-gnufilc0-2.31.1.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/rkrxamg14jv5zja26as1rg7p9n8k2n06-bedtools-x86_64-unknown-linux-gnufilc0-2.31.1
       Last 25 log lines:
       >   * compiling src/annotateBed/annotateBed.cpp
       >   * compiling src/bamToBed/bamToBed.cpp
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       > make: *** [Makefile:170: obj/htsutil.o] Error 127
       > make: *** Waiting for unfinished jobs....
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       > make: *** [Makefile:167: obj/bedtools.o] Error 127
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       >   * compiling src/bamToFastq/bamToFastqMain.cpp
       > make: *** [src/annotateBed/Makefile.frag:4: obj/annotateMain.o] Error 127
       > make: *** [src/annotateBed/Makefile.frag:7: obj/annotateBed.o] Error 127
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       > make: *** [src/bamToBed/Makefile.frag:4: obj/bamToBed.o] Error 127
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       > make: *** [src/bamToFastq/Makefile.frag:4: obj/bamToFastqMain.o] Error 127
       > echo '/* Default config.h generated by Makefile */' > config.h
       > echo '#define HAVE_LIBBZ2 1' >> config.h
       > echo '#define HAVE_LIBLZMA 1' >> config.h
       > echo '#ifndef __APPLE__' >> config.h
       > echo '#define HAVE_LZMA_H 1' >> config.h
       > echo '#endif' >> config.h
       > echo '#define HAVE_FSEEKO 1' >> config.h
       > echo '#define HAVE_DRAND48 1' >> config.h
       > make[1]: Leaving directory '/build/source/src/utils/htslib'
       For full logs, run:
         nix log /nix/store/x3z4fizw2yxjivdgrr74l1sysx1dwz47-bedtools-x86_64-unknown-linux-gnufilc0-2.31.1.drv
beecrypt-4.2.1
error: Cannot build '/nix/store/k54k1ydwfxf4r955z6i1qrzs7qc6mypr-beecrypt-x86_64-unknown-linux-gnufilc0-4.2.1.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/8yb8zn7mf6b8wwxl2grpqif8nq2h1ahj-beecrypt-x86_64-unknown-linux-gnufilc0-4.2.1
       Last 25 log lines:
       > checking if your compiler supports thread-local-storage... yes
       > checking aio.h usability... yes
       > checking aio.h presence... yes
       > checking for aio.h... yes
       > checking for library containing aio_read... none required
       > checking whether aio works... yes
       > checking whether byte ordering is bigendian... no
       > checking for an ANSI C-conforming const... yes
       > checking for inline... inline
       > checking whether clang -m64 needs -traditional... no
       > checking for working memcmp... no
       > checking whether lstat dereferences a symlink specified with a trailing slash... no
       > checking whether stat accepts an empty string... yes
       > checking for memset... yes
       > checking for memcmp... yes
       > checking for memmove... yes
       > checking for strcspn... yes
       > checking for strerror... yes
       > checking for strspn... yes
       > checking for nanosleep... yes
       > checking for gethrtime... no
       > checking for gettimeofday... yes
       > checking for IBM's ICU library version >= 2.8... configure: error: in `/build/beecrypt-4.2.1':
       > configure: error: cannot run test program while cross compiling
       > See `config.log' for more details.
       For full logs, run:
         nix log /nix/store/k54k1ydwfxf4r955z6i1qrzs7qc6mypr-beecrypt-x86_64-unknown-linux-gnufilc0-4.2.1.drv
beep-1.4.12
error: Cannot build '/nix/store/4xspl8wxpw88vpw236wi0s6x172l7wmy-beep-x86_64-unknown-linux-gnufilc0-1.4.12.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/jbnm01pmnxv7c2w2028h58srb7v2sr1j-beep-x86_64-unknown-linux-gnufilc0-1.4.12
       Last 25 log lines:
       >       |         ^
       > beep-log.c:65:9: error: 'fprintf' was marked unused but was used [-Werror,-Wused-but-marked-unused]
       >    65 |         fprintf(stdout, "%s: %s: ", progname, levelstr);
       >       |         ^
       > beep-log.c:157:9: error: 'fprintf' was marked unused but was used [-Werror,-Wused-but-marked-unused]
       >   157 |         fprintf(stdout, "%s: %s: %s\n", progname, "Data", linebuf);
       >       |         ^
       > beep-log.c:138:22: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
       >   138 |         const size_t line_cols = (remaining<16)? remaining : 16;
       >       |                      ^
       > beep-log.c:128:32: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
       >   128 |     const unsigned char *const ucbuf = buf;
       >       |                                ^
       > beep-log.c:134:22: error: unsafe buffer access [-Werror,-Wunsafe-buffer-usage]
       >   134 |         linebuf[0] = hexchar[(line_ofs>>12) & 0xf];
       >       |                      ^~~~~~~
       > beep-log.c:135:22: error: unsafe buffer access [-Werror,-Wunsafe-buffer-usage]
       >   135 |         linebuf[1] = hexchar[(line_ofs>> 8) & 0xf];
       >       |                      ^~~~~~~
       > beep-log.c:136:22: error: unsafe buffer access [-Werror,-Wunsafe-buffer-usage]
       >   136 |         linebuf[2] = hexchar[(line_ofs>> 4) & 0xf];
       >       |                      ^~~~~~~
       > fatal error: too many errors emitted, stopping now [-ferror-limit=]
       > 20 errors generated.
       > make: *** [GNUmakefile:277: beep-log.o] Error 1
       For full logs, run:
         nix log /nix/store/4xspl8wxpw88vpw236wi0s6x172l7wmy-beep-x86_64-unknown-linux-gnufilc0-1.4.12.drv
bchoppr-1.12.6
error: build of '/nix/store/201g05papz7v5bcslnwpjlz90q8ws2yl-bchoppr-x86_64-unknown-linux-gnufilc0-1.12.6.drv^*', '/nix/store/4xspl8wxpw88vpw236wi0s6x172l7wmy-beep-x86_64-unknown-linux-gnufilc0-1.4.12.drv^*', '/nix/store/61a26z7ryazk6mvdk0vwydaahrkw1wwp-bchunk-x86_64-unknown-linux-gnufilc0-1.2.2.drv^*', '/nix/store/amcljnksb1b1vy0mdf5rzqlwgaw0m5k5-bayescan-x86_64-unknown-linux-gnufilc0-2.1.drv^*', '/nix/store/fvswr7gzlmdnkrihapdh8a0dr0nbgjx5-basu-x86_64-unknown-linux-gnufilc0-0.2.1.drv^*', '/nix/store/ghcnvx7wasrdfym7n022669z39zvxsan-batctl-x86_64-unknown-linux-gnufilc0-2025.3.drv^*', '/nix/store/gkpa9d6ph2261vdxsaw57mqkbp2c7z85-bdf2ttf-x86_64-unknown-linux-gnufilc0-2.0-unstable-2016-07-03.drv^*', '/nix/store/hbhgvzmd1zk6820zjazgnwqc7623jik0-bc-decaf-x86_64-unknown-linux-gnufilc0-unstable-2022-07-20.drv^*', '/nix/store/i11a87ds890nyjfs9cxa25cgjgi943jj-bcal-x86_64-unknown-linux-gnufilc0-2.4.drv^*', '/nix/store/k54k1ydwfxf4r955z6i1qrzs7qc6mypr-beecrypt-x86_64-unknown-linux-gnufilc0-4.2.1.drv^*', '/nix/store/wriw77kyirnrymf4c73vya0h86wxf8nm-batsignal-x86_64-unknown-linux-gnufilc0-1.8.0.drv^*', '/nix/store/x3z4fizw2yxjivdgrr74l1sysx1dwz47-bedtools-x86_64-unknown-linux-gnufilc0-2.31.1.drv^*', '/nix/store/xgbzybk69blwl5cgwn6nqh9cjswh6x30-bdep-x86_64-unknown-linux-gnufilc0-0.17.0.drv^*' failed

End of log