Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 10:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/d52a787336080fcbe57ed852abe260f2 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/d52a787336080fcbe57ed852abe260f2 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 13 seconds | https://github.com/NixOS/nixpkgs/pull/117016
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/34pi18s69ckik2va53apr57grqx7vjnl-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
patching script interpreter paths in meson/post_install.py
meson/post_install.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/bin/python3"
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
meson flags: --buildtype=plain --libdir=/nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/lib --libexecdir=/nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/libexec --bindir=/nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/bin --sbindir=/nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/sbin --includedir=/nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/include --mandir=/nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/man --infodir=/nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/info --localedir=/nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1
The Meson build system
Version: 0.57.1
Source dir: /build/source
Build dir: /build/source/build
Build type: native build
Project name: com.github.bytepixie.snippetpixie
Project version: undefined
C compiler for the host machine: gcc (gcc 9.3.0 "gcc (GCC) 9.3.0")
C linker for the host machine: gcc ld.bfd 2.35.1
Vala compiler for the host machine: valac (valac 0.48.9)
Host machine cpu family: aarch64
Host machine cpu: aarch64
Found pkg-config: /nix/store/n0lx4n89x5x2k4xxabb55pggljryzi49-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2)
Program glib-compile-resources found: YES (/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/bin/glib-compile-resources)
Found pkg-config: /nix/store/n0lx4n89x5x2k4xxabb55pggljryzi49-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2)
Run-time dependency atspi-2 found: YES 2.38.0
Run-time dependency gdk-x11-3.0 found: YES 3.24.24
Run-time dependency gee-0.8 found: YES 0.20.3
Run-time dependency glib-2.0 found: YES 2.66.4
Run-time dependency gobject-2.0 found: YES 2.66.4
Run-time dependency granite found: YES 5.5.0
Run-time dependency gtk+-3.0 found: YES 3.24.24
Run-time dependency ibus-1.0 found: YES 1.5.24
Run-time dependency json-glib-1.0 found: YES 1.6.2
Run-time dependency sqlite3 found: YES 3.34.1
Run-time dependency xtst found: YES 1.2.3
Run-time dependency x11 found: YES 1.7.0
Library m found: YES
Program desktop-file-validate found: YES (/nix/store/9fqxbpf82ayba1b5ka6njg8w03dyghmp-desktop-file-utils-0.24/bin/desktop-file-validate)
Program meson/post_install.py found: YES (/build/source/meson/post_install.py)
Build targets in project: 11
Found ninja-1.10.2 at /nix/store/zlqywl71402w00ipgrmb5c7fw7vm2gnd-ninja-1.10.2/bin/ninja
meson: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2
[0/24] Generating as-resources_c with a custom command
[1/24] Generating as-resources_c with a custom command
[1/24] Generating as-resources_h with a custom command
[2/24] Generating as-resources_h with a custom command
[2/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_.._as-resources.c.o
[3/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_.._as-resources.c.o
[3/24] Compiling Vala source ../src/Application.vala ../src/Snippet.vala ../src/SnippetsManager.vala ../src/Utils.vala ../src/Settings/CustomShortcutSettings.vala ../src/Settings/Shortcut.vala ../src/Widgets/FramedTextView.vala ../src/Widgets/MainWindowHeader.vala ../src/Widgets/SearchAndPasteList.vala ../src/Widgets/SearchAndPasteListRow.vala ../src/Widgets/ShortcutEntry.vala ../src/Widgets/SnippetsList.vala ../src/Widgets/SnippetsListItem.vala ../src/Widgets/ViewStack.vala ../src/Widgets/WelcomeView.vala ../src/Windows/MainWindow.vala ../src/Windows/SearchAndPasteWindow.vala
[4/24] Compiling Vala source ../src/Application.vala ../src/Snippet.vala ../src/SnippetsManager.vala ../src/Utils.vala ../src/Settings/CustomShortcutSettings.vala ../src/Settings/Shortcut.vala ../src/Widgets/FramedTextView.vala ../src/Widgets/MainWindowHeader.vala ../src/Widgets/SearchAndPasteList.vala ../src/Widgets/SearchAndPasteListRow.vala ../src/Widgets/ShortcutEntry.vala ../src/Widgets/SnippetsList.vala ../src/Widgets/SnippetsListItem.vala ../src/Widgets/ViewStack.vala ../src/Widgets/WelcomeView.vala ../src/Windows/MainWindow.vala ../src/Windows/SearchAndPasteWindow.vala
[4/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Snippet.c.o
[5/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Snippet.c.o
[5/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Application.c.o
[6/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Application.c.o
[6/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_ViewStack.c.o
[7/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_ViewStack.c.o
[7/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_SnippetsListItem.c.o
[8/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_SnippetsListItem.c.o
[8/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Utils.c.o
[9/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Utils.c.o
[9/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Settings_CustomShortcutSettings.c.o
[10/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Settings_CustomShortcutSettings.c.o
[10/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_SnippetsManager.c.o
[11/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_SnippetsManager.c.o
[11/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Settings_Shortcut.c.o
[12/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Settings_Shortcut.c.o
[12/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_FramedTextView.c.o
[13/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_FramedTextView.c.o
[13/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_MainWindowHeader.c.o
[14/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_MainWindowHeader.c.o
[14/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_SearchAndPasteList.c.o
[15/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_SearchAndPasteList.c.o
[15/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_SearchAndPasteListRow.c.o
[16/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_SearchAndPasteListRow.c.o
[16/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_ShortcutEntry.c.o
[17/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_ShortcutEntry.c.o
[17/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_SnippetsList.c.o
[18/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_SnippetsList.c.o
[18/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Windows_MainWindow.c.o
[19/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Windows_MainWindow.c.o
[19/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Windows_SearchAndPasteWindow.c.o
[20/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Windows_SearchAndPasteWindow.c.o
[20/24] Generating com.github.bytepixie.snippetpixie.desktop_data_merge with a custom command
[21/24] Generating com.github.bytepixie.snippetpixie.desktop_data_merge with a custom command
[21/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_WelcomeView.c.o
[22/24] Compiling C object com.github.bytepixie.snippetpixie.p/meson-generated_src_Widgets_WelcomeView.c.o
[22/24] Generating com.github.bytepixie.snippetpixie.appdata.xml_data_merge with a custom command
[23/24] Generating com.github.bytepixie.snippetpixie.appdata.xml_data_merge with a custom command
[23/24] Linking target com.github.bytepixie.snippetpixie
[24/24] Linking target com.github.bytepixie.snippetpixie
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
check flags: -j2 -l2 test
[0/1] Running all tests.
[1/1] 🌑 Validate desktop file 0/30s
1/1 Validate desktop file OK 0.01s
Ok: 1
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /build/source/build/meson-logs/testlog.txt
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: install
[0/1] Installing files.
Installing com.github.bytepixie.snippetpixie to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/bin
Installing data/com.github.bytepixie.snippetpixie.desktop to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/applications
Installing data/com.github.bytepixie.snippetpixie.appdata.xml to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/metainfo
Installing /build/source/man/snippetpixie.1 to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/man/man1
Installing /build/source/man/snippetpixie-placeholders.5 to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/man/man5
Installing /build/source/data/icons/32/com.github.bytepixie.snippetpixie.svg to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/icons/hicolor/32x32/apps
Installing /build/source/data/icons/32/com.github.bytepixie.snippetpixie.svg to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/icons/hicolor/32x32@2/apps
Installing /build/source/data/icons/48/com.github.bytepixie.snippetpixie.svg to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/icons/hicolor/48x48/apps
Installing /build/source/data/icons/48/com.github.bytepixie.snippetpixie.svg to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/icons/hicolor/48x48@2/apps
Installing /build/source/data/icons/64/com.github.bytepixie.snippetpixie.svg to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/icons/hicolor/64x64/apps
Installing /build/source/data/icons/64/com.github.bytepixie.snippetpixie.svg to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/icons/hicolor/64x64@2/apps
Installing /build/source/data/icons/128/com.github.bytepixie.snippetpixie.svg to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/icons/hicolor/128x128/apps
Installing /build/source/data/icons/128/com.github.bytepixie.snippetpixie.svg to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/icons/hicolor/128x128@2/apps
Installing /build/source/data/icons/256/com.github.bytepixie.snippetpixie.svg to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/icons/hicolor/256x256/apps
Installing /build/source/data/icons/256/com.github.bytepixie.snippetpixie.svg to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/icons/hicolor/256x256@2/apps
Installing /build/source/data/com.github.bytepixie.snippetpixie.gschema.xml to /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/glib-2.0/schemas
Running custom install script '/nix/store/kxgzi66pj6wjgdfkh0lilcr2ccvc2p24-meson-0.57.1/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=com.github.bytepixie.snippetpixie'
Running custom install script '/build/source/meson/post_install.py'
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "gappsWrapperArgsHook" }
gappsWrapperArgsHook
@nix { "action": "setPhase", "phase": "mimeinfoPreFixupPhase" }
mimeinfoPreFixupPhase
@nix { "action": "setPhase", "phase": "dropIconThemeCache" }
dropIconThemeCache
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Symlinking parent icon themes...
Wrapping program '/nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/bin/com.github.bytepixie.snippetpixie'
shrinking RPATHs of ELF executables and libraries in /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1
shrinking /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/bin/.com.github.bytepixie.snippetpixie-wrapped
gzipping man pages under /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/share/man/
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1/bin
patching script interpreter paths in /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1
checking for references to /build/ in /nix/store/w9v9lqz808pvfm5y1f5xb9d2sa553dqp-snippetpixie-1.5.1...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment