* Package: net-dns/avahi-0.6.30-r3  * Repository: gentoo  * Maintainer: swegener@gentoo.org  * USE: amd64 dbus doc elibc_glibc gdbm gtk gtk3 introspection ipv6 kernel_linux mdnsresponder-compat mono multilib python qt4 userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking avahi-0.6.30.tar.gz to /var/tmp/portage/net-dns/avahi-0.6.30-r3/work >>> Source unpacked in /var/tmp/portage/net-dns/avahi-0.6.30-r3/work >>> Preparing source in /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30 ... * Applying avahi-0.6.30-optional-gtk-utils.patch ...  [ ok ] * Applying avahi-0.6.x-openrc-0.9.x-init-scripts-fixes.patch ...  [ ok ] * Applying avahi-0.6.30-automake-1.11.2.patch ...  [ ok ] * Applying avahi-0.6.30-parallel.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30' ... * Running glib-gettextize --copy --force ...  [ ok ] * Running intltoolize --automake --copy --force ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I common ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: avahi-0.6.30/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30 ... * econf: updating avahi-0.6.30/config.guess with /usr/share/gnuconfig/config.guess * econf: updating avahi-0.6.30/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --localstatedir=/var --with-distro=gentoo --disable-python-dbus --disable-pygtk --disable-xmltoman --disable-monodoc --enable-glib --enable-gobject --disable-tests --disable-autoipd --enable-compat-libdns_sd --disable-compat-howl --enable-doxygen-doc --enable-mono --enable-dbus --enable-python --enable-gtk --enable-gtk3 --enable-introspection --disable-gtk-utils --disable-qt3 --enable-qt4 --enable-gdbm --disable-static --enable-python-dbus --enable-pygtk --enable-monodoc --enable-dbus configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports nested variables... (cached) yes checking for stow... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no checking whether libssp exists... no checking whether stack-smashing protection is available... yes checking whether stack-smashing protection is buggy... no checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -fstack-protector... yes checking whether x86_64-pc-linux-gnu-g++ accepts -fstack-protector... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -std=c99... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wall... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -W... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wextra... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -pedantic... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -pipe... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wformat... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wold-style-definition... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wdeclaration-after-statement... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wfloat-equal... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wmissing-declarations... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wmissing-prototypes... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wstrict-prototypes... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wredundant-decls... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wmissing-noreturn... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wshadow... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wendif-labels... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wpointer-arith... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wbad-function-cast... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wcast-qual... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wcast-align... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wwrite-strings... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -fdiagnostics-show-option... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wno-cast-qual... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 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... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes 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.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.4 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 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) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for pkg-config... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB20... yes checking for GOBJECT... yes checking for gobject-introspection... yes checking for QT4... yes checking for moc-qt4... no checking for moc... /usr/bin/moc checking for GTK20... yes checking for GTK30... yes checking for DBUS... yes Your D-Bus version is 1,6,0. 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 gdbm_open in -lgdbm... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for LIBDAEMON... yes checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for python module gtk... yes checking for python module dbus... yes checking for python module socket... yes checking for python module gdbm... yes checking for mcs... /usr/bin/mcs checking for gacutil... /usr/bin/gacutil checking for MONODOC... yes checking for monodocer... /usr/bin/monodocer checking for mdassembler... /usr/bin/mdassembler checking for x86_64-pc-linux-gnu-doxygen... no checking for doxygen... /usr/bin/doxygen checking for x86_64-pc-linux-gnu-perl... no checking for perl... /usr/bin/perl checking for x86_64-pc-linux-gnu-dot... no checking for dot... /usr/bin/dot 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/archlinux/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.6.30 }--- prefix: /usr sysconfdir: /etc localstatedir: /var avahi socket: /var/run/avahi-daemon/socket dbus-1 system.d dir: /etc/dbus-1/system.d dbus-1 version: 1.6.0 dbus-1 system socket: unix:path=/var/run/dbus/system_bus_socket C Compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 CFLAGS: -march=native -O2 -pipe -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: yes Enable GTK 2.0: yes Enable GTK 3.0: yes Enable D-Bus: yes With XML: expat Enable GDBM: yes Enable DBM: no Enable libdaemon: yes Enable Python: yes Enable pygtk: yes Enable python-dbus: yes Enable QT3: no Enable QT4: yes Enable Mono: yes Enable Monodoc: yes Distribution/OS: gentoo 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(): yes Enable Linux inotify: yes Enable stack-smashing protection: yes systemd unit directory: Building libavahi-core yes Building avahi-daemon: yes Building avahi-dnsconfd: yes Building libavahi-client: yes Building avahi-utils: yes Building avahi-python: yes Building libavahi-glib: yes Building libavahi-gobject: yes Building avahi-discover-standalone: no Building libavahi-qt3: no Building libavahi-qt4: yes Building avahi-sharp: yes Building avahi-compat-libdns_sd: yes Building avahi-compat-howl: no Building tests: no Building avahi-core documentation: no Building avahi-autoipd: no Building libavahi-ui: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30 ... make -j1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/missing --run autoheader) configure.ac:143: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... configure.ac:143: the top level configure.ac:300: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... configure.ac:300: the top level rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30' Making all in common make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/common' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/common' Making all in avahi-common make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/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:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 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 `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common' Making all in avahi-core make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-core' CC libavahi_core_la-timeeventq.lo CC libavahi_core_la-iface.lo CC libavahi_core_la-server.lo CC libavahi_core_la-entry.lo 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 `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-core' Making all in avahi-qt make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt' GEN qt-watch.moc4 make all-am make[3]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt' CXX libavahi_qt4_la-qt-watch.lo CXXLD libavahi-qt4.la make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt' Making all in avahi-client make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/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 `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client' Making all in avahi-glib make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib' CC libavahi_glib_la-glib-watch.lo glib-watch.c: In function 'prepare_func': glib-watch.c:273:9: warning: 'g_source_get_current_time' is deprecated (declared at /usr/include/glib-2.0/glib/gmain.h:413): Use 'g_source_get_time' instead [-Wdeprecated-declarations] glib-watch.c: In function 'check_func': glib-watch.c:301:9: warning: 'g_source_get_current_time' is deprecated (declared at /usr/include/glib-2.0/glib/gmain.h:413): Use 'g_source_get_time' instead [-Wdeprecated-declarations] glib-watch.c: In function 'dispatch_func': glib-watch.c:326:9: warning: 'g_source_get_current_time' is deprecated (declared at /usr/include/glib-2.0/glib/gmain.h:413): Use 'g_source_get_time' instead [-Wdeprecated-declarations] CC libavahi_glib_la-glib-malloc.lo CCLD libavahi-glib.la make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib' Making all in avahi-gobject make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject' GEN signals-marshal.list GEN signals-marshal.h GEN signals-marshal.c 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 `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject' CC libavahi_gobject_la-ga-client.lo CC libavahi_gobject_la-ga-entry-group.lo CC libavahi_gobject_la-ga-error.lo CC libavahi_gobject_la-ga-record-browser.lo CC libavahi_gobject_la-ga-service-browser.lo CC libavahi_gobject_la-ga-service-resolver.lo 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:90:14: warning: ISO C forbids conversion of object pointer to function pointer type [-pedantic] signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_UINT': signals-marshal.c:139:14: warning: ISO C forbids conversion of object pointer to function pointer type [-pedantic] signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_UINT_UINT_POINTER_INT_INT': signals-marshal.c:186:14: warning: ISO C forbids conversion of object pointer to function pointer type [-pedantic] 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 GISCAN Avahi-0.6.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: Avahi: warning: 6 warnings suppressed (use --warn-all to see them) GICOMP AvahiCore-0.6.gir GICOMP Avahi-0.6.gir make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject' Making all in avahi-discover-standalone make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-discover-standalone' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-discover-standalone' Making all in avahi-daemon make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-daemon' CC avahi_daemon-main.o main.c: In function 'main': main.c:1622:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] main.c: In function 'init_rand_seed': main.c:1448:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] main.c: In function 'make_runtime_dir': main.c:1383:10: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] main.c: In function 'run_server': main.c:1157:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] CC avahi_daemon-simple-protocol.o CC avahi_daemon-static-services.o CC avahi_daemon-static-hosts.o CC avahi_daemon-ini-file-parser.o CC avahi_daemon-setproctitle.o CC avahi_daemon-sd-daemon.o CC avahi_daemon-check-nss.o CC avahi_daemon-chroot.o CC avahi_daemon-caps.o CC avahi_daemon-dbus-protocol.o CC avahi_daemon-dbus-util.o CC avahi_daemon-dbus-async-address-resolver.o CC avahi_daemon-dbus-async-host-name-resolver.o CC avahi_daemon-dbus-async-service-resolver.o CC avahi_daemon-dbus-domain-browser.o CC avahi_daemon-dbus-entry-group.o CC avahi_daemon-dbus-service-browser.o CC avahi_daemon-dbus-service-type-browser.o CC avahi_daemon-dbus-sync-address-resolver.o CC avahi_daemon-dbus-sync-host-name-resolver.o CC avahi_daemon-dbus-sync-service-resolver.o CC avahi_daemon-dbus-record-browser.o CC avahi_daemon-dbus.o CC avahi_daemon-dbus-watch-glue.o CCLD avahi-daemon make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-daemon' Making all in avahi-sharp make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-sharp' GEN avahi-sharp-docs.tree GEN avahi-sharp.dll GEN avahi-sharp.dll.config make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-sharp' Making all in initscript make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/initscript' Making all in gentoo make[3]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/initscript/gentoo' sed -e 's,@sbindir\@,/usr/sbin,g; ' avahi-daemon.in > avahi-daemon chmod +x avahi-daemon sed -e 's,@sbindir\@,/usr/sbin,g' avahi-dnsconfd.in > avahi-dnsconfd chmod +x avahi-dnsconfd make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/initscript/gentoo' make[3]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/initscript' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/initscript' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/initscript' Making all in avahi-dnsconfd make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-dnsconfd' CC avahi_dnsconfd-main.o main.c: In function 'main': main.c:618:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] CCLD avahi-dnsconfd make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-dnsconfd' Making all in avahi-utils make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-utils' CC avahi_browse-avahi-browse.o CC avahi_browse-sigint.o sigint.c: In function 'handler': sigint.c:55:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] CC avahi_browse-stdb.o CCLD avahi-browse CC avahi_resolve-avahi-resolve.o CC avahi_resolve-sigint.o sigint.c: In function 'handler': sigint.c:55:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] CCLD avahi-resolve CC avahi_publish-avahi-publish.o CC avahi_publish-sigint.o sigint.c: In function 'handler': sigint.c:55:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 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:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] CCLD avahi-set-host-name make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-utils' Making all in avahi-python make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-python' Making all in avahi make[3]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-python/avahi' GEN ServiceTypeDatabase.py make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-python/avahi' Making all in avahi-discover make[3]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-python/avahi-discover' GEN avahi-discover GEN avahi-discover.desktop.in ITMRG avahi-discover.desktop make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-python/avahi-discover' make[3]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-python' GEN avahi-bookmarks make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-python' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-python' Making all in examples make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/examples' Making all in man make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/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 `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/man' Making all in tests make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/tests' Making all in service-type-database make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/service-type-database' GEN build-db GEN service-types.db make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/service-type-database' Making all in avahi-compat-libdns_sd make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-compat-libdns_sd' CC libdns_sd_la-compat.lo CC libdns_sd_la-txt.lo CC libdns_sd_la-unsupported.lo CC libdns_sd_la-warn.lo CCLD libdns_sd.la make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-compat-libdns_sd' Making all in avahi-compat-howl make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-compat-howl' Making all in . make[3]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-compat-howl' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-compat-howl' Making all in samples make[3]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-compat-howl/samples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-compat-howl/samples' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-compat-howl' Making all in avahi-autoipd make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-autoipd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-autoipd' Making all in avahi-ui make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-ui' CC libavahi_ui_la-avahi-ui.lo In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from avahi-ui.c:30: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] CC libavahi_ui_la-stdb.lo CCLD libavahi-ui.la CC libavahi_ui_gtk3_la-avahi-ui.lo avahi-ui.c: In function 'domain_button_clicked': avahi-ui.c:994:5: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] avahi-ui.c:1005:5: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] avahi-ui.c: In function 'aui_service_dialog_init': avahi-ui.c:1116:5: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] avahi-ui.c:1126:5: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] CC libavahi_ui_gtk3_la-stdb.lo CCLD libavahi-ui-gtk3.la make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-ui' Making all in avahi-ui-sharp make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-ui-sharp' GEN avahi-ui-sharp-docs.tree GEN avahi-ui-sharp.dll GEN avahi-ui-sharp.dll.config GEN bssh.exe make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-ui-sharp' Making all in po make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/po' MSGFMT de.gmo MSGFMT fr.gmo make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/po' make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30' GEN avahi-core.pc GEN avahi-client.pc GEN avahi-compat-libdns_sd.pc GEN avahi-sharp.pc GEN avahi-ui-sharp.pc GEN avahi-glib.pc GEN avahi-gobject.pc GEN avahi-ui.pc GEN avahi-ui-gtk3.pc GEN avahi-qt4.pc make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30' make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30' make -j1 avahi.devhelp rm -rf doxygen INPUT='./avahi-common/address.h ./avahi-common/malloc.h ./avahi-common/strlst.h ./avahi-common/alternative.h ./avahi-common/defs.h ./avahi-common/error.h ./avahi-common/domain.h ./avahi-common/watch.h ./avahi-common/simple-watch.h ./avahi-common/thread-watch.h ./avahi-qt/qt-watch.h ./avahi-glib/glib-watch.h ./avahi-glib/glib-malloc.h ./avahi-gobject/ga-client.h ./avahi-gobject/ga-entry-group.h ./avahi-gobject/ga-enums.h ./avahi-gobject/ga-error.h ./avahi-gobject/ga-record-browser.h ./avahi-gobject/ga-service-browser.h ./avahi-gobject/ga-service-resolver.h ./avahi-client/client.h ./avahi-client/lookup.h ./avahi-client/publish.h ./avahi-ui/avahi-ui.h ./avahi-ui/avahi-ui.h' EXAMPLE_PATH='./examples' EXAMPLE_PATTERNS='*.c' \ SRCDIR='.' PROJECT='avahi' DOCDIR='doxygen' VERSION='0.6.30' PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='YES' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' /usr/bin/doxygen ./doxygen.cfg warning: Tag `USE_WINDOWS_ENCODING' at line 11 of file ./doxygen.cfg has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DETAILS_AT_TOP' at line 23 of file ./doxygen.cfg has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 58 of file ./doxygen.cfg has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 107 of file ./doxygen.cfg has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 205 of file ./doxygen.cfg has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 206 of file ./doxygen.cfg has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Notice: Output directory `doxygen' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for files in directory /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/examples Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/address.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/address.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/malloc.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/malloc.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/strlst.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/strlst.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/alternative.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/alternative.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/defs.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/defs.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/error.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/error.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/domain.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/domain.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/watch.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/watch.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/simple-watch.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/simple-watch.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/thread-watch.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/thread-watch.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt/qt-watch.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt/qt-watch.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib/glib-watch.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib/glib-watch.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib/glib-malloc.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib/glib-malloc.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-client.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-client.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-entry-group.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-entry-group.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-enums.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-enums.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-error.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-error.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-record-browser.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-record-browser.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-service-browser.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-service-browser.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-service-resolver.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ga-service-resolver.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/client.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/client.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/lookup.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/lookup.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/publish.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/publish.h... Preprocessing /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-ui/avahi-ui.h... Parsing file /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-ui/avahi-ui.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating docs for example client-browse-services.c... Generating docs for example client-publish-service.c... Generating docs for example glib-integration.c... Generating file sources... Generating code for file avahi-client/client.h... Generating code for file avahi-client/lookup.h... Generating code for file avahi-client/publish.h... Generating code for file avahi-common/address.h... Generating code for file avahi-common/alternative.h... Generating code for file avahi-common/defs.h... Generating code for file avahi-common/domain.h... Generating code for file avahi-common/error.h... Generating code for file avahi-common/malloc.h... Generating code for file avahi-common/simple-watch.h... Generating code for file avahi-common/strlst.h... Generating code for file avahi-common/thread-watch.h... Generating code for file avahi-common/watch.h... Generating code for file avahi-glib/glib-malloc.h... Generating code for file avahi-glib/glib-watch.h... Generating code for file avahi-gobject/ga-client.h... Generating code for file avahi-gobject/ga-entry-group.h... Generating code for file avahi-gobject/ga-enums.h... Generating code for file avahi-gobject/ga-error.h... Generating code for file avahi-gobject/ga-record-browser.h... Generating code for file avahi-gobject/ga-service-browser.h... Generating code for file avahi-gobject/ga-service-resolver.h... Generating code for file avahi-qt/qt-watch.h... Generating code for file avahi-ui/avahi-ui.h... Generating file documentation... Generating docs for file avahi-client/client.h... Generating docs for file avahi-client/lookup.h... /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/lookup.h:92: warning: The following parameters of avahi_service_browser_new(AvahiClient *client, AvahiIfIndex interface, AvahiProtocol protocol, const char *type, const char *domain, AvahiLookupFlags flags, AvahiServiceBrowserCallback callback, void *userdata) are not documented: parameter 'client' parameter 'flags' parameter 'callback' parameter 'userdata' /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/lookup.h:175: warning: The following parameters of avahi_service_resolver_new(AvahiClient *client, AvahiIfIndex interface, AvahiProtocol protocol, const char *name, const char *type, const char *domain, AvahiProtocol aprotocol, AvahiLookupFlags flags, AvahiServiceResolverCallback callback, void *userdata) are not documented: parameter 'client' parameter 'flags' parameter 'callback' parameter 'userdata' Generating docs for file avahi-client/publish.h... /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/publish.h:85: warning: The following parameters of avahi_entry_group_add_service(AvahiEntryGroup *group, AvahiIfIndex interface, AvahiProtocol protocol, AvahiPublishFlags flags, const char *name, const char *type, const char *domain, const char *host, uint16_t port,...) are not documented: parameter 'group' /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/publish.h:98: warning: The following parameters of avahi_entry_group_add_service_strlst(AvahiEntryGroup *group, AvahiIfIndex interface, AvahiProtocol protocol, AvahiPublishFlags flags, const char *name, const char *type, const char *domain, const char *host, uint16_t port, AvahiStringList *txt) are not documented: parameter 'group' parameter 'interface' parameter 'protocol' parameter 'flags' parameter 'name' parameter 'type' parameter 'domain' parameter 'host' parameter 'port' /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/publish.h:111: warning: The following parameters of avahi_entry_group_add_service_subtype(AvahiEntryGroup *group, AvahiIfIndex interface, AvahiProtocol protocol, AvahiPublishFlags flags, const char *name, const char *type, const char *domain, const char *subtype) are not documented: parameter 'group' :1: warning: The following parameters of avahi_entry_group_new(AvahiClient *c, AvahiEntryGroupCallback callback, void *userdata) are not documented: parameter 'c' /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/publish.h:122: warning: The following parameters of avahi_entry_group_update_service_txt(AvahiEntryGroup *g, AvahiIfIndex interface, AvahiProtocol protocol, AvahiPublishFlags flags, const char *name, const char *type, const char *domain,...) are not documented: parameter 'g' Generating docs for file avahi-common/address.h... Generating docs for file avahi-common/alternative.h... Generating docs for file avahi-common/defs.h... Generating docs for file avahi-common/domain.h... Generating docs for file avahi-common/error.h... Generating docs for file avahi-common/malloc.h... Generating docs for file avahi-common/simple-watch.h... Generating docs for file avahi-common/strlst.h... Generating docs for file avahi-common/thread-watch.h... Generating docs for file avahi-common/watch.h... Generating docs for file avahi-glib/glib-malloc.h... Generating docs for file avahi-glib/glib-watch.h... Generating docs for file avahi-gobject/ga-client.h... Generating docs for file avahi-gobject/ga-entry-group.h... Generating docs for file avahi-gobject/ga-enums.h... Generating docs for file avahi-gobject/ga-error.h... Generating docs for file avahi-gobject/ga-record-browser.h... Generating docs for file avahi-gobject/ga-service-browser.h... Generating docs for file avahi-gobject/ga-service-resolver.h... Generating docs for file avahi-qt/qt-watch.h... Generating docs for file avahi-ui/avahi-ui.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound _GaClient... Generating docs for compound _GaClientClass... Generating docs for compound _GaEntryGroup... Generating docs for compound _GaEntryGroupClass... Generating docs for compound _GaEntryGroupService... Generating docs for compound _GaRecordBrowser... Generating docs for compound _GaRecordBrowserClass... Generating docs for compound _GaServiceBrowser... Generating docs for compound _GaServiceBrowserClass... Generating docs for compound _GaServiceResolver... Generating docs for compound _GaServiceResolverClass... Generating docs for compound AvahiAddress... Generating docs for compound AvahiAllocator... Generating docs for compound AvahiIPv4Address... Generating docs for compound AvahiIPv6Address... Generating docs for compound AvahiPoll... Generating docs for compound AvahiStringList... Generating namespace index... Generating graph info page... Generating directory documentation... Generating dependency graph for directory avahi-client/ Generating dependency graph for directory avahi-common/ Generating dependency graph for directory avahi-glib/ Generating dependency graph for directory avahi-gobject/ Generating dependency graph for directory avahi-qt/ Generating dependency graph for directory avahi-ui/ Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... Generating XML output... Generating XML output for class _GaClient Generating XML output for class _GaClientClass Generating XML output for class _GaEntryGroup Generating XML output for class _GaEntryGroupClass Generating XML output for class _GaEntryGroupService Generating XML output for class _GaRecordBrowser Generating XML output for class _GaRecordBrowserClass Generating XML output for class _GaServiceBrowser Generating XML output for class _GaServiceBrowserClass Generating XML output for class _GaServiceResolver Generating XML output for class _GaServiceResolverClass Generating XML output for class AvahiAddress Generating XML output for class AvahiAllocator Generating XML output for class AvahiIPv4Address Generating XML output for class AvahiIPv6Address Generating XML output for class AvahiPoll Generating XML output for class AvahiStringList Generating XML output for file client.h Generating XML output for file lookup.h Generating XML output for file publish.h Generating XML output for file address.h Generating XML output for file alternative.h Generating XML output for file defs.h Generating XML output for file domain.h Generating XML output for file error.h Generating XML output for file malloc.h Generating XML output for file simple-watch.h Generating XML output for file strlst.h Generating XML output for file thread-watch.h Generating XML output for file watch.h Generating XML output for file glib-malloc.h Generating XML output for file glib-watch.h Generating XML output for file ga-client.h Generating XML output for file ga-entry-group.h Generating XML output for file ga-enums.h Generating XML output for file ga-error.h Generating XML output for file ga-record-browser.h Generating XML output for file ga-service-browser.h Generating XML output for file ga-service-resolver.h Generating XML output for file qt-watch.h Generating XML output for file avahi-ui.h Generate XML output for dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client/ Generate XML output for dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/ Generate XML output for dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib/ Generate XML output for dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject/ Generate XML output for dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt/ Generate XML output for dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-ui/ Generating XML output for example client-browse-services.c Generating XML output for example client-publish-service.c Generating XML output for example glib-integration.c Generating XML output for the main page Generating dot graphs using 3 parallel threads... Running dot for graph 1/7 Running dot for graph 2/7 Running dot for graph 3/7 Running dot for graph 4/7 Running dot for graph 5/7 Running dot for graph 6/7 Running dot for graph 7/7 Patching output file 1/6 Patching output file 2/6 Patching output file 3/6 Patching output file 4/6 Patching output file 5/6 Patching output file 6/6 symbol cache used 466/65536 hits=20901 misses=466 lookup cache used 568/65536 hits=5165 misses=581 finished... xsltproc -o avahi.devhelp doxygen_to_devhelp.xsl doxygen/xml/index.xml >>> Source compiled. >>> Test phase [not enabled]: net-dns/avahi-0.6.30-r3 >>> Install avahi-0.6.30-r3 into /var/tmp/portage/net-dns/avahi-0.6.30-r3/image/ category net-dns make -j1 install DESTDIR=/var/tmp/portage/net-dns/avahi-0.6.30-r3/image/ Making install in common make[1]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/common' make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/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 `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/common' make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/common' Making install in avahi-common make[1]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common' make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-common.la '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' libtool: install: /usr/bin/install -c .libs/libavahi-common.so.3.5.3 /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-common.so.3.5.3 libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { 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 /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { 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: /usr/bin/install -c .libs/libavahi-common.lai /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-common.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-common' /usr/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 '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-common' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common' make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common' Making install in avahi-core make[1]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-core' make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-core' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-core.la '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' libtool: install: warning: relinking `libavahi-core.la' libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-core; /bin/sh /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -march=native -O2 -pipe -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 -Wl,-O1 -Wl,--as-needed -o libavahi-core.la -rpath /usr/lib64 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 -inst-prefix-dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/image/) libtool: install: /usr/bin/install -c .libs/libavahi-core.so.7.0.2T /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-core.so.7.0.2 libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { 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 /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { 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: /usr/bin/install -c .libs/libavahi-core.lai /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-core.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-core' /usr/bin/install -c -m 644 core.h log.h rr.h publish.h lookup.h '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-core' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-core' make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-core' Making install in avahi-qt make[1]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt' make install-am make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt' make[3]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-qt4.la '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' libtool: install: warning: relinking `libavahi-qt4.la' libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt; /bin/sh /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/libtool --silent --tag CXX --mode=relink x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fstack-protector -version-info 1:2:0 -Wl,-O1 -Wl,--as-needed -o libavahi-qt4.la -rpath /usr/lib64 libavahi_qt4_la-qt-watch.lo ../avahi-common/libavahi-common.la -L/usr/lib64/qt4 -lQtCore -inst-prefix-dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/image/) libtool: install: /usr/bin/install -c .libs/libavahi-qt4.so.1.0.2T /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-qt4.so.1.0.2 libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { ln -s -f libavahi-qt4.so.1.0.2 libavahi-qt4.so.1 || { rm -f libavahi-qt4.so.1 && ln -s libavahi-qt4.so.1.0.2 libavahi-qt4.so.1; }; }) libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { ln -s -f libavahi-qt4.so.1.0.2 libavahi-qt4.so || { rm -f libavahi-qt4.so && ln -s libavahi-qt4.so.1.0.2 libavahi-qt4.so; }; }) libtool: install: /usr/bin/install -c .libs/libavahi-qt4.lai /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-qt4.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-qt4' /usr/bin/install -c -m 644 qt-watch.h '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-qt4' make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt' make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-qt' Making install in avahi-client make[1]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client' make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-client.la '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' libtool: install: warning: relinking `libavahi-client.la' libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client; /bin/sh /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=6 -DDBUS_VERSION_MICRO=0 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -march=native -O2 -pipe -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 -Wl,-O1 -Wl,--as-needed -o libavahi-client.la -rpath /usr/lib64 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 -ldbus-1 ../avahi-common/libavahi-common.la -ldl -inst-prefix-dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/image/) libtool: install: /usr/bin/install -c .libs/libavahi-client.so.3.2.9T /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-client.so.3.2.9 libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { 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 /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { 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: /usr/bin/install -c .libs/libavahi-client.lai /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-client.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-client' /usr/bin/install -c -m 644 client.h lookup.h publish.h '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-client' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client' make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-client' Making install in avahi-glib make[1]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib' make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-glib.la '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' libtool: install: warning: relinking `libavahi-glib.la' libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib; /bin/sh /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -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 -Wl,-O1 -Wl,--as-needed -o libavahi-glib.la -rpath /usr/lib64 libavahi_glib_la-glib-watch.lo libavahi_glib_la-glib-malloc.lo ../avahi-common/libavahi-common.la -lglib-2.0 -inst-prefix-dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/image/) libtool: install: /usr/bin/install -c .libs/libavahi-glib.so.1.0.2T /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-glib.so.1.0.2 libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { 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 /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { 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: /usr/bin/install -c .libs/libavahi-glib.lai /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-glib.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-glib' /usr/bin/install -c -m 644 glib-watch.h glib-malloc.h '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-glib' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib' make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-glib' Making install in avahi-gobject make[1]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject' make install-am make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject' make[3]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-gobject.la '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64' libtool: install: warning: relinking `libavahi-gobject.la' libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject; /bin/sh /var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -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:4:0 -export-symbols-regex "^ga_" -Wl,-O1 -Wl,--as-needed -o libavahi-gobject.la -rpath /usr/lib64 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 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /var/tmp/portage/net-dns/avahi-0.6.30-r3/image/) libtool: install: /usr/bin/install -c .libs/libavahi-gobject.so.0.0.4T /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-gobject.so.0.0.4 libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { ln -s -f libavahi-gobject.so.0.0.4 libavahi-gobject.so.0 || { rm -f libavahi-gobject.so.0 && ln -s libavahi-gobject.so.0.0.4 libavahi-gobject.so.0; }; }) libtool: install: (cd /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64 && { ln -s -f libavahi-gobject.so.0.0.4 libavahi-gobject.so || { rm -f libavahi-gobject.so && ln -s libavahi-gobject.so.0.0.4 libavahi-gobject.so; }; }) libtool: install: /usr/bin/install -c .libs/libavahi-gobject.lai /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/libavahi-gobject.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-gobject' /usr/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 '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/include/avahi-gobject' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/share/gir-1.0' /usr/bin/install -c -m 644 AvahiCore-0.6.gir Avahi-0.6.gir '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/share/gir-1.0' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 AvahiCore-0.6.typelib Avahi-0.6.typelib '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/lib64/girepository-1.0' make[3]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject' make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-gobject' Making install in avahi-discover-standalone make[1]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-discover-standalone' make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-discover-standalone' make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-discover-standalone' make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-discover-standalone' Making install in avahi-daemon make[1]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-daemon' make[2]: Entering directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-daemon' /bin/mkdir -p '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c avahi-daemon '/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/sbin' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: warning: `../avahi-core/libavahi-core.la' has not been installed in `/usr/lib64' libtool: install: warning: `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/avahi-daemon /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//usr/sbin/avahi-daemon test -z "/var/run" || "/var/tmp/portage/net-dns/avahi-0.6.30-r3/image//var/run" /bin/sh: /var/tmp/portage/net-dns/avahi-0.6.30-r3/image//var/run: No such file or directory make[2]: *** [install-data-local] Error 127 make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-daemon' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30/avahi-daemon' make: *** [install-recursive] Error 1 emake failed * ERROR: net-dns/avahi-0.6.30-r3 failed (install phase): * make install failed * * Call stack: * ebuild.sh, line 85: Called src_install * environment, line 5976: Called die * The specific snippet of code: * emake install DESTDIR="${D}" || die "make install failed"; * * If you need support, post the output of `emerge --info '=net-dns/avahi-0.6.30-r3'`, * the complete build log and the output of `emerge -pqv '=net-dns/avahi-0.6.30-r3'`. /usr/lib64/portage/bin/isolated-functions.sh: line 214: wait: `make install failed': not a pid or valid job spec * The complete build log is located at '/var/tmp/portage/net-dns/avahi-0.6.30-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dns/avahi-0.6.30-r3/temp/environment'. * Working directory: '/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30' * S: '/var/tmp/portage/net-dns/avahi-0.6.30-r3/work/avahi-0.6.30'