Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 11, 2021 21:19
Show Gist options
  • Save r-rmcgibbo/f720d1e496db17bcf1175f865fab8180 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/f720d1e496db17bcf1175f865fab8180 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 23 seconds | https://github.com/NixOS/nixpkgs/pull/115967
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/j5k96cc599x1bsxzaynvvc7yd8xkiysq-libcanberra-0.30.tar.xz
source root is libcanberra-0.30
setting SOURCE_DATE_EPOCH to timestamp 1348532939 of file libcanberra-0.30/gtkdoc/tmpl/libcanberra-unused.sgml
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/j0ir0x6m2kh4zkkssg4jg6w4lvsqiwhv-0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch
patching file src/canberra-gtk-module.c
patching file src/canberra-gtk.c
@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/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30 --disable-oss
checking for a BSD-compatible install... /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
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 whether ln -s works... yes
checking for style of include used by make... GNU
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 dependency style of gcc... none
checking the archiver (ar) interface... ar
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 dependency style of gcc... (cached) none
checking for gcc option to accept ISO C99... none needed
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/b909xjh1wna32zv1450daqc9p9qaia16-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/b909xjh1wna32zv1450daqc9p9qaia16-gnugrep-3.6/bin/grep -E
checking whether gcc needs -traditional... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking if gcc supports flag -pipe in envvar CFLAGS... yes
checking if gcc supports flag -Wall in envvar CFLAGS... yes
checking if gcc supports flag -W in envvar CFLAGS... yes
checking if gcc supports flag -Wextra in envvar CFLAGS... yes
checking if gcc supports flag -Winline in envvar CFLAGS... yes
checking if gcc supports flag -Wvla in envvar CFLAGS... yes
checking if gcc supports flag -Wundef in envvar CFLAGS... yes
checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes
checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes
checking if gcc supports flag -Wsign-compare in envvar CFLAGS... yes
checking if gcc supports flag -Wformat-security in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if gcc supports flag -Wformat-nonliteral in envvar CFLAGS... yes
checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if gcc supports flag -Wpointer-arith in envvar CFLAGS... yes
checking if gcc supports flag -Winit-self in envvar CFLAGS... yes
checking if gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wredundant-decls in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes
checking if gcc supports flag -Wshadow in envvar CFLAGS... yes
checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes
checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if gcc supports flag -Wwrite-strings in envvar CFLAGS... yes
checking if gcc supports flag -Wno-long-long in envvar CFLAGS... yes
checking if gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes
checking if gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
checking if gcc supports flag -Wno-unused-result in envvar CFLAGS... yes
checking if gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes
checking if gcc supports flag -Wpacked in envvar CFLAGS... yes
checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes
checking if gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes
checking if gcc supports flag -ffast-math in envvar CFLAGS... yes
checking if gcc supports flag -fno-common in envvar CFLAGS... yes
checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if gcc supports flag -ffunction-sections in envvar CFLAGS... yes
checking if gcc supports flag -fdata-sections in envvar CFLAGS... yes
checking if gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes
checking if gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/952bmfczybg866qnclvh4i5y4dvzkr5d-gnused-4.8/bin/sed
checking for fgrep... /nix/store/b909xjh1wna32zv1450daqc9p9qaia16-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 the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 mt... no
checking if : is a manifest tool... no
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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for lt_dladvise_init in -lltdl... yes
checking for ANSI C header files... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking for library containing pow... -lm
checking for library containing sched_setscheduler... none required
checking for lrintf... yes
checking for strtof... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for gettimeofday... yes
checking for nanosleep... yes
checking for posix_memalign... yes
checking for sigaction... yes
checking for sleep... yes
checking for sysconf... yes
checking for pthread_yield... no
checking for strerror_r... yes
checking for lstat... yes
checking for strndup... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking pkg-config is at least version 0.9.0... yes
checking for ALSA... yes
checking for PULSE... yes
checking for UDEV... no
checking for GST... yes
checking for GTK... no
checking for GTK3... yes
checking for TDB... no
Package systemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `systemd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'systemd' found
checking for lynx... no
configure: WARNING: *** lynx not found, plain text README will not be built ***
checking for VORBIS... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating libcanberra.pc
config.status: creating libcanberra-gtk.pc
config.status: creating libcanberra-gtk3.pc
config.status: creating src/canberra.h
config.status: creating gtkdoc/Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
---{ libcanberra 0.30 }---
prefix: /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30
sysconfdir: ${prefix}/etc
localstatedir: ${prefix}/var
Compiler: gcc
CFLAGS: -g -O2
C++-Compiler: g++
CXXFLAGS: -g -O2
Builtin DSO: yes
Enable PulseAudio: yes
Builtin PulseAudio: no
Enable ALSA: yes
Builtin ALSA: no
Enable OSS: no
Builtin OSS: no
Enable GStreamer: yes
Builtin GStreamer: no
Enable Null Output: yes
Builtin Null Output: no
Enable tdb: no
Enable lookup cache: no
Enable GTK+: no
GTK Modules Directory:
Enable GTK3+: yes
GTK3 Modules Directory: ${exec_prefix}/lib/gtk-3.0/modules
Enable udev: no
systemd Unit Directory:
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/build/libcanberra-0.30'
Making all in src
make[2]: Entering directory '/build/libcanberra-0.30/src'
CC libcanberra_gtk3_module_la-canberra-gtk-module.lo
canberra-gtk-module.c: In function 'window_is_xembed':
canberra-gtk-module.c:389:9: warning: 'gdk_error_trap_push' is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
389 | gdk_error_trap_push();
| ^~~~~~~~~~~~~~~~~~~
In file included from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdk.h:50,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gtk/gtk.h:30,
from canberra-gtk-module.c:27:
/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here
70 | void gdk_error_trap_push (void);
| ^~~~~~~~~~~~~~~~~~~
canberra-gtk-module.c:399:9: warning: 'gdk_error_trap_pop_ignored' is deprecated: Use 'gdk_x11_display_error_trap_pop_ignored' instead [-Wdeprecated-declarations]
399 | gdk_error_trap_pop_ignored();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdk.h:50,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gtk/gtk.h:30,
from canberra-gtk-module.c:27:
/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkmain.h:75:32: note: declared here
75 | void gdk_error_trap_pop_ignored (void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
canberra-gtk-module.c: At top level:
canberra-gtk-module.c:960:2: warning: #warning "We really need a quit handler in Gtk 3.0, https://bugzilla.gnome.org/show_bug.cgi?id=639770" [-Wcpp]
960 | #warning "We really need a quit handler in Gtk 3.0, https://bugzilla.gnome.org/show_bug.cgi?id=639770"
| ^~~~~~~
CC libcanberra_la-common.lo
CC libcanberra_la-mutex-posix.lo
CC libcanberra_la-proplist.lo
CC libcanberra_la-read-sound-file.lo
CC libcanberra_la-read-vorbis.lo
CC libcanberra_la-read-wav.lo
CC libcanberra_la-sound-theme-spec.lo
CC libcanberra_la-macro.lo
CC libcanberra_la-malloc.lo
CC libcanberra_la-fork-detect.lo
CC libcanberra_la-dso.lo
CC libcanberra_la-driver-order.lo
CCLD libcanberra.la
CC libcanberra_gtk3_la-canberra-gtk.lo
canberra-gtk.c: In function 'ca_gtk_context_get_for_screen':
canberra-gtk.c:145:9: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations]
145 | ca_proplist_setf(p, CA_PROP_WINDOW_X11_SCREEN, "%i", gdk_screen_get_number(screen));
| ^~~~~~~~~~~~~~~~
In file included from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdk.h:32,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gtk/gtk.h:30,
from canberra-gtk.c:27:
/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here
56 | gint gdk_screen_get_number (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~
canberra-gtk.c: In function 'ca_gtk_proplist_set_for_widget':
canberra-gtk.c:286:25: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations]
286 | if ((ret = ca_proplist_setf(p, CA_PROP_WINDOW_X11_SCREEN, "%i", gdk_screen_get_number(screen))) < 0)
| ^~
In file included from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdk.h:32,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gtk/gtk.h:30,
from canberra-gtk.c:27:
/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here
56 | gint gdk_screen_get_number (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~
canberra-gtk.c:290:33: warning: 'gdk_screen_get_monitor_at_window' is deprecated: Use 'gdk_display_get_monitor_at_window' instead [-Wdeprecated-declarations]
290 | if ((ret = ca_proplist_setf(p, CA_PROP_WINDOW_X11_MONITOR, "%i", gdk_screen_get_monitor_at_window(screen, dw))) < 0)
| ^~
In file included from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdk.h:32,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gtk/gtk.h:30,
from canberra-gtk.c:27:
/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkscreen.h:91:15: note: declared here
91 | gint gdk_screen_get_monitor_at_window (GdkScreen *screen,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
canberra-gtk.c:317:25: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
317 | screen_width = gdk_screen_get_width(gtk_widget_get_screen(GTK_WIDGET(w)));
| ^~~~~~~~~~~~
In file included from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdk.h:32,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gtk/gtk.h:30,
from canberra-gtk.c:27:
/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
58 | gint gdk_screen_get_width (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~
canberra-gtk.c:332:25: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
332 | screen_height = gdk_screen_get_height(gtk_widget_get_screen(GTK_WIDGET(w)));
| ^~~~~~~~~~~~~
In file included from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdk.h:32,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gtk/gtk.h:30,
from canberra-gtk.c:27:
/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
60 | gint gdk_screen_get_height (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~
canberra-gtk.c: In function 'ca_gtk_proplist_set_for_event':
canberra-gtk.c:389:25: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
389 | width = gdk_screen_get_width(gtk_widget_get_screen(w));
| ^~~~~
In file included from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdk.h:32,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gtk/gtk.h:30,
from canberra-gtk.c:27:
/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
58 | gint gdk_screen_get_width (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~
canberra-gtk.c:390:25: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
390 | height = gdk_screen_get_height(gtk_widget_get_screen(w));
| ^~~~~~
In file included from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdk.h:32,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gtk/gtk.h:30,
from canberra-gtk.c:27:
/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
60 | gint gdk_screen_get_height (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~
CCLD libcanberra-gtk3.la
CCLD libcanberra-gtk3-module.la
CC libcanberra_multi_la-multi.lo
CCLD libcanberra-multi.la
CC libcanberra_pulse_la-pulse.lo
CCLD libcanberra-pulse.la
CC libcanberra_alsa_la-alsa.lo
CCLD libcanberra-alsa.la
CC libcanberra_gstreamer_la-gstreamer.lo
gstreamer.c: In function 'send_mgr_exit_msg':
gstreamer.c:331:9: warning: not enough variable arguments to fit a sentinel [-Wformat=]
331 | s = gst_structure_new("application/mgr-exit", NULL);
| ^
CCLD libcanberra-gstreamer.la
CC libcanberra_null_la-null.lo
CCLD libcanberra-null.la
CC canberra_gtk_play-canberra-gtk-play.o
canberra-gtk-play.c: In function 'main':
canberra-gtk-play.c:136:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
136 | g_type_init();
| ^~~~~~~~~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gobject/gobject.h:24,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gobject/gbinding.h:29,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/glib-object.h:22,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gioenums.h:28,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/giotypes.h:28,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:26,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gdk/gdk.h:32,
from /nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0/gtk/gtk.h:30,
from canberra-gtk-play.c:30:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gobject/gtype.h:691:23: note: declared here
691 | void g_type_init (void);
| ^~~~~~~~~~~
CCLD canberra-gtk-play
CC test-canberra.o
CCLD test-canberra
GEN libcanberra-logout-sound.sh
GEN libcanberra-ready-sound.desktop
GEN libcanberra-login-sound.desktop
make[2]: Leaving directory '/build/libcanberra-0.30/src'
Making all in gtkdoc
make[2]: Entering directory '/build/libcanberra-0.30/gtkdoc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libcanberra-0.30/gtkdoc'
Making all in doc
make[2]: Entering directory '/build/libcanberra-0.30/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libcanberra-0.30/doc'
make[2]: Entering directory '/build/libcanberra-0.30'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/libcanberra-0.30'
make[1]: Leaving directory '/build/libcanberra-0.30'
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash gsettingsschemadir=/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/gsettings-schemas/libcanberra-0.30/glib-2.0/schemas/ install
Making install in src
make[1]: Entering directory '/build/libcanberra-0.30/src'
make[2]: Entering directory '/build/libcanberra-0.30/src'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib'
/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c libcanberra.la libcanberra-gtk3.la '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib'
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra.so.0.2.5 /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra.so.0.2.5
libtool: install: (cd /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib && { ln -s -f libcanberra.so.0.2.5 libcanberra.so.0 || { rm -f libcanberra.so.0 && ln -s libcanberra.so.0.2.5 libcanberra.so.0; }; })
libtool: install: (cd /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib && { ln -s -f libcanberra.so.0.2.5 libcanberra.so || { rm -f libcanberra.so && ln -s libcanberra.so.0.2.5 libcanberra.so; }; })
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra.lai /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra.la
libtool: install: warning: relinking `libcanberra-gtk3.la'
libtool: install: (cd /build/libcanberra-0.30/src; /nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash /build/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -pthread -I/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/wxa8fxc4m9i68wj8qa6vx7ngqrfmcbsj-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/li5gjjskbh90haydsq88jxg17zwmn2sh-glib-2.66.4/lib/glib-2.0/include -I/nix/store/f21808lmip7kymfq6brsj4m6cvs7mlxk-cairo-1.16.0-dev/include/cairo -I/nix/store/5137qk9q33jwq0axhmkljgwzi5rzzkd0-freetype-2.10.4-dev/include/freetype2 -I/nix/store/5137qk9q33jwq0axhmkljgwzi5rzzkd0-freetype-2.10.4-dev/include -I/nix/store/hxcx4ad8k3hbagrfn648gkbpv004c544-xorgproto-2020.1/include -I/nix/store/8c7kjcvr0xq18m986m4l7j06va0dbk3q-libX11-1.7.0-dev/include -I/nix/store/zi2nks2j2lpim4lyrfwkj1dr0psncyj1-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/7gb43j0q35gwzv16ww76f05116fq6nsr-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/yhisd3j2h1v3rla0v69g08mafk87xqi2-harfbuzz-2.7.4-dev/include/harfbuzz -g -O2 -export-dynamic -version-info 1:9:1 -o libcanberra-gtk3.la -rpath /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib libcanberra_gtk3_la-canberra-gtk.lo -L/nix/store/z3bj5d9f0irhz3rjb2rsvq2rrwbiyz7h-gtk+3-3.24.24/lib -L/nix/store/pp5zw8zys9m9bfjsb1k3ingwjiw0dk2g-atk-2.36.0/lib -L/nix/store/li5gjjskbh90haydsq88jxg17zwmn2sh-glib-2.66.4/lib -L/nix/store/xam0b9wmcav0nncz5kypv7zikfs32aw9-cairo-1.16.0/lib -L/nix/store/ypinnsx8bjg2nng0swcr9f6r2qrxs30j-libX11-1.7.0/lib -L/nix/store/k7l9qya33ap3ljfw791m1ys7cybfz1cs-gdk-pixbuf-2.42.2/lib -L/nix/store/wwlrh968qz0mwb95hrzmy5wq8k9awxbg-pango-1.47.0/lib -L/nix/store/gxqmzxb7mya57v0jcqhwzwny2b9p5xrl-harfbuzz-2.7.4/lib -lgtk-3 -latk-1.0 -lgio-2.0 -lgthread-2.0 -pthread -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lX11 libcanberra.la -lm )
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-gtk3.so.0.1.9T /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-gtk3.so.0.1.9
libtool: install: (cd /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib && { ln -s -f libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so.0 || { rm -f libcanberra-gtk3.so.0 && ln -s libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so.0; }; })
libtool: install: (cd /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib && { ln -s -f libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so || { rm -f libcanberra-gtk3.so && ln -s libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so; }; })
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-gtk3.lai /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-gtk3.la
libtool: finish: PATH="/nix/store/n0lx4n89x5x2k4xxabb55pggljryzi49-pkg-config-wrapper-0.29.2/bin:/nix/store/qapmba1v1lbmwffbiidpfvzwp4ngd3lh-libtool-2.4.6/bin:/nix/store/bm3i6r3v43flbbdhqyjfgdd447b3c357-gnum4-1.4.18/bin:/nix/store/4i6mmi4m51xhc55k92f4qba1xynqib2f-patchelf-0.12/bin:/nix/store/qb1ky0appvcrc8yhs1h4l63m1cwn5gs7-gcc-wrapper-9.3.0/bin:/nix/store/42jbrmnfngandsmzrgglydi1b70p7p0m-gcc-9.3.0/bin:/nix/store/231zsfy1gddbljzag5mjk13g0q95wlzf-glibc-2.32-37-bin/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/b2kq89rmpckq0xbadh1kl697l6nmzqhl-binutils-wrapper-2.35.1/bin:/nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin:/nix/store/231zsfy1gddbljzag5mjk13g0q95wlzf-glibc-2.32-37-bin/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/rk16wdwxdmc8gjrg5r2vgbbkngpvjc6a-attr-2.4.48-bin/bin:/nix/store/36dz8bn1i0qi6443ga5hg615nv91arga-libcap-2.47/bin:/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/bin:/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/bin:/nix/store/68385gkd86qf3awbdlsdyqij9047d1zl-gettext-0.21/bin:/nix/store/0f9xajv4q1bl57aik695afgp10wp3f5d-glib-2.66.4-bin/bin:/nix/store/f21808lmip7kymfq6brsj4m6cvs7mlxk-cairo-1.16.0-dev/bin:/nix/store/5137qk9q33jwq0axhmkljgwzi5rzzkd0-freetype-2.10.4-dev/bin:/nix/store/6gyyyq8q1fnnxajcf9nld8wjzrrqdnpa-bzip2-1.0.6.0.2-bin/bin:/nix/store/3jlz0j129f0k0k2mrdc85261025nhwks-libpng-apng-1.6.37-dev/bin:/nix/store/2h89951n1myry2j6xhlvf5c3zbv6ywy1-fontconfig-2.13.92-bin/bin:/nix/store/a205a61dfag5l02h8v6qp64ply226l8h-expat-2.2.10-dev/bin:/nix/store/2raq2gr4gqia424pm2aspyb0rcmlm5f6-fribidi-1.0.10/bin:/nix/store/zi2nks2j2lpim4lyrfwkj1dr0psncyj1-gdk-pixbuf-2.42.2-dev/bin:/nix/store/66pzd3zaa0a6919p2k68lk2qp7mp14xi-libjpeg-turbo-2.0.6-bin/bin:/nix/store/6kyid598j87hj8w8ysyh5qga2axlinsw-xz-5.2.5-bin/bin:/nix/store/xn4cdh5dpfd68jjld5dayz7pmb6g5l8z-libtiff-4.2.0-bin/bin:/nix/store/k7l9qya33ap3ljfw791m1ys7cybfz1cs-gdk-pixbuf-2.42.2/bin:/nix/store/yhisd3j2h1v3rla0v69g08mafk87xqi2-harfbuzz-2.7.4-dev/bin:/nix/store/d6j3cfqmzb36l9k1y62r9g78bnppshnc-graphite2-1.3.14/bin:/nix/store/mjydmwgvdir3raz9pbi0ay4rxmzi64yf-pango-1.47.0-bin/bin:/nix/store/ibc75bwpavjy3gld4b6676iav937fdc4-libdrm-2.4.104-bin/bin:/nix/store/vmsp8gq3vl77p02cdyyjv01473srhq53-wayland-1.19.0/bin:/nix/store/x92a905b97ipw22080gqmm691kh7cla3-cups-2.3.3-dev/bin:/nix/store/0m0pzvmzaszfjn56d5r1krvdqnspzlnc-cups-2.3.3/bin:/nix/store/z3bj5d9f0irhz3rjb2rsvq2rrwbiyz7h-gtk+3-3.24.24/bin:/nix/store/qczr168qkzpfd842y078ywqm4id01ngw-gstreamer-1.18.2-dev/bin:/nix/store/0w6ha1qf328bz51rnd4sdigk1crbn2fm-gst-plugins-base-1.18.2/bin:/nix/store/7w8his22asrsxnabh1j7kxgs47ff15lv-alsa-lib-1.2.4/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/3hdv3wa52ymd9w4wr2j2yzq07afwfaim-findutils-4.7.0/bin:/nix/store/xxq6q49k4c0gs84s3672vr7sfpj2z418-diffutils-3.7/bin:/nix/store/952bmfczybg866qnclvh4i5y4dvzkr5d-gnused-4.8/bin:/nix/store/b909xjh1wna32zv1450daqc9p9qaia16-gnugrep-3.6/bin:/nix/store/gycyzr7slfsr1h23c33hpjfabwmzbawq-gawk-5.1.0/bin:/nix/store/8dgll8kw70p1g3wqpifzhr7fhynl6bjj-gnutar-1.32/bin:/nix/store/z3mk9c5m417wx6cjwxx5zp8phv4bw2fc-gzip-1.10/bin:/nix/store/6gyyyq8q1fnnxajcf9nld8wjzrrqdnpa-bzip2-1.0.6.0.2-bin/bin:/nix/store/yg3z213pixaky4zm9dmhhs258961j9bi-gnumake-4.3/bin:/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin:/nix/store/3jhwrg9hh2smgyikm1hn0xmvzbjc3pfy-patch-2.7.6/bin:/nix/store/6kyid598j87hj8w8ysyh5qga2axlinsw-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/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/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/bin'
/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c canberra-gtk-play '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/bin'
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/canberra-gtk-play /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/bin/canberra-gtk-play
make install-exec-hook
make[3]: Entering directory '/build/libcanberra-0.30/src'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p -m 755 /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gtk-3.0/modules
( cd /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gtk-3.0/modules && \
rm -f libcanberra-gtk-module.so && \
ln -s libcanberra-gtk3-module.so libcanberra-gtk-module.so )
make[3]: Leaving directory '/build/libcanberra-0.30/src'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gnome-settings-daemon-3.0/gtk-modules'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 canberra-gtk-module.desktop '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gnome-settings-daemon-3.0/gtk-modules'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/gdm/autostart/LoginWindow'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 libcanberra-ready-sound.desktop '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/gdm/autostart/LoginWindow'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/gnome/autostart'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 libcanberra-login-sound.desktop '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/gnome/autostart'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/gnome/shutdown'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c libcanberra-logout-sound.sh '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/gnome/shutdown'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gtk-3.0/modules'
/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c libcanberra-gtk3-module.la '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gtk-3.0/modules'
libtool: install: warning: relinking `libcanberra-gtk3-module.la'
libtool: install: (cd /build/libcanberra-0.30/src; /nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash /build/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -pthread -I/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/wxa8fxc4m9i68wj8qa6vx7ngqrfmcbsj-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/li5gjjskbh90haydsq88jxg17zwmn2sh-glib-2.66.4/lib/glib-2.0/include -I/nix/store/f21808lmip7kymfq6brsj4m6cvs7mlxk-cairo-1.16.0-dev/include/cairo -I/nix/store/5137qk9q33jwq0axhmkljgwzi5rzzkd0-freetype-2.10.4-dev/include/freetype2 -I/nix/store/5137qk9q33jwq0axhmkljgwzi5rzzkd0-freetype-2.10.4-dev/include -I/nix/store/hxcx4ad8k3hbagrfn648gkbpv004c544-xorgproto-2020.1/include -I/nix/store/8c7kjcvr0xq18m986m4l7j06va0dbk3q-libX11-1.7.0-dev/include -I/nix/store/zi2nks2j2lpim4lyrfwkj1dr0psncyj1-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/7gb43j0q35gwzv16ww76f05116fq6nsr-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/yhisd3j2h1v3rla0v69g08mafk87xqi2-harfbuzz-2.7.4-dev/include/harfbuzz -g -O2 -avoid-version -module -export-dynamic -o libcanberra-gtk3-module.la -rpath /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gtk-3.0/modules libcanberra_gtk3_module_la-canberra-gtk-module.lo -L/nix/store/z3bj5d9f0irhz3rjb2rsvq2rrwbiyz7h-gtk+3-3.24.24/lib -L/nix/store/pp5zw8zys9m9bfjsb1k3ingwjiw0dk2g-atk-2.36.0/lib -L/nix/store/li5gjjskbh90haydsq88jxg17zwmn2sh-glib-2.66.4/lib -L/nix/store/xam0b9wmcav0nncz5kypv7zikfs32aw9-cairo-1.16.0/lib -L/nix/store/ypinnsx8bjg2nng0swcr9f6r2qrxs30j-libX11-1.7.0/lib -L/nix/store/k7l9qya33ap3ljfw791m1ys7cybfz1cs-gdk-pixbuf-2.42.2/lib -L/nix/store/wwlrh968qz0mwb95hrzmy5wq8k9awxbg-pango-1.47.0/lib -L/nix/store/gxqmzxb7mya57v0jcqhwzwny2b9p5xrl-harfbuzz-2.7.4/lib -lgtk-3 -latk-1.0 -lgio-2.0 -lgthread-2.0 -pthread -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lX11 libcanberra.la libcanberra-gtk3.la -lm )
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-gtk3-module.soT /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gtk-3.0/modules/libcanberra-gtk3-module.so
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-gtk3-module.lai /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gtk-3.0/modules/libcanberra-gtk3-module.la
libtool: finish: PATH="/nix/store/n0lx4n89x5x2k4xxabb55pggljryzi49-pkg-config-wrapper-0.29.2/bin:/nix/store/qapmba1v1lbmwffbiidpfvzwp4ngd3lh-libtool-2.4.6/bin:/nix/store/bm3i6r3v43flbbdhqyjfgdd447b3c357-gnum4-1.4.18/bin:/nix/store/4i6mmi4m51xhc55k92f4qba1xynqib2f-patchelf-0.12/bin:/nix/store/qb1ky0appvcrc8yhs1h4l63m1cwn5gs7-gcc-wrapper-9.3.0/bin:/nix/store/42jbrmnfngandsmzrgglydi1b70p7p0m-gcc-9.3.0/bin:/nix/store/231zsfy1gddbljzag5mjk13g0q95wlzf-glibc-2.32-37-bin/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/b2kq89rmpckq0xbadh1kl697l6nmzqhl-binutils-wrapper-2.35.1/bin:/nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin:/nix/store/231zsfy1gddbljzag5mjk13g0q95wlzf-glibc-2.32-37-bin/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/rk16wdwxdmc8gjrg5r2vgbbkngpvjc6a-attr-2.4.48-bin/bin:/nix/store/36dz8bn1i0qi6443ga5hg615nv91arga-libcap-2.47/bin:/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/bin:/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/bin:/nix/store/68385gkd86qf3awbdlsdyqij9047d1zl-gettext-0.21/bin:/nix/store/0f9xajv4q1bl57aik695afgp10wp3f5d-glib-2.66.4-bin/bin:/nix/store/f21808lmip7kymfq6brsj4m6cvs7mlxk-cairo-1.16.0-dev/bin:/nix/store/5137qk9q33jwq0axhmkljgwzi5rzzkd0-freetype-2.10.4-dev/bin:/nix/store/6gyyyq8q1fnnxajcf9nld8wjzrrqdnpa-bzip2-1.0.6.0.2-bin/bin:/nix/store/3jlz0j129f0k0k2mrdc85261025nhwks-libpng-apng-1.6.37-dev/bin:/nix/store/2h89951n1myry2j6xhlvf5c3zbv6ywy1-fontconfig-2.13.92-bin/bin:/nix/store/a205a61dfag5l02h8v6qp64ply226l8h-expat-2.2.10-dev/bin:/nix/store/2raq2gr4gqia424pm2aspyb0rcmlm5f6-fribidi-1.0.10/bin:/nix/store/zi2nks2j2lpim4lyrfwkj1dr0psncyj1-gdk-pixbuf-2.42.2-dev/bin:/nix/store/66pzd3zaa0a6919p2k68lk2qp7mp14xi-libjpeg-turbo-2.0.6-bin/bin:/nix/store/6kyid598j87hj8w8ysyh5qga2axlinsw-xz-5.2.5-bin/bin:/nix/store/xn4cdh5dpfd68jjld5dayz7pmb6g5l8z-libtiff-4.2.0-bin/bin:/nix/store/k7l9qya33ap3ljfw791m1ys7cybfz1cs-gdk-pixbuf-2.42.2/bin:/nix/store/yhisd3j2h1v3rla0v69g08mafk87xqi2-harfbuzz-2.7.4-dev/bin:/nix/store/d6j3cfqmzb36l9k1y62r9g78bnppshnc-graphite2-1.3.14/bin:/nix/store/mjydmwgvdir3raz9pbi0ay4rxmzi64yf-pango-1.47.0-bin/bin:/nix/store/ibc75bwpavjy3gld4b6676iav937fdc4-libdrm-2.4.104-bin/bin:/nix/store/vmsp8gq3vl77p02cdyyjv01473srhq53-wayland-1.19.0/bin:/nix/store/x92a905b97ipw22080gqmm691kh7cla3-cups-2.3.3-dev/bin:/nix/store/0m0pzvmzaszfjn56d5r1krvdqnspzlnc-cups-2.3.3/bin:/nix/store/z3bj5d9f0irhz3rjb2rsvq2rrwbiyz7h-gtk+3-3.24.24/bin:/nix/store/qczr168qkzpfd842y078ywqm4id01ngw-gstreamer-1.18.2-dev/bin:/nix/store/0w6ha1qf328bz51rnd4sdigk1crbn2fm-gst-plugins-base-1.18.2/bin:/nix/store/7w8his22asrsxnabh1j7kxgs47ff15lv-alsa-lib-1.2.4/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/3hdv3wa52ymd9w4wr2j2yzq07afwfaim-findutils-4.7.0/bin:/nix/store/xxq6q49k4c0gs84s3672vr7sfpj2z418-diffutils-3.7/bin:/nix/store/952bmfczybg866qnclvh4i5y4dvzkr5d-gnused-4.8/bin:/nix/store/b909xjh1wna32zv1450daqc9p9qaia16-gnugrep-3.6/bin:/nix/store/gycyzr7slfsr1h23c33hpjfabwmzbawq-gawk-5.1.0/bin:/nix/store/8dgll8kw70p1g3wqpifzhr7fhynl6bjj-gnutar-1.32/bin:/nix/store/z3mk9c5m417wx6cjwxx5zp8phv4bw2fc-gzip-1.10/bin:/nix/store/6gyyyq8q1fnnxajcf9nld8wjzrrqdnpa-bzip2-1.0.6.0.2-bin/bin:/nix/store/yg3z213pixaky4zm9dmhhs258961j9bi-gnumake-4.3/bin:/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin:/nix/store/3jhwrg9hh2smgyikm1hn0xmvzbjc3pfy-patch-2.7.6/bin:/nix/store/6kyid598j87hj8w8ysyh5qga2axlinsw-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gtk-3.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gtk-3.0/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/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/include'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 canberra.h canberra-gtk.h '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/include'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30'
/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c libcanberra-multi.la libcanberra-pulse.la libcanberra-alsa.la libcanberra-gstreamer.la libcanberra-null.la '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30'
libtool: install: warning: relinking `libcanberra-multi.la'
libtool: install: (cd /build/libcanberra-0.30/src; /nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash /build/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -Ddriver_open=multi_driver_open -Ddriver_destroy=multi_driver_destroy -Ddriver_change_device=multi_driver_change_device -Ddriver_change_props=multi_driver_change_props -Ddriver_play=multi_driver_play -Ddriver_cancel=multi_driver_cancel -Ddriver_cache=multi_driver_cache -g -O2 -avoid-version -module -export-dynamic -o libcanberra-multi.la -rpath /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30 libcanberra_multi_la-multi.lo libcanberra.la -lm )
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-multi.soT /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-multi.so
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-multi.lai /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-multi.la
libtool: install: warning: relinking `libcanberra-pulse.la'
libtool: install: (cd /build/libcanberra-0.30/src; /nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash /build/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -D_REENTRANT -I/nix/store/fn0sfgqpy9ysrncs48bai2zg7s7mbp8g-libpulseaudio-14.2-dev/include -Ddriver_open=pulse_driver_open -Ddriver_destroy=pulse_driver_destroy -Ddriver_change_device=pulse_driver_change_device -Ddriver_change_props=pulse_driver_change_props -Ddriver_play=pulse_driver_play -Ddriver_cancel=pulse_driver_cancel -Ddriver_cache=pulse_driver_cache -g -O2 -avoid-version -module -export-dynamic -o libcanberra-pulse.la -rpath /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30 libcanberra_pulse_la-pulse.lo -L/nix/store/w2mbv7cw3x1vppksjwmdfjx8kfvaaf81-libpulseaudio-14.2/lib -lpulse libcanberra.la -lm )
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-pulse.soT /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-pulse.so
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-pulse.lai /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-pulse.la
libtool: install: warning: relinking `libcanberra-alsa.la'
libtool: install: (cd /build/libcanberra-0.30/src; /nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash /build/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -I/nix/store/03ya16bmw3bn40r2dxs30slydvlgv2mz-alsa-lib-1.2.4-dev/include -Ddriver_open=alsa_driver_open -Ddriver_destroy=alsa_driver_destroy -Ddriver_change_device=alsa_driver_change_device -Ddriver_change_props=alsa_driver_change_props -Ddriver_play=alsa_driver_play -Ddriver_cancel=alsa_driver_cancel -Ddriver_cache=alsa_driver_cache -g -O2 -avoid-version -module -export-dynamic -o libcanberra-alsa.la -rpath /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30 libcanberra_alsa_la-alsa.lo -L/nix/store/7w8his22asrsxnabh1j7kxgs47ff15lv-alsa-lib-1.2.4/lib -lasound libcanberra.la -lm )
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-alsa.soT /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-alsa.so
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-alsa.lai /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-alsa.la
libtool: install: warning: relinking `libcanberra-gstreamer.la'
libtool: install: (cd /build/libcanberra-0.30/src; /nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash /build/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/li5gjjskbh90haydsq88jxg17zwmn2sh-glib-2.66.4/lib/glib-2.0/include -I/nix/store/qczr168qkzpfd842y078ywqm4id01ngw-gstreamer-1.18.2-dev/include/gstreamer-1.0 -Ddriver_open=gstreamer_driver_open -Ddriver_destroy=gstreamer_driver_destroy -Ddriver_change_device=gstreamer_driver_change_device -Ddriver_change_props=gstreamer_driver_change_props -Ddriver_play=gstreamer_driver_play -Ddriver_cancel=gstreamer_driver_cancel -Ddriver_cache=gstreamer_driver_cache -g -O2 -avoid-version -module -export-dynamic -o libcanberra-gstreamer.la -rpath /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30 libcanberra_gstreamer_la-gstreamer.lo -L/nix/store/li5gjjskbh90haydsq88jxg17zwmn2sh-glib-2.66.4/lib -L/nix/store/cmkyggyax0zc0z9hq3dj4w4z1dpbspkg-gstreamer-1.18.2/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libcanberra.la -lm )
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-gstreamer.soT /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-gstreamer.so
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-gstreamer.lai /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-gstreamer.la
libtool: install: warning: relinking `libcanberra-null.la'
libtool: install: (cd /build/libcanberra-0.30/src; /nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash /build/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -Ddriver_open=null_driver_open -Ddriver_destroy=null_driver_destroy -Ddriver_change_device=null_driver_change_device -Ddriver_change_props=null_driver_change_props -Ddriver_play=null_driver_play -Ddriver_cancel=null_driver_cancel -Ddriver_cache=null_driver_cache -g -O2 -avoid-version -module -export-dynamic -o libcanberra-null.la -rpath /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30 libcanberra_null_la-null.lo libcanberra.la -lm )
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-null.soT /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-null.so
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libcanberra-null.lai /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-null.la
libtool: finish: PATH="/nix/store/n0lx4n89x5x2k4xxabb55pggljryzi49-pkg-config-wrapper-0.29.2/bin:/nix/store/qapmba1v1lbmwffbiidpfvzwp4ngd3lh-libtool-2.4.6/bin:/nix/store/bm3i6r3v43flbbdhqyjfgdd447b3c357-gnum4-1.4.18/bin:/nix/store/4i6mmi4m51xhc55k92f4qba1xynqib2f-patchelf-0.12/bin:/nix/store/qb1ky0appvcrc8yhs1h4l63m1cwn5gs7-gcc-wrapper-9.3.0/bin:/nix/store/42jbrmnfngandsmzrgglydi1b70p7p0m-gcc-9.3.0/bin:/nix/store/231zsfy1gddbljzag5mjk13g0q95wlzf-glibc-2.32-37-bin/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/b2kq89rmpckq0xbadh1kl697l6nmzqhl-binutils-wrapper-2.35.1/bin:/nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin:/nix/store/231zsfy1gddbljzag5mjk13g0q95wlzf-glibc-2.32-37-bin/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/rk16wdwxdmc8gjrg5r2vgbbkngpvjc6a-attr-2.4.48-bin/bin:/nix/store/36dz8bn1i0qi6443ga5hg615nv91arga-libcap-2.47/bin:/nix/store/33h8dbmwcy7pkb2yablhkj02p6yk78a2-gtk+3-3.24.24-dev/bin:/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/bin:/nix/store/68385gkd86qf3awbdlsdyqij9047d1zl-gettext-0.21/bin:/nix/store/0f9xajv4q1bl57aik695afgp10wp3f5d-glib-2.66.4-bin/bin:/nix/store/f21808lmip7kymfq6brsj4m6cvs7mlxk-cairo-1.16.0-dev/bin:/nix/store/5137qk9q33jwq0axhmkljgwzi5rzzkd0-freetype-2.10.4-dev/bin:/nix/store/6gyyyq8q1fnnxajcf9nld8wjzrrqdnpa-bzip2-1.0.6.0.2-bin/bin:/nix/store/3jlz0j129f0k0k2mrdc85261025nhwks-libpng-apng-1.6.37-dev/bin:/nix/store/2h89951n1myry2j6xhlvf5c3zbv6ywy1-fontconfig-2.13.92-bin/bin:/nix/store/a205a61dfag5l02h8v6qp64ply226l8h-expat-2.2.10-dev/bin:/nix/store/2raq2gr4gqia424pm2aspyb0rcmlm5f6-fribidi-1.0.10/bin:/nix/store/zi2nks2j2lpim4lyrfwkj1dr0psncyj1-gdk-pixbuf-2.42.2-dev/bin:/nix/store/66pzd3zaa0a6919p2k68lk2qp7mp14xi-libjpeg-turbo-2.0.6-bin/bin:/nix/store/6kyid598j87hj8w8ysyh5qga2axlinsw-xz-5.2.5-bin/bin:/nix/store/xn4cdh5dpfd68jjld5dayz7pmb6g5l8z-libtiff-4.2.0-bin/bin:/nix/store/k7l9qya33ap3ljfw791m1ys7cybfz1cs-gdk-pixbuf-2.42.2/bin:/nix/store/yhisd3j2h1v3rla0v69g08mafk87xqi2-harfbuzz-2.7.4-dev/bin:/nix/store/d6j3cfqmzb36l9k1y62r9g78bnppshnc-graphite2-1.3.14/bin:/nix/store/mjydmwgvdir3raz9pbi0ay4rxmzi64yf-pango-1.47.0-bin/bin:/nix/store/ibc75bwpavjy3gld4b6676iav937fdc4-libdrm-2.4.104-bin/bin:/nix/store/vmsp8gq3vl77p02cdyyjv01473srhq53-wayland-1.19.0/bin:/nix/store/x92a905b97ipw22080gqmm691kh7cla3-cups-2.3.3-dev/bin:/nix/store/0m0pzvmzaszfjn56d5r1krvdqnspzlnc-cups-2.3.3/bin:/nix/store/z3bj5d9f0irhz3rjb2rsvq2rrwbiyz7h-gtk+3-3.24.24/bin:/nix/store/qczr168qkzpfd842y078ywqm4id01ngw-gstreamer-1.18.2-dev/bin:/nix/store/0w6ha1qf328bz51rnd4sdigk1crbn2fm-gst-plugins-base-1.18.2/bin:/nix/store/7w8his22asrsxnabh1j7kxgs47ff15lv-alsa-lib-1.2.4/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/3hdv3wa52ymd9w4wr2j2yzq07afwfaim-findutils-4.7.0/bin:/nix/store/xxq6q49k4c0gs84s3672vr7sfpj2z418-diffutils-3.7/bin:/nix/store/952bmfczybg866qnclvh4i5y4dvzkr5d-gnused-4.8/bin:/nix/store/b909xjh1wna32zv1450daqc9p9qaia16-gnugrep-3.6/bin:/nix/store/gycyzr7slfsr1h23c33hpjfabwmzbawq-gawk-5.1.0/bin:/nix/store/8dgll8kw70p1g3wqpifzhr7fhynl6bjj-gnutar-1.32/bin:/nix/store/z3mk9c5m417wx6cjwxx5zp8phv4bw2fc-gzip-1.10/bin:/nix/store/6gyyyq8q1fnnxajcf9nld8wjzrrqdnpa-bzip2-1.0.6.0.2-bin/bin:/nix/store/yg3z213pixaky4zm9dmhhs258961j9bi-gnumake-4.3/bin:/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin:/nix/store/3jhwrg9hh2smgyikm1hn0xmvzbjc3pfy-patch-2.7.6/bin:/nix/store/6kyid598j87hj8w8ysyh5qga2axlinsw-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory '/build/libcanberra-0.30/src'
make[1]: Leaving directory '/build/libcanberra-0.30/src'
Making install in gtkdoc
make[1]: Entering directory '/build/libcanberra-0.30/gtkdoc'
make[2]: Entering directory '/build/libcanberra-0.30/gtkdoc'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/ch01.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/home.png
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/index.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/index.sgml
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/left.png
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/libcanberra-canberra-gtk.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/libcanberra-canberra.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/libcanberra.devhelp2
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/right.png
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/style.css
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/up.png
make[2]: Leaving directory '/build/libcanberra-0.30/gtkdoc'
make[1]: Leaving directory '/build/libcanberra-0.30/gtkdoc'
Making install in doc
make[1]: Entering directory '/build/libcanberra-0.30/doc'
make[2]: Entering directory '/build/libcanberra-0.30/doc'
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/libcanberra-0.30/doc'
make[1]: Leaving directory '/build/libcanberra-0.30/doc'
make[1]: Entering directory '/build/libcanberra-0.30'
make[2]: Entering directory '/build/libcanberra-0.30'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/doc/libcanberra'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 README '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/doc/libcanberra'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/pkgconfig'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 libcanberra.pc libcanberra-gtk3.pc '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/pkgconfig'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/vala/vapi'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 vala/libcanberra.vapi vala/libcanberra-gtk.vapi '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/vala/vapi'
make[2]: Leaving directory '/build/libcanberra-0.30'
make[1]: Leaving directory '/build/libcanberra-0.30'
@nix { "action": "setPhase", "phase": "dropIconThemeCache" }
dropIconThemeCache
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Removing /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/gtk-doc
rmdir: failed to remove '/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share': Directory not empty
shrinking RPATHs of ELF executables and libraries in /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30
shrinking /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/bin/canberra-gtk-play
shrinking /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/gtk-3.0/modules/libcanberra-gtk3-module.so
shrinking /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra.so.0.2.5
shrinking /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-alsa.so
shrinking /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-multi.so
shrinking /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-gstreamer.so
shrinking /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-pulse.so
shrinking /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-0.30/libcanberra-null.so
shrinking /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib/libcanberra-gtk3.so.0.1.9
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/lib /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/bin
patching script interpreter paths in /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30
/nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30/share/gnome/shutdown/libcanberra-logout-sound.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/sh"
checking for references to /build/ in /nix/store/yfvi6f9i59ikr5322hjpm6lgi380rdf2-libcanberra-0.30...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment