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/5795428b25664e3fbe22b324f50cbd34 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/5795428b25664e3fbe22b324f50cbd34 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/0r03ii3s2kqw3pr736qzdg2mbvn9pgp1-gnome-panel-3.38.0.tar.xz
source root is gnome-panel-3.38.0
setting SOURCE_DATE_EPOCH to timestamp 1602710355 of file gnome-panel-3.38.0/docs/reference/libgnome-panel/libgnome-panel.types
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
patching file gnome-panel/gnome-panel.desktop.in
@nix { "action": "setPhase", "phase": "autoreconfPhase" }
autoreconfPhase
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: running: /nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/bin/autoconf --force
autoreconf: running: /nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:49: installing 'build-aux/compile'
configure.ac:55: installing 'build-aux/missing'
gnome-panel/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0 --bindir=/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/bin --sbindir=/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/sbin --includedir=/nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/include --oldincludedir=/nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/include --mandir=/nix/store/78h883brpsg1icfwa2vkmdllzrwpjvaw-gnome-panel-3.38.0-man/share/man --infodir=/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/info --docdir=/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/doc/gnome-panel --libdir=/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib --libexecdir=/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/libexec --localedir=/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale --enable-eds
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... 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 thread-safe 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 how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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 we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (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 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
gmodule-2.0 >= 2.45.3
gdk-pixbuf-2.0 >= 2.26.0
pango >= 1.15.4
gtk+-3.0 >= 3.22.0
cairo-xlib
gdm
glib-2.0 >= 2.45.3
gmodule-2.0 >= 2.45.3
gio-2.0 >= 2.45.3
gio-unix-2.0 >= 2.45.3
gnome-desktop-3.0 >= 2.91.0
libgnome-menu-3.0 >= 3.7.90
dconf >= 0.13.4
x11
xi
xrandr >= 1.3.0
... yes
checking for
gio-2.0 >= 2.45.3
gmodule-2.0 >= 2.45.3
gtk+-3.0 >= 3.22.0
... yes
checking for
gio-unix-2.0 >= 2.45.3
gtk+-3.0 >= 3.22.0
libsystemd >= 230
x11
... yes
checking for gtk+-3.0 >= 3.22.0 cairo >= 1.0.0... yes
checking for
gio-unix-2.0 >= 2.45.3
gtk+-3.0 >= 3.22.0
libgnome-menu-3.0 >= 3.7.90
libsystemd >= 230
... yes
checking for
gdm
gio-unix-2.0 >= 2.45.3
gtk+-3.0 >= 3.22.0
libgnome-menu-3.0 >= 3.7.90
libsystemd >= 230
... yes
checking for
gtk+-3.0 >= 3.22.0
x11
... yes
checking for
gtk+-3.0 >= 3.22.0
... yes
checking for
gio-unix-2.0 >= 2.45.3
gtk+-3.0 >= 3.22.0
... yes
checking for gtk+-3.0 >= 3.22.0 libwnck-3.0 >= 3.4.6... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for
dconf >= 0.13.4
gio-2.0 >= 2.45.3
gio-unix-2.0 >= 2.45.3
glib-2.0 >= 2.45.3
gnome-desktop-3.0 >= 2.91.0
gtk+-3.0 >= 3.22.0
gweather-3.0 >= 3.28.0
pango >= 1.15.4
polkit-gobject-1
... yes
checking whether to enable evolution-data-server support... yes
checking for
libecal-2.0 >= 3.33.2
libedataserver-1.2 >= 3.5.3
... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.25 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes
checking for itstool... itstool
checking for xmllint... xmllint
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/16x16/Makefile
config.status: creating data/22x22/Makefile
config.status: creating data/24x24/Makefile
config.status: creating data/32x32/Makefile
config.status: creating data/48x48/Makefile
config.status: creating data/scalable/Makefile
config.status: creating data/pkgconfig/Makefile
config.status: creating data/pkgconfig/libgnome-panel.pc
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 gnome-panel/Makefile
config.status: creating gnome-panel/libpanel-util/Makefile
config.status: creating libgnome-panel/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/libgnome-panel/Makefile
config.status: creating help/Makefile
config.status: creating help/clock/Makefile
config.status: creating help/fish/Makefile
config.status: creating man/Makefile
config.status: creating modules/Makefile
config.status: creating modules/action-button/Makefile
config.status: creating modules/clock/Makefile
config.status: creating modules/clock/pixmaps/Makefile
config.status: creating modules/fish/Makefile
config.status: creating modules/launcher/Makefile
config.status: creating modules/menu/Makefile
config.status: creating modules/notification-area/Makefile
config.status: creating modules/separator/Makefile
config.status: creating modules/status-notifier/Makefile
config.status: creating modules/wncklet/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 Panel 3.38.0
==================
srcdir ..........................: .
compiler ........................: gcc
cflags ..........................:
prefix ..........................: /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0
exec_prefix .....................: ${prefix}
bindir ..........................: /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/bin
datadir .........................: ${datarootdir}
libdir ..........................: /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib
libexecdir ......................: /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/libexec
localstatedir ...................: ${prefix}/var
sbindir .........................: /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/sbin
sysconfdir ......................: ${prefix}/etc
Maintainer mode .................: yes
Evolution-Data-Server support ...: yes
Build gtk-doc documentation .....: 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-panel-3.38.0'
Making all in libgnome-panel
make[2]: Entering directory '/build/gnome-panel-3.38.0/libgnome-panel'
make all-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/libgnome-panel'
CC libgnome_panel_la-gp-action.lo
CC libgnome_panel_la-gp-applet-info.lo
CC libgnome_panel_la-gp-applet.lo
CC libgnome_panel_la-gp-image-menu-item.lo
CC libgnome_panel_la-gp-initial-setup-dialog.lo
CC libgnome_panel_la-gp-lockdown.lo
CC libgnome_panel_la-gp-module.lo
CC libgnome_panel_la-gp-utils.lo
CC libgnome_panel_la-gp-enum-types.lo
CCLD libgnome-panel.la
make[3]: Leaving directory '/build/gnome-panel-3.38.0/libgnome-panel'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/libgnome-panel'
Making all in modules
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules'
Making all in action-button
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/action-button'
make all-am
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/action-button'
CC org_gnome_gnome_panel_action_button_la-gp-action-button-applet.lo
CC org_gnome_gnome_panel_action_button_la-gp-action-button.lo
CC org_gnome_gnome_panel_action_button_la-gp-action-button-module.lo
CC org_gnome_gnome_panel_action_button_la-gp-force-quit-applet.lo
CC org_gnome_gnome_panel_action_button_la-gp-lock-screen-applet.lo
CC org_gnome_gnome_panel_action_button_la-gp-logout-applet.lo
CC org_gnome_gnome_panel_action_button_la-gp-run-applet.lo
CC org_gnome_gnome_panel_action_button_la-gp-shutdown-applet.lo
CC org_gnome_gnome_panel_action_button_la-panel-force-quit.lo
CC org_gnome_gnome_panel_action_button_la-action-button-resources.lo
CC org_gnome_gnome_panel_action_button_la-gpab-screensaver-gen.lo
CC org_gnome_gnome_panel_action_button_la-gpab-session-manager-gen.lo
CCLD org.gnome.gnome-panel.action-button.la
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/action-button'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/action-button'
Making all in clock
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/clock'
make all-recursive
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/clock'
Making all in pixmaps
make[5]: Entering directory '/build/gnome-panel-3.38.0/modules/clock/pixmaps'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock/pixmaps'
make[5]: Entering directory '/build/gnome-panel-3.38.0/modules/clock'
CC org_gnome_gnome_panel_clock_la-calendar-window.lo
CC org_gnome_gnome_panel_clock_la-clock-applet.lo
CC org_gnome_gnome_panel_clock_la-clock-face.lo
CC org_gnome_gnome_panel_clock_la-clock-location.lo
CC org_gnome_gnome_panel_clock_la-clock-location-tile.lo
CC org_gnome_gnome_panel_clock_la-clock-map.lo
CC org_gnome_gnome_panel_clock_la-clock-module.lo
CC org_gnome_gnome_panel_clock_la-clock-sunpos.lo
CC org_gnome_gnome_panel_clock_la-clock-utils.lo
CC org_gnome_gnome_panel_clock_la-set-timezone.lo
CC org_gnome_gnome_panel_clock_la-clock-resources.lo
CC org_gnome_gnome_panel_clock_la-clock-typebuiltins.lo
CC org_gnome_gnome_panel_clock_la-calendar-client.lo
CC org_gnome_gnome_panel_clock_la-calendar-sources.lo
CCLD org.gnome.gnome-panel.clock.la
make[5]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock'
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock'
Making all in fish
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/fish'
make all-am
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/fish'
CC org_gnome_gnome_panel_fish_la-fish-applet.lo
CC org_gnome_gnome_panel_fish_la-fish-module.lo
CC org_gnome_gnome_panel_fish_la-fish-resources.lo
CCLD org.gnome.gnome-panel.fish.la
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/fish'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/fish'
Making all in launcher
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/launcher'
make all-am
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/launcher'
CC org_gnome_gnome_panel_launcher_la-gp-custom-launcher-applet.lo
CC org_gnome_gnome_panel_launcher_la-gp-editor.lo
CC org_gnome_gnome_panel_launcher_la-gp-icon-name-chooser.lo
CC org_gnome_gnome_panel_launcher_la-gp-launcher-applet.lo
CC org_gnome_gnome_panel_launcher_la-gp-launcher-button.lo
CC org_gnome_gnome_panel_launcher_la-gp-launcher-module.lo
CC org_gnome_gnome_panel_launcher_la-gp-launcher-properties.lo
CC org_gnome_gnome_panel_launcher_la-gp-launcher-utils.lo
CC org_gnome_gnome_panel_launcher_la-launcher-resources.lo
GEN org.gnome.gnome-panel.applet.launcher.gschema.valid
CCLD org.gnome.gnome-panel.launcher.la
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/launcher'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/launcher'
Making all in menu
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/menu'
make all-am
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/menu'
CC org_gnome_gnome_panel_menu_la-gp-bookmarks.lo
CC org_gnome_gnome_panel_menu_la-gp-lock-logout.lo
CC org_gnome_gnome_panel_menu_la-gp-main-menu-applet.lo
CC org_gnome_gnome_panel_menu_la-gp-menu-bar-applet.lo
CC org_gnome_gnome_panel_menu_la-gp-menu-bar.lo
CC org_gnome_gnome_panel_menu_la-gp-menu-button-applet.lo
CC org_gnome_gnome_panel_menu_la-gp-menu-button.lo
CC org_gnome_gnome_panel_menu_la-gp-menu-module.lo
CC org_gnome_gnome_panel_menu_la-gp-menu-utils.lo
CC org_gnome_gnome_panel_menu_la-gp-menu.lo
CC org_gnome_gnome_panel_menu_la-gp-places-menu.lo
CC org_gnome_gnome_panel_menu_la-gp-recent-menu.lo
CC org_gnome_gnome_panel_menu_la-gp-user-menu-applet.lo
CC org_gnome_gnome_panel_menu_la-gp-user-menu.lo
CC org_gnome_gnome_panel_menu_la-gp-volumes.lo
CC org_gnome_gnome_panel_menu_la-menu-resources.lo
CC org_gnome_gnome_panel_menu_la-gp-dm-seat-gen.lo
CC org_gnome_gnome_panel_menu_la-gp-login1-manager-gen.lo
CC org_gnome_gnome_panel_menu_la-gp-screensaver-gen.lo
CC org_gnome_gnome_panel_menu_la-gp-session-manager-gen.lo
GEN org.gnome.gnome-panel.applet.menu-button.gschema.valid
CCLD org.gnome.gnome-panel.menu.la
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/menu'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/menu'
Making all in notification-area
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/notification-area'
CC org_gnome_gnome_panel_notification_area_la-fixedtip.lo
CC org_gnome_gnome_panel_notification_area_la-na-applet.lo
CC org_gnome_gnome_panel_notification_area_la-na-module.lo
CC org_gnome_gnome_panel_notification_area_la-na-tray.lo
CC org_gnome_gnome_panel_notification_area_la-na-tray-child.lo
CC org_gnome_gnome_panel_notification_area_la-na-tray-manager.lo
CCLD org.gnome.gnome-panel.notification-area.la
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/notification-area'
Making all in separator
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/separator'
CC org_gnome_gnome_panel_separator_la-separator-applet.lo
CC org_gnome_gnome_panel_separator_la-separator-module.lo
CCLD org.gnome.gnome-panel.separator.la
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/separator'
Making all in status-notifier
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/status-notifier'
make all-am
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/status-notifier'
CC org_gnome_gnome_panel_status_notifier_la-sn-applet.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-item.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-host.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-host-v0.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-item.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-item-v0.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-module.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-gen.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-host-v0-gen.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-item-v0-gen.lo
CC org_gnome_gnome_panel_status_notifier_la-sn-watcher-v0-gen.lo
CCLD org.gnome.gnome-panel.status-notifier.la
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/status-notifier'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/status-notifier'
Making all in wncklet
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/wncklet'
make all-am
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/wncklet'
CC org_gnome_gnome_panel_wncklet_la-wncklet.lo
CC org_gnome_gnome_panel_wncklet_la-wncklet-module.lo
CC org_gnome_gnome_panel_wncklet_la-window-menu.lo
CC org_gnome_gnome_panel_wncklet_la-window-list.lo
CC org_gnome_gnome_panel_wncklet_la-workspace-switcher.lo
CC org_gnome_gnome_panel_wncklet_la-showdesktop.lo
CC org_gnome_gnome_panel_wncklet_la-wncklet-resources.lo
CCLD org.gnome.gnome-panel.wncklet.la
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/wncklet'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/wncklet'
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules'
Making all in gnome-panel
make[2]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel'
make all-recursive
make[3]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel'
Making all in libpanel-util
make[4]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel/libpanel-util'
CC libpanel_util_la-panel-cleanup.lo
CC libpanel_util_la-panel-dconf.lo
CC libpanel_util_la-panel-error.lo
CC libpanel_util_la-panel-glib.lo
CC libpanel_util_la-panel-gsettings.lo
CC libpanel_util_la-panel-keyfile.lo
CC libpanel_util_la-panel-show.lo
CC libpanel_util_la-panel-xdg.lo
CCLD libpanel-util.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel/libpanel-util'
make[4]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel'
CC gnome_panel-gp-add-applet-window.o
CC gnome_panel-gp-applet-manager.o
CC gnome_panel-gp-applet-row.o
CC gnome_panel-gp-application.o
CC gnome_panel-gp-arrow-button.o
CC gnome_panel-gp-main.o
CC gnome_panel-gp-module-manager.o
CC gnome_panel-gp-properties-dialog.o
CC gnome_panel-gp-session.o
CC gnome_panel-gp-theme.o
CC gnome_panel-panel-widget.o
CC gnome_panel-panel.o
CC gnome_panel-applet.o
CC gnome_panel-panel-util.o
CC gnome_panel-panel-run-dialog.o
CC gnome_panel-panel-context-menu.o
CC gnome_panel-panel-applet-frame.o
panel-applet-frame.c: In function 'panel_applet_frame_change_orientation':
panel-applet-frame.c:684:3: warning: 'position' may be used uninitialized in this function [-Wmaybe-uninitialized]
684 | gp_applet_set_position (self->priv->applet, position);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
panel-applet-frame.c:660:19: note: 'position' was declared here
660 | GtkPositionType position;
| ^~~~~~~~
panel-applet-frame.c:683:3: warning: 'orientation' may be used uninitialized in this function [-Wmaybe-uninitialized]
683 | gp_applet_set_orientation (self->priv->applet, orientation);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
panel-applet-frame.c:659:18: note: 'orientation' was declared here
659 | GtkOrientation orientation;
| ^~~~~~~~~~~
CC gnome_panel-panel-applets-manager.o
CC gnome_panel-panel-action-protocol.o
CC gnome_panel-panel-toplevel.o
CC gnome_panel-panel-struts.o
CC gnome_panel-panel-xutils.o
CC gnome_panel-panel-multiscreen.o
CC gnome_panel-panel-a11y.o
CC gnome_panel-panel-bindings.o
CC gnome_panel-panel-lockdown.o
CC gnome_panel-panel-layout.o
CC gnome_panel-panel-object-loader.o
CC gnome_panel-panel-typebuiltins.o
CC gnome_panel-panel-resources.o
GEN gnome-panel.desktop
CCLD gnome-panel
make[4]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel'
Making all in docs
make[2]: Entering directory '/build/gnome-panel-3.38.0/docs'
Making all in reference
make[3]: Entering directory '/build/gnome-panel-3.38.0/docs/reference'
Making all in libgnome-panel
make[4]: Entering directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make[4]: Entering directory '/build/gnome-panel-3.38.0/docs/reference'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference'
make[3]: Entering directory '/build/gnome-panel-3.38.0/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/docs'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/docs'
Making all in help
make[2]: Entering directory '/build/gnome-panel-3.38.0/help'
Making all in clock
make[3]: Entering directory '/build/gnome-panel-3.38.0/help/clock'
GEN ar/ar.mo
GEN ca/ca.mo
GEN cs/cs.mo
GEN da/da.mo
GEN de/de.mo
GEN el/el.mo
GEN en_GB/en_GB.mo
GEN es/es.mo
GEN eu/eu.mo
GEN fi/fi.mo
GEN fr/fr.mo
GEN hu/hu.mo
GEN id/id.mo
GEN it/it.mo
GEN ja/ja.mo
GEN ko/ko.mo
GEN nl/nl.mo
GEN oc/oc.mo
GEN pa/pa.mo
GEN pt/pt.mo
GEN pt_BR/pt_BR.mo
GEN ru/ru.mo
GEN sr/sr.mo
GEN sl/sl.mo
GEN sv/sv.mo
GEN te/te.mo
GEN th/th.mo
GEN uk/uk.mo
GEN zh_CN/zh_CN.mo
GEN zh_HK/zh_HK.mo
GEN zh_TW/zh_TW.mo
GEN ar/
GEN ca/
GEN cs/
GEN da/
GEN de/
GEN el/
GEN en_GB/
GEN es/
GEN eu/
GEN fi/
GEN fr/
GEN hu/
GEN id/
GEN it/
GEN ja/
GEN ko/
GEN nl/
GEN oc/
GEN pa/
GEN pt/
GEN pt_BR/
GEN ru/
GEN sr/
GEN sl/
GEN sv/
GEN te/
GEN th/
GEN uk/
GEN zh_CN/
GEN zh_HK/
GEN zh_TW/
make[3]: Leaving directory '/build/gnome-panel-3.38.0/help/clock'
Making all in fish
make[3]: Entering directory '/build/gnome-panel-3.38.0/help/fish'
GEN ca/ca.mo
GEN cs/cs.mo
GEN da/da.mo
GEN de/de.mo
GEN el/el.mo
GEN en_GB/en_GB.mo
GEN es/es.mo
GEN eu/eu.mo
GEN fi/fi.mo
GEN fr/fr.mo
GEN hu/hu.mo
GEN it/it.mo
GEN ja/ja.mo
GEN ko/ko.mo
GEN oc/oc.mo
GEN pt_BR/pt_BR.mo
GEN ru/ru.mo
GEN sl/sl.mo
GEN sv/sv.mo
GEN th/th.mo
GEN uk/uk.mo
GEN zh_CN/zh_CN.mo
GEN ca/
GEN cs/
GEN da/
GEN de/
GEN el/
GEN en_GB/
GEN es/
GEN eu/
GEN fi/
GEN fr/
GEN hu/
GEN it/
GEN ja/
GEN ko/
GEN oc/
GEN pt_BR/
GEN ru/
GEN sl/
GEN sv/
GEN th/
GEN uk/
GEN zh_CN/
make[3]: Leaving directory '/build/gnome-panel-3.38.0/help/fish'
make[3]: Entering directory '/build/gnome-panel-3.38.0/help'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/help'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/help'
Making all in data
make[2]: Entering directory '/build/gnome-panel-3.38.0/data'
Making all in 16x16
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/16x16'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/16x16'
Making all in 22x22
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/22x22'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/22x22'
Making all in 24x24
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/24x24'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/24x24'
Making all in 32x32
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/32x32'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/32x32'
Making all in 48x48
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/48x48'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/48x48'
Making all in scalable
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/scalable'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/scalable'
Making all in pkgconfig
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/pkgconfig'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/pkgconfig'
Making all in theme
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/theme'
Making all in Adwaita
make[4]: Entering directory '/build/gnome-panel-3.38.0/data/theme/Adwaita'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/data/theme/Adwaita'
Making all in HighContrast
make[4]: Entering directory '/build/gnome-panel-3.38.0/data/theme/HighContrast'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/data/theme/HighContrast'
Making all in Yaru
make[4]: Entering directory '/build/gnome-panel-3.38.0/data/theme/Yaru'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/data/theme/Yaru'
make[4]: Entering directory '/build/gnome-panel-3.38.0/data/theme'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/data/theme'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/theme'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data'
GEN org.gnome.gnome-panel.enums.xml
GEN org.gnome.gnome-panel.applet.fish.gschema.valid
GEN org.gnome.gnome-panel.applet.window-list.gschema.valid
GEN org.gnome.gnome-panel.applet.workspace-switcher.gschema.valid
GEN org.gnome.gnome-panel.applet.clock.gschema.valid
GEN org.gnome.gnome-panel.applet.initial-settings.gschema.valid
GEN org.gnome.gnome-panel.gschema.valid
GEN org.gnome.gnome-panel.object.gschema.valid
GEN org.gnome.gnome-panel.toplevel.gschema.valid
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data'
Making all in man
make[2]: Entering directory '/build/gnome-panel-3.38.0/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/man'
Making all in po
make[2]: Entering directory '/build/gnome-panel-3.38.0/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/po'
make[2]: Entering directory '/build/gnome-panel-3.38.0'
make[2]: Leaving directory '/build/gnome-panel-3.38.0'
make[1]: Leaving directory '/build/gnome-panel-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 libgnome-panel
make[1]: Entering directory '/build/gnome-panel-3.38.0/libgnome-panel'
make check-am
make[2]: Entering directory '/build/gnome-panel-3.38.0/libgnome-panel'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/libgnome-panel'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/libgnome-panel'
Making check in modules
make[1]: Entering directory '/build/gnome-panel-3.38.0/modules'
Making check in action-button
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/action-button'
make check-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/action-button'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/action-button'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/action-button'
Making check in clock
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/clock'
make check-recursive
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/clock'
Making check in pixmaps
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/clock/pixmaps'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock/pixmaps'
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/clock'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock'
Making check in fish
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/fish'
make check-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/fish'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/fish'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/fish'
Making check in launcher
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/launcher'
make check-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/launcher'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/launcher'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/launcher'
Making check in menu
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/menu'
make check-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/menu'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/menu'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/menu'
Making check in notification-area
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/notification-area'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/notification-area'
Making check in separator
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/separator'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/separator'
Making check in status-notifier
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/status-notifier'
make check-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/status-notifier'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/status-notifier'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/status-notifier'
Making check in wncklet
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/wncklet'
make check-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/wncklet'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/wncklet'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/wncklet'
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/modules'
Making check in gnome-panel
make[1]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel'
make check-recursive
make[2]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel'
Making check in libpanel-util
make[3]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel/libpanel-util'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel/libpanel-util'
make[3]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel'
Making check in docs
make[1]: Entering directory '/build/gnome-panel-3.38.0/docs'
Making check in reference
make[2]: Entering directory '/build/gnome-panel-3.38.0/docs/reference'
Making check in libgnome-panel
make[3]: Entering directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make check-TESTS
make[4]: Entering directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make[5]: Entering directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
============================================================================
Testsuite summary for gnome-panel 3.38.0
============================================================================
# TOTAL: 0
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make[4]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make[3]: Entering directory '/build/gnome-panel-3.38.0/docs/reference'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference'
make[2]: Entering directory '/build/gnome-panel-3.38.0/docs'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/docs'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/docs'
Making check in help
make[1]: Entering directory '/build/gnome-panel-3.38.0/help'
Making check in clock
make[2]: Entering directory '/build/gnome-panel-3.38.0/help/clock'
for lc in C ar ca cs da de el en_GB es eu fi fr hu id it ja ko nl oc pa pt pt_BR ru sr sl sv te th uk zh_CN zh_HK zh_TW; do \
if test -d "$lc"; \
then d=; \
xmlpath="$lc"; \
else \
d="./"; \
xmlpath="$lc:./$lc"; \
fi; \
for page in index.docbook legal.xml; do \
echo "xmllint --nonet --noout --noent --path $xmlpath --xinclude $d$lc/$page"; \
xmllint --nonet --noout --noent --path "$xmlpath" --xinclude "$d$lc/$page"; \
done; \
done
xmllint --nonet --noout --noent --path C --xinclude C/index.docbook
xmllint --nonet --noout --noent --path C --xinclude C/legal.xml
xmllint --nonet --noout --noent --path ar --xinclude ar/index.docbook
xmllint --nonet --noout --noent --path ar --xinclude ar/legal.xml
xmllint --nonet --noout --noent --path ca --xinclude ca/index.docbook
xmllint --nonet --noout --noent --path ca --xinclude ca/legal.xml
xmllint --nonet --noout --noent --path cs --xinclude cs/index.docbook
xmllint --nonet --noout --noent --path cs --xinclude cs/legal.xml
xmllint --nonet --noout --noent --path da --xinclude da/index.docbook
xmllint --nonet --noout --noent --path da --xinclude da/legal.xml
xmllint --nonet --noout --noent --path de --xinclude de/index.docbook
xmllint --nonet --noout --noent --path de --xinclude de/legal.xml
xmllint --nonet --noout --noent --path el --xinclude el/index.docbook
xmllint --nonet --noout --noent --path el --xinclude el/legal.xml
xmllint --nonet --noout --noent --path en_GB --xinclude en_GB/index.docbook
xmllint --nonet --noout --noent --path en_GB --xinclude en_GB/legal.xml
xmllint --nonet --noout --noent --path es --xinclude es/index.docbook
xmllint --nonet --noout --noent --path es --xinclude es/legal.xml
xmllint --nonet --noout --noent --path eu --xinclude eu/index.docbook
xmllint --nonet --noout --noent --path eu --xinclude eu/legal.xml
xmllint --nonet --noout --noent --path fi --xinclude fi/index.docbook
xmllint --nonet --noout --noent --path fi --xinclude fi/legal.xml
xmllint --nonet --noout --noent --path fr --xinclude fr/index.docbook
xmllint --nonet --noout --noent --path fr --xinclude fr/legal.xml
xmllint --nonet --noout --noent --path hu --xinclude hu/index.docbook
xmllint --nonet --noout --noent --path hu --xinclude hu/legal.xml
xmllint --nonet --noout --noent --path id --xinclude id/index.docbook
xmllint --nonet --noout --noent --path id --xinclude id/legal.xml
xmllint --nonet --noout --noent --path it --xinclude it/index.docbook
xmllint --nonet --noout --noent --path it --xinclude it/legal.xml
xmllint --nonet --noout --noent --path ja --xinclude ja/index.docbook
xmllint --nonet --noout --noent --path ja --xinclude ja/legal.xml
xmllint --nonet --noout --noent --path ko --xinclude ko/index.docbook
xmllint --nonet --noout --noent --path ko --xinclude ko/legal.xml
xmllint --nonet --noout --noent --path nl --xinclude nl/index.docbook
xmllint --nonet --noout --noent --path nl --xinclude nl/legal.xml
xmllint --nonet --noout --noent --path oc --xinclude oc/index.docbook
xmllint --nonet --noout --noent --path oc --xinclude oc/legal.xml
xmllint --nonet --noout --noent --path pa --xinclude pa/index.docbook
xmllint --nonet --noout --noent --path pa --xinclude pa/legal.xml
xmllint --nonet --noout --noent --path pt --xinclude pt/index.docbook
xmllint --nonet --noout --noent --path pt --xinclude pt/legal.xml
xmllint --nonet --noout --noent --path pt_BR --xinclude pt_BR/index.docbook
xmllint --nonet --noout --noent --path pt_BR --xinclude pt_BR/legal.xml
xmllint --nonet --noout --noent --path ru --xinclude ru/index.docbook
xmllint --nonet --noout --noent --path ru --xinclude ru/legal.xml
xmllint --nonet --noout --noent --path sr --xinclude sr/index.docbook
xmllint --nonet --noout --noent --path sr --xinclude sr/legal.xml
xmllint --nonet --noout --noent --path sl --xinclude sl/index.docbook
xmllint --nonet --noout --noent --path sl --xinclude sl/legal.xml
xmllint --nonet --noout --noent --path sv --xinclude sv/index.docbook
xmllint --nonet --noout --noent --path sv --xinclude sv/legal.xml
xmllint --nonet --noout --noent --path te --xinclude te/index.docbook
xmllint --nonet --noout --noent --path te --xinclude te/legal.xml
xmllint --nonet --noout --noent --path th --xinclude th/index.docbook
xmllint --nonet --noout --noent --path th --xinclude th/legal.xml
xmllint --nonet --noout --noent --path uk --xinclude uk/index.docbook
xmllint --nonet --noout --noent --path uk --xinclude uk/legal.xml
xmllint --nonet --noout --noent --path zh_CN --xinclude zh_CN/index.docbook
xmllint --nonet --noout --noent --path zh_CN --xinclude zh_CN/legal.xml
xmllint --nonet --noout --noent --path zh_HK --xinclude zh_HK/index.docbook
xmllint --nonet --noout --noent --path zh_HK --xinclude zh_HK/legal.xml
xmllint --nonet --noout --noent --path zh_TW --xinclude zh_TW/index.docbook
xmllint --nonet --noout --noent --path zh_TW --xinclude zh_TW/legal.xml
make[2]: Leaving directory '/build/gnome-panel-3.38.0/help/clock'
Making check in fish
make[2]: Entering directory '/build/gnome-panel-3.38.0/help/fish'
for lc in C ca cs da de el en_GB es eu fi fr hu it ja ko oc pt_BR ru sl sv th uk zh_CN; do \
if test -d "$lc"; \
then d=; \
xmlpath="$lc"; \
else \
d="./"; \
xmlpath="$lc:./$lc"; \
fi; \
for page in index.docbook legal.xml; do \
echo "xmllint --nonet --noout --noent --path $xmlpath --xinclude $d$lc/$page"; \
xmllint --nonet --noout --noent --path "$xmlpath" --xinclude "$d$lc/$page"; \
done; \
done
xmllint --nonet --noout --noent --path C --xinclude C/index.docbook
xmllint --nonet --noout --noent --path C --xinclude C/legal.xml
xmllint --nonet --noout --noent --path ca --xinclude ca/index.docbook
xmllint --nonet --noout --noent --path ca --xinclude ca/legal.xml
xmllint --nonet --noout --noent --path cs --xinclude cs/index.docbook
xmllint --nonet --noout --noent --path cs --xinclude cs/legal.xml
xmllint --nonet --noout --noent --path da --xinclude da/index.docbook
xmllint --nonet --noout --noent --path da --xinclude da/legal.xml
xmllint --nonet --noout --noent --path de --xinclude de/index.docbook
xmllint --nonet --noout --noent --path de --xinclude de/legal.xml
xmllint --nonet --noout --noent --path el --xinclude el/index.docbook
xmllint --nonet --noout --noent --path el --xinclude el/legal.xml
xmllint --nonet --noout --noent --path en_GB --xinclude en_GB/index.docbook
xmllint --nonet --noout --noent --path en_GB --xinclude en_GB/legal.xml
xmllint --nonet --noout --noent --path es --xinclude es/index.docbook
xmllint --nonet --noout --noent --path es --xinclude es/legal.xml
xmllint --nonet --noout --noent --path eu --xinclude eu/index.docbook
xmllint --nonet --noout --noent --path eu --xinclude eu/legal.xml
xmllint --nonet --noout --noent --path fi --xinclude fi/index.docbook
xmllint --nonet --noout --noent --path fi --xinclude fi/legal.xml
xmllint --nonet --noout --noent --path fr --xinclude fr/index.docbook
xmllint --nonet --noout --noent --path fr --xinclude fr/legal.xml
xmllint --nonet --noout --noent --path hu --xinclude hu/index.docbook
xmllint --nonet --noout --noent --path hu --xinclude hu/legal.xml
xmllint --nonet --noout --noent --path it --xinclude it/index.docbook
xmllint --nonet --noout --noent --path it --xinclude it/legal.xml
xmllint --nonet --noout --noent --path ja --xinclude ja/index.docbook
xmllint --nonet --noout --noent --path ja --xinclude ja/legal.xml
xmllint --nonet --noout --noent --path ko --xinclude ko/index.docbook
xmllint --nonet --noout --noent --path ko --xinclude ko/legal.xml
xmllint --nonet --noout --noent --path oc --xinclude oc/index.docbook
xmllint --nonet --noout --noent --path oc --xinclude oc/legal.xml
xmllint --nonet --noout --noent --path pt_BR --xinclude pt_BR/index.docbook
xmllint --nonet --noout --noent --path pt_BR --xinclude pt_BR/legal.xml
xmllint --nonet --noout --noent --path ru --xinclude ru/index.docbook
xmllint --nonet --noout --noent --path ru --xinclude ru/legal.xml
xmllint --nonet --noout --noent --path sl --xinclude sl/index.docbook
xmllint --nonet --noout --noent --path sl --xinclude sl/legal.xml
xmllint --nonet --noout --noent --path sv --xinclude sv/index.docbook
xmllint --nonet --noout --noent --path sv --xinclude sv/legal.xml
xmllint --nonet --noout --noent --path th --xinclude th/index.docbook
xmllint --nonet --noout --noent --path th --xinclude th/legal.xml
xmllint --nonet --noout --noent --path uk --xinclude uk/index.docbook
xmllint --nonet --noout --noent --path uk --xinclude uk/legal.xml
xmllint --nonet --noout --noent --path zh_CN --xinclude zh_CN/index.docbook
xmllint --nonet --noout --noent --path zh_CN --xinclude zh_CN/legal.xml
make[2]: Leaving directory '/build/gnome-panel-3.38.0/help/fish'
make[2]: Entering directory '/build/gnome-panel-3.38.0/help'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/help'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/help'
Making check in data
make[1]: Entering directory '/build/gnome-panel-3.38.0/data'
Making check in 16x16
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/16x16'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/16x16'
Making check in 22x22
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/22x22'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/22x22'
Making check in 24x24
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/24x24'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/24x24'
Making check in 32x32
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/32x32'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/32x32'
Making check in 48x48
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/48x48'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/48x48'
Making check in scalable
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/scalable'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/scalable'
Making check in pkgconfig
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/pkgconfig'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/pkgconfig'
Making check in theme
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/theme'
Making check in Adwaita
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/theme/Adwaita'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/theme/Adwaita'
Making check in HighContrast
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/theme/HighContrast'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/theme/HighContrast'
Making check in Yaru
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/theme/Yaru'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/theme/Yaru'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/theme'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/theme'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/theme'
make[2]: Entering directory '/build/gnome-panel-3.38.0/data'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/data'
Making check in man
make[1]: Entering directory '/build/gnome-panel-3.38.0/man'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/gnome-panel-3.38.0/man'
Making check in po
make[1]: Entering directory '/build/gnome-panel-3.38.0/po'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/gnome-panel-3.38.0/po'
make[1]: Entering directory '/build/gnome-panel-3.38.0'
make[1]: Leaving directory '/build/gnome-panel-3.38.0'
@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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/ pkgconfigdir=/nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/lib/pkgconfig m4datadir=/nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/share/aclocal aclocaldir=/nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/share/aclocal install
Making install in libgnome-panel
make[1]: Entering directory '/build/gnome-panel-3.38.0/libgnome-panel'
make install-am
make[2]: Entering directory '/build/gnome-panel-3.38.0/libgnome-panel'
make[3]: Entering directory '/build/gnome-panel-3.38.0/libgnome-panel'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c libgnome-panel.la '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib'
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/libgnome-panel.so.0.1.0 /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/libgnome-panel.so.0.1.0
libtool: install: (cd /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib && { ln -s -f libgnome-panel.so.0.1.0 libgnome-panel.so.0 || { rm -f libgnome-panel.so.0 && ln -s libgnome-panel.so.0.1.0 libgnome-panel.so.0; }; })
libtool: install: (cd /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib && { ln -s -f libgnome-panel.so.0.1.0 libgnome-panel.so || { rm -f libgnome-panel.so && ln -s libgnome-panel.so.0.1.0 libgnome-panel.so; }; })
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/libgnome-panel.lai /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/libgnome-panel.la
libtool: finish: PATH="/nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/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/d2h9nfwsplkbdlg6namcgfravk59nf13-itstool-2.0.6/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/rgw20hcab44my5rjcvwypzv8bgxvcd19-dconf-0.38.0/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/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/bin:/nix/store/8n763x8ndflak7p3p1rm8nvb5c268lwa-nss-3.62-dev/bin:/nix/store/9h3arl4wm4fq95r9fm0g1h70j9sg7kfx-nspr-4.29-dev/bin:/nix/store/q8nyidmzv1q8d9iixybqmnq2qfr2j1xp-db-5.3.28-bin/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-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/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib
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.
----------------------------------------------------------------------
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/include/gnome-panel/libgnome-panel'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gp-action.h gp-applet.h gp-applet-info.h gp-enum-types.h gp-image-menu-item.h gp-initial-setup-dialog.h gp-lockdown.h gp-module.h gp-utils.h '/nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/include/gnome-panel/libgnome-panel'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/libgnome-panel'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/libgnome-panel'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/libgnome-panel'
Making install in modules
make[1]: Entering directory '/build/gnome-panel-3.38.0/modules'
Making install in action-button
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/action-button'
make install-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/action-button'
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/action-button'
make[4]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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 org.gnome.gnome-panel.action-button.la '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules'
libtool: warning: relinking 'org.gnome.gnome-panel.action-button.la'
libtool: install: (cd /build/gnome-panel-3.38.0/modules/action-button; /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash "/build/gnome-panel-3.38.0/libtool" --silent --tag CC --mode=relink gcc -pthread -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/gio-unix-2.0 -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/jiic34n654psqb8g442kpzf5mi7kphc2-xorgproto-2020.1/include -I/nix/store/dij1yyf72iqi225f9ivhg987v3ngf0dm-libX11-1.7.0-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/r0320y9cwhv5fg5hvk3y3vs54lpi86i0-systemd-247.3-dev/include -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -module -avoid-version -Wl,--no-as-needed -o org.gnome.gnome-panel.action-button.la -rpath /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules org_gnome_gnome_panel_action_button_la-gp-action-button-applet.lo org_gnome_gnome_panel_action_button_la-gp-action-button.lo org_gnome_gnome_panel_action_button_la-gp-action-button-module.lo org_gnome_gnome_panel_action_button_la-gp-force-quit-applet.lo org_gnome_gnome_panel_action_button_la-gp-lock-screen-applet.lo org_gnome_gnome_panel_action_button_la-gp-logout-applet.lo org_gnome_gnome_panel_action_button_la-gp-run-applet.lo org_gnome_gnome_panel_action_button_la-gp-shutdown-applet.lo org_gnome_gnome_panel_action_button_la-panel-force-quit.lo org_gnome_gnome_panel_action_button_la-action-button-resources.lo org_gnome_gnome_panel_action_button_la-gpab-screensaver-gen.lo org_gnome_gnome_panel_action_button_la-gpab-session-manager-gen.lo ../../libgnome-panel/libgnome-panel.la -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/55mxhavydn0cnab8ykz84r98znj1p66y-libX11-1.7.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -L/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/lib -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lX11 )
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.action-button.soT /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.action-button.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.action-button.lai /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.action-button.la
libtool: finish: PATH="/nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/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/d2h9nfwsplkbdlg6namcgfravk59nf13-itstool-2.0.6/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/rgw20hcab44my5rjcvwypzv8bgxvcd19-dconf-0.38.0/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/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/bin:/nix/store/8n763x8ndflak7p3p1rm8nvb5c268lwa-nss-3.62-dev/bin:/nix/store/9h3arl4wm4fq95r9fm0g1h70j9sg7kfx-nspr-4.29-dev/bin:/nix/store/q8nyidmzv1q8d9iixybqmnq2qfr2j1xp-db-5.3.28-bin/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-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/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/action-button'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/action-button'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/action-button'
Making install in clock
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/clock'
make install-recursive
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/clock'
Making install in pixmaps
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/clock/pixmaps'
make[5]: Entering directory '/build/gnome-panel-3.38.0/modules/clock/pixmaps'
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-panel-3.38.0/modules/clock/pixmaps'
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock/pixmaps'
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/clock'
make[5]: Entering directory '/build/gnome-panel-3.38.0/modules/clock'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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 org.gnome.gnome-panel.clock.la '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules'
libtool: warning: relinking 'org.gnome.gnome-panel.clock.la'
libtool: install: (cd /build/gnome-panel-3.38.0/modules/clock; /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash "/build/gnome-panel-3.38.0/libtool" --silent --tag CC --mode=relink gcc -pthread -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/1dlnbn0bkijj2dvahzaflpva5xmxg7w8-dconf-0.38.0-dev/include/dconf -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/gio-unix-2.0 -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/j991ixb7ip7s6fbhvdd943604axc5wvm-gnome-desktop-3.38.2-dev/include/gnome-desktop-3.0 -I/nix/store/d5zsa7mn9jx0yvspgsm7a3ziq7mibr2s-gsettings-desktop-schemas-3.38.0/include/gsettings-desktop-schemas -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/zsca4q9z1r909lasdmrw606qg8ypb3b4-libgweather-3.36.1-dev/include/libgweather-3.0 -I/nix/store/8lm1k0sv2mph1hkhymafhhg4wb7zq5d4-polkit-0.118-dev/include/polkit-1 -pthread -I/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/include/libxml2 -I/nix/store/1fikwlwfigvhp9vbby3brc9k6n7xbhx1-evolution-data-server-3.38.4-dev/include/evolution-data-server -I/nix/store/byxwgbjqzdv74j395ycfc91qz173g0q2-libsecret-0.20.4-dev/include/libsecret-1 -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/0vxf645mkk1cy9031hy9mjcnlxd3hsfd-libical-3.0.9-dev/include -I/nix/store/fh7q89hszkgri8m26fxwma2lyhhfp07s-libsoup-2.72.0-dev/include/libsoup-2.4 -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -module -avoid-version -Wl,--no-as-needed -o org.gnome.gnome-panel.clock.la -rpath /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules org_gnome_gnome_panel_clock_la-calendar-window.lo org_gnome_gnome_panel_clock_la-clock-applet.lo org_gnome_gnome_panel_clock_la-clock-face.lo org_gnome_gnome_panel_clock_la-clock-location.lo org_gnome_gnome_panel_clock_la-clock-location-tile.lo org_gnome_gnome_panel_clock_la-clock-map.lo org_gnome_gnome_panel_clock_la-clock-module.lo org_gnome_gnome_panel_clock_la-clock-sunpos.lo org_gnome_gnome_panel_clock_la-clock-utils.lo org_gnome_gnome_panel_clock_la-set-timezone.lo org_gnome_gnome_panel_clock_la-clock-resources.lo org_gnome_gnome_panel_clock_la-clock-typebuiltins.lo org_gnome_gnome_panel_clock_la-calendar-client.lo org_gnome_gnome_panel_clock_la-calendar-sources.lo ../../libgnome-panel/libgnome-panel.la -L/nix/store/hb8anj8lv4cy3xhx1081kf88y4ykzwwn-dconf-0.38.0-lib/lib -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/ri1z2sa8pca19y2djdxpvvc1s5m9z4jr-gnome-desktop-3.38.2/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -L/nix/store/aq7aq4f952w5s4vcg5s7vvx98k1zgf68-libgweather-3.36.1/lib -L/nix/store/g6vckykckl3m32k5vlfk412mdghggbxl-polkit-0.118/lib -ldconf -lgnome-desktop-3 -lgweather-3 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpango-1.0 -lharfbuzz -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/nix/store/wr3j6ahnzsfnjv1m6aykw59w4100wpw9-libxml2-2.9.10/lib -L/nix/store/gb5k6vr5l1pdb3ci9zn8kz4ra63p13wc-evolution-data-server-3.38.4/lib -L/nix/store/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/lib -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/598phpp3vg9dkn0sn3dly1i5xfmq7nrp-libical-3.0.9/lib -L/nix/store/8442p2h2980lgb95vxknszj2l3gmmgi5-libsoup-2.72.0/lib -lecal-2.0 -lical-glib -lical -licalss -licalvcal -ledataserver-1.2 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lsecret-1 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm )
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.clock.soT /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.clock.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.clock.lai /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.clock.la
libtool: finish: PATH="/nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/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/d2h9nfwsplkbdlg6namcgfravk59nf13-itstool-2.0.6/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/rgw20hcab44my5rjcvwypzv8bgxvcd19-dconf-0.38.0/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/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/bin:/nix/store/8n763x8ndflak7p3p1rm8nvb5c268lwa-nss-3.62-dev/bin:/nix/store/9h3arl4wm4fq95r9fm0g1h70j9sg7kfx-nspr-4.29-dev/bin:/nix/store/q8nyidmzv1q8d9iixybqmnq2qfr2j1xp-db-5.3.28-bin/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-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/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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[5]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock'
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/clock'
Making install in fish
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/fish'
make install-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/fish'
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/fish'
make[4]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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 org.gnome.gnome-panel.fish.la '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules'
libtool: warning: relinking 'org.gnome.gnome-panel.fish.la'
libtool: install: (cd /build/gnome-panel-3.38.0/modules/fish; /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash "/build/gnome-panel-3.38.0/libtool" --silent --tag CC --mode=relink gcc -pthread -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -module -avoid-version -Wl,--no-as-needed -o org.gnome.gnome-panel.fish.la -rpath /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules org_gnome_gnome_panel_fish_la-fish-applet.lo org_gnome_gnome_panel_fish_la-fish-module.lo org_gnome_gnome_panel_fish_la-fish-resources.lo ../../libgnome-panel/libgnome-panel.la -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo )
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.fish.soT /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.fish.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.fish.lai /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.fish.la
libtool: finish: PATH="/nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/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/d2h9nfwsplkbdlg6namcgfravk59nf13-itstool-2.0.6/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/rgw20hcab44my5rjcvwypzv8bgxvcd19-dconf-0.38.0/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/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/bin:/nix/store/8n763x8ndflak7p3p1rm8nvb5c268lwa-nss-3.62-dev/bin:/nix/store/9h3arl4wm4fq95r9fm0g1h70j9sg7kfx-nspr-4.29-dev/bin:/nix/store/q8nyidmzv1q8d9iixybqmnq2qfr2j1xp-db-5.3.28-bin/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-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/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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.
----------------------------------------------------------------------
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gnome-panel/fish'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 wanda.fish wanda.png fishanim.fish fishanim.png oldwanda.fish oldwanda.png footguy.fish footguy.png monkey.fish monkey.png '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gnome-panel/fish'
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/fish'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/fish'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/fish'
Making install in launcher
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/launcher'
make install-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/launcher'
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/launcher'
make[4]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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 org.gnome.gnome-panel.launcher.la '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules'
libtool: warning: relinking 'org.gnome.gnome-panel.launcher.la'
libtool: install: (cd /build/gnome-panel-3.38.0/modules/launcher; /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash "/build/gnome-panel-3.38.0/libtool" --silent --tag CC --mode=relink gcc -pthread -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/gio-unix-2.0 -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/85njjm204l99x9md58nl0wjpz00z2800-gnome-menus-3.36.0/include/gnome-menus-3.0 -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/r0320y9cwhv5fg5hvk3y3vs54lpi86i0-systemd-247.3-dev/include -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -module -avoid-version -Wl,--no-as-needed -o org.gnome.gnome-panel.launcher.la -rpath /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules org_gnome_gnome_panel_launcher_la-gp-custom-launcher-applet.lo org_gnome_gnome_panel_launcher_la-gp-editor.lo org_gnome_gnome_panel_launcher_la-gp-icon-name-chooser.lo org_gnome_gnome_panel_launcher_la-gp-launcher-applet.lo org_gnome_gnome_panel_launcher_la-gp-launcher-button.lo org_gnome_gnome_panel_launcher_la-gp-launcher-module.lo org_gnome_gnome_panel_launcher_la-gp-launcher-properties.lo org_gnome_gnome_panel_launcher_la-gp-launcher-utils.lo org_gnome_gnome_panel_launcher_la-launcher-resources.lo ../../libgnome-panel/libgnome-panel.la -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/85njjm204l99x9md58nl0wjpz00z2800-gnome-menus-3.36.0/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -L/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/lib -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgnome-menu-3 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd )
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.launcher.soT /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.launcher.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.launcher.lai /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.launcher.la
libtool: finish: PATH="/nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/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/d2h9nfwsplkbdlg6namcgfravk59nf13-itstool-2.0.6/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/rgw20hcab44my5rjcvwypzv8bgxvcd19-dconf-0.38.0/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/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/bin:/nix/store/8n763x8ndflak7p3p1rm8nvb5c268lwa-nss-3.62-dev/bin:/nix/store/9h3arl4wm4fq95r9fm0g1h70j9sg7kfx-nspr-4.29-dev/bin:/nix/store/q8nyidmzv1q8d9iixybqmnq2qfr2j1xp-db-5.3.28-bin/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-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/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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.
----------------------------------------------------------------------
if test -n "org.gnome.gnome-panel.applet.launcher.gschema.xml"; then \
test -z "/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/" || /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p "/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/"; \
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 org.gnome.gnome-panel.applet.launcher.gschema.xml "/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/"; \
test -n "" || /nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/bin/glib-compile-schemas /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/; \
fi
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/launcher'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/launcher'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/launcher'
Making install in menu
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/menu'
make install-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/menu'
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/menu'
make[4]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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 org.gnome.gnome-panel.menu.la '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules'
libtool: warning: relinking 'org.gnome.gnome-panel.menu.la'
libtool: install: (cd /build/gnome-panel-3.38.0/modules/menu; /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash "/build/gnome-panel-3.38.0/libtool" --silent --tag CC --mode=relink gcc -pthread -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/gio-unix-2.0 -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/jdl8fr4j5crczmavy22isld95f399mqb-gdm-3.38.2.1-dev/include -I/nix/store/85njjm204l99x9md58nl0wjpz00z2800-gnome-menus-3.36.0/include/gnome-menus-3.0 -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/r0320y9cwhv5fg5hvk3y3vs54lpi86i0-systemd-247.3-dev/include -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -module -avoid-version -Wl,--no-as-needed -o org.gnome.gnome-panel.menu.la -rpath /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules org_gnome_gnome_panel_menu_la-gp-bookmarks.lo org_gnome_gnome_panel_menu_la-gp-lock-logout.lo org_gnome_gnome_panel_menu_la-gp-main-menu-applet.lo org_gnome_gnome_panel_menu_la-gp-menu-bar-applet.lo org_gnome_gnome_panel_menu_la-gp-menu-bar.lo org_gnome_gnome_panel_menu_la-gp-menu-button-applet.lo org_gnome_gnome_panel_menu_la-gp-menu-button.lo org_gnome_gnome_panel_menu_la-gp-menu-module.lo org_gnome_gnome_panel_menu_la-gp-menu-utils.lo org_gnome_gnome_panel_menu_la-gp-menu.lo org_gnome_gnome_panel_menu_la-gp-places-menu.lo org_gnome_gnome_panel_menu_la-gp-recent-menu.lo org_gnome_gnome_panel_menu_la-gp-user-menu-applet.lo org_gnome_gnome_panel_menu_la-gp-user-menu.lo org_gnome_gnome_panel_menu_la-gp-volumes.lo org_gnome_gnome_panel_menu_la-menu-resources.lo org_gnome_gnome_panel_menu_la-gp-dm-seat-gen.lo org_gnome_gnome_panel_menu_la-gp-login1-manager-gen.lo org_gnome_gnome_panel_menu_la-gp-screensaver-gen.lo org_gnome_gnome_panel_menu_la-gp-session-manager-gen.lo ../../libgnome-panel/libgnome-panel.la -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/lib -L/nix/store/85njjm204l99x9md58nl0wjpz00z2800-gnome-menus-3.36.0/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -L/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/lib -lgdm -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgnome-menu-3 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd )
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.menu.soT /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.menu.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.menu.lai /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.menu.la
libtool: finish: PATH="/nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/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/d2h9nfwsplkbdlg6namcgfravk59nf13-itstool-2.0.6/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/rgw20hcab44my5rjcvwypzv8bgxvcd19-dconf-0.38.0/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/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/bin:/nix/store/8n763x8ndflak7p3p1rm8nvb5c268lwa-nss-3.62-dev/bin:/nix/store/9h3arl4wm4fq95r9fm0g1h70j9sg7kfx-nspr-4.29-dev/bin:/nix/store/q8nyidmzv1q8d9iixybqmnq2qfr2j1xp-db-5.3.28-bin/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-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/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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.
----------------------------------------------------------------------
if test -n "org.gnome.gnome-panel.applet.menu-button.gschema.xml"; then \
test -z "/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/" || /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p "/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/"; \
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 org.gnome.gnome-panel.applet.menu-button.gschema.xml "/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/"; \
test -n "" || /nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/bin/glib-compile-schemas /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/; \
fi
make[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/menu'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/menu'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/menu'
Making install in notification-area
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/notification-area'
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/notification-area'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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 org.gnome.gnome-panel.notification-area.la '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules'
libtool: warning: relinking 'org.gnome.gnome-panel.notification-area.la'
libtool: install: (cd /build/gnome-panel-3.38.0/modules/notification-area; /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash "/build/gnome-panel-3.38.0/libtool" --silent --tag CC --mode=relink gcc -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/jiic34n654psqb8g442kpzf5mi7kphc2-xorgproto-2020.1/include -I/nix/store/dij1yyf72iqi225f9ivhg987v3ngf0dm-libX11-1.7.0-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -pthread -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -module -avoid-version -Wl,--no-as-needed -o org.gnome.gnome-panel.notification-area.la -rpath /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules org_gnome_gnome_panel_notification_area_la-fixedtip.lo org_gnome_gnome_panel_notification_area_la-na-applet.lo org_gnome_gnome_panel_notification_area_la-na-module.lo org_gnome_gnome_panel_notification_area_la-na-tray.lo org_gnome_gnome_panel_notification_area_la-na-tray-child.lo org_gnome_gnome_panel_notification_area_la-na-tray-manager.lo ../../libgnome-panel/libgnome-panel.la -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/55mxhavydn0cnab8ykz84r98znj1p66y-libX11-1.7.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.notification-area.soT /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.notification-area.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.notification-area.lai /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.notification-area.la
libtool: finish: PATH="/nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/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/d2h9nfwsplkbdlg6namcgfravk59nf13-itstool-2.0.6/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/rgw20hcab44my5rjcvwypzv8bgxvcd19-dconf-0.38.0/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/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/bin:/nix/store/8n763x8ndflak7p3p1rm8nvb5c268lwa-nss-3.62-dev/bin:/nix/store/9h3arl4wm4fq95r9fm0g1h70j9sg7kfx-nspr-4.29-dev/bin:/nix/store/q8nyidmzv1q8d9iixybqmnq2qfr2j1xp-db-5.3.28-bin/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-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/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/notification-area'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/notification-area'
Making install in separator
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/separator'
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/separator'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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 org.gnome.gnome-panel.separator.la '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules'
libtool: warning: relinking 'org.gnome.gnome-panel.separator.la'
libtool: install: (cd /build/gnome-panel-3.38.0/modules/separator; /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash "/build/gnome-panel-3.38.0/libtool" --silent --tag CC --mode=relink gcc -pthread -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -module -avoid-version -Wl,--no-as-needed -o org.gnome.gnome-panel.separator.la -rpath /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules org_gnome_gnome_panel_separator_la-separator-applet.lo org_gnome_gnome_panel_separator_la-separator-module.lo ../../libgnome-panel/libgnome-panel.la -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.separator.soT /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.separator.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.separator.lai /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.separator.la
libtool: finish: PATH="/nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/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/d2h9nfwsplkbdlg6namcgfravk59nf13-itstool-2.0.6/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/rgw20hcab44my5rjcvwypzv8bgxvcd19-dconf-0.38.0/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/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/bin:/nix/store/8n763x8ndflak7p3p1rm8nvb5c268lwa-nss-3.62-dev/bin:/nix/store/9h3arl4wm4fq95r9fm0g1h70j9sg7kfx-nspr-4.29-dev/bin:/nix/store/q8nyidmzv1q8d9iixybqmnq2qfr2j1xp-db-5.3.28-bin/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-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/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/separator'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/separator'
Making install in status-notifier
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/status-notifier'
make install-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/status-notifier'
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/status-notifier'
make[4]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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 org.gnome.gnome-panel.status-notifier.la '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules'
libtool: warning: relinking 'org.gnome.gnome-panel.status-notifier.la'
libtool: install: (cd /build/gnome-panel-3.38.0/modules/status-notifier; /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash "/build/gnome-panel-3.38.0/libtool" --silent --tag CC --mode=relink gcc -pthread -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/gio-unix-2.0 -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -module -avoid-version -Wl,--no-as-needed -o org.gnome.gnome-panel.status-notifier.la -rpath /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules org_gnome_gnome_panel_status_notifier_la-sn-applet.lo org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu.lo org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-item.lo org_gnome_gnome_panel_status_notifier_la-sn-host.lo org_gnome_gnome_panel_status_notifier_la-sn-host-v0.lo org_gnome_gnome_panel_status_notifier_la-sn-item.lo org_gnome_gnome_panel_status_notifier_la-sn-item-v0.lo org_gnome_gnome_panel_status_notifier_la-sn-module.lo org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-gen.lo org_gnome_gnome_panel_status_notifier_la-sn-host-v0-gen.lo org_gnome_gnome_panel_status_notifier_la-sn-item-v0-gen.lo org_gnome_gnome_panel_status_notifier_la-sn-watcher-v0-gen.lo ../../libgnome-panel/libgnome-panel.la -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.status-notifier.soT /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.status-notifier.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.status-notifier.lai /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.status-notifier.la
libtool: finish: PATH="/nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/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/d2h9nfwsplkbdlg6namcgfravk59nf13-itstool-2.0.6/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/rgw20hcab44my5rjcvwypzv8bgxvcd19-dconf-0.38.0/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/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/bin:/nix/store/8n763x8ndflak7p3p1rm8nvb5c268lwa-nss-3.62-dev/bin:/nix/store/9h3arl4wm4fq95r9fm0g1h70j9sg7kfx-nspr-4.29-dev/bin:/nix/store/q8nyidmzv1q8d9iixybqmnq2qfr2j1xp-db-5.3.28-bin/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-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/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/status-notifier'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/status-notifier'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/status-notifier'
Making install in wncklet
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules/wncklet'
make install-am
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules/wncklet'
make[4]: Entering directory '/build/gnome-panel-3.38.0/modules/wncklet'
make[4]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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 org.gnome.gnome-panel.wncklet.la '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules'
libtool: warning: relinking 'org.gnome.gnome-panel.wncklet.la'
libtool: install: (cd /build/gnome-panel-3.38.0/modules/wncklet; /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash "/build/gnome-panel-3.38.0/libtool" --silent --tag CC --mode=relink gcc -pthread -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -I/nix/store/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/include/libwnck-3.0 -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -module -avoid-version -Wl,--no-as-needed -o org.gnome.gnome-panel.wncklet.la -rpath /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules org_gnome_gnome_panel_wncklet_la-wncklet.lo org_gnome_gnome_panel_wncklet_la-wncklet-module.lo org_gnome_gnome_panel_wncklet_la-window-menu.lo org_gnome_gnome_panel_wncklet_la-window-list.lo org_gnome_gnome_panel_wncklet_la-workspace-switcher.lo org_gnome_gnome_panel_wncklet_la-showdesktop.lo org_gnome_gnome_panel_wncklet_la-wncklet-resources.lo ../../libgnome-panel/libgnome-panel.la -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -L/nix/store/7v2p6m1g0364ypjhbckyqci9973k0b9s-libwnck-3.36.0/lib -lwnck-3 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 )
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.wncklet.soT /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.wncklet.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/org.gnome.gnome-panel.wncklet.lai /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.wncklet.la
libtool: finish: PATH="/nix/store/9ki95w1a1vkpwd6wdkda84qsrhx9kl8p-autoconf-2.69/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/d2h9nfwsplkbdlg6namcgfravk59nf13-itstool-2.0.6/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/rgw20hcab44my5rjcvwypzv8bgxvcd19-dconf-0.38.0/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/x8cmjzbcaa86x3cwf99lzscg43pkl0g2-libsecret-0.20.4/bin:/nix/store/8n763x8ndflak7p3p1rm8nvb5c268lwa-nss-3.62-dev/bin:/nix/store/9h3arl4wm4fq95r9fm0g1h70j9sg7kfx-nspr-4.29-dev/bin:/nix/store/q8nyidmzv1q8d9iixybqmnq2qfr2j1xp-db-5.3.28-bin/bin:/nix/store/dv1122d49xbnkhbakgd7yygglrkils66-libxml2-2.9.10-dev/bin:/nix/store/amapk99rvza7ip6pw9d0y8hdipz49qkz-libxml2-2.9.10-bin/bin:/nix/store/pyh68pqdckkdnchspcq9arpp24z7nndr-gdm-3.38.2.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-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/hb134qia5f32ky27nfxczn35kqsj4i8j-libwnck-3.36.0-dev/bin:/nix/store/db20gzzx973sq17z1ldh6rs2p3m4r6sa-polkit-0.118-bin/bin:/nix/store/fdvp4nc93ky18y7zpic0rfws0rnn37dq-systemd-247.3/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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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[4]: Leaving directory '/build/gnome-panel-3.38.0/modules/wncklet'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/modules/wncklet'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules/wncklet'
make[2]: Entering directory '/build/gnome-panel-3.38.0/modules'
make[3]: Entering directory '/build/gnome-panel-3.38.0/modules'
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-panel-3.38.0/modules'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/modules'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/modules'
Making install in gnome-panel
make[1]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel'
make install-recursive
make[2]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel'
Making install in libpanel-util
make[3]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel/libpanel-util'
make[4]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel/libpanel-util'
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-panel-3.38.0/gnome-panel/libpanel-util'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel/libpanel-util'
make[3]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel'
make[4]: Entering directory '/build/gnome-panel-3.38.0/gnome-panel'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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-panel '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/bin'
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/gnome-panel /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/bin/gnome-panel
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/applications'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-panel.desktop '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/applications'
make[4]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/gnome-panel'
Making install in docs
make[1]: Entering directory '/build/gnome-panel-3.38.0/docs'
Making install in reference
make[2]: Entering directory '/build/gnome-panel-3.38.0/docs/reference'
Making install in libgnome-panel
make[3]: Entering directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make[4]: Entering directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make[4]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/GpApplet.html
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/GpImageMenuItem.html
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/annotation-glossary.html
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/api-index-full.html
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/ch01.html
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/home.png
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/index.html
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/left-insensitive.png
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/left.png
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/libgnome-panel-GpAppletInfo.html
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/libgnome-panel-GpLockdown.html
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/libgnome-panel-Module.html
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/libgnome-panel.devhelp2
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/object-tree.html
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/right-insensitive.png
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/right.png
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/style.css
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/up-insensitive.png
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ./html/up.png
make[4]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference/libgnome-panel'
make[3]: Entering directory '/build/gnome-panel-3.38.0/docs/reference'
make[4]: Entering directory '/build/gnome-panel-3.38.0/docs/reference'
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-panel-3.38.0/docs/reference'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/docs/reference'
make[2]: Entering directory '/build/gnome-panel-3.38.0/docs'
make[3]: Entering directory '/build/gnome-panel-3.38.0/docs'
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-panel-3.38.0/docs'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/docs'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/docs'
Making install in help
make[1]: Entering directory '/build/gnome-panel-3.38.0/help'
Making install in clock
make[2]: Entering directory '/build/gnome-panel-3.38.0/help/clock'
make[3]: Entering directory '/build/gnome-panel-3.38.0/help/clock'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 C/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/C/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 C/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/C/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ar/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ar/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ar/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ar/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ca/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ca/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ca/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ca/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 cs/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/cs/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 cs/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/cs/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 da/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/da/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 da/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/da/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 de/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/de/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 de/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/de/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 el/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/el/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 el/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/el/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 en_GB/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/en_GB/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 en_GB/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/en_GB/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 es/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/es/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 es/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/es/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 eu/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/eu/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 eu/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/eu/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 fi/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/fi/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 fi/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/fi/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 fr/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/fr/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 fr/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/fr/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 hu/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/hu/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 hu/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/hu/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 id/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/id/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 id/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/id/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 it/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/it/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 it/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/it/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ja/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ja/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ja/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ja/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ko/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ko/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ko/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ko/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 nl/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/nl/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 nl/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/nl/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 oc/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/oc/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 oc/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/oc/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 pa/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/pa/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 pa/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/pa/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 pt/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/pt/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 pt/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/pt/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 pt_BR/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/pt_BR/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 pt_BR/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/pt_BR/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ru/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ru/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ru/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ru/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sr/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/sr/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sr/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/sr/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sl/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/sl/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sl/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/sl/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sv/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/sv/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sv/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/sv/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 te/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/te/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 te/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/te/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 th/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/th/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 th/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/th/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 uk/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/uk/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 uk/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/uk/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 zh_CN/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/zh_CN/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 zh_CN/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/zh_CN/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 zh_HK/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/zh_HK/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 zh_HK/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/zh_HK/clock/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 zh_TW/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/zh_TW/clock/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 zh_TW/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/zh_TW/clock/legal.xml
make[3]: Leaving directory '/build/gnome-panel-3.38.0/help/clock'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/help/clock'
Making install in fish
make[2]: Entering directory '/build/gnome-panel-3.38.0/help/fish'
make[3]: Entering directory '/build/gnome-panel-3.38.0/help/fish'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 C/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/C/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 C/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/C/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ca/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ca/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ca/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ca/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 cs/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/cs/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 cs/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/cs/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 da/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/da/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 da/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/da/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 de/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/de/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 de/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/de/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 el/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/el/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 el/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/el/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 en_GB/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/en_GB/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 en_GB/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/en_GB/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 es/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/es/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 es/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/es/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 eu/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/eu/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 eu/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/eu/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 fi/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/fi/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 fi/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/fi/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 fr/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/fr/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 fr/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/fr/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 hu/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/hu/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 hu/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/hu/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 it/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/it/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 it/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/it/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ja/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ja/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ja/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ja/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ko/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ko/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ko/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ko/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 oc/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/oc/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 oc/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/oc/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 pt_BR/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/pt_BR/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 pt_BR/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/pt_BR/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ru/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ru/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ru/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/ru/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sl/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/sl/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sl/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/sl/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sv/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/sv/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sv/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/sv/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 th/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/th/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 th/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/th/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 uk/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/uk/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 uk/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/uk/fish/legal.xml
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 zh_CN/index.docbook /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/zh_CN/fish/index.docbook
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 zh_CN/legal.xml /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/help/zh_CN/fish/legal.xml
make[3]: Leaving directory '/build/gnome-panel-3.38.0/help/fish'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/help/fish'
make[2]: Entering directory '/build/gnome-panel-3.38.0/help'
make[3]: Entering directory '/build/gnome-panel-3.38.0/help'
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-panel-3.38.0/help'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/help'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/help'
Making install in data
make[1]: Entering directory '/build/gnome-panel-3.38.0/data'
Making install in 16x16
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/16x16'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/16x16'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/16x16/apps'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-panel-clock.png gnome-panel-fish.png gnome-panel-force-quit.png gnome-panel-hibernate.png gnome-panel-launcher.png gnome-panel-notification-area.png gnome-panel-separator.png gnome-panel-suspend.png gnome-panel.png gnome-panel-window-list.png gnome-panel-window-menu.png gnome-panel-workspace-switcher.png '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/16x16/apps'
make install-data-hook
make[4]: Entering directory '/build/gnome-panel-3.38.0/data/16x16'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/data/16x16'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/16x16'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/16x16'
Making install in 22x22
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/22x22'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/22x22'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/22x22/apps'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-panel-clock.png gnome-panel-fish.png gnome-panel-force-quit.png gnome-panel-hibernate.png gnome-panel-launcher.png gnome-panel-notification-area.png gnome-panel-separator.png gnome-panel-suspend.png gnome-panel.png gnome-panel-window-list.png gnome-panel-window-menu.png gnome-panel-workspace-switcher.png '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/22x22/apps'
make install-data-hook
make[4]: Entering directory '/build/gnome-panel-3.38.0/data/22x22'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/data/22x22'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/22x22'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/22x22'
Making install in 24x24
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/24x24'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/24x24'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/24x24/apps'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-panel-clock.png gnome-panel-fish.png gnome-panel-force-quit.png gnome-panel-hibernate.png gnome-panel-launcher.png gnome-panel-notification-area.png gnome-panel-separator.png gnome-panel-suspend.png gnome-panel.png gnome-panel-window-list.png gnome-panel-window-menu.png gnome-panel-workspace-switcher.png '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/24x24/apps'
make install-data-hook
make[4]: Entering directory '/build/gnome-panel-3.38.0/data/24x24'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/data/24x24'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/24x24'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/24x24'
Making install in 32x32
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/32x32'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/32x32'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/32x32/apps'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-panel-clock.png gnome-panel-fish.png gnome-panel-force-quit.png gnome-panel-hibernate.png gnome-panel-launcher.png gnome-panel-notification-area.png gnome-panel-separator.png gnome-panel-suspend.png gnome-panel.png gnome-panel-window-list.png gnome-panel-window-menu.png gnome-panel-workspace-switcher.png '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/32x32/apps'
make install-data-hook
make[4]: Entering directory '/build/gnome-panel-3.38.0/data/32x32'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/data/32x32'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/32x32'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/32x32'
Making install in 48x48
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/48x48'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/48x48'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/48x48/apps'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-panel-hibernate.png gnome-panel-suspend.png gnome-panel.png '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/48x48/apps'
make install-data-hook
make[4]: Entering directory '/build/gnome-panel-3.38.0/data/48x48'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/data/48x48'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/48x48'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/48x48'
Making install in scalable
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/scalable'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/scalable'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/scalable/apps'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-panel-clock.svg gnome-panel-fish.svg gnome-panel-force-quit.svg gnome-panel-hibernate.svg gnome-panel-launcher.svg gnome-panel-notification-area.svg gnome-panel-separator.svg gnome-panel-suspend.svg gnome-panel.svg gnome-panel-window-list.svg gnome-panel-window-menu.svg gnome-panel-workspace-switcher.svg '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/scalable/apps'
make install-data-hook
make[4]: Entering directory '/build/gnome-panel-3.38.0/data/scalable'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
make[4]: Leaving directory '/build/gnome-panel-3.38.0/data/scalable'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/scalable'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/scalable'
Making install in pkgconfig
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/pkgconfig'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/pkgconfig'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/lib/pkgconfig'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 libgnome-panel.pc '/nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/lib/pkgconfig'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/pkgconfig'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/pkgconfig'
Making install in theme
make[2]: Entering directory '/build/gnome-panel-3.38.0/data/theme'
Making install in Adwaita
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/theme/Adwaita'
make[4]: Entering directory '/build/gnome-panel-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-panel-3.38.0/data/theme/Adwaita'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/theme/Adwaita'
Making install in HighContrast
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/theme/HighContrast'
make[4]: Entering directory '/build/gnome-panel-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-panel-3.38.0/data/theme/HighContrast'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/theme/HighContrast'
Making install in Yaru
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/theme/Yaru'
make[4]: Entering directory '/build/gnome-panel-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-panel-3.38.0/data/theme/Yaru'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/theme/Yaru'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data/theme'
make[4]: Entering directory '/build/gnome-panel-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-panel-3.38.0/data/theme'
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data/theme'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data/theme'
make[2]: Entering directory '/build/gnome-panel-3.38.0/data'
make[3]: Entering directory '/build/gnome-panel-3.38.0/data'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gnome-panel/layouts'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 default.layout '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gnome-panel/layouts'
if test -n "org.gnome.gnome-panel.applet.fish.gschema.xml org.gnome.gnome-panel.applet.window-list.gschema.xml org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml org.gnome.gnome-panel.applet.clock.gschema.xml org.gnome.gnome-panel.applet.initial-settings.gschema.xml org.gnome.gnome-panel.gschema.xml org.gnome.gnome-panel.object.gschema.xml org.gnome.gnome-panel.toplevel.gschema.xml org.gnome.gnome-panel.enums.xml"; then \
test -z "/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/" || /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p "/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/"; \
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 org.gnome.gnome-panel.applet.fish.gschema.xml org.gnome.gnome-panel.applet.window-list.gschema.xml org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml org.gnome.gnome-panel.applet.clock.gschema.xml org.gnome.gnome-panel.applet.initial-settings.gschema.xml org.gnome.gnome-panel.gschema.xml org.gnome.gnome-panel.object.gschema.xml org.gnome.gnome-panel.toplevel.gschema.xml org.gnome.gnome-panel.enums.xml "/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/"; \
test -n "" || /nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/bin/glib-compile-schemas /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gsettings-schemas/gnome-panel-3.38.0/glib-2.0/schemas/; \
fi
make[3]: Leaving directory '/build/gnome-panel-3.38.0/data'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/data'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/data'
Making install in man
make[1]: Entering directory '/build/gnome-panel-3.38.0/man'
make[2]: Entering directory '/build/gnome-panel-3.38.0/man'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/78h883brpsg1icfwa2vkmdllzrwpjvaw-gnome-panel-3.38.0-man/share/man/man1'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 gnome-panel.1 '/nix/store/78h883brpsg1icfwa2vkmdllzrwpjvaw-gnome-panel-3.38.0-man/share/man/man1'
make[2]: Leaving directory '/build/gnome-panel-3.38.0/man'
make[1]: Leaving directory '/build/gnome-panel-3.38.0/man'
Making install in po
make[1]: Entering directory '/build/gnome-panel-3.38.0/po'
installing af.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/af/LC_MESSAGES/gnome-panel.mo
installing am.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/am/LC_MESSAGES/gnome-panel.mo
installing ar.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ar/LC_MESSAGES/gnome-panel.mo
installing as.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/as/LC_MESSAGES/gnome-panel.mo
installing ast.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ast/LC_MESSAGES/gnome-panel.mo
installing az.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/az/LC_MESSAGES/gnome-panel.mo
installing be.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/be/LC_MESSAGES/gnome-panel.mo
installing be@latin.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/be@latin/LC_MESSAGES/gnome-panel.mo
installing bg.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/bg/LC_MESSAGES/gnome-panel.mo
installing bn.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/bn/LC_MESSAGES/gnome-panel.mo
installing bn_IN.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/bn_IN/LC_MESSAGES/gnome-panel.mo
installing br.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/br/LC_MESSAGES/gnome-panel.mo
installing bs.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/bs/LC_MESSAGES/gnome-panel.mo
installing ca.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ca/LC_MESSAGES/gnome-panel.mo
installing ca@valencia.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ca@valencia/LC_MESSAGES/gnome-panel.mo
installing crh.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/crh/LC_MESSAGES/gnome-panel.mo
installing cs.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/cs/LC_MESSAGES/gnome-panel.mo
installing csb.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/csb/LC_MESSAGES/gnome-panel.mo
installing cy.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/cy/LC_MESSAGES/gnome-panel.mo
installing da.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/da/LC_MESSAGES/gnome-panel.mo
installing de.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/de/LC_MESSAGES/gnome-panel.mo
installing dz.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/dz/LC_MESSAGES/gnome-panel.mo
installing el.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/el/LC_MESSAGES/gnome-panel.mo
installing en_CA.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/en_CA/LC_MESSAGES/gnome-panel.mo
installing en_GB.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/en_GB/LC_MESSAGES/gnome-panel.mo
installing en@shaw.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/en@shaw/LC_MESSAGES/gnome-panel.mo
installing eo.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/eo/LC_MESSAGES/gnome-panel.mo
installing es.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/es/LC_MESSAGES/gnome-panel.mo
installing et.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/et/LC_MESSAGES/gnome-panel.mo
installing eu.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/eu/LC_MESSAGES/gnome-panel.mo
installing fa.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/fa/LC_MESSAGES/gnome-panel.mo
installing fi.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/fi/LC_MESSAGES/gnome-panel.mo
installing fr.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/fr/LC_MESSAGES/gnome-panel.mo
installing fur.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/fur/LC_MESSAGES/gnome-panel.mo
installing fy.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/fy/LC_MESSAGES/gnome-panel.mo
installing ga.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ga/LC_MESSAGES/gnome-panel.mo
installing gl.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/gl/LC_MESSAGES/gnome-panel.mo
installing gu.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/gu/LC_MESSAGES/gnome-panel.mo
installing gv.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/gv/LC_MESSAGES/gnome-panel.mo
installing ha.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ha/LC_MESSAGES/gnome-panel.mo
installing he.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/he/LC_MESSAGES/gnome-panel.mo
installing hi.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/hi/LC_MESSAGES/gnome-panel.mo
installing hr.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/hr/LC_MESSAGES/gnome-panel.mo
installing hu.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/hu/LC_MESSAGES/gnome-panel.mo
installing hy.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/hy/LC_MESSAGES/gnome-panel.mo
installing id.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/id/LC_MESSAGES/gnome-panel.mo
installing ig.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ig/LC_MESSAGES/gnome-panel.mo
installing is.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/is/LC_MESSAGES/gnome-panel.mo
installing it.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/it/LC_MESSAGES/gnome-panel.mo
installing ja.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ja/LC_MESSAGES/gnome-panel.mo
installing ka.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ka/LC_MESSAGES/gnome-panel.mo
installing kk.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/kk/LC_MESSAGES/gnome-panel.mo
installing km.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/km/LC_MESSAGES/gnome-panel.mo
installing kn.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/kn/LC_MESSAGES/gnome-panel.mo
installing ko.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ko/LC_MESSAGES/gnome-panel.mo
installing ku.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ku/LC_MESSAGES/gnome-panel.mo
installing ky.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ky/LC_MESSAGES/gnome-panel.mo
installing la.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/la/LC_MESSAGES/gnome-panel.mo
installing li.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/li/LC_MESSAGES/gnome-panel.mo
installing lt.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/lt/LC_MESSAGES/gnome-panel.mo
installing lv.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/lv/LC_MESSAGES/gnome-panel.mo
installing mai.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/mai/LC_MESSAGES/gnome-panel.mo
installing mg.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/mg/LC_MESSAGES/gnome-panel.mo
installing mi.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/mi/LC_MESSAGES/gnome-panel.mo
installing mk.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/mk/LC_MESSAGES/gnome-panel.mo
installing ml.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ml/LC_MESSAGES/gnome-panel.mo
installing mn.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/mn/LC_MESSAGES/gnome-panel.mo
installing mr.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/mr/LC_MESSAGES/gnome-panel.mo
installing ms.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ms/LC_MESSAGES/gnome-panel.mo
installing my.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/my/LC_MESSAGES/gnome-panel.mo
installing nb.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/nb/LC_MESSAGES/gnome-panel.mo
installing nds.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/nds/LC_MESSAGES/gnome-panel.mo
installing ne.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ne/LC_MESSAGES/gnome-panel.mo
installing nl.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/nl/LC_MESSAGES/gnome-panel.mo
installing nn.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/nn/LC_MESSAGES/gnome-panel.mo
installing nso.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/nso/LC_MESSAGES/gnome-panel.mo
installing oc.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/oc/LC_MESSAGES/gnome-panel.mo
installing or.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/or/LC_MESSAGES/gnome-panel.mo
installing pa.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/pa/LC_MESSAGES/gnome-panel.mo
installing pl.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/pl/LC_MESSAGES/gnome-panel.mo
installing ps.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ps/LC_MESSAGES/gnome-panel.mo
installing pt.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/pt/LC_MESSAGES/gnome-panel.mo
installing pt_BR.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/pt_BR/LC_MESSAGES/gnome-panel.mo
installing ro.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ro/LC_MESSAGES/gnome-panel.mo
installing ru.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ru/LC_MESSAGES/gnome-panel.mo
installing rw.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/rw/LC_MESSAGES/gnome-panel.mo
installing si.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/si/LC_MESSAGES/gnome-panel.mo
installing sk.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/sk/LC_MESSAGES/gnome-panel.mo
installing sl.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/sl/LC_MESSAGES/gnome-panel.mo
installing sq.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/sq/LC_MESSAGES/gnome-panel.mo
installing sr.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/sr/LC_MESSAGES/gnome-panel.mo
installing sr@ije.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/sr@ije/LC_MESSAGES/gnome-panel.mo
installing sr@latin.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/sr@latin/LC_MESSAGES/gnome-panel.mo
installing sv.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/sv/LC_MESSAGES/gnome-panel.mo
installing ta.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ta/LC_MESSAGES/gnome-panel.mo
installing te.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/te/LC_MESSAGES/gnome-panel.mo
installing th.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/th/LC_MESSAGES/gnome-panel.mo
installing tr.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/tr/LC_MESSAGES/gnome-panel.mo
installing ug.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/ug/LC_MESSAGES/gnome-panel.mo
installing uk.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/uk/LC_MESSAGES/gnome-panel.mo
installing uz.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/uz/LC_MESSAGES/gnome-panel.mo
installing uz@cyrillic.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/uz@cyrillic/LC_MESSAGES/gnome-panel.mo
installing vi.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/vi/LC_MESSAGES/gnome-panel.mo
installing wa.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/wa/LC_MESSAGES/gnome-panel.mo
installing xh.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/xh/LC_MESSAGES/gnome-panel.mo
installing yi.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/yi/LC_MESSAGES/gnome-panel.mo
installing yo.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/yo/LC_MESSAGES/gnome-panel.mo
installing zh_CN.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/zh_CN/LC_MESSAGES/gnome-panel.mo
installing zh_HK.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/zh_HK/LC_MESSAGES/gnome-panel.mo
installing zh_TW.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/zh_TW/LC_MESSAGES/gnome-panel.mo
installing zu.gmo as /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/locale/zu/LC_MESSAGES/gnome-panel.mo
if test "gnome-panel" = "gettext-tools"; then \
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-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/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/build/gnome-panel-3.38.0/po'
make[1]: Entering directory '/build/gnome-panel-3.38.0'
make[2]: Entering directory '/build/gnome-panel-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-panel-3.38.0'
make[1]: Leaving directory '/build/gnome-panel-3.38.0'
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "gappsWrapperArgsHook" }
gappsWrapperArgsHook
@nix { "action": "setPhase", "phase": "dropIconThemeCache" }
dropIconThemeCache
Removing /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/icons/hicolor/icon-theme.cache
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Removing /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share/gtk-doc
rmdir: failed to remove '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/share': Directory not empty
Patching '/nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/lib/pkgconfig/libgnome-panel.pc' includedir to output /nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev
Wrapping program '/nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/bin/gnome-panel'
shrinking RPATHs of ELF executables and libraries in /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/bin/.gnome-panel-wrapped
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/libgnome-panel.so.0.1.0
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.separator.so
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.status-notifier.so
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.action-button.so
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.menu.so
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.clock.so
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.launcher.so
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.notification-area.so
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.fish.so
shrinking /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib/gnome-panel/modules/org.gnome.gnome-panel.wncklet.so
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/lib /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0/bin
patching script interpreter paths in /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0
checking for references to /build/ in /nix/store/npbxah7dhi3g2ajq23x7m847k3pb4c0s-gnome-panel-3.38.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev/lib
patching script interpreter paths in /nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev
checking for references to /build/ in /nix/store/y6l22ajwz884sciwry3r4pyld6x3fj45-gnome-panel-3.38.0-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/78h883brpsg1icfwa2vkmdllzrwpjvaw-gnome-panel-3.38.0-man
gzipping man pages under /nix/store/78h883brpsg1icfwa2vkmdllzrwpjvaw-gnome-panel-3.38.0-man/share/man/
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
patching script interpreter paths in /nix/store/78h883brpsg1icfwa2vkmdllzrwpjvaw-gnome-panel-3.38.0-man
checking for references to /build/ in /nix/store/78h883brpsg1icfwa2vkmdllzrwpjvaw-gnome-panel-3.38.0-man...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment