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/a5db17ede24282e9a6a48bc54f7b9915 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/a5db17ede24282e9a6a48bc54f7b9915 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 10 seconds | https://github.com/NixOS/nixpkgs/pull/117016
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/2dcgrddvkyb8m8xsgl1a05swy5zkxkfl-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/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/lib --libexecdir=/nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/libexec --bindir=/nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/bin --sbindir=/nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/sbin --includedir=/nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/include --mandir=/nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/share/man --infodir=/nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/share/info --localedir=/nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2 -Dubuntu-bionic-patched-vte=false
The Meson build system
Version: 0.57.1
Source dir: /build/source
Build dir: /build/source/build
Build type: native build
Project name: io.elementary.terminal
Project version: 5.5.2
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)
Run-time dependency vte-2.91 found: YES 0.62.1
Run-time dependency libpcre2-8 found: YES 10.36
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)
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 gtk+-3.0 found: YES 3.24.24
Run-time dependency granite found: YES 5.5.0
Library posix found: YES
Library m found: YES
Program meson/post_install.py found: YES (/build/source/meson/post_install.py)
Program desktop-file-validate found: YES (/nix/store/9fqxbpf82ayba1b5ka6njg8w03dyghmp-desktop-file-utils-0.24/bin/desktop-file-validate)
Program desktop-file-validate found: YES (/nix/store/9fqxbpf82ayba1b5ka6njg8w03dyghmp-desktop-file-utils-0.24/bin/desktop-file-validate)
Build targets in project: 12
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/15] Generating terminal-resources_c with a custom command
[1/15] Generating terminal-resources_c with a custom command
[1/15] Generating terminal-resources_h with a custom command
[2/15] Generating terminal-resources_h with a custom command
[2/15] Compiling C object io.elementary.terminal.p/meson-generated_.._terminal-resources.c.o
[3/15] Compiling C object io.elementary.terminal.p/meson-generated_.._terminal-resources.c.o
[3/15] Compiling Vala source ../src/Application.vala ../src/DBus.vala ../src/MainWindow.vala ../src/Dialogs/ForegroundProcessDialog.vala ../src/Dialogs/UnsafePasteDialog.vala ../src/Widgets/SearchToolbar.vala ../src/Widgets/TerminalWidget.vala
[4/15] Compiling Vala source ../src/Application.vala ../src/DBus.vala ../src/MainWindow.vala ../src/Dialogs/ForegroundProcessDialog.vala ../src/Dialogs/UnsafePasteDialog.vala ../src/Widgets/SearchToolbar.vala ../src/Widgets/TerminalWidget.vala
../src/Widgets/TerminalWidget.vala:353.17-353.31: warning: `Vte.Terminal.spawn_sync' has been deprecated since 0.48
../src/Widgets/TerminalWidget.vala:365.17-365.31: warning: `Vte.Terminal.spawn_sync' has been deprecated since 0.48
../src/Dialogs/UnsafePasteDialog.vala:52.13-52.58: warning: Access to possible `null'. Perform a check or use an unsafe cast.
(terminal_window as MainWindow).unsafe_ignored = true;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../src/MainWindow.vala:318.33-318.54: warning: `Gdk.Keymap.get_default' has been deprecated since 3.22
../src/MainWindow.vala:373.17-373.20: warning: Argument 6: Cannot pass null to non-null parameter type
null, null, null
^^^^
../src/MainWindow.vala:725.17-725.50: warning: `Gdk.Screen.get_monitor_geometry' has been deprecated since 3.22
../src/MainWindow.vala:725.53-725.85: warning: `Gdk.Screen.get_primary_monitor' has been deprecated since 3.22
../src/MainWindow.vala:181.13-181.43: warning: `Gtk.Settings.gtk_menu_bar_accel' has been deprecated since 3.10
Compilation succeeded - 8 warning(s)
[4/15] Compiling C object io.elementary.terminal.p/meson-generated_src_Application.c.o
[5/15] Compiling C object io.elementary.terminal.p/meson-generated_src_Application.c.o
[5/15] Compiling C object io.elementary.terminal.p/meson-generated_src_DBus.c.o
[6/15] Compiling C object io.elementary.terminal.p/meson-generated_src_DBus.c.o
[6/15] Compiling C object io.elementary.terminal.p/meson-generated_src_MainWindow.c.o
[7/15] Compiling C object io.elementary.terminal.p/meson-generated_src_MainWindow.c.o
[7/15] Compiling C object io.elementary.terminal.p/meson-generated_src_Dialogs_ForegroundProcessDialog.c.o
[8/15] Compiling C object io.elementary.terminal.p/meson-generated_src_Dialogs_ForegroundProcessDialog.c.o
[8/15] Compiling C object io.elementary.terminal.p/meson-generated_src_Dialogs_UnsafePasteDialog.c.o
[9/15] Compiling C object io.elementary.terminal.p/meson-generated_src_Dialogs_UnsafePasteDialog.c.o
[9/15] Compiling C object io.elementary.terminal.p/meson-generated_src_Widgets_SearchToolbar.c.o
[10/15] Compiling C object io.elementary.terminal.p/meson-generated_src_Widgets_SearchToolbar.c.o
[10/15] Compiling C object io.elementary.terminal.p/meson-generated_src_Widgets_TerminalWidget.c.o
[11/15] Compiling C object io.elementary.terminal.p/meson-generated_src_Widgets_TerminalWidget.c.o
[11/15] Linking target io.elementary.terminal
[12/15] Linking target io.elementary.terminal
[12/15] Generating io.elementary.terminal.desktop_data_merge with a custom command
[13/15] Generating io.elementary.terminal.desktop_data_merge with a custom command
[13/15] Generating open-pantheon-terminal-here.desktop_data_merge with a custom command
[14/15] Generating open-pantheon-terminal-here.desktop_data_merge with a custom command
[14/15] Generating io.elementary.terminal.appdata.xml_data_merge with a custom command
[15/15] Generating io.elementary.terminal.appdata.xml_data_merge with a custom command
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: install
[0/1] Installing files.
Installing io.elementary.terminal to /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/bin
Installing data/io.elementary.terminal.desktop to /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/share/applications
Installing data/open-pantheon-terminal-here.desktop to /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/share/applications
Installing data/io.elementary.terminal.appdata.xml to /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/share/metainfo
Installing /build/source/data/io.elementary.terminal.gschema.xml to /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/share/glib-2.0/schemas
Installing /build/source/data/pantheon_terminal_process_completion_notifications.fish to /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/share/fish/vendor_conf.d
Installing /build/source/data/enable-zsh-completion-notifications to /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/share/io.elementary.terminal
Running custom install script '/build/source/meson/post_install.py'
Running custom install script '/nix/store/kxgzi66pj6wjgdfkh0lilcr2ccvc2p24-meson-0.57.1/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=io.elementary.terminal'
@nix { "action": "setPhase", "phase": "mimeinfoPreFixupPhase" }
mimeinfoPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "gappsWrapperArgsHook" }
gappsWrapperArgsHook
@nix { "action": "setPhase", "phase": "dropIconThemeCache" }
dropIconThemeCache
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Wrapping program '/nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/bin/io.elementary.terminal'
shrinking RPATHs of ELF executables and libraries in /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2
shrinking /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/bin/.io.elementary.terminal-wrapped
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2/bin
patching script interpreter paths in /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2
checking for references to /build/ in /nix/store/sw85miyw6dk1kzgm9r99q4ggipqiwja9-elementary-terminal-5.5.2...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment