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/ed5954d5507f13de0ff90b5de5aa5b84 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/ed5954d5507f13de0ff90b5de5aa5b84 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 2 minutes | https://github.com/NixOS/nixpkgs/pull/116706
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/c8v8xkbi8dnm7lkav18x9xzsh5iass46-gnome-flashback-3.38.0.tar.xz
source root is gnome-flashback-3.38.0
setting SOURCE_DATE_EPOCH to timestamp 1602610682 of file gnome-flashback-3.38.0/po/zh_TW.gmo
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
patching file data/applications/gnome-flashback.desktop.in.in
@nix { "action": "setPhase", "phase": "autoreconfPhase" }
autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION
Copying file ABOUT-NLS
Copying file build-aux/config.rpath
Copying file m4/gettext.m4
Copying file m4/host-cpu-c-abi.m4
Copying file m4/iconv.m4
Copying file m4/intlmacosx.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/remove-potcdate.sin
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force
autoreconf: running: /nix/store/m3k91k7mc8nm71a3g3cb2mrldcrkcjsm-autoconf-2.70/bin/autoconf --force
autoreconf: running: /nix/store/m3k91k7mc8nm71a3g3cb2mrldcrkcjsm-autoconf-2.70/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:42: installing 'build-aux/compile'
configure.ac:48: installing 'build-aux/missing'
backends/Makefile.am: installing 'build-aux/depcomp'
autoreconf: Leaving directory '.'
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./build-aux/ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0
checking whether to enable debugging... no
checking for a sed that does not truncate output... /nix/store/k0cb17hjqw6vzhwjqb6kl0qzixgbyfsa-gnused-4.8/bin/sed
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -Wno-suggest-attribute=format... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wimplicit-function-declaration... yes
checking whether C compiler accepts -Wold-style-definition... yes
checking whether C compiler accepts -Wjump-misses-init... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-missing-field-initializers... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wformat-nonliteral... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wpacked... yes
checking whether C compiler accepts -Wmissing-format-attribute... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wredundant-decls... (cached) yes
checking whether C compiler accepts -Wmissing-include-dirs... yes
checking whether C compiler accepts -Wunused-but-set-variable... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wreturn-type... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wswitch-default... yes
checking whether C compiler accepts -Wduplicated-cond... yes
checking whether C compiler accepts -Wduplicated-branches... yes
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wrestrict... yes
checking whether C compiler accepts -Wnull-dereference... yes
checking whether C compiler accepts -Wdouble-promotion... yes
checking whether C compiler accepts -Wno-error=unused-parameter... yes
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
checking whether the linker accepts -Wl,--as-needed... yes
checking whether the linker accepts -Wl,--as-needed... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking whether the linker accepts -Wl,--no-as-needed... yes
checking whether the linker accepts -Wl,--fatal-warnings... yes
checking whether the linker accepts -Wl,-fatal_warnings... no
checking whether the linker accepts -Wl,--no-as-needed... yes
checking for a BSD-compatible install... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... none
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /nix/store/k0cb17hjqw6vzhwjqb6kl0qzixgbyfsa-gnused-4.8/bin/sed
checking for grep that handles long lines and -e... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep -E
checking for fgrep... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for cos in -lm... yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for gdbus-codegen... /nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/bin/gdbus-codegen
checking for glib-compile-resources... /nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/bin/glib-compile-resources
checking for glib-mkenums... /nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/bin/glib-mkenums
checking whether NLS is requested... yes
checking for msgfmt... /nix/store/gn9qc6574r4dkhrpzip7k4mxshs1zg0r-gettext-0.21/bin/msgfmt
checking for gmsgfmt... /nix/store/gn9qc6574r4dkhrpzip7k4mxshs1zg0r-gettext-0.21/bin/msgfmt
checking for xgettext... /nix/store/gn9qc6574r4dkhrpzip7k4mxshs1zg0r-gettext-0.21/bin/xgettext
checking for msgmerge... /nix/store/gn9qc6574r4dkhrpzip7k4mxshs1zg0r-gettext-0.21/bin/msgmerge
checking for ld... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking pkg-config is at least version 0.16... yes
checking for
gio-2.0 >= 2.44.0
gio-unix-2.0 >= 2.44.0
... yes
checking for
gio-2.0 >= 2.44.0
gio-unix-2.0 >= 2.44.0
glib-2.0 >= 2.44.0
gnome-desktop-3.0 >= 3.12.0
upower-glib >= 0.99.0
xcb-randr
xrandr >= 1.5.0
x11-xcb
x11
... yes
checking for
gtk+-3.0 >= 3.22.0
... yes
checking for
gio-unix-2.0 >= 2.44.0
gtk+-3.0
gsettings-desktop-schemas >= 3.31.0
x11
... yes
checking for
gio-unix-2.0 >= 2.44.0
gtk+-3.0 >= 3.22.0
glib-2.0 >= 2.44.0
... yes
checking for
gdk-pixbuf-2.0 >= 2.32.2
gtk+-3.0 >= 3.22.0
gsettings-desktop-schemas >= 3.31.0
... yes
checking for
glib-2.0 >= 2.44.0
gtk+-3.0 >= 3.22.0
x11
... yes
checking for
gnome-desktop-3.0 >= 3.12.0
gtk+-3.0 >= 3.22.0
x11
... yes
checking for
glib-2.0 >= 2.44.0
gio-2.0 >= 2.44.0
gio-unix-2.0 >= 2.44.0
gnome-desktop-3.0 >= 3.12.0
gtk+-3.0 >= 3.22.0
libsystemd
x11
... yes
checking for
gio-unix-2.0 >= 2.44.0
gtk+-3.0 >= 3.22.0
... yes
checking for
gio-unix-2.0 >= 2.44.0
gtk+-3.0 >= 3.22.0
x11
xext
... yes
checking for
gtk+-3.0 >= 3.22.0
gnome-desktop-3.0 >= 3.12.0
gsettings-desktop-schemas >= 3.31.0
xi >= 1.6.0
... yes
checking for
gnome-desktop-3.0 >= 3.12.0
gtk+-3.0 >= 3.22.0
gsettings-desktop-schemas >= 3.31.0
ibus-1.0 >= 1.5.2
pango
x11
xkbfile
xkeyboard-config
... yes
checking for
gdk-pixbuf-2.0 >= 2.32.2
gio-unix-2.0 >= 2.44.0
gtk+-3.0 >= 3.22.0
glib-2.0 >= 2.44.0
gio-2.0 >= 2.44.0
x11
... yes
checking for
gdk-pixbuf-2.0 >= 2.32.2
gtk+-3.0 >= 3.22.0
glib-2.0 >= 2.44.0
polkit-agent-1 >= 0.97
polkit-gobject-1 >= 0.97
... yes
checking for
gtk+-3.0 >= 3.22.0
gnome-desktop-3.0 >= 3.12.0
... yes
checking for
gdk-pixbuf-2.0 >= 2.32.2
gio-unix-2.0 >= 2.44.0
gtk+-3.0 >= 3.22.0
... yes
checking for
gdm
gio-unix-2.0 >= 2.44.0
glib-2.0 >= 2.44.0
gnome-desktop-3.0 >= 3.12.0
gtk+-3.0 >= 3.22.0
libsystemd
xxf86vm >= 1.1.4
... yes
checking for
gio-unix-2.0 >= 2.44.0
gtk+-3.0 >= 3.22.0
libcanberra-gtk3 >= 0.13
x11
xext
xfixes
... yes
checking for
gtk+-3.0 >= 3.22.0
gio-unix-2.0 >= 2.44.0
glib-2.0 >= 2.44.0
gnome-desktop-3.0 >= 3.12.0
... yes
checking for
glib-2.0 >= 2.44.0
gio-unix-2.0 >= 2.44.0
... yes
checking for
gio-2.0
gobject-2.0
libpulse
libpulse-mainloop-glib
... yes
checking for
gio-unix-2.0 >= 2.44.0
gnome-bluetooth-1.0
libcanberra-gtk3 >= 0.13
libgnome-panel >= 3.35.2
upower-glib
... yes
checking for security/pam_appl.h... yes
checking for library containing pam_start... -lpam
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating backends/Makefile
config.status: creating data/Makefile
config.status: creating data/applications/Makefile
config.status: creating data/autostart/Makefile
config.status: creating data/compizconfig/Makefile
config.status: creating data/directories/Makefile
config.status: creating data/gnome-panel/Makefile
config.status: creating data/menus/Makefile
config.status: creating data/schemas/Makefile
config.status: creating data/sessions/Makefile
config.status: creating data/systemd/Makefile
config.status: creating data/theme/Makefile
config.status: creating data/theme/Adwaita/Makefile
config.status: creating data/theme/HighContrast/Makefile
config.status: creating data/theme/Yaru/Makefile
config.status: creating data/ui/Makefile
config.status: creating data/xsessions/Makefile
config.status: creating dbus/Makefile
config.status: creating daemons/Makefile
config.status: creating daemons/clipboard/Makefile
config.status: creating gnome-flashback/Makefile
config.status: creating gnome-flashback/liba11y-keyboard/Makefile
config.status: creating gnome-flashback/libaudio-device-selection/Makefile
config.status: creating gnome-flashback/libautomount-manager/Makefile
config.status: creating gnome-flashback/libcommon/Makefile
config.status: creating gnome-flashback/libdesktop/Makefile
config.status: creating gnome-flashback/libend-session-dialog/Makefile
config.status: creating gnome-flashback/libidle-monitor/Makefile
config.status: creating gnome-flashback/libinput-settings/Makefile
config.status: creating gnome-flashback/libinput-sources/Makefile
config.status: creating gnome-flashback/libnotifications/Makefile
config.status: creating gnome-flashback/libpolkit/Makefile
config.status: creating gnome-flashback/libroot-background/Makefile
config.status: creating gnome-flashback/libscreencast/Makefile
config.status: creating gnome-flashback/libscreensaver/Makefile
config.status: creating gnome-flashback/libscreenshot/Makefile
config.status: creating gnome-flashback/libshell/Makefile
config.status: creating gnome-flashback/libstatus-notifier-watcher/Makefile
config.status: creating gvc/Makefile
config.status: creating system-indicators/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
GNOME Flashback 3.38.0
======================
srcdir ......................: .
compiler ....................: gcc
cflags ......................:
prefix ......................: /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0
exec_prefix .................: ${prefix}
libdir ......................: ${exec_prefix}/lib
sysconfdir ..................: ${prefix}/etc
libexecdir ..................: ${exec_prefix}/libexec
Compiz session ..............: no
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/build/gnome-flashback-3.38.0'
Making all in data
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data'
Making all in applications
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/applications'
GEN gnome-flashback.desktop.in
GEN gnome-flashback.desktop
rm gnome-flashback.desktop.in
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/applications'
Making all in autostart
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/autostart'
GEN gnome-flashback-clipboard.desktop.in
GEN gnome-flashback-nm-applet.desktop
GEN gnome-flashback-clipboard.desktop
rm gnome-flashback-clipboard.desktop.in
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/autostart'
Making all in compizconfig
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/compizconfig'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/compizconfig'
Making all in directories
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/directories'
GEN X-GNOME-Flashback-Settings.directory
GEN X-GNOME-Flashback-Settings-System.directory
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/directories'
Making all in gnome-panel
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/gnome-panel'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/gnome-panel'
Making all in menus
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/menus'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/menus'
Making all in schemas
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/schemas'
GEN org.gnome.gnome-flashback.desktop.enums.xml
GEN org.gnome.gnome-flashback.gschema.valid
GEN org.gnome.gnome-flashback.desktop.gschema.valid
GEN org.gnome.gnome-flashback.desktop.background.gschema.valid
GEN org.gnome.gnome-flashback.desktop.icons.gschema.valid
GEN org.gnome.gnome-flashback.system-indicators.input-sources.gschema.valid
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/schemas'
Making all in sessions
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/sessions'
GEN gnome-flashback-metacity.session
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/sessions'
Making all in systemd
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/systemd'
GEN metacity/session.conf
GEN gnome-flashback.service
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/systemd'
Making all in theme
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/theme'
Making all in Adwaita
make[4]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/Adwaita'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/Adwaita'
Making all in HighContrast
make[4]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/HighContrast'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/HighContrast'
Making all in Yaru
make[4]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/Yaru'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/Yaru'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/data/theme'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme'
Making all in ui
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/ui'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/ui'
Making all in xsessions
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/xsessions'
GEN gnome-flashback-metacity.desktop.in
GEN gnome-flashback-metacity.desktop
rm gnome-flashback-metacity.desktop.in
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/xsessions'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data'
GEN gnome-flashback-metacity
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data'
Making all in dbus
make[2]: Entering directory '/build/gnome-flashback-3.38.0/dbus'
make all-am
make[3]: Entering directory '/build/gnome-flashback-3.38.0/dbus'
CC libdbus_la-gf-accounts-gen.lo
CC libdbus_la-gf-accounts-user-gen.lo
CC libdbus_la-gf-audio-device-selection-gen.lo
CC libdbus_la-gf-dm-seat-gen.lo
CC libdbus_la-gf-end-session-dialog-gen.lo
CC libdbus_la-gf-fd-application-gen.lo
CC libdbus_la-gf-fd-dbus-gen.lo
CC libdbus_la-gf-fd-notifications-gen.lo
CC libdbus_la-gf-file-manager-gen.lo
CC libdbus_la-gf-gtk-notifications-gen.lo
CC libdbus_la-gf-input-sources-gen.lo
CC libdbus_la-gf-login-manager-gen.lo
CC libdbus_la-gf-login-session-gen.lo
CC libdbus_la-gf-nautilus2-gen.lo
CC libdbus_la-gf-upower-device-gen.lo
CC libdbus_la-gf-screencast-gen.lo
CC libdbus_la-gf-screensaver-gen.lo
CC libdbus_la-gf-screenshot-gen.lo
CC libdbus_la-gf-sd-rfkill-gen.lo
CC libdbus_la-gf-session-manager-gen.lo
CC libdbus_la-gf-shell-gen.lo
CC libdbus_la-gf-shell-introspect-gen.lo
CC libdbus_la-gf-sm-client-private-gen.lo
CC libdbus_la-gf-sm-presence-gen.lo
CC libdbus_la-gf-sn-watcher-v0-gen.lo
CCLD libdbus.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/dbus'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/dbus'
Making all in daemons
make[2]: Entering directory '/build/gnome-flashback-3.38.0/daemons'
Making all in clipboard
make[3]: Entering directory '/build/gnome-flashback-3.38.0/daemons/clipboard'
CC gnome_flashback_clipboard-gf-clipboard-main.o
CC gnome_flashback_clipboard-gf-clipboard.o
CC gnome_flashback_clipboard-gsd-clipboard-manager.o
CC gnome_flashback_clipboard-list.o
CC gnome_flashback_clipboard-xutils.o
CCLD gnome-flashback-clipboard
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/daemons/clipboard'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/daemons'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/daemons'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/daemons'
Making all in backends
make[2]: Entering directory '/build/gnome-flashback-3.38.0/backends'
make all-am
make[3]: Entering directory '/build/gnome-flashback-3.38.0/backends'
CC libbackends_la-gf-backend-x11-cm.lo
CC libbackends_la-gf-backend-x11.lo
CC libbackends_la-gf-backend.lo
CC libbackends_la-gf-crtc-mode-info.lo
CC libbackends_la-gf-crtc-mode.lo
CC libbackends_la-gf-crtc-xrandr.lo
CC libbackends_la-gf-crtc.lo
CC libbackends_la-gf-edid-parse.lo
CC libbackends_la-gf-gpu-xrandr.lo
CC libbackends_la-gf-gpu.lo
CC libbackends_la-gf-logical-monitor-config.lo
CC libbackends_la-gf-logical-monitor.lo
CC libbackends_la-gf-monitor-config-manager.lo
CC libbackends_la-gf-monitor-config-migration.lo
CC libbackends_la-gf-monitor-config-store.lo
CC libbackends_la-gf-monitor-config.lo
CC libbackends_la-gf-monitor-manager-kms.lo
CC libbackends_la-gf-monitor-manager-xrandr.lo
CC libbackends_la-gf-monitor-manager.lo
CC libbackends_la-gf-monitor-normal.lo
CC libbackends_la-gf-monitor-spec.lo
CC libbackends_la-gf-monitor-tiled.lo
CC libbackends_la-gf-monitor-transform.lo
CC libbackends_la-gf-monitor.lo
CC libbackends_la-gf-monitors-config.lo
CC libbackends_la-gf-orientation-manager.lo
CC libbackends_la-gf-output-info.lo
CC libbackends_la-gf-output-xrandr.lo
CC libbackends_la-gf-output.lo
CC libbackends_la-gf-rectangle.lo
CC libbackends_la-gf-settings.lo
CC libbackends_la-gf-dbus-display-config.lo
CCLD libbackends.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/backends'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/backends'
Making all in gvc
make[2]: Entering directory '/build/gnome-flashback-3.38.0/gvc'
make all-am
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gvc'
CC libgvc_la-gvc-enum-types.lo
CC gvc/libgvc_la-gvc-channel-map.lo
CC gvc/libgvc_la-gvc-mixer-card.lo
CC gvc/libgvc_la-gvc-mixer-control.lo
CC gvc/libgvc_la-gvc-mixer-event-role.lo
CC gvc/libgvc_la-gvc-mixer-sink-input.lo
CC gvc/libgvc_la-gvc-mixer-sink.lo
CC gvc/libgvc_la-gvc-mixer-source-output.lo
CC gvc/libgvc_la-gvc-mixer-source.lo
CC gvc/libgvc_la-gvc-mixer-stream.lo
CC gvc/libgvc_la-gvc-mixer-ui-device.lo
CCLD libgvc.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gvc'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/gvc'
Making all in gnome-flashback
make[2]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make all-recursive
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback'
Making all in liba11y-keyboard
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/liba11y-keyboard'
CC liba11y_keyboard_la-gf-a11y-keyboard.lo
CCLD liba11y-keyboard.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/liba11y-keyboard'
Making all in libaudio-device-selection
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libaudio-device-selection'
CC libaudio_device_selection_la-gf-audio-device-selection.lo
CC libaudio_device_selection_la-gf-audio-device-selection-dialog.lo
CCLD libaudio-device-selection.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libaudio-device-selection'
Making all in libautomount-manager
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libautomount-manager'
CC libautomount_manager_la-gsd-automount-manager.lo
CC libautomount_manager_la-gsd-autorun.lo
CCLD libautomount-manager.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libautomount-manager'
Making all in libcommon
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
make all-am
make[5]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
CC libcommon_la-gf-background-utils.lo
CC libcommon_la-gf-keybindings.lo
CC libcommon_la-gf-popup-window.lo
CC libcommon_la-gf-common-enum-types.lo
CCLD libcommon.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
Making all in libdesktop
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
make all-am
make[5]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
CC libdesktop_la-gf-background.lo
CC libdesktop_la-gf-create-folder-dialog.lo
CC libdesktop_la-gf-desktop-window.lo
CC libdesktop_la-gf-desktop.lo
CC libdesktop_la-gf-dummy-icon.lo
CC libdesktop_la-gf-home-icon.lo
CC libdesktop_la-gf-trash-icon.lo
CC libdesktop_la-gf-icon-view.lo
CC libdesktop_la-gf-icon.lo
CC libdesktop_la-gf-monitor-view.lo
CC libdesktop_la-gf-rename-popover.lo
CC libdesktop_la-gf-thumbnail-factory.lo
CC libdesktop_la-gf-utils.lo
CC libdesktop_la-gf-workarea-watcher.lo
CC libdesktop_la-gf-desktop-enum-types.lo
CCLD libdesktop.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
Making all in libend-session-dialog
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libend-session-dialog'
CC libend_session_dialog_la-gf-end-session-dialog.lo
CC libend_session_dialog_la-gf-inhibit-dialog.lo
CCLD libend-session-dialog.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libend-session-dialog'
Making all in libidle-monitor
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
make all-am
make[5]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
CC libidle_monitor_la-flashback-idle-monitor.lo
CC libidle_monitor_la-meta-dbus-idle-monitor.lo
CC libidle_monitor_la-meta-backend.lo
CC libidle_monitor_la-meta-idle-monitor.lo
CC libidle_monitor_la-meta-idle-monitor-xsync.lo
CCLD libidle-monitor.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
Making all in libinput-settings
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-settings'
CC libinput_settings_la-gf-input-settings.lo
CCLD libinput-settings.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-settings'
Making all in libinput-sources
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-sources'
CC libinput_sources_la-gf-candidate-box.lo
CC libinput_sources_la-gf-candidate-area.lo
CC libinput_sources_la-gf-candidate-popup.lo
CC libinput_sources_la-gf-ibus-manager.lo
CC libinput_sources_la-gf-input-source-ibus.lo
CC libinput_sources_la-gf-input-source-xkb.lo
CC libinput_sources_la-gf-input-source.lo
CC libinput_sources_la-gf-input-sources-button.lo
CC libinput_sources_la-gf-input-sources.lo
CC libinput_sources_la-gf-input-source-manager.lo
CC libinput_sources_la-gf-input-source-popup.lo
CC libinput_sources_la-gf-input-source-settings.lo
CC libinput_sources_la-gf-keyboard-manager.lo
gf-keyboard-manager.c: In function 'gf_keyboard_manager_set_user_layouts':
gf-keyboard-manager.c:579:23: warning: 'group' may be used uninitialized in this function [-Wmaybe-uninitialized]
579 | info->group = group;
| ~~~~~~~~~~~~^~~~~~~
CCLD libinput-sources.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-sources'
Making all in libnotifications
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libnotifications'
CC libnotifications_la-gf-bubble.lo
CC libnotifications_la-gf-notifications.lo
CC libnotifications_la-nd-daemon.lo
CC libnotifications_la-nd-notification.lo
CC libnotifications_la-nd-notification-box.lo
CC libnotifications_la-nd-queue.lo
CC libnotifications_la-nd-stack.lo
CCLD libnotifications.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libnotifications'
Making all in libpolkit
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libpolkit'
CC libpolkit_la-flashback-authenticator.lo
CC libpolkit_la-flashback-listener.lo
CC libpolkit_la-flashback-polkit.lo
CC libpolkit_la-flashback-polkit-dialog.lo
CCLD libpolkit.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libpolkit'
Making all in libroot-background
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libroot-background'
CC libroot_background_la-gf-root-background.lo
CCLD libroot-background.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libroot-background'
Making all in libscreencast
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreencast'
CC libscreencast_la-gf-screencast.lo
CCLD libscreencast.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreencast'
Making all in libscreensaver
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
make all-am
make[5]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
CC libscreensaver_la-gf-auth.lo
CC libscreensaver_la-gf-fade.lo
CC libscreensaver_la-gf-grab.lo
CC libscreensaver_la-gf-info-bar.lo
CC libscreensaver_la-gf-listener.lo
CC libscreensaver_la-gf-manager.lo
CC libscreensaver_la-gf-panel.lo
CC libscreensaver_la-gf-prefs.lo
CC libscreensaver_la-gf-screensaver.lo
CC libscreensaver_la-gf-screensaver-utils.lo
CC libscreensaver_la-gf-unlock-dialog.lo
CC libscreensaver_la-gf-user-image.lo
CC libscreensaver_la-gf-watcher.lo
CC libscreensaver_la-gf-window.lo
CC libscreensaver_la-gf-screensaver-enum-types.lo
CCLD libscreensaver.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
Making all in libscreenshot
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreenshot'
CC libscreenshot_la-gf-flashspot.lo
CC libscreenshot_la-gf-screenshot.lo
CC libscreenshot_la-gf-select-area.lo
CCLD libscreenshot.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreenshot'
Making all in libshell
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libshell'
CC libshell_la-flashback-monitor-labeler.lo
CC libshell_la-flashback-osd.lo
CC libshell_la-flashback-shell.lo
CC libshell_la-gf-label-window.lo
CC libshell_la-gf-osd-window.lo
CC libshell_la-gf-shell-introspect.lo
CCLD libshell.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libshell'
Making all in libstatus-notifier-watcher
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libstatus-notifier-watcher'
CC libstatus_notifier_watcher_la-gf-sn-watcher-v0.lo
CC libstatus_notifier_watcher_la-gf-status-notifier-watcher.lo
CCLD libstatus-notifier-watcher.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libstatus-notifier-watcher'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback'
CC gnome_flashback-gf-application.o
CC gnome_flashback-gf-confirm-display-change-dialog.o
CC gnome_flashback-gf-main.o
CC gnome_flashback-gf-session.o
CC gnome_flashback-gf-resources.o
CCLD gnome-flashback
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback'
Making all in system-indicators
make[2]: Entering directory '/build/gnome-flashback-3.38.0/system-indicators'
CC system_indicators_la-si-applet.lo
CC system_indicators_la-si-bluetooth.lo
CC system_indicators_la-si-desktop-menu-item.lo
CC system_indicators_la-si-indicator.lo
CC system_indicators_la-si-input-sources.lo
CC system_indicators_la-si-menu-bar.lo
CC system_indicators_la-si-module.lo
CC system_indicators_la-si-power.lo
CC system_indicators_la-si-volume.lo
CCLD system_indicators.la
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/system-indicators'
Making all in po
make[2]: Entering directory '/build/gnome-flashback-3.38.0/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/po'
make[2]: Entering directory '/build/gnome-flashback-3.38.0'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0'
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
check flags: -j2 -l2 SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash VERBOSE=y check
Making check in data
make[1]: Entering directory '/build/gnome-flashback-3.38.0/data'
Making check in applications
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/applications'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/applications'
Making check in autostart
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/autostart'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/autostart'
Making check in compizconfig
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/compizconfig'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/compizconfig'
Making check in directories
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/directories'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/directories'
Making check in gnome-panel
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/gnome-panel'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/gnome-panel'
Making check in menus
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/menus'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/menus'
Making check in schemas
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/schemas'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/schemas'
Making check in sessions
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/sessions'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/sessions'
Making check in systemd
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/systemd'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/systemd'
Making check in theme
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/theme'
Making check in Adwaita
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/Adwaita'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/Adwaita'
Making check in HighContrast
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/HighContrast'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/HighContrast'
Making check in Yaru
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/Yaru'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/Yaru'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/theme'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme'
Making check in ui
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/ui'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/ui'
Making check in xsessions
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/xsessions'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/xsessions'
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/data'
Making check in dbus
make[1]: Entering directory '/build/gnome-flashback-3.38.0/dbus'
make check-am
make[2]: Entering directory '/build/gnome-flashback-3.38.0/dbus'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/dbus'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/dbus'
Making check in daemons
make[1]: Entering directory '/build/gnome-flashback-3.38.0/daemons'
Making check in clipboard
make[2]: Entering directory '/build/gnome-flashback-3.38.0/daemons/clipboard'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/daemons/clipboard'
make[2]: Entering directory '/build/gnome-flashback-3.38.0/daemons'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/daemons'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/daemons'
Making check in backends
make[1]: Entering directory '/build/gnome-flashback-3.38.0/backends'
make check-am
make[2]: Entering directory '/build/gnome-flashback-3.38.0/backends'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/backends'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/backends'
Making check in gvc
make[1]: Entering directory '/build/gnome-flashback-3.38.0/gvc'
make check-am
make[2]: Entering directory '/build/gnome-flashback-3.38.0/gvc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/gvc'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/gvc'
Making check in gnome-flashback
make[1]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make check-recursive
make[2]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback'
Making check in liba11y-keyboard
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/liba11y-keyboard'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/liba11y-keyboard'
Making check in libaudio-device-selection
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libaudio-device-selection'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libaudio-device-selection'
Making check in libautomount-manager
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libautomount-manager'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libautomount-manager'
Making check in libcommon
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
make check-am
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
Making check in libdesktop
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
make check-am
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
Making check in libend-session-dialog
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libend-session-dialog'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libend-session-dialog'
Making check in libidle-monitor
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
make check-am
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
Making check in libinput-settings
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-settings'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-settings'
Making check in libinput-sources
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-sources'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-sources'
Making check in libnotifications
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libnotifications'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libnotifications'
Making check in libpolkit
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libpolkit'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libpolkit'
Making check in libroot-background
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libroot-background'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libroot-background'
Making check in libscreencast
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreencast'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreencast'
Making check in libscreensaver
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
make check-am
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
Making check in libscreenshot
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreenshot'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreenshot'
Making check in libshell
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libshell'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libshell'
Making check in libstatus-notifier-watcher
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libstatus-notifier-watcher'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libstatus-notifier-watcher'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback'
Making check in system-indicators
make[1]: Entering directory '/build/gnome-flashback-3.38.0/system-indicators'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/system-indicators'
Making check in po
make[1]: Entering directory '/build/gnome-flashback-3.38.0/po'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/po'
make[1]: Entering directory '/build/gnome-flashback-3.38.0'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0'
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash gsettingsschemadir=/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gsettings-schemas/gnome-flashback-3.38.0/glib-2.0/schemas/ gsettingsschemadir=/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gsettings-schemas/gnome-flashback-3.38.0/glib-2.0/schemas/ install
Making install in data
make[1]: Entering directory '/build/gnome-flashback-3.38.0/data'
Making install in applications
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/applications'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/applications'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/applications'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-flashback.desktop '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/applications'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/applications'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/applications'
Making install in autostart
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/autostart'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/autostart'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/etc/xdg/autostart'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-flashback-clipboard.desktop gnome-flashback-nm-applet.desktop '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/etc/xdg/autostart'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/autostart'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/autostart'
Making install in compizconfig
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/compizconfig'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/compizconfig'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/compizconfig'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/compizconfig'
Making install in directories
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/directories'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/directories'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/desktop-directories'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 X-GNOME-Flashback-Settings.directory X-GNOME-Flashback-Settings-System.directory '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/desktop-directories'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/directories'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/directories'
Making install in gnome-panel
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/gnome-panel'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/gnome-panel'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gnome-panel/layouts'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-flashback.layout '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gnome-panel/layouts'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/gnome-panel'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/gnome-panel'
Making install in menus
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/menus'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/menus'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/etc/xdg/menus'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-flashback-applications.menu '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/etc/xdg/menus'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/menus'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/menus'
Making install in schemas
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/schemas'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/schemas'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gsettings-schemas/gnome-flashback-3.38.0/glib-2.0/schemas/'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 00_gnome-flashback.gschema.override '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gsettings-schemas/gnome-flashback-3.38.0/glib-2.0/schemas/'
if test -n "org.gnome.gnome-flashback.gschema.xml org.gnome.gnome-flashback.desktop.gschema.xml org.gnome.gnome-flashback.desktop.background.gschema.xml org.gnome.gnome-flashback.desktop.icons.gschema.xml org.gnome.gnome-flashback.system-indicators.input-sources.gschema.xml org.gnome.gnome-flashback.desktop.enums.xml"; then \
test -z "/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gsettings-schemas/gnome-flashback-3.38.0/glib-2.0/schemas/" || /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p "/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gsettings-schemas/gnome-flashback-3.38.0/glib-2.0/schemas/"; \
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 org.gnome.gnome-flashback.gschema.xml org.gnome.gnome-flashback.desktop.gschema.xml org.gnome.gnome-flashback.desktop.background.gschema.xml org.gnome.gnome-flashback.desktop.icons.gschema.xml org.gnome.gnome-flashback.system-indicators.input-sources.gschema.xml org.gnome.gnome-flashback.desktop.enums.xml "/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gsettings-schemas/gnome-flashback-3.38.0/glib-2.0/schemas/"; \
test -n "" || /nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/bin/glib-compile-schemas /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gsettings-schemas/gnome-flashback-3.38.0/glib-2.0/schemas/; \
fi
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/schemas'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/schemas'
Making install in sessions
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/sessions'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/sessions'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gnome-session/sessions'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-flashback-metacity.session '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gnome-session/sessions'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/sessions'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/sessions'
Making install in systemd
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/systemd'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/systemd'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/systemd/user/gnome-session@gnome-flashback-metacity.target.d'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 metacity/session.conf '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/systemd/user/gnome-session@gnome-flashback-metacity.target.d'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/systemd/user'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-flashback.service gnome-flashback.target '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/systemd/user'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/systemd'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/systemd'
Making install in theme
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/theme'
Making install in Adwaita
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/Adwaita'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/Adwaita'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/Adwaita'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/Adwaita'
Making install in HighContrast
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/HighContrast'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/HighContrast'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/HighContrast'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/HighContrast'
Making install in Yaru
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/Yaru'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/data/theme/Yaru'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/Yaru'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme/Yaru'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/theme'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/data/theme'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/theme'
Making install in ui
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/ui'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/ui'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/ui'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/ui'
Making install in xsessions
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data/xsessions'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data/xsessions'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/xsessions'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-flashback-metacity.desktop '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/xsessions'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data/xsessions'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data/xsessions'
make[2]: Entering directory '/build/gnome-flashback-3.38.0/data'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/data'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/libexec'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c gnome-flashback-metacity '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/libexec'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/data'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/data'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/data'
Making install in dbus
make[1]: Entering directory '/build/gnome-flashback-3.38.0/dbus'
make install-am
make[2]: Entering directory '/build/gnome-flashback-3.38.0/dbus'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/dbus'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/dbus'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/dbus'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/dbus'
Making install in daemons
make[1]: Entering directory '/build/gnome-flashback-3.38.0/daemons'
Making install in clipboard
make[2]: Entering directory '/build/gnome-flashback-3.38.0/daemons/clipboard'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/daemons/clipboard'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/libexec'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c gnome-flashback-clipboard '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/libexec'
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c gnome-flashback-clipboard /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/libexec/gnome-flashback-clipboard
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/daemons/clipboard'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/daemons/clipboard'
make[2]: Entering directory '/build/gnome-flashback-3.38.0/daemons'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/daemons'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/daemons'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/daemons'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/daemons'
Making install in backends
make[1]: Entering directory '/build/gnome-flashback-3.38.0/backends'
make install-am
make[2]: Entering directory '/build/gnome-flashback-3.38.0/backends'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/backends'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/backends'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/backends'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/backends'
Making install in gvc
make[1]: Entering directory '/build/gnome-flashback-3.38.0/gvc'
make install-am
make[2]: Entering directory '/build/gnome-flashback-3.38.0/gvc'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gvc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gvc'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/gvc'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/gvc'
Making install in gnome-flashback
make[1]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make install-recursive
make[2]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback'
Making install in liba11y-keyboard
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/liba11y-keyboard'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/liba11y-keyboard'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/liba11y-keyboard'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/liba11y-keyboard'
Making install in libaudio-device-selection
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libaudio-device-selection'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libaudio-device-selection'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libaudio-device-selection'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libaudio-device-selection'
Making install in libautomount-manager
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libautomount-manager'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libautomount-manager'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libautomount-manager'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libautomount-manager'
Making install in libcommon
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
make install-am
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
make[5]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libcommon'
Making install in libdesktop
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
make install-am
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
make[5]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libdesktop'
Making install in libend-session-dialog
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libend-session-dialog'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libend-session-dialog'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libend-session-dialog'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libend-session-dialog'
Making install in libidle-monitor
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
make install-am
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
make[5]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libidle-monitor'
Making install in libinput-settings
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-settings'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-settings'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-settings'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-settings'
Making install in libinput-sources
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-sources'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-sources'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-sources'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libinput-sources'
Making install in libnotifications
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libnotifications'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libnotifications'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libnotifications'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libnotifications'
Making install in libpolkit
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libpolkit'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libpolkit'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libpolkit'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libpolkit'
Making install in libroot-background
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libroot-background'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libroot-background'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libroot-background'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libroot-background'
Making install in libscreencast
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreencast'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreencast'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreencast'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreencast'
Making install in libscreensaver
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
make install-am
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
make[5]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreensaver'
Making install in libscreenshot
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreenshot'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreenshot'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreenshot'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libscreenshot'
Making install in libshell
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libshell'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libshell'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libshell'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libshell'
Making install in libstatus-notifier-watcher
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libstatus-notifier-watcher'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback/libstatus-notifier-watcher'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libstatus-notifier-watcher'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback/libstatus-notifier-watcher'
make[3]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make[4]: Entering directory '/build/gnome-flashback-3.38.0/gnome-flashback'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/bin'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c gnome-flashback '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/bin'
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c gnome-flashback /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/bin/gnome-flashback
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make[3]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/gnome-flashback'
Making install in system-indicators
make[1]: Entering directory '/build/gnome-flashback-3.38.0/system-indicators'
make[2]: Entering directory '/build/gnome-flashback-3.38.0/system-indicators'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/gnome-panel/modules'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c system_indicators.la '/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/gnome-panel/modules'
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/system_indicators.so /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/gnome-panel/modules/system_indicators.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/system_indicators.lai /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/gnome-panel/modules/system_indicators.la
libtool: finish: PATH="/nix/store/m3k91k7mc8nm71a3g3cb2mrldcrkcjsm-autoconf-2.70/bin:/nix/store/snc87mmnfyqp8y6naq0dgdsngibdbbv4-automake-1.16.3/bin:/nix/store/gn9qc6574r4dkhrpzip7k4mxshs1zg0r-gettext-0.21/bin:/nix/store/k25vc7l1x091nyfwd1w0w30pk8rw0pip-libtool-2.4.6/bin:/nix/store/h5bc1cfmv2mkv8g7kgclxnphh7abgq2c-gnum4-1.4.18/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/kpin6gqlxsq1svad97a9gjma2ijz5ifq-pkg-config-wrapper-0.29.2/bin:/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/bin:/nix/store/jdxddmpjw55l7mhbimlkmhiqdsl4m085-librsvg-2.50.1/bin:/nix/store/d0dfzzm70xbmqf7161w4vgmbmpajby2n-patchelf-0.12/bin:/nix/store/qpm5i2647q95clkr96f47q5j57ng7h62-gcc-wrapper-9.3.0/bin:/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/bin:/nix/store/3spc7764i6psxpkhclv7jzg305s28iq3-glibc-2.32-37-bin/bin:/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin:/nix/store/hcixzbckz1l02j4q357kyk7a6cg4c0fw-binutils-wrapper-2.35.1/bin:/nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin:/nix/store/3spc7764i6psxpkhclv7jzg305s28iq3-glibc-2.32-37-bin/bin:/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin:/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/bin:/nix/store/gn9qc6574r4dkhrpzip7k4mxshs1zg0r-gettext-0.21/bin:/nix/store/p1128bjqxmsclibh3j9qmff4r3ig8qj1-glib-2.66.4-bin/bin:/nix/store/h586xqq592l2mjdp9zk2slb5sm66f5hh-gnome-bluetooth-3.34.3/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/bin:/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/bin:/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/bin:/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/bin:/nix/store/7310p7ix9n6p4kfs4j1j7rmq2rkkbwf7-bzip2-1.0.6.0.1-bin/bin:/nix/store/1fiskyni8yprv4npdp7cpzz88jlpwipn-libpng-apng-1.6.37-dev/bin:/nix/store/ahri73jy4nzv82hp3naravp6p5hz1bwc-fontconfig-2.13.92-bin/bin:/nix/store/sgdipj6v3x7m7267hzdfxn41anz81rag-expat-2.2.10-dev/bin:/nix/store/ja0w33ljzbxz35cf9x4svrv4mcwmg5j1-fribidi-1.0.10/bin:/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/bin:/nix/store/ihl2lh4ha4nrgqrrixjvq56as4j5hiaj-libjpeg-turbo-2.0.6-bin/bin:/nix/store/xm0m44qv6h7cpn41hlklbcdlqsqkbv6n-xz-5.2.5-bin/bin:/nix/store/9s29dcxfnpva27bkpsd95hqc9jg6qj5k-libtiff-4.1.0-bin/bin:/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/bin:/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/bin:/nix/store/8vxr8zaw2r58qig9hyidi535v79cns0k-graphite2-1.3.14/bin:/nix/store/g5p2rf55ph4xydpig4dh7d4si9kqkh0p-pango-1.47.0-bin/bin:/nix/store/2xmf0z310q6pa4l6kzdfyn0mmqa9kg10-libdrm-2.4.104-bin/bin:/nix/store/588kaydxi1r7sbjgixv1b89a65qbkyjd-wayland-1.19.0/bin:/nix/store/3baw4bwbq2jk7d175rgfxgkwg9n1x6vi-cups-2.3.3-dev/bin:/nix/store/ba9q04y78d8h440afb3x9v90mm69nf4g-cups-2.3.3/bin:/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/bin:/nix/store/0xvh6hnpvlqjjx91yklmqncsm476z97z-ibus-1.5.24/bin:/nix/store/i0ghl2sk22m4xmww10dqmgy2wbn3viv9-libcanberra-0.30/bin:/nix/store/i59iv2mcw55p099znqsxpwpw1cm8prjq-attr-2.4.48-bin/bin:/nix/store/vb50m5bfba08bd53bs2s8mp3djs3wckp-libcap-2.47/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/bin:/nix/store/2v3hcq6gv30z12n1zhrifw8dr2w4h4dk-upower-0.99.11/bin:/nix/store/syr03l792z07chc9ywd0f4sv7rv5x705-linux-pam-1.5.1/bin:/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin:/nix/store/h1d5rp8zbv07nkagjhxxdk7kc1iq87cg-findutils-4.7.0/bin:/nix/store/is718jfg4jvbbmhxhg883gdqxifxyrlb-diffutils-3.7/bin:/nix/store/k0cb17hjqw6vzhwjqb6kl0qzixgbyfsa-gnused-4.8/bin:/nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin:/nix/store/lr892zp6955x0ggk5z17ccl0wi796r9b-gawk-5.1.0/bin:/nix/store/wmhq31vs9gz9pjqdr5grpkdj3dbj9g9a-gnutar-1.32/bin:/nix/store/m4ai8v9c24kifs1ccl17xilim8g628r7-gzip-1.10/bin:/nix/store/7310p7ix9n6p4kfs4j1j7rmq2rkkbwf7-bzip2-1.0.6.0.1-bin/bin:/nix/store/22q3bzcby9ma35a6ygbnjgf8s8ir3nxv-gnumake-4.3/bin:/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin:/nix/store/bys6cqy32l6ym97hac1wfcihi512q0ij-patch-2.7.6/bin:/nix/store/xm0m44qv6h7cpn41hlklbcdlqsqkbv6n-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/gnome-panel/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/gnome-panel/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory '/build/gnome-flashback-3.38.0/system-indicators'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/system-indicators'
Making install in po
make[1]: Entering directory '/build/gnome-flashback-3.38.0/po'
installing bs.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/bs/LC_MESSAGES/gnome-flashback.mo
installing ca.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/ca/LC_MESSAGES/gnome-flashback.mo
installing cs.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/cs/LC_MESSAGES/gnome-flashback.mo
installing da.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/da/LC_MESSAGES/gnome-flashback.mo
installing de.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/de/LC_MESSAGES/gnome-flashback.mo
installing el.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/el/LC_MESSAGES/gnome-flashback.mo
installing es.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/es/LC_MESSAGES/gnome-flashback.mo
installing eu.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/eu/LC_MESSAGES/gnome-flashback.mo
installing fi.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/fi/LC_MESSAGES/gnome-flashback.mo
installing fur.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/fur/LC_MESSAGES/gnome-flashback.mo
installing he.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/he/LC_MESSAGES/gnome-flashback.mo
installing hu.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/hu/LC_MESSAGES/gnome-flashback.mo
installing id.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/id/LC_MESSAGES/gnome-flashback.mo
installing it.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/it/LC_MESSAGES/gnome-flashback.mo
installing nb.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/nb/LC_MESSAGES/gnome-flashback.mo
installing nl.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/nl/LC_MESSAGES/gnome-flashback.mo
installing pl.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/pl/LC_MESSAGES/gnome-flashback.mo
installing pt.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/pt/LC_MESSAGES/gnome-flashback.mo
installing pt_BR.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/pt_BR/LC_MESSAGES/gnome-flashback.mo
installing ro.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/ro/LC_MESSAGES/gnome-flashback.mo
installing ru.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/ru/LC_MESSAGES/gnome-flashback.mo
installing sk.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/sk/LC_MESSAGES/gnome-flashback.mo
installing sl.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/sl/LC_MESSAGES/gnome-flashback.mo
installing sr.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/sr/LC_MESSAGES/gnome-flashback.mo
installing sr@latin.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/sr@latin/LC_MESSAGES/gnome-flashback.mo
installing sv.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/sv/LC_MESSAGES/gnome-flashback.mo
installing tr.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/tr/LC_MESSAGES/gnome-flashback.mo
installing uk.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/uk/LC_MESSAGES/gnome-flashback.mo
installing zh_CN.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/zh_CN/LC_MESSAGES/gnome-flashback.mo
installing zh_HK.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/zh_HK/LC_MESSAGES/gnome-flashback.mo
installing zh_TW.gmo as /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/locale/zh_TW/LC_MESSAGES/gnome-flashback.mo
if test "gnome-flashback" = "gettext-tools"; then \
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./$file \
/nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/build/gnome-flashback-3.38.0/po'
make[1]: Entering directory '/build/gnome-flashback-3.38.0'
make[2]: Entering directory '/build/gnome-flashback-3.38.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gnome-flashback-3.38.0'
make[1]: Leaving directory '/build/gnome-flashback-3.38.0'
RequiredComponents=metacity;gnome-flashback;gnome-panel;org.gnome.SettingsDaemon.A11ySettings;org.gnome.SettingsDaemon.Color;org.gnome.SettingsDaemon.Datetime;org.gnome.SettingsDaemon.Housekeeping;org.gnome.SettingsDaemon.Keyboard;org.gnome.SettingsDaemon.MediaKeys;org.gnome.SettingsDaemon.Power;org.gnome.SettingsDaemon.PrintNotifications;org.gnome.SettingsDaemon.Rfkill;org.gnome.SettingsDaemon.ScreensaverProxy;org.gnome.SettingsDaemon.Sharing;org.gnome.SettingsDaemon.Smartcard;org.gnome.SettingsDaemon.Sound;org.gnome.SettingsDaemon.UsbProtection;org.gnome.SettingsDaemon.Wacom;org.gnome.SettingsDaemon.XSettings;
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@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/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/bin/gnome-flashback'
shrinking RPATHs of ELF executables and libraries in /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0
shrinking /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/bin/.gnome-flashback-wrapped
shrinking /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/gnome-panel/modules/system_indicators.so
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/bin
patching script interpreter paths in /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0
checking for references to /build/ in /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0...
moving /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/lib/systemd/user/* to /nix/store/1x51g1xg33ynbjnrrbcabq2giy46kxsr-gnome-flashback-3.38.0/share/systemd/user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment