Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 11:52
Show Gist options
  • Save r-rmcgibbo/3074a0edd36566059d0b4b9eaf647d6a to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/3074a0edd36566059d0b4b9eaf647d6a to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 42 seconds | https://github.com/NixOS/nixpkgs/pull/117020
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/jb4sf3wi0sbh3ipvs98nk3b98fifdp6r-avahi-0.7.tar.gz
source root is avahi-0.7
setting SOURCE_DATE_EPOCH to timestamp 1499681851 of file avahi-0.7/man/avahi-autoipd.action.8
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/57a25371m4zb694krjyg8k7w0wm1g8q7-no-mkdir-localstatedir.patch
patching file avahi-daemon/Makefile.in
applying patch /nix/store/1qvqz47jzxymmvlbxy0lj1rny7my4l8z-CVE-2017-6519-CVE-2018-100084.patch
patching file avahi-core/server.c
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7 --disable-qt3 --disable-gdbm --disable-mono --disable-gtk --with-dbus-sys=/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/dbus-1/system.d --disable-gtk3 --disable-qt4 --disable-python --localstatedir=/var --with-distro=none --with-systemdsystemunitdir=no
checking for a BSD-compatible install... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/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 build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking whether make supports nested variables... (cached) yes
checking for stow... no
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 for style of include used by make... GNU
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep
checking for egrep... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep -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 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 how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether gcc needs -traditional... no
checking whether libssp exists... yes
checking whether stack-smashing protection is available... yes
checking whether stack-smashing protection is buggy... no
checking whether gcc accepts -fstack-protector... yes
checking whether g++ accepts -fstack-protector... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin/sed
checking for fgrep... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/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 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/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/dd
checking how to truncate binary pipes... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/dd bs=4096 count=1
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 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 whether the C++ compiler works... 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 linux/netlink.h... yes
checking for net/route.h... no
checking for sys/filio.h... no
checking for sys/sysctl.h... yes
checking for struct lifconf... no
checking for struct ip_mreqn... yes
checking checking whether rtnetlink.h can be included with -std=c99... yes
checking whether gcc accepts -std=c99... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -W... yes
checking whether gcc accepts -Wextra... yes
checking whether gcc accepts -pedantic... yes
checking whether gcc accepts -pipe... yes
checking whether gcc accepts -Wformat... yes
checking whether gcc accepts -Wold-style-definition... yes
checking whether gcc accepts -Wdeclaration-after-statement... yes
checking whether gcc accepts -Wfloat-equal... yes
checking whether gcc accepts -Wmissing-declarations... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether gcc accepts -Wredundant-decls... yes
checking whether gcc accepts -Wmissing-noreturn... yes
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wendif-labels... yes
checking whether gcc accepts -Wpointer-arith... yes
checking whether gcc accepts -Wbad-function-cast... yes
checking whether gcc accepts -Wcast-qual... yes
checking whether gcc accepts -Wcast-align... yes
checking whether gcc accepts -Wwrite-strings... yes
checking whether gcc accepts -fdiagnostics-show-option... yes
checking whether gcc accepts -Wno-cast-qual... yes
checking whether gcc accepts -fno-strict-aliasing... yes
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for library containing inet_ntop... none required
checking for library containing recv... none required
checking whether CMSG_SPACE is declared... yes
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for gethostname... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for uname... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setresgid... yes
checking for setregid... yes
checking for strcasecmp... yes
checking for gettimeofday... yes
checking for putenv... yes
checking for strncasecmp... yes
checking for strlcpy... no
checking for gethostbyname... yes
checking for seteuid... yes
checking for setegid... yes
checking for setproctitle... no
checking for getprogname... no
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for mode_t... yes
checking for pid_t... yes
checking whether environ is declared... yes
checking for gcc -fvisibility=hidden support... yes
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking for chroot... yes
checking for dlopen in -ldl... yes
checking for dlfcn.h... (cached) yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for kqueue... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /nix/store/1c0j6l8j4nhq2ci9brr9hrfcr69mxqbm-intltool-0.51.0/bin/intltool-update
checking for intltool-merge... /nix/store/1c0j6l8j4nhq2ci9brr9hrfcr69mxqbm-intltool-0.51.0/bin/intltool-merge
checking for intltool-extract... /nix/store/1c0j6l8j4nhq2ci9brr9hrfcr69mxqbm-intltool-0.51.0/bin/intltool-extract
checking for xgettext... /nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin/xgettext
checking for msgmerge... /nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin/msgmerge
checking for msgfmt... /nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin/msgfmt
checking for gmsgfmt... /nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin/msgfmt
checking for perl... /nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin/perl
checking for perl >= 5.8.1... 5.32.0
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin/msgfmt
checking for xgettext... (cached) /nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin/xgettext
checking for pkg-config... yes
checking pkg-config is at least version 0.9.0... yes
checking for GLIB20... yes
checking for GOBJECT... yes
checking for gobject-introspection... no
checking for DBUS... yes
Your D-Bus version is 1,12,20.
checking for dbus_connection_close... yes
checking for dbus_bus_get_private... yes
checking for XML_ParserCreate in -lexpat... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lbsdxml... no
checking for LIBDAEMON... yes
checking for doxygen... no
configure: WARNING: doxygen not found - will not generate any doxygen documentation
checking for perl... /nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin/perl
checking for xmltoman... no
configure: WARNING: *** Not rebuilding man pages as xmltoman is not found ***
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating avahi-common/Makefile
config.status: creating avahi-core/Makefile
config.status: creating avahi-glib/Makefile
config.status: creating avahi-gobject/Makefile
config.status: creating avahi-qt/Makefile
config.status: creating avahi-daemon/Makefile
config.status: creating avahi-daemon/avahi-dbus.conf
config.status: creating avahi-discover-standalone/Makefile
config.status: creating avahi-client/Makefile
config.status: creating initscript/Makefile
config.status: creating initscript/debian/Makefile
config.status: creating initscript/gentoo/Makefile
config.status: creating initscript/suse/Makefile
config.status: creating initscript/fedora/Makefile
config.status: creating initscript/lfs/Makefile
config.status: creating initscript/mandriva/Makefile
config.status: creating initscript/darwin/Makefile
config.status: creating initscript/freebsd/Makefile
config.status: creating initscript/slackware/Makefile
config.status: creating avahi-dnsconfd/Makefile
config.status: creating avahi-utils/Makefile
config.status: creating avahi-python/Makefile
config.status: creating avahi-python/avahi/Makefile
config.status: creating avahi-python/avahi-discover/Makefile
config.status: creating examples/Makefile
config.status: creating common/Makefile
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating service-type-database/Makefile
config.status: creating avahi-sharp/Makefile
config.status: creating avahi-ui-sharp/Makefile
config.status: creating avahi-compat-libdns_sd/Makefile
config.status: creating avahi-compat-howl/Makefile
config.status: creating avahi-compat-howl/samples/Makefile
config.status: creating avahi-autoipd/Makefile
config.status: creating avahi-ui/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 default-1 commands
config.status: executing po/stamp-it commands
---{ avahi 0.7 }---
prefix: /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7
sysconfdir: ${prefix}/etc
localstatedir: /var
avahi socket: /run/avahi-daemon/socket
dbus-1 system.d dir: /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/dbus-1/system.d
dbus-1 version: 1.12.20
dbus-1 system socket: unix:path=/var/run/dbus/system_bus_socket
C Compiler: gcc
CFLAGS: -g -O2 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing
Enable GLIB: yes
Enable GLIB GObject: yes
Enable GObject Introspection: no
Enable GTK 2.0: no
Enable GTK 3.0: no
Enable D-Bus: yes
With XML: expat
Enable GDBM: no
Enable DBM: no
Enable libdaemon: yes
Enable Python: no
Enable pygobject: no
Enable python-dbus: no
Enable QT3: no
Enable QT4: no
Enable Mono: no
Enable Monodoc: yes
Distribution/OS: none
User for avahi-daemon: avahi
Group for avahi-daemon: avahi
Priviliged access group for Avahi clients: netdev
User for avahi-autoipd: avahi-autoipd
Group for avahi-autoipd: avahi-autoipd
Enable chroot(): no
Enable Linux inotify: yes
Enable stack-smashing protection: yes
systemd unit directory: no
Building libavahi-core yes
Building avahi-daemon: yes
Building avahi-dnsconfd: yes
Building libavahi-client: yes
Building avahi-utils: yes
Building avahi-python: no (You need python, pygobject and python-dbus!)
Building libavahi-glib: yes
Building libavahi-gobject: yes
Building avahi-discover-standalone: no
Building libavahi-qt3: no
Building libavahi-qt4: no
Building avahi-sharp: no
Building avahi-compat-libdns_sd: no
Building avahi-compat-howl: no
Building tests: no
Building avahi-core documentation: no
Building avahi-autoipd: yes
Building libavahi-ui: no
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/build/avahi-0.7'
Making all in common
make[2]: Entering directory '/build/avahi-0.7/common'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/avahi-0.7/common'
Making all in avahi-common
make[2]: Entering directory '/build/avahi-0.7/avahi-common'
CC libavahi_common_la-malloc.lo
CC libavahi_common_la-address.lo
CC libavahi_common_la-alternative.lo
CC libavahi_common_la-error.lo
CC libavahi_common_la-strlst.lo
CC libavahi_common_la-domain.lo
CC libavahi_common_la-timeval.lo
CC libavahi_common_la-simple-watch.lo
simple-watch.c: In function 'avahi_simple_poll_wakeup':
simple-watch.c:101:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
101 | write(s->wakeup_pipe[1], &c, sizeof(c));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libavahi_common_la-thread-watch.lo
CC libavahi_common_la-rlist.lo
CC libavahi_common_la-utf8.lo
CC libavahi_common_la-i18n.lo
CCLD libavahi-common.la
make[2]: Leaving directory '/build/avahi-0.7/avahi-common'
Making all in avahi-core
make[2]: Entering directory '/build/avahi-0.7/avahi-core'
CC libavahi_core_la-timeeventq.lo
CC libavahi_core_la-iface.lo
iface.c: In function 'avahi_hw_interface_update_rrs':
iface.c:140:45: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 1 and 64 [-Wformat-truncation=]
140 | snprintf(name, sizeof(name), "%s [%s]", unescaped, mac);
| ^~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from iface.c:26:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 322 bytes into a destination of size 64
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libavahi_core_la-server.lo
CC libavahi_core_la-entry.lo
entry.c: In function 'server_add_dns_server_name':
entry.c:931:32: warning: '%s' directive output may be truncated writing up to 1013 bytes into a region of size between 997 and 1001 [-Wformat-truncation=]
931 | snprintf(t, sizeof(t), "%s.%s", type == AVAHI_DNS_SERVER_RESOLVE ? "_domain._udp" : "_dns-update._udp", normalized_d);
| ^~ ~~~~~~~~~~~~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from entry.c:27:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 14 and 1031 bytes into a destination of size 1014
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
entry.c: In function 'avahi_server_add_dns_server_address':
entry.c:987:37: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 60 [-Wformat-truncation=]
987 | snprintf(n, sizeof(n), "ip6-%s.%s", h, domain);
| ^~ ~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from entry.c:27:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 6 or more bytes (assuming 69) into a destination of size 64
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
entry.c:982:36: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 61 [-Wformat-truncation=]
982 | snprintf(n, sizeof(n), "ip-%s.%s", h, domain);
| ^~ ~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from entry.c:27:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 68) into a destination of size 64
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libavahi_core_la-prioq.lo
CC libavahi_core_la-cache.lo
CC libavahi_core_la-socket.lo
CC libavahi_core_la-response-sched.lo
CC libavahi_core_la-query-sched.lo
CC libavahi_core_la-probe-sched.lo
CC libavahi_core_la-announce.lo
CC libavahi_core_la-browse.lo
CC libavahi_core_la-rrlist.lo
CC libavahi_core_la-resolve-host-name.lo
CC libavahi_core_la-resolve-address.lo
CC libavahi_core_la-browse-domain.lo
CC libavahi_core_la-browse-service-type.lo
CC libavahi_core_la-browse-service.lo
CC libavahi_core_la-resolve-service.lo
CC libavahi_core_la-dns.lo
CC libavahi_core_la-rr.lo
CC libavahi_core_la-log.lo
CC libavahi_core_la-browse-dns-server.lo
CC libavahi_core_la-fdutil.lo
CC libavahi_core_la-util.lo
CC libavahi_core_la-hashmap.lo
CC libavahi_core_la-wide-area.lo
CC libavahi_core_la-multicast-lookup.lo
CC libavahi_core_la-querier.lo
CC libavahi_core_la-addr-util.lo
CC libavahi_core_la-domain-util.lo
CC libavahi_core_la-iface-linux.lo
CC libavahi_core_la-netlink.lo
CCLD libavahi-core.la
make[2]: Leaving directory '/build/avahi-0.7/avahi-core'
Making all in avahi-qt
make[2]: Entering directory '/build/avahi-0.7/avahi-qt'
make all-am
make[3]: Entering directory '/build/avahi-0.7/avahi-qt'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-qt'
make[2]: Leaving directory '/build/avahi-0.7/avahi-qt'
Making all in avahi-client
make[2]: Entering directory '/build/avahi-0.7/avahi-client'
CC libavahi_client_la-client.lo
CC libavahi_client_la-entrygroup.lo
CC libavahi_client_la-browser.lo
CC libavahi_client_la-resolver.lo
CC libavahi_client_la-xdg-config.lo
CC libavahi_client_la-check-nss.lo
CC libavahi_client_la-dbus.lo
CC libavahi_client_la-dbus-watch-glue.lo
CCLD libavahi-client.la
make[2]: Leaving directory '/build/avahi-0.7/avahi-client'
Making all in avahi-glib
make[2]: Entering directory '/build/avahi-0.7/avahi-glib'
CC libavahi_glib_la-glib-watch.lo
glib-watch.c: In function 'prepare_func':
glib-watch.c:269:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
269 | GTimeVal now;
| ^~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/galloca.h:32,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib.h:30,
from glib-watch.h:28,
from glib-watch.c:28:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
glib-watch.c:273:9: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations]
273 | g_source_get_current_time(source, &now);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/giochannel.h:33,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib.h:54,
from glib-watch.h:28,
from glib-watch.c:28:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/gmain.h:653:10: note: declared here
653 | void g_source_get_current_time (GSource *source,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
glib-watch.c: In function 'check_func':
glib-watch.c:299:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
299 | GTimeVal now;
| ^~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/galloca.h:32,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib.h:30,
from glib-watch.h:28,
from glib-watch.c:28:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
glib-watch.c:301:9: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations]
301 | g_source_get_current_time(source, &now);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/giochannel.h:33,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib.h:54,
from glib-watch.h:28,
from glib-watch.c:28:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/gmain.h:653:10: note: declared here
653 | void g_source_get_current_time (GSource *source,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
glib-watch.c: In function 'dispatch_func':
glib-watch.c:324:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
324 | GTimeVal now;
| ^~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/galloca.h:32,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib.h:30,
from glib-watch.h:28,
from glib-watch.c:28:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
glib-watch.c:326:9: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations]
326 | g_source_get_current_time(source, &now);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/giochannel.h:33,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib.h:54,
from glib-watch.h:28,
from glib-watch.c:28:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib/gmain.h:653:10: note: declared here
653 | void g_source_get_current_time (GSource *source,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
CC libavahi_glib_la-glib-malloc.lo
CCLD libavahi-glib.la
make[2]: Leaving directory '/build/avahi-0.7/avahi-glib'
Making all in avahi-gobject
make[2]: Entering directory '/build/avahi-0.7/avahi-gobject'
GEN signals-marshal.list
GEN signals-marshal.h
INFO: Reading signals-marshal.list...
GEN signals-marshal.c
INFO: Reading signals-marshal.list...
GEN ga-client-enumtypes.h
GEN ga-client-enumtypes.c
GEN ga-entry-group-enumtypes.h
GEN ga-entry-group-enumtypes.c
GEN ga-enums-enumtypes.h
GEN ga-enums-enumtypes.c
make all-am
make[3]: Entering directory '/build/avahi-0.7/avahi-gobject'
CC libavahi_gobject_la-ga-client.lo
ga-client.c: In function 'ga_client_init':
ga-client.c:67:13: warning: Deprecated pre-processor symbol, replace with
67 | GaClientPrivate *priv = GA_CLIENT_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-client.c: In function 'ga_client_set_property':
ga-client.c:81:13: warning: Deprecated pre-processor symbol, replace with
81 | GaClientPrivate *priv = GA_CLIENT_GET_PRIVATE(client);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-client.c: In function 'ga_client_get_property':
ga-client.c:98:13: warning: Deprecated pre-processor symbol, replace with
98 | GaClientPrivate *priv = GA_CLIENT_GET_PRIVATE(client);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-client.c: In function 'ga_client_class_init':
ga-client.c:116:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
116 | g_type_class_add_private(ga_client_class, sizeof (GaClientPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gobject.h:24,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gbinding.h:29,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib-object.h:22,
from ga-client.h:23,
from ga-client.c:27:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here
1308 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
ga-client.c: In function 'ga_client_dispose':
ga-client.c:157:13: warning: Deprecated pre-processor symbol, replace with
157 | GaClientPrivate *priv = GA_CLIENT_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-client.c: In function '_avahi_client_cb':
ga-client.c:217:13: warning: Deprecated pre-processor symbol, replace with
217 | GaClientPrivate *priv = GA_CLIENT_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-client.c: In function 'ga_client_start_in_context':
ga-client.c:236:13: warning: Deprecated pre-processor symbol, replace with
236 | GaClientPrivate *priv = GA_CLIENT_GET_PRIVATE(client);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-client.c: In function 'ga_client_get_property':
ga-client.c:105:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
105 | g_value_set_enum(value, priv->flags);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-client.c:106:9: note: here
106 | default:
| ^~~~~~~
CC libavahi_gobject_la-ga-entry-group.lo
ga-entry-group.c: In function 'ga_entry_group_init':
ga-entry-group.c:82:13: warning: Deprecated pre-processor symbol, replace with
82 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function 'ga_entry_group_get_property':
ga-entry-group.c:99:13: warning: Deprecated pre-processor symbol, replace with
99 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function 'ga_entry_group_class_init':
ga-entry-group.c:115:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
115 | g_type_class_add_private(ga_entry_group_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gobject.h:24,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gbinding.h:29,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib-object.h:22,
from ga-error.h:23,
from ga-entry-group.c:30:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here
1308 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function 'ga_entry_group_dispose':
ga-entry-group.c:143:13: warning: Deprecated pre-processor symbol, replace with
143 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function 'ga_entry_group_finalize':
ga-entry-group.c:166:13: warning: Deprecated pre-processor symbol, replace with
166 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function '_avahi_entry_group_cb':
ga-entry-group.c:215:13: warning: Deprecated pre-processor symbol, replace with
215 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function 'ga_entry_group_add_service_full_strlist':
ga-entry-group.c:378:13: warning: Deprecated pre-processor symbol, replace with
378 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function 'ga_entry_group_add_record_full':
ga-entry-group.c:487:13: warning: Deprecated pre-processor symbol, replace with
487 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function 'ga_entry_group_service_thaw':
ga-entry-group.c:517:13: warning: Deprecated pre-processor symbol, replace with
517 | (GA_ENTRY_GROUP_GET_PRIVATE(priv->group)->group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function 'ga_entry_group_attach':
ga-entry-group.c:575:13: warning: Deprecated pre-processor symbol, replace with
575 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function 'ga_entry_group_commit':
ga-entry-group.c:599:13: warning: Deprecated pre-processor symbol, replace with
599 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-entry-group.c: In function 'ga_entry_group_reset':
ga-entry-group.c:614:13: warning: Deprecated pre-processor symbol, replace with
614 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libavahi_gobject_la-ga-error.lo
CC libavahi_gobject_la-ga-record-browser.lo
ga-record-browser.c: In function 'ga_record_browser_set_property':
ga-record-browser.c:85:13: warning: Deprecated pre-processor symbol, replace with
85 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(browser);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-record-browser.c: In function 'ga_record_browser_get_property':
ga-record-browser.c:118:13: warning: Deprecated pre-processor symbol, replace with
118 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(browser);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-record-browser.c: In function 'ga_record_browser_class_init':
ga-record-browser.c:150:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
150 | g_type_class_add_private(ga_record_browser_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gobject.h:24,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gbinding.h:29,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib-object.h:22,
from ga-record-browser.h:24,
from ga-record-browser.c:28:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here
1308 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
ga-record-browser.c: In function 'ga_record_browser_dispose':
ga-record-browser.c:270:13: warning: Deprecated pre-processor symbol, replace with
270 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-record-browser.c: In function 'ga_record_browser_finalize':
ga-record-browser.c:292:13: warning: Deprecated pre-processor symbol, replace with
292 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-record-browser.c: In function '_avahi_record_browser_cb':
ga-record-browser.c:327:13: warning: Deprecated pre-processor symbol, replace with
327 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(userdata);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-record-browser.c: In function 'ga_record_browser_attach':
ga-record-browser.c:359:13: warning: Deprecated pre-processor symbol, replace with
359 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(browser);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libavahi_gobject_la-ga-service-browser.lo
ga-service-browser.c: In function 'ga_service_browser_init':
ga-service-browser.c:76:13: warning: Deprecated pre-processor symbol, replace with
76 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-browser.c: In function 'ga_service_browser_set_property':
ga-service-browser.c:93:13: warning: Deprecated pre-processor symbol, replace with
93 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(browser);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-browser.c: In function 'ga_service_browser_get_property':
ga-service-browser.c:122:13: warning: Deprecated pre-processor symbol, replace with
122 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(browser);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-browser.c: In function 'ga_service_browser_class_init':
ga-service-browser.c:152:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
152 | g_type_class_add_private(ga_service_browser_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gobject.h:24,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gbinding.h:29,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib-object.h:22,
from ga-service-browser.h:23,
from ga-service-browser.c:31:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here
1308 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
ga-service-browser.c: In function 'ga_service_browser_dispose':
ga-service-browser.c:260:13: warning: Deprecated pre-processor symbol, replace with
260 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-browser.c: In function 'ga_service_browser_finalize':
ga-service-browser.c:282:13: warning: Deprecated pre-processor symbol, replace with
282 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-browser.c: In function '_avahi_service_browser_cb':
ga-service-browser.c:299:13: warning: Deprecated pre-processor symbol, replace with
299 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-browser.c: In function 'ga_service_browser_attach':
ga-service-browser.c:350:13: warning: Deprecated pre-processor symbol, replace with
350 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(browser);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libavahi_gobject_la-ga-service-resolver.lo
ga-service-resolver.c: In function 'ga_service_resolver_init':
ga-service-resolver.c:80:13: warning: Deprecated pre-processor symbol, replace with
80 | GaServiceResolverPrivate *priv = GA_SERVICE_RESOLVER_GET_PRIVATE(obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-resolver.c: In function 'ga_service_resolver_set_property':
ga-service-resolver.c:99:13: warning: Deprecated pre-processor symbol, replace with
99 | GA_SERVICE_RESOLVER_GET_PRIVATE(resolver);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-resolver.c: In function 'ga_service_resolver_get_property':
ga-service-resolver.c:135:13: warning: Deprecated pre-processor symbol, replace with
135 | GA_SERVICE_RESOLVER_GET_PRIVATE(resolver);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-resolver.c: In function 'ga_service_resolver_class_init':
ga-service-resolver.c:171:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
171 | g_type_class_add_private(ga_service_resolver_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gobject.h:24,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gbinding.h:29,
from /nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/glib-object.h:22,
from ga-service-resolver.h:26,
from ga-service-resolver.c:27:
/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here
1308 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
ga-service-resolver.c: In function 'ga_service_resolver_dispose':
ga-service-resolver.c:270:13: warning: Deprecated pre-processor symbol, replace with
270 | GaServiceResolverPrivate *priv = GA_SERVICE_RESOLVER_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-resolver.c: In function 'ga_service_resolver_finalize':
ga-service-resolver.c:293:13: warning: Deprecated pre-processor symbol, replace with
293 | GaServiceResolverPrivate *priv = GA_SERVICE_RESOLVER_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-resolver.c: In function '_avahi_service_resolver_cb':
ga-service-resolver.c:319:13: warning: Deprecated pre-processor symbol, replace with
319 | GaServiceResolverPrivate *priv = GA_SERVICE_RESOLVER_GET_PRIVATE(self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-resolver.c: In function 'ga_service_resolver_attach':
ga-service-resolver.c:362:13: warning: Deprecated pre-processor symbol, replace with
362 | GA_SERVICE_RESOLVER_GET_PRIVATE(resolver);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ga-service-resolver.c: In function 'ga_service_resolver_get_address':
ga-service-resolver.c:394:13: warning: Deprecated pre-processor symbol, replace with
394 | GA_SERVICE_RESOLVER_GET_PRIVATE(resolver);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libavahi_gobject_la-signals-marshal.lo
signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_STRING_POINTER_INT_POINTER_INT':
signals-marshal.c:88:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
88 | callback = (GMarshalFunc_VOID__INT_ENUM_STRING_STRING_STRING_STRING_POINTER_INT_POINTER_INT) (marshal_data ? marshal_data : cc->callback);
| ^
signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_UINT':
signals-marshal.c:137:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
137 | callback = (GMarshalFunc_VOID__INT_ENUM_STRING_STRING_STRING_UINT) (marshal_data ? marshal_data : cc->callback);
| ^
signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_UINT_UINT_POINTER_INT_INT':
signals-marshal.c:184:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
184 | callback = (GMarshalFunc_VOID__INT_ENUM_STRING_UINT_UINT_POINTER_INT_INT) (marshal_data ? marshal_data : cc->callback);
| ^
CC libavahi_gobject_la-ga-client-enumtypes.lo
CC libavahi_gobject_la-ga-entry-group-enumtypes.lo
CC libavahi_gobject_la-ga-enums-enumtypes.lo
CCLD libavahi-gobject.la
make[3]: Leaving directory '/build/avahi-0.7/avahi-gobject'
make[2]: Leaving directory '/build/avahi-0.7/avahi-gobject'
Making all in avahi-discover-standalone
make[2]: Entering directory '/build/avahi-0.7/avahi-discover-standalone'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/avahi-0.7/avahi-discover-standalone'
Making all in avahi-daemon
make[2]: Entering directory '/build/avahi-0.7/avahi-daemon'
CC avahi_daemon-main.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
main.c: In function 'main':
main.c:1661:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
1661 | chdir("/");
| ^~~~~~~~~~
main.c: In function 'init_rand_seed':
main.c:1487:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
1487 | read(fd, &seed, sizeof(seed));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c: In function 'make_runtime_dir':
main.c:1422:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
1422 | chown(AVAHI_DAEMON_RUNTIME_DIR, pw->pw_uid, gr->gr_gid);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC avahi_daemon-simple-protocol.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-static-services.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-static-hosts.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-ini-file-parser.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-setproctitle.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-sd-daemon.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/string.h:495,
from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/sys/un.h:37,
from sd-daemon.c:34:
In function 'strncpy',
inlined from 'sd_notify' at sd-daemon.c:359:9:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC avahi_daemon-check-nss.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-protocol.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-util.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-async-address-resolver.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-async-host-name-resolver.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-async-service-resolver.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-domain-browser.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-entry-group.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-service-browser.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-service-type-browser.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-sync-address-resolver.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-sync-host-name-resolver.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-sync-service-resolver.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-record-browser.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CC avahi_daemon-dbus-watch-glue.o
<command-line>: warning: "AVAHI_SERVICE_DIR" redefined
<command-line>: note: this is the location of the previous definition
CCLD avahi-daemon
make[2]: Leaving directory '/build/avahi-0.7/avahi-daemon'
Making all in avahi-sharp
make[2]: Entering directory '/build/avahi-0.7/avahi-sharp'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/avahi-0.7/avahi-sharp'
Making all in initscript
make[2]: Entering directory '/build/avahi-0.7/initscript'
make[3]: Entering directory '/build/avahi-0.7/initscript'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/avahi-0.7/initscript'
make[2]: Leaving directory '/build/avahi-0.7/initscript'
Making all in avahi-dnsconfd
make[2]: Entering directory '/build/avahi-0.7/avahi-dnsconfd'
CC avahi_dnsconfd-main.o
main.c: In function 'main':
main.c:618:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
618 | chdir("/");
| ^~~~~~~~~~
CCLD avahi-dnsconfd
make[2]: Leaving directory '/build/avahi-0.7/avahi-dnsconfd'
Making all in avahi-utils
make[2]: Entering directory '/build/avahi-0.7/avahi-utils'
CC avahi_browse-avahi-browse.o
CC avahi_browse-sigint.o
sigint.c: In function 'handler':
sigint.c:55:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
55 | write(pipe_fds[1], &s, sizeof(s));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CCLD avahi-browse
CC avahi_resolve-avahi-resolve.o
CC avahi_resolve-sigint.o
sigint.c: In function 'handler':
sigint.c:55:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
55 | write(pipe_fds[1], &s, sizeof(s));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CCLD avahi-resolve
CC avahi_publish-avahi-publish.o
CC avahi_publish-sigint.o
sigint.c: In function 'handler':
sigint.c:55:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
55 | write(pipe_fds[1], &s, sizeof(s));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CCLD avahi-publish
CC avahi_set_host_name-avahi-set-host-name.o
CC avahi_set_host_name-sigint.o
sigint.c: In function 'handler':
sigint.c:55:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
55 | write(pipe_fds[1], &s, sizeof(s));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CCLD avahi-set-host-name
make[2]: Leaving directory '/build/avahi-0.7/avahi-utils'
Making all in avahi-python
make[2]: Entering directory '/build/avahi-0.7/avahi-python'
Making all in avahi
make[3]: Entering directory '/build/avahi-0.7/avahi-python/avahi'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-python/avahi'
Making all in avahi-discover
make[3]: Entering directory '/build/avahi-0.7/avahi-python/avahi-discover'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-python/avahi-discover'
make[3]: Entering directory '/build/avahi-0.7/avahi-python'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-python'
make[2]: Leaving directory '/build/avahi-0.7/avahi-python'
Making all in examples
make[2]: Entering directory '/build/avahi-0.7/examples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/avahi-0.7/examples'
Making all in man
make[2]: Entering directory '/build/avahi-0.7/man'
GEN avahi-browse.1.xml
GEN avahi-publish.1.xml
GEN avahi-resolve.1.xml
GEN avahi-set-host-name.1.xml
GEN avahi-daemon.8.xml
GEN avahi-discover.1.xml
GEN avahi-bookmarks.1.xml
GEN avahi-dnsconfd.8.xml
GEN avahi-daemon.conf.5.xml
GEN avahi-dnsconfd.action.8.xml
GEN avahi.service.5.xml
GEN avahi.hosts.5.xml
GEN avahi-autoipd.8.xml
GEN avahi-autoipd.action.8.xml
GEN bssh.1.xml
make[2]: Leaving directory '/build/avahi-0.7/man'
Making all in tests
make[2]: Entering directory '/build/avahi-0.7/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/avahi-0.7/tests'
Making all in service-type-database
make[2]: Entering directory '/build/avahi-0.7/service-type-database'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/avahi-0.7/service-type-database'
Making all in avahi-compat-libdns_sd
make[2]: Entering directory '/build/avahi-0.7/avahi-compat-libdns_sd'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/avahi-0.7/avahi-compat-libdns_sd'
Making all in avahi-compat-howl
make[2]: Entering directory '/build/avahi-0.7/avahi-compat-howl'
Making all in .
make[3]: Entering directory '/build/avahi-0.7/avahi-compat-howl'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-compat-howl'
Making all in samples
make[3]: Entering directory '/build/avahi-0.7/avahi-compat-howl/samples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-compat-howl/samples'
make[2]: Leaving directory '/build/avahi-0.7/avahi-compat-howl'
Making all in avahi-autoipd
make[2]: Entering directory '/build/avahi-0.7/avahi-autoipd'
CC avahi_autoipd-main.o
main.c: In function 'main':
main.c:1658:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
1658 | chdir("/");
| ^~~~~~~~~~
main.c: In function 'init_rand_seed':
main.c:189:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
189 | read(fd, &seed, sizeof(seed));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c: In function 'drop_privs':
main.c:967:9: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
967 | chown(AVAHI_IPDATA_DIR, pw->pw_uid, gr->gr_gid);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:989:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
989 | chdir("/");
| ^~~~~~~~~~
CC avahi_autoipd-setproctitle.o
CC avahi_autoipd-malloc.o
CC avahi_autoipd-timeval.o
CC avahi_autoipd-iface-linux.o
CCLD avahi-autoipd
GEN avahi-autoipd.action
make[2]: Leaving directory '/build/avahi-0.7/avahi-autoipd'
Making all in avahi-ui
make[2]: Entering directory '/build/avahi-0.7/avahi-ui'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/avahi-0.7/avahi-ui'
Making all in avahi-ui-sharp
make[2]: Entering directory '/build/avahi-0.7/avahi-ui-sharp'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/avahi-0.7/avahi-ui-sharp'
Making all in po
make[2]: Entering directory '/build/avahi-0.7/po'
MSGFMT ach.gmo
MSGFMT ar.gmo
MSGFMT bg.gmo
MSGFMT ca.gmo
MSGFMT cs.gmo
MSGFMT da.gmo
MSGFMT de.gmo
MSGFMT el.gmo
MSGFMT en_AU.gmo
MSGFMT en_CA.gmo
MSGFMT en_GB.gmo
MSGFMT en_NZ.gmo
MSGFMT eo.gmo
MSGFMT es.gmo
MSGFMT et.gmo
MSGFMT fa.gmo
MSGFMT fi.gmo
MSGFMT fo.gmo
MSGFMT fr.gmo
MSGFMT gl.gmo
MSGFMT he.gmo
MSGFMT hu.gmo
MSGFMT id.gmo
MSGFMT it.gmo
MSGFMT ja.gmo
MSGFMT ko.gmo
MSGFMT lv.gmo
MSGFMT ms.gmo
MSGFMT nl.gmo
MSGFMT oc.gmo
MSGFMT pl.gmo
MSGFMT pt_BR.gmo
MSGFMT ro.gmo
MSGFMT ru.gmo
MSGFMT sk.gmo
MSGFMT sl.gmo
MSGFMT sr.gmo
MSGFMT sr@latin.gmo
MSGFMT sv.gmo
MSGFMT tr.gmo
MSGFMT uk.gmo
MSGFMT zh_CN.gmo
MSGFMT zh_TW.gmo
make[2]: Leaving directory '/build/avahi-0.7/po'
make[2]: Entering directory '/build/avahi-0.7'
GEN avahi-core.pc
GEN avahi-client.pc
GEN avahi-glib.pc
GEN avahi-gobject.pc
make[2]: Leaving directory '/build/avahi-0.7'
make[1]: Leaving directory '/build/avahi-0.7'
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash gsettingsschemadir=/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/gsettings-schemas/avahi-0.7/glib-2.0/schemas/ gsettingsschemadir=/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/gsettings-schemas/avahi-0.7/glib-2.0/schemas/ install
Making install in common
make[1]: Entering directory '/build/avahi-0.7/common'
make[2]: Entering directory '/build/avahi-0.7/common'
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/avahi-0.7/common'
make[1]: Leaving directory '/build/avahi-0.7/common'
Making install in avahi-common
make[1]: Entering directory '/build/avahi-0.7/avahi-common'
make[2]: Entering directory '/build/avahi-0.7/avahi-common'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c libavahi-common.la '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libavahi-common.so.3.5.3 /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-common.so.3.5.3
libtool: install: (cd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib && { ln -s -f libavahi-common.so.3.5.3 libavahi-common.so.3 || { rm -f libavahi-common.so.3 && ln -s libavahi-common.so.3.5.3 libavahi-common.so.3; }; })
libtool: install: (cd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib && { ln -s -f libavahi-common.so.3.5.3 libavahi-common.so || { rm -f libavahi-common.so && ln -s libavahi-common.so.3.5.3 libavahi-common.so; }; })
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libavahi-common.lai /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-common.la
libtool: finish: PATH="/nix/store/5cn4ga4gr74qx691av7fqsrkrh05kd4i-pkg-config-wrapper-0.29.2/bin:/nix/store/85ahgcq27nnr2m2yksvppsy53qys9bpc-pkg-config/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/1c0j6l8j4nhq2ci9brr9hrfcr69mxqbm-intltool-0.51.0/bin:/nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin:/nix/store/04raalzq3bbw6vm3p6zjcmp5b1wp2a87-perl5.32.0-libwww-perl-6.47/bin:/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/bin:/nix/store/frkfqdrajnwckfiw4prjmw3kvr5dqk1i-glib-2.64.6-bin/bin:/nix/store/a2hbzbwybzlmydq6q3521kg0n908h8qr-patchelf-0.12/bin:/nix/store/vc88xmiaqg3cprsnmv6cm9mlkl8jsyvf-gcc-wrapper-9.3.0/bin:/nix/store/3685naj70sfacpkmvx5srg4g9zkc4w0h-gcc-9.3.0/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/gmmivw7347a6fjmmkl9fr5hdrqvmbfkh-binutils-wrapper-2.31.1/bin:/nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/nmnfy9bb9wcjn8lr9hzb0zmjsh86alfx-expat-2.2.8-dev/bin:/nix/store/vdc3qdmrn01vyiz4xh8lx56nyw8553n1-dbus-1.12.20-lib/bin:/nix/store/s4vifjwf8i9khj5pm70ah0vrz8vasxbz-dbus-1.12.20/bin:/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/frkfqdrajnwckfiw4prjmw3kvr5dqk1i-glib-2.64.6-bin/bin:/nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin:/nix/store/04raalzq3bbw6vm3p6zjcmp5b1wp2a87-perl5.32.0-libwww-perl-6.47/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/kf12igi19hi66cab0bj93497vqbmrp9d-findutils-4.7.0/bin:/nix/store/9vbxbvgzqcxncr1qzi5945k7m20nzh6x-diffutils-3.7/bin:/nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin:/nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin:/nix/store/jsyzyi94jwi5n3fja5rgsyywijmgrjlj-gawk-5.1.0/bin:/nix/store/vg8820vz62ywls9prvxmfsyswb7wjbj6-gnutar-1.32/bin:/nix/store/fv3krwdrgq888szd9hv5kb5asfsn4kv5-gzip-1.10/bin:/nix/store/gz04ym13xg7bs85zaipn44c9jzzyhyxn-bzip2-1.0.6.0.1-bin/bin:/nix/store/q9fgn95mrli8a8dl1h04pjcsf7fwry3w-gnumake-4.3/bin:/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin:/nix/store/cdjv9blnjrz9ymb7k1xl08ns6608y2ir-patch-2.7.6/bin:/nix/store/nvlzv4q5acvlf857v7pvqq7qy8w03syc-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/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/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/include/avahi-common'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 strlst.h address.h alternative.h domain.h cdecl.h defs.h malloc.h watch.h timeval.h simple-watch.h thread-watch.h gccmacro.h error.h llist.h rlist.h '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/include/avahi-common'
make[2]: Leaving directory '/build/avahi-0.7/avahi-common'
make[1]: Leaving directory '/build/avahi-0.7/avahi-common'
Making install in avahi-core
make[1]: Entering directory '/build/avahi-0.7/avahi-core'
make[2]: Entering directory '/build/avahi-0.7/avahi-core'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c libavahi-core.la '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib'
libtool: warning: relinking 'libavahi-core.la'
libtool: install: (cd /build/avahi-0.7/avahi-core; /nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash "/build/avahi-0.7/libtool" --silent --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -g -O2 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 7:2:0 -o libavahi-core.la -rpath /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib libavahi_core_la-timeeventq.lo libavahi_core_la-iface.lo libavahi_core_la-server.lo libavahi_core_la-entry.lo libavahi_core_la-prioq.lo libavahi_core_la-cache.lo libavahi_core_la-socket.lo libavahi_core_la-response-sched.lo libavahi_core_la-query-sched.lo libavahi_core_la-probe-sched.lo libavahi_core_la-announce.lo libavahi_core_la-browse.lo libavahi_core_la-rrlist.lo libavahi_core_la-resolve-host-name.lo libavahi_core_la-resolve-address.lo libavahi_core_la-browse-domain.lo libavahi_core_la-browse-service-type.lo libavahi_core_la-browse-service.lo libavahi_core_la-resolve-service.lo libavahi_core_la-dns.lo libavahi_core_la-rr.lo libavahi_core_la-log.lo libavahi_core_la-browse-dns-server.lo libavahi_core_la-fdutil.lo libavahi_core_la-util.lo libavahi_core_la-hashmap.lo libavahi_core_la-wide-area.lo libavahi_core_la-multicast-lookup.lo libavahi_core_la-querier.lo libavahi_core_la-addr-util.lo libavahi_core_la-domain-util.lo libavahi_core_la-iface-linux.lo libavahi_core_la-netlink.lo ../avahi-common/libavahi-common.la -lssp )
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libavahi-core.so.7.0.2T /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-core.so.7.0.2
libtool: install: (cd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib && { ln -s -f libavahi-core.so.7.0.2 libavahi-core.so.7 || { rm -f libavahi-core.so.7 && ln -s libavahi-core.so.7.0.2 libavahi-core.so.7; }; })
libtool: install: (cd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib && { ln -s -f libavahi-core.so.7.0.2 libavahi-core.so || { rm -f libavahi-core.so && ln -s libavahi-core.so.7.0.2 libavahi-core.so; }; })
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libavahi-core.lai /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-core.la
libtool: finish: PATH="/nix/store/5cn4ga4gr74qx691av7fqsrkrh05kd4i-pkg-config-wrapper-0.29.2/bin:/nix/store/85ahgcq27nnr2m2yksvppsy53qys9bpc-pkg-config/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/1c0j6l8j4nhq2ci9brr9hrfcr69mxqbm-intltool-0.51.0/bin:/nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin:/nix/store/04raalzq3bbw6vm3p6zjcmp5b1wp2a87-perl5.32.0-libwww-perl-6.47/bin:/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/bin:/nix/store/frkfqdrajnwckfiw4prjmw3kvr5dqk1i-glib-2.64.6-bin/bin:/nix/store/a2hbzbwybzlmydq6q3521kg0n908h8qr-patchelf-0.12/bin:/nix/store/vc88xmiaqg3cprsnmv6cm9mlkl8jsyvf-gcc-wrapper-9.3.0/bin:/nix/store/3685naj70sfacpkmvx5srg4g9zkc4w0h-gcc-9.3.0/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/gmmivw7347a6fjmmkl9fr5hdrqvmbfkh-binutils-wrapper-2.31.1/bin:/nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/nmnfy9bb9wcjn8lr9hzb0zmjsh86alfx-expat-2.2.8-dev/bin:/nix/store/vdc3qdmrn01vyiz4xh8lx56nyw8553n1-dbus-1.12.20-lib/bin:/nix/store/s4vifjwf8i9khj5pm70ah0vrz8vasxbz-dbus-1.12.20/bin:/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/frkfqdrajnwckfiw4prjmw3kvr5dqk1i-glib-2.64.6-bin/bin:/nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin:/nix/store/04raalzq3bbw6vm3p6zjcmp5b1wp2a87-perl5.32.0-libwww-perl-6.47/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/kf12igi19hi66cab0bj93497vqbmrp9d-findutils-4.7.0/bin:/nix/store/9vbxbvgzqcxncr1qzi5945k7m20nzh6x-diffutils-3.7/bin:/nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin:/nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin:/nix/store/jsyzyi94jwi5n3fja5rgsyywijmgrjlj-gawk-5.1.0/bin:/nix/store/vg8820vz62ywls9prvxmfsyswb7wjbj6-gnutar-1.32/bin:/nix/store/fv3krwdrgq888szd9hv5kb5asfsn4kv5-gzip-1.10/bin:/nix/store/gz04ym13xg7bs85zaipn44c9jzzyhyxn-bzip2-1.0.6.0.1-bin/bin:/nix/store/q9fgn95mrli8a8dl1h04pjcsf7fwry3w-gnumake-4.3/bin:/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin:/nix/store/cdjv9blnjrz9ymb7k1xl08ns6608y2ir-patch-2.7.6/bin:/nix/store/nvlzv4q5acvlf857v7pvqq7qy8w03syc-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/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/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/include/avahi-core'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 core.h log.h rr.h publish.h lookup.h '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/include/avahi-core'
make[2]: Leaving directory '/build/avahi-0.7/avahi-core'
make[1]: Leaving directory '/build/avahi-0.7/avahi-core'
Making install in avahi-qt
make[1]: Entering directory '/build/avahi-0.7/avahi-qt'
make install-am
make[2]: Entering directory '/build/avahi-0.7/avahi-qt'
make[3]: Entering directory '/build/avahi-0.7/avahi-qt'
make[3]: Leaving directory '/build/avahi-0.7/avahi-qt'
make[2]: Leaving directory '/build/avahi-0.7/avahi-qt'
make[1]: Leaving directory '/build/avahi-0.7/avahi-qt'
Making install in avahi-client
make[1]: Entering directory '/build/avahi-0.7/avahi-client'
make[2]: Entering directory '/build/avahi-0.7/avahi-client'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c libavahi-client.la '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib'
libtool: warning: relinking 'libavahi-client.la'
libtool: install: (cd /build/avahi-0.7/avahi-client; /nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash "/build/avahi-0.7/libtool" --silent --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/nix/store/mprlrjxlgf2czj4h5f3q3fqpra8k7dr0-dbus-1.12.20-dev/include/dbus-1.0 -I/nix/store/vdc3qdmrn01vyiz4xh8lx56nyw8553n1-dbus-1.12.20-lib/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=12 -DDBUS_VERSION_MICRO=20 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -g -O2 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 5:9:2 -o libavahi-client.la -rpath /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib libavahi_client_la-client.lo libavahi_client_la-entrygroup.lo libavahi_client_la-browser.lo libavahi_client_la-resolver.lo libavahi_client_la-xdg-config.lo libavahi_client_la-check-nss.lo libavahi_client_la-dbus.lo libavahi_client_la-dbus-watch-glue.lo -L/nix/store/vdc3qdmrn01vyiz4xh8lx56nyw8553n1-dbus-1.12.20-lib/lib -ldbus-1 ../avahi-common/libavahi-common.la -ldl -lssp )
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libavahi-client.so.3.2.9T /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-client.so.3.2.9
libtool: install: (cd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib && { ln -s -f libavahi-client.so.3.2.9 libavahi-client.so.3 || { rm -f libavahi-client.so.3 && ln -s libavahi-client.so.3.2.9 libavahi-client.so.3; }; })
libtool: install: (cd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib && { ln -s -f libavahi-client.so.3.2.9 libavahi-client.so || { rm -f libavahi-client.so && ln -s libavahi-client.so.3.2.9 libavahi-client.so; }; })
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libavahi-client.lai /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-client.la
libtool: finish: PATH="/nix/store/5cn4ga4gr74qx691av7fqsrkrh05kd4i-pkg-config-wrapper-0.29.2/bin:/nix/store/85ahgcq27nnr2m2yksvppsy53qys9bpc-pkg-config/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/1c0j6l8j4nhq2ci9brr9hrfcr69mxqbm-intltool-0.51.0/bin:/nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin:/nix/store/04raalzq3bbw6vm3p6zjcmp5b1wp2a87-perl5.32.0-libwww-perl-6.47/bin:/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/bin:/nix/store/frkfqdrajnwckfiw4prjmw3kvr5dqk1i-glib-2.64.6-bin/bin:/nix/store/a2hbzbwybzlmydq6q3521kg0n908h8qr-patchelf-0.12/bin:/nix/store/vc88xmiaqg3cprsnmv6cm9mlkl8jsyvf-gcc-wrapper-9.3.0/bin:/nix/store/3685naj70sfacpkmvx5srg4g9zkc4w0h-gcc-9.3.0/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/gmmivw7347a6fjmmkl9fr5hdrqvmbfkh-binutils-wrapper-2.31.1/bin:/nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/nmnfy9bb9wcjn8lr9hzb0zmjsh86alfx-expat-2.2.8-dev/bin:/nix/store/vdc3qdmrn01vyiz4xh8lx56nyw8553n1-dbus-1.12.20-lib/bin:/nix/store/s4vifjwf8i9khj5pm70ah0vrz8vasxbz-dbus-1.12.20/bin:/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/frkfqdrajnwckfiw4prjmw3kvr5dqk1i-glib-2.64.6-bin/bin:/nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin:/nix/store/04raalzq3bbw6vm3p6zjcmp5b1wp2a87-perl5.32.0-libwww-perl-6.47/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/kf12igi19hi66cab0bj93497vqbmrp9d-findutils-4.7.0/bin:/nix/store/9vbxbvgzqcxncr1qzi5945k7m20nzh6x-diffutils-3.7/bin:/nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin:/nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin:/nix/store/jsyzyi94jwi5n3fja5rgsyywijmgrjlj-gawk-5.1.0/bin:/nix/store/vg8820vz62ywls9prvxmfsyswb7wjbj6-gnutar-1.32/bin:/nix/store/fv3krwdrgq888szd9hv5kb5asfsn4kv5-gzip-1.10/bin:/nix/store/gz04ym13xg7bs85zaipn44c9jzzyhyxn-bzip2-1.0.6.0.1-bin/bin:/nix/store/q9fgn95mrli8a8dl1h04pjcsf7fwry3w-gnumake-4.3/bin:/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin:/nix/store/cdjv9blnjrz9ymb7k1xl08ns6608y2ir-patch-2.7.6/bin:/nix/store/nvlzv4q5acvlf857v7pvqq7qy8w03syc-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/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/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/include/avahi-client'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 client.h lookup.h publish.h '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/include/avahi-client'
make[2]: Leaving directory '/build/avahi-0.7/avahi-client'
make[1]: Leaving directory '/build/avahi-0.7/avahi-client'
Making install in avahi-glib
make[1]: Entering directory '/build/avahi-0.7/avahi-glib'
make[2]: Entering directory '/build/avahi-0.7/avahi-glib'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c libavahi-glib.la '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib'
libtool: warning: relinking 'libavahi-glib.la'
libtool: install: (cd /build/avahi-0.7/avahi-glib; /nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash "/build/avahi-0.7/libtool" --silent --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0 -I/nix/store/lnglq8m0qzd96zrnmwqvi9p6hmhfs13f-glib-2.64.6/lib/glib-2.0/include -g -O2 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 1:2:0 -o libavahi-glib.la -rpath /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib libavahi_glib_la-glib-watch.lo libavahi_glib_la-glib-malloc.lo ../avahi-common/libavahi-common.la -L/nix/store/lnglq8m0qzd96zrnmwqvi9p6hmhfs13f-glib-2.64.6/lib -lglib-2.0 -lssp )
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libavahi-glib.so.1.0.2T /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-glib.so.1.0.2
libtool: install: (cd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib && { ln -s -f libavahi-glib.so.1.0.2 libavahi-glib.so.1 || { rm -f libavahi-glib.so.1 && ln -s libavahi-glib.so.1.0.2 libavahi-glib.so.1; }; })
libtool: install: (cd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib && { ln -s -f libavahi-glib.so.1.0.2 libavahi-glib.so || { rm -f libavahi-glib.so && ln -s libavahi-glib.so.1.0.2 libavahi-glib.so; }; })
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libavahi-glib.lai /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-glib.la
libtool: finish: PATH="/nix/store/5cn4ga4gr74qx691av7fqsrkrh05kd4i-pkg-config-wrapper-0.29.2/bin:/nix/store/85ahgcq27nnr2m2yksvppsy53qys9bpc-pkg-config/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/1c0j6l8j4nhq2ci9brr9hrfcr69mxqbm-intltool-0.51.0/bin:/nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin:/nix/store/04raalzq3bbw6vm3p6zjcmp5b1wp2a87-perl5.32.0-libwww-perl-6.47/bin:/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/bin:/nix/store/frkfqdrajnwckfiw4prjmw3kvr5dqk1i-glib-2.64.6-bin/bin:/nix/store/a2hbzbwybzlmydq6q3521kg0n908h8qr-patchelf-0.12/bin:/nix/store/vc88xmiaqg3cprsnmv6cm9mlkl8jsyvf-gcc-wrapper-9.3.0/bin:/nix/store/3685naj70sfacpkmvx5srg4g9zkc4w0h-gcc-9.3.0/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/gmmivw7347a6fjmmkl9fr5hdrqvmbfkh-binutils-wrapper-2.31.1/bin:/nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/nmnfy9bb9wcjn8lr9hzb0zmjsh86alfx-expat-2.2.8-dev/bin:/nix/store/vdc3qdmrn01vyiz4xh8lx56nyw8553n1-dbus-1.12.20-lib/bin:/nix/store/s4vifjwf8i9khj5pm70ah0vrz8vasxbz-dbus-1.12.20/bin:/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/frkfqdrajnwckfiw4prjmw3kvr5dqk1i-glib-2.64.6-bin/bin:/nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin:/nix/store/04raalzq3bbw6vm3p6zjcmp5b1wp2a87-perl5.32.0-libwww-perl-6.47/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/kf12igi19hi66cab0bj93497vqbmrp9d-findutils-4.7.0/bin:/nix/store/9vbxbvgzqcxncr1qzi5945k7m20nzh6x-diffutils-3.7/bin:/nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin:/nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin:/nix/store/jsyzyi94jwi5n3fja5rgsyywijmgrjlj-gawk-5.1.0/bin:/nix/store/vg8820vz62ywls9prvxmfsyswb7wjbj6-gnutar-1.32/bin:/nix/store/fv3krwdrgq888szd9hv5kb5asfsn4kv5-gzip-1.10/bin:/nix/store/gz04ym13xg7bs85zaipn44c9jzzyhyxn-bzip2-1.0.6.0.1-bin/bin:/nix/store/q9fgn95mrli8a8dl1h04pjcsf7fwry3w-gnumake-4.3/bin:/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin:/nix/store/cdjv9blnjrz9ymb7k1xl08ns6608y2ir-patch-2.7.6/bin:/nix/store/nvlzv4q5acvlf857v7pvqq7qy8w03syc-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/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/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/include/avahi-glib'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 glib-watch.h glib-malloc.h '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/include/avahi-glib'
make[2]: Leaving directory '/build/avahi-0.7/avahi-glib'
make[1]: Leaving directory '/build/avahi-0.7/avahi-glib'
Making install in avahi-gobject
make[1]: Entering directory '/build/avahi-0.7/avahi-gobject'
make install-am
make[2]: Entering directory '/build/avahi-0.7/avahi-gobject'
make[3]: Entering directory '/build/avahi-0.7/avahi-gobject'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c libavahi-gobject.la '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib'
libtool: warning: relinking 'libavahi-gobject.la'
libtool: install: (cd /build/avahi-0.7/avahi-gobject; /nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash "/build/avahi-0.7/libtool" --silent --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include -I/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/include/glib-2.0 -I/nix/store/lnglq8m0qzd96zrnmwqvi9p6hmhfs13f-glib-2.64.6/lib/glib-2.0/include -g -O2 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 0:5:0 -export-symbols-regex "^ga_" -o libavahi-gobject.la -rpath /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib libavahi_gobject_la-ga-client.lo libavahi_gobject_la-ga-entry-group.lo libavahi_gobject_la-ga-error.lo libavahi_gobject_la-ga-record-browser.lo libavahi_gobject_la-ga-service-browser.lo libavahi_gobject_la-ga-service-resolver.lo libavahi_gobject_la-signals-marshal.lo libavahi_gobject_la-ga-client-enumtypes.lo libavahi_gobject_la-ga-entry-group-enumtypes.lo libavahi_gobject_la-ga-enums-enumtypes.lo ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la ../avahi-glib/libavahi-glib.la -L/nix/store/lnglq8m0qzd96zrnmwqvi9p6hmhfs13f-glib-2.64.6/lib -lgobject-2.0 -lglib-2.0 -lssp )
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libavahi-gobject.so.0.0.5T /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-gobject.so.0.0.5
libtool: install: (cd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib && { ln -s -f libavahi-gobject.so.0.0.5 libavahi-gobject.so.0 || { rm -f libavahi-gobject.so.0 && ln -s libavahi-gobject.so.0.0.5 libavahi-gobject.so.0; }; })
libtool: install: (cd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib && { ln -s -f libavahi-gobject.so.0.0.5 libavahi-gobject.so || { rm -f libavahi-gobject.so && ln -s libavahi-gobject.so.0.0.5 libavahi-gobject.so; }; })
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libavahi-gobject.lai /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-gobject.la
libtool: finish: PATH="/nix/store/5cn4ga4gr74qx691av7fqsrkrh05kd4i-pkg-config-wrapper-0.29.2/bin:/nix/store/85ahgcq27nnr2m2yksvppsy53qys9bpc-pkg-config/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/1c0j6l8j4nhq2ci9brr9hrfcr69mxqbm-intltool-0.51.0/bin:/nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin:/nix/store/04raalzq3bbw6vm3p6zjcmp5b1wp2a87-perl5.32.0-libwww-perl-6.47/bin:/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/bin:/nix/store/frkfqdrajnwckfiw4prjmw3kvr5dqk1i-glib-2.64.6-bin/bin:/nix/store/a2hbzbwybzlmydq6q3521kg0n908h8qr-patchelf-0.12/bin:/nix/store/vc88xmiaqg3cprsnmv6cm9mlkl8jsyvf-gcc-wrapper-9.3.0/bin:/nix/store/3685naj70sfacpkmvx5srg4g9zkc4w0h-gcc-9.3.0/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/gmmivw7347a6fjmmkl9fr5hdrqvmbfkh-binutils-wrapper-2.31.1/bin:/nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/nmnfy9bb9wcjn8lr9hzb0zmjsh86alfx-expat-2.2.8-dev/bin:/nix/store/vdc3qdmrn01vyiz4xh8lx56nyw8553n1-dbus-1.12.20-lib/bin:/nix/store/s4vifjwf8i9khj5pm70ah0vrz8vasxbz-dbus-1.12.20/bin:/nix/store/dw9vhhbfswhsk3wnln7clmad7483zx19-glib-2.64.6-dev/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/frkfqdrajnwckfiw4prjmw3kvr5dqk1i-glib-2.64.6-bin/bin:/nix/store/gqb2ljgkxwp7sjd952ya2yb2ad1pafnf-perl-5.32.0/bin:/nix/store/04raalzq3bbw6vm3p6zjcmp5b1wp2a87-perl5.32.0-libwww-perl-6.47/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/kf12igi19hi66cab0bj93497vqbmrp9d-findutils-4.7.0/bin:/nix/store/9vbxbvgzqcxncr1qzi5945k7m20nzh6x-diffutils-3.7/bin:/nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin:/nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin:/nix/store/jsyzyi94jwi5n3fja5rgsyywijmgrjlj-gawk-5.1.0/bin:/nix/store/vg8820vz62ywls9prvxmfsyswb7wjbj6-gnutar-1.32/bin:/nix/store/fv3krwdrgq888szd9hv5kb5asfsn4kv5-gzip-1.10/bin:/nix/store/gz04ym13xg7bs85zaipn44c9jzzyhyxn-bzip2-1.0.6.0.1-bin/bin:/nix/store/q9fgn95mrli8a8dl1h04pjcsf7fwry3w-gnumake-4.3/bin:/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin:/nix/store/cdjv9blnjrz9ymb7k1xl08ns6608y2ir-patch-2.7.6/bin:/nix/store/nvlzv4q5acvlf857v7pvqq7qy8w03syc-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/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/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/include/avahi-gobject'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ga-client.h ga-entry-group.h ga-enums.h ga-error.h ga-record-browser.h ga-service-browser.h ga-service-resolver.h '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/include/avahi-gobject'
make[3]: Leaving directory '/build/avahi-0.7/avahi-gobject'
make[2]: Leaving directory '/build/avahi-0.7/avahi-gobject'
make[1]: Leaving directory '/build/avahi-0.7/avahi-gobject'
Making install in avahi-discover-standalone
make[1]: Entering directory '/build/avahi-0.7/avahi-discover-standalone'
make[2]: Entering directory '/build/avahi-0.7/avahi-discover-standalone'
make[2]: Leaving directory '/build/avahi-0.7/avahi-discover-standalone'
make[1]: Leaving directory '/build/avahi-0.7/avahi-discover-standalone'
Making install in avahi-daemon
make[1]: Entering directory '/build/avahi-0.7/avahi-daemon'
make[2]: Entering directory '/build/avahi-0.7/avahi-daemon'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c avahi-daemon '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/avahi-daemon /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin/avahi-daemon
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/dbus-1/system.d'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 avahi-dbus.conf '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/dbus-1/system.d'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/dbus-1/interfaces'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 org.freedesktop.Avahi.Server.xml org.freedesktop.Avahi.EntryGroup.xml org.freedesktop.Avahi.DomainBrowser.xml org.freedesktop.Avahi.ServiceTypeBrowser.xml org.freedesktop.Avahi.ServiceBrowser.xml org.freedesktop.Avahi.ServiceResolver.xml org.freedesktop.Avahi.AddressResolver.xml org.freedesktop.Avahi.HostNameResolver.xml org.freedesktop.Avahi.RecordBrowser.xml '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/dbus-1/interfaces'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/avahi'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 avahi-service.dtd '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/avahi'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/etc/avahi/services'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ssh.service sftp-ssh.service '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/etc/avahi/services'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/etc/avahi'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 avahi-daemon.conf hosts '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/etc/avahi'
make[2]: Leaving directory '/build/avahi-0.7/avahi-daemon'
make[1]: Leaving directory '/build/avahi-0.7/avahi-daemon'
Making install in avahi-sharp
make[1]: Entering directory '/build/avahi-0.7/avahi-sharp'
make[2]: Entering directory '/build/avahi-0.7/avahi-sharp'
make[2]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[3]: Entering directory '/build/avahi-0.7/avahi-sharp'
make[3]: Nothing to be done for 'install-data-hook'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-sharp'
make[2]: Leaving directory '/build/avahi-0.7/avahi-sharp'
make[1]: Leaving directory '/build/avahi-0.7/avahi-sharp'
Making install in initscript
make[1]: Entering directory '/build/avahi-0.7/initscript'
make[2]: Entering directory '/build/avahi-0.7/initscript'
make[3]: Entering directory '/build/avahi-0.7/initscript'
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/avahi-0.7/initscript'
make[2]: Leaving directory '/build/avahi-0.7/initscript'
make[1]: Leaving directory '/build/avahi-0.7/initscript'
Making install in avahi-dnsconfd
make[1]: Entering directory '/build/avahi-0.7/avahi-dnsconfd'
make[2]: Entering directory '/build/avahi-0.7/avahi-dnsconfd'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c avahi-dnsconfd '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/avahi-dnsconfd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin/avahi-dnsconfd
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/etc/avahi'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c avahi-dnsconfd.action '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/etc/avahi'
make[2]: Leaving directory '/build/avahi-0.7/avahi-dnsconfd'
make[1]: Leaving directory '/build/avahi-0.7/avahi-dnsconfd'
Making install in avahi-utils
make[1]: Entering directory '/build/avahi-0.7/avahi-utils'
make[2]: Entering directory '/build/avahi-0.7/avahi-utils'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c avahi-browse avahi-resolve avahi-publish avahi-set-host-name '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/avahi-browse /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin/avahi-browse
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/avahi-resolve /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin/avahi-resolve
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/avahi-publish /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin/avahi-publish
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/avahi-set-host-name /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin/avahi-set-host-name
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p //nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin && \
cd //nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin && \
rm -f avahi-resolve-host-name avahi-resolve-address avahi-browse-domains avahi-publish-address avahi-publish-service && \
ln -s avahi-resolve avahi-resolve-host-name && \
ln -s avahi-resolve avahi-resolve-address && \
ln -s avahi-browse avahi-browse-domains && \
ln -s avahi-publish avahi-publish-address && \
ln -s avahi-publish avahi-publish-service
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/avahi-0.7/avahi-utils'
make[1]: Leaving directory '/build/avahi-0.7/avahi-utils'
Making install in avahi-python
make[1]: Entering directory '/build/avahi-0.7/avahi-python'
Making install in avahi
make[2]: Entering directory '/build/avahi-0.7/avahi-python/avahi'
make[3]: Entering directory '/build/avahi-0.7/avahi-python/avahi'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-python/avahi'
make[2]: Leaving directory '/build/avahi-0.7/avahi-python/avahi'
Making install in avahi-discover
make[2]: Entering directory '/build/avahi-0.7/avahi-python/avahi-discover'
make[3]: Entering directory '/build/avahi-0.7/avahi-python/avahi-discover'
make[3]: Leaving directory '/build/avahi-0.7/avahi-python/avahi-discover'
make[2]: Leaving directory '/build/avahi-0.7/avahi-python/avahi-discover'
make[2]: Entering directory '/build/avahi-0.7/avahi-python'
make[3]: Entering directory '/build/avahi-0.7/avahi-python'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-python'
make[2]: Leaving directory '/build/avahi-0.7/avahi-python'
make[1]: Leaving directory '/build/avahi-0.7/avahi-python'
Making install in examples
make[1]: Entering directory '/build/avahi-0.7/examples'
make[2]: Entering directory '/build/avahi-0.7/examples'
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/avahi-0.7/examples'
make[1]: Leaving directory '/build/avahi-0.7/examples'
Making install in man
make[1]: Entering directory '/build/avahi-0.7/man'
make[2]: Entering directory '/build/avahi-0.7/man'
mkdir -p //nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/man/man1 && \
cd //nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/man/man1 && \
rm -f avahi-resolve-host-name.1 avahi-resolve-address.1 avahi-browse-domains.1 avahi-publish-address.1 avahi-publish-service.1 bvnc.1 && \
\
ln -s avahi-resolve.1 avahi-resolve-host-name.1 && \
ln -s avahi-resolve.1 avahi-resolve-address.1 && \
ln -s avahi-browse.1 avahi-browse-domains.1 && \
ln -s avahi-publish.1 avahi-publish-address.1 && \
ln -s avahi-publish.1 avahi-publish-service.1
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/man/man1'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 avahi-browse.1 avahi-resolve.1 avahi-publish.1 avahi-set-host-name.1 '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/man/man1'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/man/man5'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 avahi-daemon.conf.5 avahi.service.5 avahi.hosts.5 '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/man/man5'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/man/man8'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 avahi-daemon.8 avahi-dnsconfd.8 avahi-dnsconfd.action.8 avahi-autoipd.8 avahi-autoipd.action.8 '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/man/man8'
make[2]: Leaving directory '/build/avahi-0.7/man'
make[1]: Leaving directory '/build/avahi-0.7/man'
Making install in tests
make[1]: Entering directory '/build/avahi-0.7/tests'
make[2]: Entering directory '/build/avahi-0.7/tests'
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/avahi-0.7/tests'
make[1]: Leaving directory '/build/avahi-0.7/tests'
Making install in service-type-database
make[1]: Entering directory '/build/avahi-0.7/service-type-database'
make[2]: Entering directory '/build/avahi-0.7/service-type-database'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/avahi'
make[2]: Leaving directory '/build/avahi-0.7/service-type-database'
make[1]: Leaving directory '/build/avahi-0.7/service-type-database'
Making install in avahi-compat-libdns_sd
make[1]: Entering directory '/build/avahi-0.7/avahi-compat-libdns_sd'
make[2]: Entering directory '/build/avahi-0.7/avahi-compat-libdns_sd'
make[2]: Leaving directory '/build/avahi-0.7/avahi-compat-libdns_sd'
make[1]: Leaving directory '/build/avahi-0.7/avahi-compat-libdns_sd'
Making install in avahi-compat-howl
make[1]: Entering directory '/build/avahi-0.7/avahi-compat-howl'
Making install in .
make[2]: Entering directory '/build/avahi-0.7/avahi-compat-howl'
make[3]: Entering directory '/build/avahi-0.7/avahi-compat-howl'
make[3]: Leaving directory '/build/avahi-0.7/avahi-compat-howl'
make[2]: Leaving directory '/build/avahi-0.7/avahi-compat-howl'
Making install in samples
make[2]: Entering directory '/build/avahi-0.7/avahi-compat-howl/samples'
make[3]: Entering directory '/build/avahi-0.7/avahi-compat-howl/samples'
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/avahi-0.7/avahi-compat-howl/samples'
make[2]: Leaving directory '/build/avahi-0.7/avahi-compat-howl/samples'
make[1]: Leaving directory '/build/avahi-0.7/avahi-compat-howl'
Making install in avahi-autoipd
make[1]: Entering directory '/build/avahi-0.7/avahi-autoipd'
make[2]: Entering directory '/build/avahi-0.7/avahi-autoipd'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c avahi-autoipd '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c avahi-autoipd /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin/avahi-autoipd
make install-exec-hook
make[3]: Entering directory '/build/avahi-0.7/avahi-autoipd'
make[3]: Nothing to be done for 'install-exec-hook'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-autoipd'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/etc/avahi'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c avahi-autoipd.action '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/etc/avahi'
make[2]: Leaving directory '/build/avahi-0.7/avahi-autoipd'
make[1]: Leaving directory '/build/avahi-0.7/avahi-autoipd'
Making install in avahi-ui
make[1]: Entering directory '/build/avahi-0.7/avahi-ui'
make[2]: Entering directory '/build/avahi-0.7/avahi-ui'
make[2]: Leaving directory '/build/avahi-0.7/avahi-ui'
make[1]: Leaving directory '/build/avahi-0.7/avahi-ui'
Making install in avahi-ui-sharp
make[1]: Entering directory '/build/avahi-0.7/avahi-ui-sharp'
make[2]: Entering directory '/build/avahi-0.7/avahi-ui-sharp'
make[2]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[3]: Entering directory '/build/avahi-0.7/avahi-ui-sharp'
make[3]: Nothing to be done for 'install-data-hook'.
make[3]: Leaving directory '/build/avahi-0.7/avahi-ui-sharp'
make[2]: Leaving directory '/build/avahi-0.7/avahi-ui-sharp'
make[1]: Leaving directory '/build/avahi-0.7/avahi-ui-sharp'
Making install in po
make[1]: Entering directory '/build/avahi-0.7/po'
linguas="ach ar bg ca cs da de el en_AU en_CA en_GB en_NZ eo es et fa fi fo fr gl he hu id it ja ko lv ms nl oc pl pt_BR ro ru sk sl sr sr@latin sv tr uk zh_CN zh_TW "; \
for lang in $linguas; do \
dir=/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/$lang/LC_MESSAGES; \
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash /build/avahi-0.7/install-sh -d $dir; \
if test -r $lang.gmo; then \
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 $lang.gmo $dir/avahi.mo; \
echo "installing $lang.gmo as $dir/avahi.mo"; \
else \
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ./$lang.gmo $dir/avahi.mo; \
echo "installing ./$lang.gmo as" \
"$dir/avahi.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 $lang.gmo.m $dir/avahi.mo.m; \
echo "installing $lang.gmo.m as $dir/avahi.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ./$lang.gmo.m \
$dir/avahi.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/avahi.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing ach.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/ach/LC_MESSAGES/avahi.mo
installing ar.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/ar/LC_MESSAGES/avahi.mo
installing bg.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/bg/LC_MESSAGES/avahi.mo
installing ca.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/ca/LC_MESSAGES/avahi.mo
installing cs.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/cs/LC_MESSAGES/avahi.mo
installing da.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/da/LC_MESSAGES/avahi.mo
installing de.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/de/LC_MESSAGES/avahi.mo
installing el.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/el/LC_MESSAGES/avahi.mo
installing en_AU.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/en_AU/LC_MESSAGES/avahi.mo
installing en_CA.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/en_CA/LC_MESSAGES/avahi.mo
installing en_GB.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/en_GB/LC_MESSAGES/avahi.mo
installing en_NZ.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/en_NZ/LC_MESSAGES/avahi.mo
installing eo.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/eo/LC_MESSAGES/avahi.mo
installing es.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/es/LC_MESSAGES/avahi.mo
installing et.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/et/LC_MESSAGES/avahi.mo
installing fa.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/fa/LC_MESSAGES/avahi.mo
installing fi.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/fi/LC_MESSAGES/avahi.mo
installing fo.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/fo/LC_MESSAGES/avahi.mo
installing fr.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/fr/LC_MESSAGES/avahi.mo
installing gl.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/gl/LC_MESSAGES/avahi.mo
installing he.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/he/LC_MESSAGES/avahi.mo
installing hu.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/hu/LC_MESSAGES/avahi.mo
installing id.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/id/LC_MESSAGES/avahi.mo
installing it.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/it/LC_MESSAGES/avahi.mo
installing ja.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/ja/LC_MESSAGES/avahi.mo
installing ko.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/ko/LC_MESSAGES/avahi.mo
installing lv.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/lv/LC_MESSAGES/avahi.mo
installing ms.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/ms/LC_MESSAGES/avahi.mo
installing nl.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/nl/LC_MESSAGES/avahi.mo
installing oc.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/oc/LC_MESSAGES/avahi.mo
installing pl.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/pl/LC_MESSAGES/avahi.mo
installing pt_BR.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/pt_BR/LC_MESSAGES/avahi.mo
installing ro.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/ro/LC_MESSAGES/avahi.mo
installing ru.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/ru/LC_MESSAGES/avahi.mo
installing sk.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/sk/LC_MESSAGES/avahi.mo
installing sl.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/sl/LC_MESSAGES/avahi.mo
installing sr.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/sr/LC_MESSAGES/avahi.mo
installing sr@latin.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/sr@latin/LC_MESSAGES/avahi.mo
installing sv.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/sv/LC_MESSAGES/avahi.mo
installing tr.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/tr/LC_MESSAGES/avahi.mo
installing uk.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/uk/LC_MESSAGES/avahi.mo
installing zh_CN.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/zh_CN/LC_MESSAGES/avahi.mo
installing zh_TW.gmo as /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/locale/zh_TW/LC_MESSAGES/avahi.mo
make[1]: Leaving directory '/build/avahi-0.7/po'
make[1]: Entering directory '/build/avahi-0.7'
make[2]: Entering directory '/build/avahi-0.7'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/pkgconfig'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 avahi-core.pc avahi-client.pc avahi-glib.pc avahi-gobject.pc '/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/pkgconfig'
make[2]: Leaving directory '/build/avahi-0.7'
make[1]: Leaving directory '/build/avahi-0.7'
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin/avahi-autoipd
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin/avahi-daemon
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin/avahi-dnsconfd
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin/avahi-browse
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin/avahi-publish
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin/avahi-set-host-name
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin/avahi-resolve
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-core.so.7.0.2
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-common.so.3.5.3
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-client.so.3.2.9
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-glib.so.1.0.2
shrinking /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib/libavahi-gobject.so.0.0.5
gzipping man pages under /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/share/man/
strip is /nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/lib /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin
patching script interpreter paths in /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7
/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/etc/avahi/avahi-autoipd.action: interpreter directive changed from "/bin/sh" to "/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/sh"
/nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/etc/avahi/avahi-dnsconfd.action: interpreter directive changed from "/bin/sh" to "/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/sh"
checking for references to /build/ in /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7...
moving /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/sbin/* to /nix/store/734qkbp583q9q8fkpafc7cpdj4537gy5-avahi-0.7/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment