Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 07:31
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/7e44614fd22bd9842dc62b079686ba3f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/7e44614fd22bd9842dc62b079686ba3f to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a moment | https://github.com/NixOS/nixpkgs/pull/116706
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/b5zcwa4rbi5x6h6fbs06z34wn6p0drfa-chrome-gnome-shell-10.1.tar.xz
source root is chrome-gnome-shell-10.1
setting SOURCE_DATE_EPOCH to timestamp 1521612651 of file chrome-gnome-shell-10.1/po/tr.po
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
cmake flags: -GNinja -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/share/doc/chrome-gnome-shell -DCMAKE_INSTALL_INFODIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/include -DCMAKE_INSTALL_SBINDIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_OSX_ARCHITECTURES=x86_64 -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1 -DBUILD_EXTENSION=OFF
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Found base64: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/base64
-- Found sha256sum: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/sha256sum
-- Found head: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/head
-- Found tr: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/tr
-- Found jq: /nix/store/ig50ixz2xk6ak8j6sq1vsa9b5zrgdspk-jq-1.6-bin/bin/jq
-- Calculated Chrome extension id: gphhapmejobijbbhgpjhcjognlahblep
-- Calculated Opera extension id: olkooankbfblcebocnkjganpdmflbnbk
-- Found PythonInterp: /nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python (found version "3.8.8")
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_AR
CMAKE_CXX_COMPILER
CMAKE_C_COMPILER
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_NAME_DIR
CMAKE_OSX_ARCHITECTURES
CMAKE_OSX_SYSROOT
CMAKE_RANLIB
CMAKE_SKIP_BUILD_RPATH
-- Build files have been written to: /build/chrome-gnome-shell-10.1/build
cmake: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2
[0/2] cd /build/chrome-gnome-shell-10.1/build && /nix/store/ig50ixz2xk6ak8j6sq1vsa9b5zrgdspk-jq-1.6-bin/bin/jq -s 'add|del(.allowed_origins)' /build/chrome-gnome-shell-10.1/build/org.gnome.chrome_gnome_shell.json /build/chrome-gnome-shell-10.1/connector/org.gnome.chrome_gnome_shell.firefox.json > /build/chrome-gnome-shell-10.1/build/org.gnome.chrome_gnome_shell.firefox.json
[1/2] cd /build/chrome-gnome-shell-10.1/build && /nix/store/ig50ixz2xk6ak8j6sq1vsa9b5zrgdspk-jq-1.6-bin/bin/jq -s 'add|del(.allowed_origins)' /build/chrome-gnome-shell-10.1/build/org.gnome.chrome_gnome_shell.json /build/chrome-gnome-shell-10.1/connector/org.gnome.chrome_gnome_shell.firefox.json > /build/chrome-gnome-shell-10.1/build/org.gnome.chrome_gnome_shell.firefox.json
[1/2] cd /build/chrome-gnome-shell-10.1/build && /nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python /build/chrome-gnome-shell-10.1/connector/setup.py build
[2/2] cd /build/chrome-gnome-shell-10.1/build && /nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python /build/chrome-gnome-shell-10.1/connector/setup.py build
running build
running build_scripts
creating build
creating build/scripts-3.8
copying and adjusting /build/chrome-gnome-shell-10.1/connector/../build/chrome-gnome-shell -> build/scripts-3.8
changing mode of build/scripts-3.8/chrome-gnome-shell from 644 to 755
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: install
[0/3] cd /build/chrome-gnome-shell-10.1/build && /nix/store/ig50ixz2xk6ak8j6sq1vsa9b5zrgdspk-jq-1.6-bin/bin/jq -s 'add|del(.allowed_origins)' /build/chrome-gnome-shell-10.1/build/org.gnome.chrome_gnome_shell.json /build/chrome-gnome-shell-10.1/connector/org.gnome.chrome_gnome_shell.firefox.json > /build/chrome-gnome-shell-10.1/build/org.gnome.chrome_gnome_shell.firefox.json
[0/3] cd /build/chrome-gnome-shell-10.1/build && /nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python /build/chrome-gnome-shell-10.1/connector/setup.py build
[1/3] cd /build/chrome-gnome-shell-10.1/build && /nix/store/ig50ixz2xk6ak8j6sq1vsa9b5zrgdspk-jq-1.6-bin/bin/jq -s 'add|del(.allowed_origins)' /build/chrome-gnome-shell-10.1/build/org.gnome.chrome_gnome_shell.json /build/chrome-gnome-shell-10.1/connector/org.gnome.chrome_gnome_shell.firefox.json > /build/chrome-gnome-shell-10.1/build/org.gnome.chrome_gnome_shell.firefox.json
[2/3] cd /build/chrome-gnome-shell-10.1/build && /nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python /build/chrome-gnome-shell-10.1/connector/setup.py build
running build
running build_scripts
[2/3] Install the project...
-- Install configuration: "Release"
running install
running build
running build_scripts
running install_scripts
creating /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1
creating /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/bin
copying build/scripts-3.8/chrome-gnome-shell -> /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/bin
changing mode of /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/bin/chrome-gnome-shell to 755
running install_egg_info
Creating /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/lib/python3.8/site-packages/
Writing /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/lib/python3.8/site-packages/chrome_gnome_shell-0.0.0-py3.8.egg-info
-- Installing: /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/etc/chromium/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
-- Installing: /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/etc/opt/chrome/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
-- Installing: /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/lib/mozilla/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
-- Installing: /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/share/applications/org.gnome.ChromeGnomeShell.desktop
-- Installing: /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/share/dbus-1/services/org.gnome.ChromeGnomeShell.service
-- Installing: /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/share/icons/gnome/16x16/apps/org.gnome.ChromeGnomeShell.png
-- Installing: /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/share/icons/gnome/48x48/apps/org.gnome.ChromeGnomeShell.png
-- Installing: /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/share/icons/gnome/128x128/apps/org.gnome.ChromeGnomeShell.png
@nix { "action": "setPhase", "phase": "giDiscoverSelf" }
giDiscoverSelf
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "giDiscoverSelf" }
giDiscoverSelf
@nix { "action": "setPhase", "phase": "gappsWrapperArgsHook" }
gappsWrapperArgsHook
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Wrapping program '/nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/bin/chrome-gnome-shell'
shrinking RPATHs of ELF executables and libraries in /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/lib /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1/bin
patching script interpreter paths in /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1
checking for references to /build/ in /nix/store/qzig2wfdba62vlmi0lcbs7gl0df8sykc-chrome-gnome-shell-10.1...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment