Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/avahi.spec'], False, '/var/lib/mock/dist-f13-build-699098-100000/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/avahi.spec'] warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/avahi-0.6.25-6.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/avahi.spec'], False, '/var/lib/mock/dist-f13-build-699098-100000/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/avahi.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FSWXjJ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf avahi-0.6.25 + /usr/bin/gzip -dc /builddir/build/SOURCES/avahi-0.6.25.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd avahi-0.6.25 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (avahi-0.6.3-MONO_SHARED_DIR.patch):' Patch #2 (avahi-0.6.3-MONO_SHARED_DIR.patch): + /bin/cat /builddir/build/SOURCES/avahi-0.6.3-MONO_SHARED_DIR.patch + /usr/bin/patch -s -p1 -b --suffix .MONO_SHARED_DIR --fuzz=0 + autoreconf -i libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in `common'. libtoolize: copying file `common/ltversion.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. avahi-gobject/Makefile.am:74: shell for x in $(BUILT_SOURCES: non-POSIX variable name avahi-gobject/Makefile.am:74: (probably a GNU make extension) avahi-gobject/Makefile.am:95: `%'-style pattern rules are a GNU make extension avahi-gobject/Makefile.am:103: `%'-style pattern rules are a GNU make extension + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QqttCr + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.25 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-distro=fedora --disable-monodoc --without-python-twisted --with-avahi-user=avahi --with-avahi-group=avahi --enable-compat-howl --with-avahi-priv-access-group=avahi --with-autoipd-user=avahi-autoipd --with-autoipd-group=avahi-autoipd --enable-compat-libdns_sd configure: WARNING: unrecognized options: --without-python-twisted 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 for x86_64-redhat-linux-gnu-gcc... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -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... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether gcc needs -traditional... no checking whether gcc and cc understand -c and -o together... yes checking whether libssp exists... no 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E 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 (/usr/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... yes checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... 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... yes 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... no 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 -Winline... 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... no 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.41.0 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/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.1 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/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for pkg-config... yes checking for x86_64-redhat-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 QT3... yes checking for moc-qt3... no checking for moc... /usr/lib64/qt-3.3/bin/moc checking for QT4... yes checking for moc-qt4... /usr/lib64/qt4/bin/moc-qt4 checking for GTK20... yes checking for GLADE20... yes checking for DBUS... yes Your D-Bus version is 1,2,16. 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.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/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 x86_64-redhat-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for x86_64-redhat-linux-gnu-perl... no checking for perl... /usr/bin/perl checking for xmltoman... no configure: WARNING: *** Not rebuilding man pages as xmltoman is not found *** 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 configure: WARNING: unrecognized options: --without-python-twisted ---{ avahi 0.6.25 }--- 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.2.16 dbus-1 system socket: unix:path=/var/run/dbus/system_bus_socket C Compiler: gcc CFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ Enable GLIB: yes Enable GLIB GObject: yes Enable GTK: 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: yes Enable QT4: yes Enable Mono: yes Enable Monodoc: no Distribution/OS: fedora User for avahi-daemon: avahi Group for avahi-daemon: avahi Priviliged access group for Avahi clients: avahi User for avahi-autoipd: avahi-autoipd Group for avahi-autoipd: avahi-autoipd Enable chroot(): yes Enable Linux inotify: yes Enable stack-smashing protection: yes 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: yes Building libavahi-qt3: yes Building libavahi-qt4: yes Building avahi-sharp: yes Building avahi-compat-libdns_sd: yes Building avahi-compat-howl: yes Building tests: no Building avahi-core documentation: no Building avahi-autoipd: yes Building libavahi-ui: yes + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25' Making all in common make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/common' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/common' Making all in avahi-common make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-malloc.lo -MD -MP -MF .deps/libavahi_common_la-malloc.Tpo -c -o libavahi_common_la-malloc.lo `test -f 'malloc.c' || echo './'`malloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-address.lo -MD -MP -MF .deps/libavahi_common_la-address.Tpo -c -o libavahi_common_la-address.lo `test -f 'address.c' || echo './'`address.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-alternative.lo -MD -MP -MF .deps/libavahi_common_la-alternative.Tpo -c -o libavahi_common_la-alternative.lo `test -f 'alternative.c' || echo './'`alternative.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-error.lo -MD -MP -MF .deps/libavahi_common_la-error.Tpo -c -o libavahi_common_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-address.lo -MD -MP -MF .deps/libavahi_common_la-address.Tpo -c address.c -fPIC -DPIC -o .libs/libavahi_common_la-address.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-alternative.lo -MD -MP -MF .deps/libavahi_common_la-alternative.Tpo -c alternative.c -fPIC -DPIC -o .libs/libavahi_common_la-alternative.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-malloc.lo -MD -MP -MF .deps/libavahi_common_la-malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/libavahi_common_la-malloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-error.lo -MD -MP -MF .deps/libavahi_common_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libavahi_common_la-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-error.lo -MD -MP -MF .deps/libavahi_common_la-error.Tpo -c error.c -o libavahi_common_la-error.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-alternative.lo -MD -MP -MF .deps/libavahi_common_la-alternative.Tpo -c alternative.c -o libavahi_common_la-alternative.o >/dev/null 2>&1 mv -f .deps/libavahi_common_la-error.Tpo .deps/libavahi_common_la-error.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-address.lo -MD -MP -MF .deps/libavahi_common_la-address.Tpo -c address.c -o libavahi_common_la-address.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-strlst.lo -MD -MP -MF .deps/libavahi_common_la-strlst.Tpo -c -o libavahi_common_la-strlst.lo `test -f 'strlst.c' || echo './'`strlst.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-malloc.lo -MD -MP -MF .deps/libavahi_common_la-malloc.Tpo -c malloc.c -o libavahi_common_la-malloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-strlst.lo -MD -MP -MF .deps/libavahi_common_la-strlst.Tpo -c strlst.c -fPIC -DPIC -o .libs/libavahi_common_la-strlst.o mv -f .deps/libavahi_common_la-alternative.Tpo .deps/libavahi_common_la-alternative.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-domain.lo -MD -MP -MF .deps/libavahi_common_la-domain.Tpo -c -o libavahi_common_la-domain.lo `test -f 'domain.c' || echo './'`domain.c mv -f .deps/libavahi_common_la-address.Tpo .deps/libavahi_common_la-address.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-timeval.lo -MD -MP -MF .deps/libavahi_common_la-timeval.Tpo -c -o libavahi_common_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c mv -f .deps/libavahi_common_la-malloc.Tpo .deps/libavahi_common_la-malloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-simple-watch.lo -MD -MP -MF .deps/libavahi_common_la-simple-watch.Tpo -c -o libavahi_common_la-simple-watch.lo `test -f 'simple-watch.c' || echo './'`simple-watch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-domain.lo -MD -MP -MF .deps/libavahi_common_la-domain.Tpo -c domain.c -fPIC -DPIC -o .libs/libavahi_common_la-domain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-timeval.lo -MD -MP -MF .deps/libavahi_common_la-timeval.Tpo -c timeval.c -fPIC -DPIC -o .libs/libavahi_common_la-timeval.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-simple-watch.lo -MD -MP -MF .deps/libavahi_common_la-simple-watch.Tpo -c simple-watch.c -fPIC -DPIC -o .libs/libavahi_common_la-simple-watch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-timeval.lo -MD -MP -MF .deps/libavahi_common_la-timeval.Tpo -c timeval.c -o libavahi_common_la-timeval.o >/dev/null 2>&1 simple-watch.c: In function 'avahi_simple_poll_wakeup': simple-watch.c:103: warning: ignoring return value of 'write', declared with attribute warn_unused_result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-strlst.lo -MD -MP -MF .deps/libavahi_common_la-strlst.Tpo -c strlst.c -o libavahi_common_la-strlst.o >/dev/null 2>&1 mv -f .deps/libavahi_common_la-timeval.Tpo .deps/libavahi_common_la-timeval.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-thread-watch.lo -MD -MP -MF .deps/libavahi_common_la-thread-watch.Tpo -c -o libavahi_common_la-thread-watch.lo `test -f 'thread-watch.c' || echo './'`thread-watch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-thread-watch.lo -MD -MP -MF .deps/libavahi_common_la-thread-watch.Tpo -c thread-watch.c -fPIC -DPIC -o .libs/libavahi_common_la-thread-watch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-domain.lo -MD -MP -MF .deps/libavahi_common_la-domain.Tpo -c domain.c -o libavahi_common_la-domain.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-simple-watch.lo -MD -MP -MF .deps/libavahi_common_la-simple-watch.Tpo -c simple-watch.c -o libavahi_common_la-simple-watch.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-thread-watch.lo -MD -MP -MF .deps/libavahi_common_la-thread-watch.Tpo -c thread-watch.c -o libavahi_common_la-thread-watch.o >/dev/null 2>&1 mv -f .deps/libavahi_common_la-strlst.Tpo .deps/libavahi_common_la-strlst.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-rlist.lo -MD -MP -MF .deps/libavahi_common_la-rlist.Tpo -c -o libavahi_common_la-rlist.lo `test -f 'rlist.c' || echo './'`rlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-rlist.lo -MD -MP -MF .deps/libavahi_common_la-rlist.Tpo -c rlist.c -fPIC -DPIC -o .libs/libavahi_common_la-rlist.o mv -f .deps/libavahi_common_la-thread-watch.Tpo .deps/libavahi_common_la-thread-watch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-utf8.lo -MD -MP -MF .deps/libavahi_common_la-utf8.Tpo -c -o libavahi_common_la-utf8.lo `test -f 'utf8.c' || echo './'`utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-rlist.lo -MD -MP -MF .deps/libavahi_common_la-rlist.Tpo -c rlist.c -o libavahi_common_la-rlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-utf8.lo -MD -MP -MF .deps/libavahi_common_la-utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/libavahi_common_la-utf8.o mv -f .deps/libavahi_common_la-simple-watch.Tpo .deps/libavahi_common_la-simple-watch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-i18n.lo -MD -MP -MF .deps/libavahi_common_la-i18n.Tpo -c -o libavahi_common_la-i18n.lo `test -f 'i18n.c' || echo './'`i18n.c mv -f .deps/libavahi_common_la-rlist.Tpo .deps/libavahi_common_la-rlist.Plo mv -f .deps/libavahi_common_la-domain.Tpo .deps/libavahi_common_la-domain.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-utf8.lo -MD -MP -MF .deps/libavahi_common_la-utf8.Tpo -c utf8.c -o libavahi_common_la-utf8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-i18n.lo -MD -MP -MF .deps/libavahi_common_la-i18n.Tpo -c i18n.c -fPIC -DPIC -o .libs/libavahi_common_la-i18n.o mv -f .deps/libavahi_common_la-utf8.Tpo .deps/libavahi_common_la-utf8.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_common_la-i18n.lo -MD -MP -MF .deps/libavahi_common_la-i18n.Tpo -c i18n.c -o libavahi_common_la-i18n.o >/dev/null 2>&1 mv -f .deps/libavahi_common_la-i18n.Tpo .deps/libavahi_common_la-i18n.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -DAVAHI_LOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 8:1:5 -o libavahi-common.la -rpath /usr/lib64 libavahi_common_la-malloc.lo libavahi_common_la-address.lo libavahi_common_la-alternative.lo libavahi_common_la-error.lo libavahi_common_la-strlst.lo libavahi_common_la-domain.lo libavahi_common_la-timeval.lo libavahi_common_la-simple-watch.lo libavahi_common_la-thread-watch.lo libavahi_common_la-rlist.lo libavahi_common_la-utf8.lo libavahi_common_la-i18n.lo -pthread libtool: link: gcc -shared .libs/libavahi_common_la-malloc.o .libs/libavahi_common_la-address.o .libs/libavahi_common_la-alternative.o .libs/libavahi_common_la-error.o .libs/libavahi_common_la-strlst.o .libs/libavahi_common_la-domain.o .libs/libavahi_common_la-timeval.o .libs/libavahi_common_la-simple-watch.o .libs/libavahi_common_la-thread-watch.o .libs/libavahi_common_la-rlist.o .libs/libavahi_common_la-utf8.o .libs/libavahi_common_la-i18n.o -pthread -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libavahi-common.so.3 -o .libs/libavahi-common.so.3.5.1 libtool: link: (cd ".libs" && rm -f "libavahi-common.so.3" && ln -s "libavahi-common.so.3.5.1" "libavahi-common.so.3") libtool: link: (cd ".libs" && rm -f "libavahi-common.so" && ln -s "libavahi-common.so.3.5.1" "libavahi-common.so") libtool: link: ar cru .libs/libavahi-common.a libavahi_common_la-malloc.o libavahi_common_la-address.o libavahi_common_la-alternative.o libavahi_common_la-error.o libavahi_common_la-strlst.o libavahi_common_la-domain.o libavahi_common_la-timeval.o libavahi_common_la-simple-watch.o libavahi_common_la-thread-watch.o libavahi_common_la-rlist.o libavahi_common_la-utf8.o libavahi_common_la-i18n.o libtool: link: ranlib .libs/libavahi-common.a libtool: link: ( cd ".libs" && rm -f "libavahi-common.la" && ln -s "../libavahi-common.la" "libavahi-common.la" ) make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-common' Making all in avahi-core make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-core' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-timeeventq.lo -MD -MP -MF .deps/libavahi_core_la-timeeventq.Tpo -c -o libavahi_core_la-timeeventq.lo `test -f 'timeeventq.c' || echo './'`timeeventq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-iface.lo -MD -MP -MF .deps/libavahi_core_la-iface.Tpo -c -o libavahi_core_la-iface.lo `test -f 'iface.c' || echo './'`iface.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-server.lo -MD -MP -MF .deps/libavahi_core_la-server.Tpo -c -o libavahi_core_la-server.lo `test -f 'server.c' || echo './'`server.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-entry.lo -MD -MP -MF .deps/libavahi_core_la-entry.Tpo -c -o libavahi_core_la-entry.lo `test -f 'entry.c' || echo './'`entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-iface.lo -MD -MP -MF .deps/libavahi_core_la-iface.Tpo -c iface.c -fPIC -DPIC -o .libs/libavahi_core_la-iface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-timeeventq.lo -MD -MP -MF .deps/libavahi_core_la-timeeventq.Tpo -c timeeventq.c -fPIC -DPIC -o .libs/libavahi_core_la-timeeventq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-entry.lo -MD -MP -MF .deps/libavahi_core_la-entry.Tpo -c entry.c -fPIC -DPIC -o .libs/libavahi_core_la-entry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-server.lo -MD -MP -MF .deps/libavahi_core_la-server.Tpo -c server.c -fPIC -DPIC -o .libs/libavahi_core_la-server.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-timeeventq.lo -MD -MP -MF .deps/libavahi_core_la-timeeventq.Tpo -c timeeventq.c -o libavahi_core_la-timeeventq.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-timeeventq.Tpo .deps/libavahi_core_la-timeeventq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-prioq.lo -MD -MP -MF .deps/libavahi_core_la-prioq.Tpo -c -o libavahi_core_la-prioq.lo `test -f 'prioq.c' || echo './'`prioq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-prioq.lo -MD -MP -MF .deps/libavahi_core_la-prioq.Tpo -c prioq.c -fPIC -DPIC -o .libs/libavahi_core_la-prioq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-iface.lo -MD -MP -MF .deps/libavahi_core_la-iface.Tpo -c iface.c -o libavahi_core_la-iface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-prioq.lo -MD -MP -MF .deps/libavahi_core_la-prioq.Tpo -c prioq.c -o libavahi_core_la-prioq.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-entry.lo -MD -MP -MF .deps/libavahi_core_la-entry.Tpo -c entry.c -o libavahi_core_la-entry.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-prioq.Tpo .deps/libavahi_core_la-prioq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-cache.lo -MD -MP -MF .deps/libavahi_core_la-cache.Tpo -c -o libavahi_core_la-cache.lo `test -f 'cache.c' || echo './'`cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-cache.lo -MD -MP -MF .deps/libavahi_core_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/libavahi_core_la-cache.o cache.c: In function 'avahi_cache_start_poof': cache.c:494: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-server.lo -MD -MP -MF .deps/libavahi_core_la-server.Tpo -c server.c -o libavahi_core_la-server.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-iface.Tpo .deps/libavahi_core_la-iface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-socket.lo -MD -MP -MF .deps/libavahi_core_la-socket.Tpo -c -o libavahi_core_la-socket.lo `test -f 'socket.c' || echo './'`socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-cache.lo -MD -MP -MF .deps/libavahi_core_la-cache.Tpo -c cache.c -o libavahi_core_la-cache.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-socket.lo -MD -MP -MF .deps/libavahi_core_la-socket.Tpo -c socket.c -fPIC -DPIC -o .libs/libavahi_core_la-socket.o socket.c: In function 'avahi_recv_dns_packet_ipv4': socket.c:716: warning: dereferencing type-punned pointer will break strict-aliasing rules socket.c: In function 'avahi_recv_dns_packet_ipv6': socket.c:858: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libavahi_core_la-entry.Tpo .deps/libavahi_core_la-entry.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-response-sched.lo -MD -MP -MF .deps/libavahi_core_la-response-sched.Tpo -c -o libavahi_core_la-response-sched.lo `test -f 'response-sched.c' || echo './'`response-sched.c mv -f .deps/libavahi_core_la-cache.Tpo .deps/libavahi_core_la-cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-query-sched.lo -MD -MP -MF .deps/libavahi_core_la-query-sched.Tpo -c -o libavahi_core_la-query-sched.lo `test -f 'query-sched.c' || echo './'`query-sched.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-query-sched.lo -MD -MP -MF .deps/libavahi_core_la-query-sched.Tpo -c query-sched.c -fPIC -DPIC -o .libs/libavahi_core_la-query-sched.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-response-sched.lo -MD -MP -MF .deps/libavahi_core_la-response-sched.Tpo -c response-sched.c -fPIC -DPIC -o .libs/libavahi_core_la-response-sched.o socket.c: In function 'avahi_send_dns_packet_ipv4': socket.c:520: warning: dereferencing pointer 'cmsg' does break strict-aliasing rules socket.c:522: warning: dereferencing pointer 'cmsg' does break strict-aliasing rules socket.c:521: warning: dereferencing pointer 'cmsg' does break strict-aliasing rules socket.c:519: note: initialized from here socket.c: In function 'avahi_send_dns_packet_ipv6': socket.c:606: warning: dereferencing pointer 'cmsg' does break strict-aliasing rules socket.c:608: warning: dereferencing pointer 'cmsg' does break strict-aliasing rules socket.c:607: warning: dereferencing pointer 'cmsg' does break strict-aliasing rules socket.c:605: note: initialized from here libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-socket.lo -MD -MP -MF .deps/libavahi_core_la-socket.Tpo -c socket.c -o libavahi_core_la-socket.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-query-sched.lo -MD -MP -MF .deps/libavahi_core_la-query-sched.Tpo -c query-sched.c -o libavahi_core_la-query-sched.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-response-sched.lo -MD -MP -MF .deps/libavahi_core_la-response-sched.Tpo -c response-sched.c -o libavahi_core_la-response-sched.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-server.Tpo .deps/libavahi_core_la-server.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-probe-sched.lo -MD -MP -MF .deps/libavahi_core_la-probe-sched.Tpo -c -o libavahi_core_la-probe-sched.lo `test -f 'probe-sched.c' || echo './'`probe-sched.c mv -f .deps/libavahi_core_la-query-sched.Tpo .deps/libavahi_core_la-query-sched.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-announce.lo -MD -MP -MF .deps/libavahi_core_la-announce.Tpo -c -o libavahi_core_la-announce.lo `test -f 'announce.c' || echo './'`announce.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-probe-sched.lo -MD -MP -MF .deps/libavahi_core_la-probe-sched.Tpo -c probe-sched.c -fPIC -DPIC -o .libs/libavahi_core_la-probe-sched.o mv -f .deps/libavahi_core_la-socket.Tpo .deps/libavahi_core_la-socket.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse.lo -MD -MP -MF .deps/libavahi_core_la-browse.Tpo -c -o libavahi_core_la-browse.lo `test -f 'browse.c' || echo './'`browse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-announce.lo -MD -MP -MF .deps/libavahi_core_la-announce.Tpo -c announce.c -fPIC -DPIC -o .libs/libavahi_core_la-announce.o mv -f .deps/libavahi_core_la-response-sched.Tpo .deps/libavahi_core_la-response-sched.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-rrlist.lo -MD -MP -MF .deps/libavahi_core_la-rrlist.Tpo -c -o libavahi_core_la-rrlist.lo `test -f 'rrlist.c' || echo './'`rrlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse.lo -MD -MP -MF .deps/libavahi_core_la-browse.Tpo -c browse.c -fPIC -DPIC -o .libs/libavahi_core_la-browse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-rrlist.lo -MD -MP -MF .deps/libavahi_core_la-rrlist.Tpo -c rrlist.c -fPIC -DPIC -o .libs/libavahi_core_la-rrlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-probe-sched.lo -MD -MP -MF .deps/libavahi_core_la-probe-sched.Tpo -c probe-sched.c -o libavahi_core_la-probe-sched.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-rrlist.lo -MD -MP -MF .deps/libavahi_core_la-rrlist.Tpo -c rrlist.c -o libavahi_core_la-rrlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse.lo -MD -MP -MF .deps/libavahi_core_la-browse.Tpo -c browse.c -o libavahi_core_la-browse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-announce.lo -MD -MP -MF .deps/libavahi_core_la-announce.Tpo -c announce.c -o libavahi_core_la-announce.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-rrlist.Tpo .deps/libavahi_core_la-rrlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-resolve-host-name.lo -MD -MP -MF .deps/libavahi_core_la-resolve-host-name.Tpo -c -o libavahi_core_la-resolve-host-name.lo `test -f 'resolve-host-name.c' || echo './'`resolve-host-name.c mv -f .deps/libavahi_core_la-probe-sched.Tpo .deps/libavahi_core_la-probe-sched.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-resolve-address.lo -MD -MP -MF .deps/libavahi_core_la-resolve-address.Tpo -c -o libavahi_core_la-resolve-address.lo `test -f 'resolve-address.c' || echo './'`resolve-address.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-resolve-host-name.lo -MD -MP -MF .deps/libavahi_core_la-resolve-host-name.Tpo -c resolve-host-name.c -fPIC -DPIC -o .libs/libavahi_core_la-resolve-host-name.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-resolve-address.lo -MD -MP -MF .deps/libavahi_core_la-resolve-address.Tpo -c resolve-address.c -fPIC -DPIC -o .libs/libavahi_core_la-resolve-address.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-resolve-host-name.lo -MD -MP -MF .deps/libavahi_core_la-resolve-host-name.Tpo -c resolve-host-name.c -o libavahi_core_la-resolve-host-name.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-announce.Tpo .deps/libavahi_core_la-announce.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-domain.lo -MD -MP -MF .deps/libavahi_core_la-browse-domain.Tpo -c -o libavahi_core_la-browse-domain.lo `test -f 'browse-domain.c' || echo './'`browse-domain.c mv -f .deps/libavahi_core_la-browse.Tpo .deps/libavahi_core_la-browse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-service-type.lo -MD -MP -MF .deps/libavahi_core_la-browse-service-type.Tpo -c -o libavahi_core_la-browse-service-type.lo `test -f 'browse-service-type.c' || echo './'`browse-service-type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-resolve-address.lo -MD -MP -MF .deps/libavahi_core_la-resolve-address.Tpo -c resolve-address.c -o libavahi_core_la-resolve-address.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-domain.lo -MD -MP -MF .deps/libavahi_core_la-browse-domain.Tpo -c browse-domain.c -fPIC -DPIC -o .libs/libavahi_core_la-browse-domain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-service-type.lo -MD -MP -MF .deps/libavahi_core_la-browse-service-type.Tpo -c browse-service-type.c -fPIC -DPIC -o .libs/libavahi_core_la-browse-service-type.o mv -f .deps/libavahi_core_la-resolve-host-name.Tpo .deps/libavahi_core_la-resolve-host-name.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-service.lo -MD -MP -MF .deps/libavahi_core_la-browse-service.Tpo -c -o libavahi_core_la-browse-service.lo `test -f 'browse-service.c' || echo './'`browse-service.c mv -f .deps/libavahi_core_la-resolve-address.Tpo .deps/libavahi_core_la-resolve-address.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-resolve-service.lo -MD -MP -MF .deps/libavahi_core_la-resolve-service.Tpo -c -o libavahi_core_la-resolve-service.lo `test -f 'resolve-service.c' || echo './'`resolve-service.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-domain.lo -MD -MP -MF .deps/libavahi_core_la-browse-domain.Tpo -c browse-domain.c -o libavahi_core_la-browse-domain.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-service-type.lo -MD -MP -MF .deps/libavahi_core_la-browse-service-type.Tpo -c browse-service-type.c -o libavahi_core_la-browse-service-type.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-service.lo -MD -MP -MF .deps/libavahi_core_la-browse-service.Tpo -c browse-service.c -fPIC -DPIC -o .libs/libavahi_core_la-browse-service.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-resolve-service.lo -MD -MP -MF .deps/libavahi_core_la-resolve-service.Tpo -c resolve-service.c -fPIC -DPIC -o .libs/libavahi_core_la-resolve-service.o mv -f .deps/libavahi_core_la-browse-service-type.Tpo .deps/libavahi_core_la-browse-service-type.Plo mv -f .deps/libavahi_core_la-browse-domain.Tpo .deps/libavahi_core_la-browse-domain.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-dns.lo -MD -MP -MF .deps/libavahi_core_la-dns.Tpo -c -o libavahi_core_la-dns.lo `test -f 'dns.c' || echo './'`dns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-rr.lo -MD -MP -MF .deps/libavahi_core_la-rr.Tpo -c -o libavahi_core_la-rr.lo `test -f 'rr.c' || echo './'`rr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-service.lo -MD -MP -MF .deps/libavahi_core_la-browse-service.Tpo -c browse-service.c -o libavahi_core_la-browse-service.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-dns.lo -MD -MP -MF .deps/libavahi_core_la-dns.Tpo -c dns.c -fPIC -DPIC -o .libs/libavahi_core_la-dns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-rr.lo -MD -MP -MF .deps/libavahi_core_la-rr.Tpo -c rr.c -fPIC -DPIC -o .libs/libavahi_core_la-rr.o dns.c: In function 'avahi_rdata_parse': dns.c:845: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-resolve-service.lo -MD -MP -MF .deps/libavahi_core_la-resolve-service.Tpo -c resolve-service.c -o libavahi_core_la-resolve-service.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-browse-service.Tpo .deps/libavahi_core_la-browse-service.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-log.lo -MD -MP -MF .deps/libavahi_core_la-log.Tpo -c -o libavahi_core_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-log.lo -MD -MP -MF .deps/libavahi_core_la-log.Tpo -c log.c -fPIC -DPIC -o .libs/libavahi_core_la-log.o rr.c: In function 'avahi_record_lexicographical_compare': ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal': call is unlikely and code size would grow rr.c:610: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal': call is unlikely and code size would grow rr.c:613: warning: called from here libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-log.lo -MD -MP -MF .deps/libavahi_core_la-log.Tpo -c log.c -o libavahi_core_la-log.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-log.Tpo .deps/libavahi_core_la-log.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-dns-server.lo -MD -MP -MF .deps/libavahi_core_la-browse-dns-server.Tpo -c -o libavahi_core_la-browse-dns-server.lo `test -f 'browse-dns-server.c' || echo './'`browse-dns-server.c mv -f .deps/libavahi_core_la-resolve-service.Tpo .deps/libavahi_core_la-resolve-service.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-fdutil.lo -MD -MP -MF .deps/libavahi_core_la-fdutil.Tpo -c -o libavahi_core_la-fdutil.lo `test -f 'fdutil.c' || echo './'`fdutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-rr.lo -MD -MP -MF .deps/libavahi_core_la-rr.Tpo -c rr.c -o libavahi_core_la-rr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-dns-server.lo -MD -MP -MF .deps/libavahi_core_la-browse-dns-server.Tpo -c browse-dns-server.c -fPIC -DPIC -o .libs/libavahi_core_la-browse-dns-server.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-fdutil.lo -MD -MP -MF .deps/libavahi_core_la-fdutil.Tpo -c fdutil.c -fPIC -DPIC -o .libs/libavahi_core_la-fdutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-dns.lo -MD -MP -MF .deps/libavahi_core_la-dns.Tpo -c dns.c -o libavahi_core_la-dns.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-fdutil.lo -MD -MP -MF .deps/libavahi_core_la-fdutil.Tpo -c fdutil.c -o libavahi_core_la-fdutil.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-browse-dns-server.lo -MD -MP -MF .deps/libavahi_core_la-browse-dns-server.Tpo -c browse-dns-server.c -o libavahi_core_la-browse-dns-server.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-fdutil.Tpo .deps/libavahi_core_la-fdutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-util.lo -MD -MP -MF .deps/libavahi_core_la-util.Tpo -c -o libavahi_core_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-util.lo -MD -MP -MF .deps/libavahi_core_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libavahi_core_la-util.o mv -f .deps/libavahi_core_la-browse-dns-server.Tpo .deps/libavahi_core_la-browse-dns-server.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-hashmap.lo -MD -MP -MF .deps/libavahi_core_la-hashmap.Tpo -c -o libavahi_core_la-hashmap.lo `test -f 'hashmap.c' || echo './'`hashmap.c mv -f .deps/libavahi_core_la-rr.Tpo .deps/libavahi_core_la-rr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-wide-area.lo -MD -MP -MF .deps/libavahi_core_la-wide-area.Tpo -c -o libavahi_core_la-wide-area.lo `test -f 'wide-area.c' || echo './'`wide-area.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-hashmap.lo -MD -MP -MF .deps/libavahi_core_la-hashmap.Tpo -c hashmap.c -fPIC -DPIC -o .libs/libavahi_core_la-hashmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-wide-area.lo -MD -MP -MF .deps/libavahi_core_la-wide-area.Tpo -c wide-area.c -fPIC -DPIC -o .libs/libavahi_core_la-wide-area.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-util.lo -MD -MP -MF .deps/libavahi_core_la-util.Tpo -c util.c -o libavahi_core_la-util.o >/dev/null 2>&1 hashmap.c: In function 'avahi_hashmap_insert': ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.1': call is unlikely and code size would grow hashmap.c:142: warning: called from here hashmap.c: In function 'avahi_hashmap_replace': ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.1': call is unlikely and code size would grow hashmap.c:176: warning: called from here mv -f .deps/libavahi_core_la-util.Tpo .deps/libavahi_core_la-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-multicast-lookup.lo -MD -MP -MF .deps/libavahi_core_la-multicast-lookup.Tpo -c -o libavahi_core_la-multicast-lookup.lo `test -f 'multicast-lookup.c' || echo './'`multicast-lookup.c mv -f .deps/libavahi_core_la-dns.Tpo .deps/libavahi_core_la-dns.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-hashmap.lo -MD -MP -MF .deps/libavahi_core_la-hashmap.Tpo -c hashmap.c -o libavahi_core_la-hashmap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-querier.lo -MD -MP -MF .deps/libavahi_core_la-querier.Tpo -c -o libavahi_core_la-querier.lo `test -f 'querier.c' || echo './'`querier.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-multicast-lookup.lo -MD -MP -MF .deps/libavahi_core_la-multicast-lookup.Tpo -c multicast-lookup.c -fPIC -DPIC -o .libs/libavahi_core_la-multicast-lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-querier.lo -MD -MP -MF .deps/libavahi_core_la-querier.Tpo -c querier.c -fPIC -DPIC -o .libs/libavahi_core_la-querier.o mv -f .deps/libavahi_core_la-hashmap.Tpo .deps/libavahi_core_la-hashmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-addr-util.lo -MD -MP -MF .deps/libavahi_core_la-addr-util.Tpo -c -o libavahi_core_la-addr-util.lo `test -f 'addr-util.c' || echo './'`addr-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-querier.lo -MD -MP -MF .deps/libavahi_core_la-querier.Tpo -c querier.c -o libavahi_core_la-querier.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-wide-area.lo -MD -MP -MF .deps/libavahi_core_la-wide-area.Tpo -c wide-area.c -o libavahi_core_la-wide-area.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-addr-util.lo -MD -MP -MF .deps/libavahi_core_la-addr-util.Tpo -c addr-util.c -fPIC -DPIC -o .libs/libavahi_core_la-addr-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-multicast-lookup.lo -MD -MP -MF .deps/libavahi_core_la-multicast-lookup.Tpo -c multicast-lookup.c -o libavahi_core_la-multicast-lookup.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-addr-util.lo -MD -MP -MF .deps/libavahi_core_la-addr-util.Tpo -c addr-util.c -o libavahi_core_la-addr-util.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-querier.Tpo .deps/libavahi_core_la-querier.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-domain-util.lo -MD -MP -MF .deps/libavahi_core_la-domain-util.Tpo -c -o libavahi_core_la-domain-util.lo `test -f 'domain-util.c' || echo './'`domain-util.c mv -f .deps/libavahi_core_la-addr-util.Tpo .deps/libavahi_core_la-addr-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-iface-linux.lo -MD -MP -MF .deps/libavahi_core_la-iface-linux.Tpo -c -o libavahi_core_la-iface-linux.lo `test -f 'iface-linux.c' || echo './'`iface-linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-domain-util.lo -MD -MP -MF .deps/libavahi_core_la-domain-util.Tpo -c domain-util.c -fPIC -DPIC -o .libs/libavahi_core_la-domain-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-iface-linux.lo -MD -MP -MF .deps/libavahi_core_la-iface-linux.Tpo -c iface-linux.c -fPIC -DPIC -o .libs/libavahi_core_la-iface-linux.o mv -f .deps/libavahi_core_la-multicast-lookup.Tpo .deps/libavahi_core_la-multicast-lookup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-netlink.lo -MD -MP -MF .deps/libavahi_core_la-netlink.Tpo -c -o libavahi_core_la-netlink.lo `test -f 'netlink.c' || echo './'`netlink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-netlink.lo -MD -MP -MF .deps/libavahi_core_la-netlink.Tpo -c netlink.c -fPIC -DPIC -o .libs/libavahi_core_la-netlink.o mv -f .deps/libavahi_core_la-wide-area.Tpo .deps/libavahi_core_la-wide-area.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-domain-util.lo -MD -MP -MF .deps/libavahi_core_la-domain-util.Tpo -c domain-util.c -o libavahi_core_la-domain-util.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-iface-linux.lo -MD -MP -MF .deps/libavahi_core_la-iface-linux.Tpo -c iface-linux.c -o libavahi_core_la-iface-linux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_core_la-netlink.lo -MD -MP -MF .deps/libavahi_core_la-netlink.Tpo -c netlink.c -o libavahi_core_la-netlink.o >/dev/null 2>&1 mv -f .deps/libavahi_core_la-domain-util.Tpo .deps/libavahi_core_la-domain-util.Plo mv -f .deps/libavahi_core_la-iface-linux.Tpo .deps/libavahi_core_la-iface-linux.Plo mv -f .deps/libavahi_core_la-netlink.Tpo .deps/libavahi_core_la-netlink.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 6:1:0 -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 libtool: link: gcc -shared .libs/libavahi_core_la-timeeventq.o .libs/libavahi_core_la-iface.o .libs/libavahi_core_la-server.o .libs/libavahi_core_la-entry.o .libs/libavahi_core_la-prioq.o .libs/libavahi_core_la-cache.o .libs/libavahi_core_la-socket.o .libs/libavahi_core_la-response-sched.o .libs/libavahi_core_la-query-sched.o .libs/libavahi_core_la-probe-sched.o .libs/libavahi_core_la-announce.o .libs/libavahi_core_la-browse.o .libs/libavahi_core_la-rrlist.o .libs/libavahi_core_la-resolve-host-name.o .libs/libavahi_core_la-resolve-address.o .libs/libavahi_core_la-browse-domain.o .libs/libavahi_core_la-browse-service-type.o .libs/libavahi_core_la-browse-service.o .libs/libavahi_core_la-resolve-service.o .libs/libavahi_core_la-dns.o .libs/libavahi_core_la-rr.o .libs/libavahi_core_la-log.o .libs/libavahi_core_la-browse-dns-server.o .libs/libavahi_core_la-fdutil.o .libs/libavahi_core_la-util.o .libs/libavahi_core_la-hashmap.o .libs/libavahi_core_la-wide-area.o .libs/libavahi_core_la-multicast-lookup.o .libs/libavahi_core_la-querier.o .libs/libavahi_core_la-addr-util.o .libs/libavahi_core_la-domain-util.o .libs/libavahi_core_la-iface-linux.o .libs/libavahi_core_la-netlink.o -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-core.so.6 -o .libs/libavahi-core.so.6.0.1 libtool: link: (cd ".libs" && rm -f "libavahi-core.so.6" && ln -s "libavahi-core.so.6.0.1" "libavahi-core.so.6") libtool: link: (cd ".libs" && rm -f "libavahi-core.so" && ln -s "libavahi-core.so.6.0.1" "libavahi-core.so") libtool: link: ar cru .libs/libavahi-core.a libavahi_core_la-timeeventq.o libavahi_core_la-iface.o libavahi_core_la-server.o libavahi_core_la-entry.o libavahi_core_la-prioq.o libavahi_core_la-cache.o libavahi_core_la-socket.o libavahi_core_la-response-sched.o libavahi_core_la-query-sched.o libavahi_core_la-probe-sched.o libavahi_core_la-announce.o libavahi_core_la-browse.o libavahi_core_la-rrlist.o libavahi_core_la-resolve-host-name.o libavahi_core_la-resolve-address.o libavahi_core_la-browse-domain.o libavahi_core_la-browse-service-type.o libavahi_core_la-browse-service.o libavahi_core_la-resolve-service.o libavahi_core_la-dns.o libavahi_core_la-rr.o libavahi_core_la-log.o libavahi_core_la-browse-dns-server.o libavahi_core_la-fdutil.o libavahi_core_la-util.o libavahi_core_la-hashmap.o libavahi_core_la-wide-area.o libavahi_core_la-multicast-lookup.o libavahi_core_la-querier.o libavahi_core_la-addr-util.o libavahi_core_la-domain-util.o libavahi_core_la-iface-linux.o libavahi_core_la-netlink.o libtool: link: ranlib .libs/libavahi-core.a libtool: link: ( cd ".libs" && rm -f "libavahi-core.la" && ln -s "../libavahi-core.la" "libavahi-core.la" ) make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-core' Making all in avahi-qt make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-qt' /usr/lib64/qt-3.3/bin/moc qt-watch.cpp > qt-watch.moc3 /usr/lib64/qt4/bin/moc-qt4 qt-watch.cpp > qt-watch.moc4 make all-am make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-qt' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib64/qt-3.3/include -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -MT libavahi_qt3_la-qt-watch.lo -MD -MP -MF .deps/libavahi_qt3_la-qt-watch.Tpo -c -o libavahi_qt3_la-qt-watch.lo `test -f 'qt-watch.cpp' || echo './'`qt-watch.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DQT_SHARED -I/usr/include/QtCore -DQT4 -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -MT libavahi_qt4_la-qt-watch.lo -MD -MP -MF .deps/libavahi_qt4_la-qt-watch.Tpo -c -o libavahi_qt4_la-qt-watch.lo `test -f 'qt-watch.cpp' || echo './'`qt-watch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib64/qt-3.3/include -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -MT libavahi_qt3_la-qt-watch.lo -MD -MP -MF .deps/libavahi_qt3_la-qt-watch.Tpo -c qt-watch.cpp -fPIC -DPIC -o .libs/libavahi_qt3_la-qt-watch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DQT_SHARED -I/usr/include/QtCore -DQT4 -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -MT libavahi_qt4_la-qt-watch.lo -MD -MP -MF .deps/libavahi_qt4_la-qt-watch.Tpo -c qt-watch.cpp -fPIC -DPIC -o .libs/libavahi_qt4_la-qt-watch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DQT_SHARED -I/usr/include/QtCore -DQT4 -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -MT libavahi_qt4_la-qt-watch.lo -MD -MP -MF .deps/libavahi_qt4_la-qt-watch.Tpo -c qt-watch.cpp -o libavahi_qt4_la-qt-watch.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib64/qt-3.3/include -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -MT libavahi_qt3_la-qt-watch.lo -MD -MP -MF .deps/libavahi_qt3_la-qt-watch.Tpo -c qt-watch.cpp -o libavahi_qt3_la-qt-watch.o >/dev/null 2>&1 mv -f .deps/libavahi_qt4_la-qt-watch.Tpo .deps/libavahi_qt4_la-qt-watch.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -version-info 1:2:0 -o libavahi-qt4.la -rpath /usr/lib64 libavahi_qt4_la-qt-watch.lo ../avahi-common/libavahi-common.la -lQtCore libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/libavahi_qt4_la-qt-watch.o -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so -lQtCore -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-qt4.so.1 -o .libs/libavahi-qt4.so.1.0.2 libtool: link: (cd ".libs" && rm -f "libavahi-qt4.so.1" && ln -s "libavahi-qt4.so.1.0.2" "libavahi-qt4.so.1") libtool: link: (cd ".libs" && rm -f "libavahi-qt4.so" && ln -s "libavahi-qt4.so.1.0.2" "libavahi-qt4.so") libtool: link: ar cru .libs/libavahi-qt4.a libavahi_qt4_la-qt-watch.o libtool: link: ranlib .libs/libavahi-qt4.a libtool: link: ( cd ".libs" && rm -f "libavahi-qt4.la" && ln -s "../libavahi-qt4.la" "libavahi-qt4.la" ) mv -f .deps/libavahi_qt3_la-qt-watch.Tpo .deps/libavahi_qt3_la-qt-watch.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -export-dynamic -version-info 1:2:0 -o libavahi-qt3.la -rpath /usr/lib64 libavahi_qt3_la-qt-watch.lo ../avahi-common/libavahi-common.la -L/usr/lib64/qt-3.3/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/libavahi_qt3_la-qt-watch.o -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so -L/usr/lib64/qt-3.3/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lSM -lICE -ldl -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-qt3.so.1 -o .libs/libavahi-qt3.so.1.0.2 libtool: link: (cd ".libs" && rm -f "libavahi-qt3.so.1" && ln -s "libavahi-qt3.so.1.0.2" "libavahi-qt3.so.1") libtool: link: (cd ".libs" && rm -f "libavahi-qt3.so" && ln -s "libavahi-qt3.so.1.0.2" "libavahi-qt3.so") libtool: link: ar cru .libs/libavahi-qt3.a libavahi_qt3_la-qt-watch.o libtool: link: ranlib .libs/libavahi-qt3.a libtool: link: ( cd ".libs" && rm -f "libavahi-qt3.la" && ln -s "../libavahi-qt3.la" "libavahi-qt3.la" ) make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-qt' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-qt' Making all in avahi-client make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-client' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-client.lo -MD -MP -MF .deps/libavahi_client_la-client.Tpo -c -o libavahi_client_la-client.lo `test -f 'client.c' || echo './'`client.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-entrygroup.lo -MD -MP -MF .deps/libavahi_client_la-entrygroup.Tpo -c -o libavahi_client_la-entrygroup.lo `test -f 'entrygroup.c' || echo './'`entrygroup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-browser.lo -MD -MP -MF .deps/libavahi_client_la-browser.Tpo -c -o libavahi_client_la-browser.lo `test -f 'browser.c' || echo './'`browser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-resolver.lo -MD -MP -MF .deps/libavahi_client_la-resolver.Tpo -c -o libavahi_client_la-resolver.lo `test -f 'resolver.c' || echo './'`resolver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-browser.lo -MD -MP -MF .deps/libavahi_client_la-browser.Tpo -c browser.c -fPIC -DPIC -o .libs/libavahi_client_la-browser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-resolver.lo -MD -MP -MF .deps/libavahi_client_la-resolver.Tpo -c resolver.c -fPIC -DPIC -o .libs/libavahi_client_la-resolver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-client.lo -MD -MP -MF .deps/libavahi_client_la-client.Tpo -c client.c -fPIC -DPIC -o .libs/libavahi_client_la-client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-entrygroup.lo -MD -MP -MF .deps/libavahi_client_la-entrygroup.Tpo -c entrygroup.c -fPIC -DPIC -o .libs/libavahi_client_la-entrygroup.o client.c: In function 'avahi_client_new': client.c:482: warning: implicit declaration of function 'avahi_init_i18n' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-resolver.lo -MD -MP -MF .deps/libavahi_client_la-resolver.Tpo -c resolver.c -o libavahi_client_la-resolver.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-entrygroup.lo -MD -MP -MF .deps/libavahi_client_la-entrygroup.Tpo -c entrygroup.c -o libavahi_client_la-entrygroup.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-client.lo -MD -MP -MF .deps/libavahi_client_la-client.Tpo -c client.c -o libavahi_client_la-client.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-browser.lo -MD -MP -MF .deps/libavahi_client_la-browser.Tpo -c browser.c -o libavahi_client_la-browser.o >/dev/null 2>&1 mv -f .deps/libavahi_client_la-resolver.Tpo .deps/libavahi_client_la-resolver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-xdg-config.lo -MD -MP -MF .deps/libavahi_client_la-xdg-config.Tpo -c -o libavahi_client_la-xdg-config.lo `test -f 'xdg-config.c' || echo './'`xdg-config.c mv -f .deps/libavahi_client_la-client.Tpo .deps/libavahi_client_la-client.Plo mv -f .deps/libavahi_client_la-entrygroup.Tpo .deps/libavahi_client_la-entrygroup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-check-nss.lo -MD -MP -MF .deps/libavahi_client_la-check-nss.Tpo -c -o libavahi_client_la-check-nss.lo `test -f 'check-nss.c' || echo './'`check-nss.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-dbus.lo -MD -MP -MF .deps/libavahi_client_la-dbus.Tpo -c -o libavahi_client_la-dbus.lo `test -f '../avahi-common/dbus.c' || echo './'`../avahi-common/dbus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-xdg-config.lo -MD -MP -MF .deps/libavahi_client_la-xdg-config.Tpo -c xdg-config.c -fPIC -DPIC -o .libs/libavahi_client_la-xdg-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-dbus.lo -MD -MP -MF .deps/libavahi_client_la-dbus.Tpo -c ../avahi-common/dbus.c -fPIC -DPIC -o .libs/libavahi_client_la-dbus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-check-nss.lo -MD -MP -MF .deps/libavahi_client_la-check-nss.Tpo -c check-nss.c -fPIC -DPIC -o .libs/libavahi_client_la-check-nss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-check-nss.lo -MD -MP -MF .deps/libavahi_client_la-check-nss.Tpo -c check-nss.c -o libavahi_client_la-check-nss.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-xdg-config.lo -MD -MP -MF .deps/libavahi_client_la-xdg-config.Tpo -c xdg-config.c -o libavahi_client_la-xdg-config.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-dbus.lo -MD -MP -MF .deps/libavahi_client_la-dbus.Tpo -c ../avahi-common/dbus.c -o libavahi_client_la-dbus.o >/dev/null 2>&1 mv -f .deps/libavahi_client_la-check-nss.Tpo .deps/libavahi_client_la-check-nss.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-dbus-watch-glue.lo -MD -MP -MF .deps/libavahi_client_la-dbus-watch-glue.Tpo -c -o libavahi_client_la-dbus-watch-glue.lo `test -f '../avahi-common/dbus-watch-glue.c' || echo './'`../avahi-common/dbus-watch-glue.c mv -f .deps/libavahi_client_la-browser.Tpo .deps/libavahi_client_la-browser.Plo mv -f .deps/libavahi_client_la-dbus.Tpo .deps/libavahi_client_la-dbus.Plo mv -f .deps/libavahi_client_la-xdg-config.Tpo .deps/libavahi_client_la-xdg-config.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-dbus-watch-glue.lo -MD -MP -MF .deps/libavahi_client_la-dbus-watch-glue.Tpo -c ../avahi-common/dbus-watch-glue.c -fPIC -DPIC -o .libs/libavahi_client_la-dbus-watch-glue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_client_la-dbus-watch-glue.lo -MD -MP -MF .deps/libavahi_client_la-dbus-watch-glue.Tpo -c ../avahi-common/dbus-watch-glue.c -o libavahi_client_la-dbus-watch-glue.o >/dev/null 2>&1 mv -f .deps/libavahi_client_la-dbus-watch-glue.Tpo .deps/libavahi_client_la-dbus-watch-glue.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 5:5:2 -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 -L/lib64 -ldbus-1 -lpthread -lrt ../avahi-common/libavahi-common.la -ldl libtool: link: gcc -shared .libs/libavahi_client_la-client.o .libs/libavahi_client_la-entrygroup.o .libs/libavahi_client_la-browser.o .libs/libavahi_client_la-resolver.o .libs/libavahi_client_la-xdg-config.o .libs/libavahi_client_la-check-nss.o .libs/libavahi_client_la-dbus.o .libs/libavahi_client_la-dbus-watch-glue.o -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs -L/lib64 -ldbus-1 -lpthread -lrt ../avahi-common/.libs/libavahi-common.so -ldl -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-client.so.3 -o .libs/libavahi-client.so.3.2.5 libtool: link: (cd ".libs" && rm -f "libavahi-client.so.3" && ln -s "libavahi-client.so.3.2.5" "libavahi-client.so.3") libtool: link: (cd ".libs" && rm -f "libavahi-client.so" && ln -s "libavahi-client.so.3.2.5" "libavahi-client.so") libtool: link: ar cru .libs/libavahi-client.a libavahi_client_la-client.o libavahi_client_la-entrygroup.o libavahi_client_la-browser.o libavahi_client_la-resolver.o libavahi_client_la-xdg-config.o libavahi_client_la-check-nss.o libavahi_client_la-dbus.o libavahi_client_la-dbus-watch-glue.o libtool: link: ranlib .libs/libavahi-client.a libtool: link: ( cd ".libs" && rm -f "libavahi-client.la" && ln -s "../libavahi-client.la" "libavahi-client.la" ) make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-client' Making all in avahi-glib make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-glib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_glib_la-glib-watch.lo -MD -MP -MF .deps/libavahi_glib_la-glib-watch.Tpo -c -o libavahi_glib_la-glib-watch.lo `test -f 'glib-watch.c' || echo './'`glib-watch.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_glib_la-glib-malloc.lo -MD -MP -MF .deps/libavahi_glib_la-glib-malloc.Tpo -c -o libavahi_glib_la-glib-malloc.lo `test -f 'glib-malloc.c' || echo './'`glib-malloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_glib_la-glib-watch.lo -MD -MP -MF .deps/libavahi_glib_la-glib-watch.Tpo -c glib-watch.c -fPIC -DPIC -o .libs/libavahi_glib_la-glib-watch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_glib_la-glib-malloc.lo -MD -MP -MF .deps/libavahi_glib_la-glib-malloc.Tpo -c glib-malloc.c -fPIC -DPIC -o .libs/libavahi_glib_la-glib-malloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_glib_la-glib-malloc.lo -MD -MP -MF .deps/libavahi_glib_la-glib-malloc.Tpo -c glib-malloc.c -o libavahi_glib_la-glib-malloc.o >/dev/null 2>&1 mv -f .deps/libavahi_glib_la-glib-malloc.Tpo .deps/libavahi_glib_la-glib-malloc.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_glib_la-glib-watch.lo -MD -MP -MF .deps/libavahi_glib_la-glib-watch.Tpo -c glib-watch.c -o libavahi_glib_la-glib-watch.o >/dev/null 2>&1 mv -f .deps/libavahi_glib_la-glib-watch.Tpo .deps/libavahi_glib_la-glib-watch.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 1:1:0 -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 libtool: link: gcc -shared .libs/libavahi_glib_la-glib-watch.o .libs/libavahi_glib_la-glib-malloc.o -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so -lglib-2.0 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-glib.so.1 -o .libs/libavahi-glib.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libavahi-glib.so.1" && ln -s "libavahi-glib.so.1.0.1" "libavahi-glib.so.1") libtool: link: (cd ".libs" && rm -f "libavahi-glib.so" && ln -s "libavahi-glib.so.1.0.1" "libavahi-glib.so") libtool: link: ar cru .libs/libavahi-glib.a libavahi_glib_la-glib-watch.o libavahi_glib_la-glib-malloc.o libtool: link: ranlib .libs/libavahi-glib.a libtool: link: ( cd ".libs" && rm -f "libavahi-glib.la" && ln -s "../libavahi-glib.la" "libavahi-glib.la" ) make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-glib' Making all in avahi-gobject make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-gobject' ( cd . && \ sed -n -e 's/.*_ga_signals_marshal_\([A-Z]*__[A-Z_]*\).*/\1/p' \ ga-client.c ga-client.h ga-entry-group.c ga-entry-group.h ga-enums.h ga-error.c ga-error.h ga-record-browser.c ga-record-browser.h ga-service-browser.c ga-service-browser.h ga-service-resolver.c ga-service-resolver.h ) \ | sed -e 's/__/:/' -e 'y/_/,/' | sort -u > signals-marshal.list.tmp if cmp -s signals-marshal.list.tmp signals-marshal.list; then \ rm signals-marshal.list.tmp; \ else \ mv signals-marshal.list.tmp signals-marshal.list; \ fi glib-mkenums \ --fhead "#ifndef __GA_CLIENT_ENUM_TYPES_H__\n#define __GA_CLIENT_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GA_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GA_CLIENT_ENUM_TYPES_H__ */" \ ga-client.h > ga-client-enumtypes.h glib-mkenums \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@VALUENAME@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ ga-client.h > ga-client-enumtypes.c glib-mkenums \ --fhead "#ifndef __GA_ENTRY_GROUP_ENUM_TYPES_H__\n#define __GA_ENTRY_GROUP_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GA_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GA_ENTRY_GROUP_ENUM_TYPES_H__ */" \ ga-entry-group.h > ga-entry-group-enumtypes.h glib-mkenums \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@VALUENAME@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ ga-entry-group.h > ga-entry-group-enumtypes.c glib-mkenums \ --fhead "#ifndef __GA_ENUMS_ENUM_TYPES_H__\n#define __GA_ENUMS_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GA_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GA_ENUMS_ENUM_TYPES_H__ */" \ ga-enums.h > ga-enums-enumtypes.h glib-mkenums \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@VALUENAME@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ ga-enums.h > ga-enums-enumtypes.c glib-genmarshal --header --prefix=_ga_signals_marshal signals-marshal.list > signals-marshal.h glib-genmarshal --body --prefix=_ga_signals_marshal signals-marshal.list > signals-marshal.c make all-am make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-gobject' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-client.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-client.Tpo -c -o libavahi_gobject_la-ga-client.lo `test -f 'ga-client.c' || echo './'`ga-client.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-entry-group.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-entry-group.Tpo -c -o libavahi_gobject_la-ga-entry-group.lo `test -f 'ga-entry-group.c' || echo './'`ga-entry-group.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-error.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-error.Tpo -c -o libavahi_gobject_la-ga-error.lo `test -f 'ga-error.c' || echo './'`ga-error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-record-browser.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-record-browser.Tpo -c -o libavahi_gobject_la-ga-record-browser.lo `test -f 'ga-record-browser.c' || echo './'`ga-record-browser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-error.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-error.Tpo -c ga-error.c -fPIC -DPIC -o .libs/libavahi_gobject_la-ga-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-client.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-client.Tpo -c ga-client.c -fPIC -DPIC -o .libs/libavahi_gobject_la-ga-client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-entry-group.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-entry-group.Tpo -c ga-entry-group.c -fPIC -DPIC -o .libs/libavahi_gobject_la-ga-entry-group.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-record-browser.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-record-browser.Tpo -c ga-record-browser.c -fPIC -DPIC -o .libs/libavahi_gobject_la-ga-record-browser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-error.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-error.Tpo -c ga-error.c -o libavahi_gobject_la-ga-error.o >/dev/null 2>&1 ga-entry-group.c: In function 'ga_entry_group_service_remove_key': ga-entry-group.c:561: warning: assignment discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-client.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-client.Tpo -c ga-client.c -o libavahi_gobject_la-ga-client.o >/dev/null 2>&1 mv -f .deps/libavahi_gobject_la-ga-error.Tpo .deps/libavahi_gobject_la-ga-error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-service-browser.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-service-browser.Tpo -c -o libavahi_gobject_la-ga-service-browser.lo `test -f 'ga-service-browser.c' || echo './'`ga-service-browser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-record-browser.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-record-browser.Tpo -c ga-record-browser.c -o libavahi_gobject_la-ga-record-browser.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-service-browser.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-service-browser.Tpo -c ga-service-browser.c -fPIC -DPIC -o .libs/libavahi_gobject_la-ga-service-browser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-entry-group.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-entry-group.Tpo -c ga-entry-group.c -o libavahi_gobject_la-ga-entry-group.o >/dev/null 2>&1 mv -f .deps/libavahi_gobject_la-ga-client.Tpo .deps/libavahi_gobject_la-ga-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-service-resolver.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-service-resolver.Tpo -c -o libavahi_gobject_la-ga-service-resolver.lo `test -f 'ga-service-resolver.c' || echo './'`ga-service-resolver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-service-resolver.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-service-resolver.Tpo -c ga-service-resolver.c -fPIC -DPIC -o .libs/libavahi_gobject_la-ga-service-resolver.o mv -f .deps/libavahi_gobject_la-ga-record-browser.Tpo .deps/libavahi_gobject_la-ga-record-browser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-signals-marshal.lo -MD -MP -MF .deps/libavahi_gobject_la-signals-marshal.Tpo -c -o libavahi_gobject_la-signals-marshal.lo `test -f 'signals-marshal.c' || echo './'`signals-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-service-browser.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-service-browser.Tpo -c ga-service-browser.c -o libavahi_gobject_la-ga-service-browser.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-signals-marshal.lo -MD -MP -MF .deps/libavahi_gobject_la-signals-marshal.Tpo -c signals-marshal.c -fPIC -DPIC -o .libs/libavahi_gobject_la-signals-marshal.o signals-marshal.c:52: warning: no previous prototype for '_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_STRING_POINTER_INT_POINTER_INT' signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_STRING_POINTER_INT_POINTER_INT': signals-marshal.c:87: warning: ISO C forbids conversion of object pointer to function pointer type signals-marshal.c: At top level: signals-marshal.c:105: warning: no previous prototype for '_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_UINT' signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_UINT': signals-marshal.c:136: warning: ISO C forbids conversion of object pointer to function pointer type signals-marshal.c: At top level: signals-marshal.c:150: warning: no previous prototype for '_ga_signals_marshal_VOID__INT_ENUM_STRING_UINT_UINT_POINTER_INT_INT' signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_UINT_UINT_POINTER_INT_INT': signals-marshal.c:183: warning: ISO C forbids conversion of object pointer to function pointer type libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-signals-marshal.lo -MD -MP -MF .deps/libavahi_gobject_la-signals-marshal.Tpo -c signals-marshal.c -o libavahi_gobject_la-signals-marshal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-service-resolver.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-service-resolver.Tpo -c ga-service-resolver.c -o libavahi_gobject_la-ga-service-resolver.o >/dev/null 2>&1 mv -f .deps/libavahi_gobject_la-ga-entry-group.Tpo .deps/libavahi_gobject_la-ga-entry-group.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-client-enumtypes.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-client-enumtypes.Tpo -c -o libavahi_gobject_la-ga-client-enumtypes.lo `test -f 'ga-client-enumtypes.c' || echo './'`ga-client-enumtypes.c mv -f .deps/libavahi_gobject_la-ga-service-browser.Tpo .deps/libavahi_gobject_la-ga-service-browser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-entry-group-enumtypes.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-entry-group-enumtypes.Tpo -c -o libavahi_gobject_la-ga-entry-group-enumtypes.lo `test -f 'ga-entry-group-enumtypes.c' || echo './'`ga-entry-group-enumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-client-enumtypes.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-client-enumtypes.Tpo -c ga-client-enumtypes.c -fPIC -DPIC -o .libs/libavahi_gobject_la-ga-client-enumtypes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-entry-group-enumtypes.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-entry-group-enumtypes.Tpo -c ga-entry-group-enumtypes.c -fPIC -DPIC -o .libs/libavahi_gobject_la-ga-entry-group-enumtypes.o mv -f .deps/libavahi_gobject_la-signals-marshal.Tpo .deps/libavahi_gobject_la-signals-marshal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-enums-enumtypes.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-enums-enumtypes.Tpo -c -o libavahi_gobject_la-ga-enums-enumtypes.lo `test -f 'ga-enums-enumtypes.c' || echo './'`ga-enums-enumtypes.c ga-client-enumtypes.c:8: warning: no previous prototype for 'ga_client_state_get_type' ga-client-enumtypes.c:26: warning: no previous prototype for 'ga_client_flags_get_type' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-enums-enumtypes.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-enums-enumtypes.Tpo -c ga-enums-enumtypes.c -fPIC -DPIC -o .libs/libavahi_gobject_la-ga-enums-enumtypes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-client-enumtypes.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-client-enumtypes.Tpo -c ga-client-enumtypes.c -o libavahi_gobject_la-ga-client-enumtypes.o >/dev/null 2>&1 ga-entry-group-enumtypes.c:8: warning: no previous prototype for 'ga_entry_group_state_get_type' mv -f .deps/libavahi_gobject_la-ga-service-resolver.Tpo .deps/libavahi_gobject_la-ga-service-resolver.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-entry-group-enumtypes.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-entry-group-enumtypes.Tpo -c ga-entry-group-enumtypes.c -o libavahi_gobject_la-ga-entry-group-enumtypes.o >/dev/null 2>&1 ga-enums-enumtypes.c:8: warning: no previous prototype for 'ga_protocol_get_type' ga-enums-enumtypes.c:23: warning: no previous prototype for 'ga_lookup_result_flags_get_type' ga-enums-enumtypes.c:41: warning: no previous prototype for 'ga_lookup_flags_get_type' ga-enums-enumtypes.c:58: warning: no previous prototype for 'ga_resolver_event_get_type' ga-enums-enumtypes.c:72: warning: no previous prototype for 'ga_browser_event_get_type' mv -f .deps/libavahi_gobject_la-ga-client-enumtypes.Tpo .deps/libavahi_gobject_la-ga-client-enumtypes.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-enums-enumtypes.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-enums-enumtypes.Tpo -c ga-enums-enumtypes.c -o libavahi_gobject_la-ga-enums-enumtypes.o >/dev/null 2>&1 mv -f .deps/libavahi_gobject_la-ga-entry-group-enumtypes.Tpo .deps/libavahi_gobject_la-ga-entry-group-enumtypes.Plo mv -f .deps/libavahi_gobject_la-ga-enums-enumtypes.Tpo .deps/libavahi_gobject_la-ga-enums-enumtypes.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 0:1:0 -export-symbols-regex '^ga_' -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 libtool: link: /usr/bin/nm -B .libs/libavahi_gobject_la-ga-client.o .libs/libavahi_gobject_la-ga-entry-group.o .libs/libavahi_gobject_la-ga-error.o .libs/libavahi_gobject_la-ga-record-browser.o .libs/libavahi_gobject_la-ga-service-browser.o .libs/libavahi_gobject_la-ga-service-resolver.o .libs/libavahi_gobject_la-signals-marshal.o .libs/libavahi_gobject_la-ga-client-enumtypes.o .libs/libavahi_gobject_la-ga-entry-group-enumtypes.o .libs/libavahi_gobject_la-ga-enums-enumtypes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libavahi-gobject.exp libtool: link: /bin/grep -E -e "^ga_" ".libs/libavahi-gobject.exp" > ".libs/libavahi-gobject.expT" libtool: link: mv -f ".libs/libavahi-gobject.expT" ".libs/libavahi-gobject.exp" libtool: link: echo "{ global:" > .libs/libavahi-gobject.ver libtool: link: cat .libs/libavahi-gobject.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libavahi-gobject.ver libtool: link: echo "local: *; };" >> .libs/libavahi-gobject.ver libtool: link: gcc -shared .libs/libavahi_gobject_la-ga-client.o .libs/libavahi_gobject_la-ga-entry-group.o .libs/libavahi_gobject_la-ga-error.o .libs/libavahi_gobject_la-ga-record-browser.o .libs/libavahi_gobject_la-ga-service-browser.o .libs/libavahi_gobject_la-ga-service-resolver.o .libs/libavahi_gobject_la-signals-marshal.o .libs/libavahi_gobject_la-ga-client-enumtypes.o .libs/libavahi_gobject_la-ga-entry-group-enumtypes.o .libs/libavahi_gobject_la-ga-enums-enumtypes.o -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-client/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-glib/.libs -L/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so -L/lib64 -ldbus-1 -lpthread -lrt -ldl ../avahi-glib/.libs/libavahi-glib.so /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -lgobject-2.0 -lglib-2.0 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-gobject.so.0 -Wl,-version-script -Wl,.libs/libavahi-gobject.ver -o .libs/libavahi-gobject.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libavahi-gobject.so.0" && ln -s "libavahi-gobject.so.0.0.1" "libavahi-gobject.so.0") libtool: link: (cd ".libs" && rm -f "libavahi-gobject.so" && ln -s "libavahi-gobject.so.0.0.1" "libavahi-gobject.so") libtool: link: ar cru .libs/libavahi-gobject.a libavahi_gobject_la-ga-client.o libavahi_gobject_la-ga-entry-group.o libavahi_gobject_la-ga-error.o libavahi_gobject_la-ga-record-browser.o libavahi_gobject_la-ga-service-browser.o libavahi_gobject_la-ga-service-resolver.o libavahi_gobject_la-signals-marshal.o libavahi_gobject_la-ga-client-enumtypes.o libavahi_gobject_la-ga-entry-group-enumtypes.o libavahi_gobject_la-ga-enums-enumtypes.o libtool: link: ranlib .libs/libavahi-gobject.a libtool: link: ( cd ".libs" && rm -f "libavahi-gobject.la" && ln -s "../libavahi-gobject.la" "libavahi-gobject.la" ) make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-gobject' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-gobject' Making all in avahi-discover-standalone make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-discover-standalone' gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DAVAHI_INTERFACES_DIR=\"/usr/share/avahi/interfaces/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_discover_standalone-main.o -MD -MP -MF .deps/avahi_discover_standalone-main.Tpo -c -o avahi_discover_standalone-main.o `test -f 'main.c' || echo './'`main.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:132, from main.c:33: /usr/include/gtk-2.0/gtk/gtkoffscreenwindow.h:52: warning: function declaration isn't a prototype /usr/include/gtk-2.0/gtk/gtkoffscreenwindow.h:54: warning: function declaration isn't a prototype In file included from /usr/include/gtk-2.0/gtk/gtk.h:233, from main.c:33: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype mv -f .deps/avahi_discover_standalone-main.Tpo .deps/avahi_discover_standalone-main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DAVAHI_INTERFACES_DIR=\"/usr/share/avahi/interfaces/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o avahi-discover-standalone avahi_discover_standalone-main.o ../avahi-common/libavahi-common.la ../avahi-glib/libavahi-glib.la ../avahi-core/libavahi-core.la -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 libtool: link: gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DAVAHI_INTERFACES_DIR=\"/usr/share/avahi/interfaces/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/avahi-discover-standalone avahi_discover_standalone-main.o -pthread -pthread ../avahi-common/.libs/libavahi-common.so ../avahi-glib/.libs/libavahi-glib.so ../avahi-core/.libs/libavahi-core.so /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-discover-standalone' Making all in avahi-daemon make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-daemon' gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-main.o -MD -MP -MF .deps/avahi_daemon-main.Tpo -c -o avahi_daemon-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-simple-protocol.o -MD -MP -MF .deps/avahi_daemon-simple-protocol.Tpo -c -o avahi_daemon-simple-protocol.o `test -f 'simple-protocol.c' || echo './'`simple-protocol.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-static-services.o -MD -MP -MF .deps/avahi_daemon-static-services.Tpo -c -o avahi_daemon-static-services.o `test -f 'static-services.c' || echo './'`static-services.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-static-hosts.o -MD -MP -MF .deps/avahi_daemon-static-hosts.Tpo -c -o avahi_daemon-static-hosts.o `test -f 'static-hosts.c' || echo './'`static-hosts.c main.c: In function 'help': main.c:428: warning: string length '754' is greater than the length '509' ISO C90 compilers are required to support main.c: In function 'run_server': main.c:1036: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result main.c: In function 'make_runtime_dir': main.c:1261: warning: ignoring return value of 'chown', declared with attribute warn_unused_result main.c: In function 'init_rand_seed': main.c:1326: warning: ignoring return value of 'read', declared with attribute warn_unused_result main.c: In function 'main': main.c:1495: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result mv -f .deps/avahi_daemon-static-hosts.Tpo .deps/avahi_daemon-static-hosts.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-ini-file-parser.o -MD -MP -MF .deps/avahi_daemon-ini-file-parser.Tpo -c -o avahi_daemon-ini-file-parser.o `test -f 'ini-file-parser.c' || echo './'`ini-file-parser.c mv -f .deps/avahi_daemon-simple-protocol.Tpo .deps/avahi_daemon-simple-protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-setproctitle.o -MD -MP -MF .deps/avahi_daemon-setproctitle.Tpo -c -o avahi_daemon-setproctitle.o `test -f 'setproctitle.c' || echo './'`setproctitle.c mv -f .deps/avahi_daemon-static-services.Tpo .deps/avahi_daemon-static-services.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-check-nss.o -MD -MP -MF .deps/avahi_daemon-check-nss.Tpo -c -o avahi_daemon-check-nss.o `test -f '../avahi-client/check-nss.c' || echo './'`../avahi-client/check-nss.c mv -f .deps/avahi_daemon-ini-file-parser.Tpo .deps/avahi_daemon-ini-file-parser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-chroot.o -MD -MP -MF .deps/avahi_daemon-chroot.Tpo -c -o avahi_daemon-chroot.o `test -f 'chroot.c' || echo './'`chroot.c mv -f .deps/avahi_daemon-check-nss.Tpo .deps/avahi_daemon-check-nss.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-caps.o -MD -MP -MF .deps/avahi_daemon-caps.Tpo -c -o avahi_daemon-caps.o `test -f 'caps.c' || echo './'`caps.c mv -f .deps/avahi_daemon-setproctitle.Tpo .deps/avahi_daemon-setproctitle.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-protocol.o -MD -MP -MF .deps/avahi_daemon-dbus-protocol.Tpo -c -o avahi_daemon-dbus-protocol.o `test -f 'dbus-protocol.c' || echo './'`dbus-protocol.c chroot.c: In function 'send_fd': chroot.c:134: warning: dereferencing type-punned pointer will break strict-aliasing rules chroot.c: In function 'recv_fd': chroot.c:174: warning: dereferencing type-punned pointer will break strict-aliasing rules chroot.c:197: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/avahi_daemon-caps.Tpo .deps/avahi_daemon-caps.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-util.o -MD -MP -MF .deps/avahi_daemon-dbus-util.Tpo -c -o avahi_daemon-dbus-util.o `test -f 'dbus-util.c' || echo './'`dbus-util.c dbus-protocol.c: In function 'dbus_connect': dbus-protocol.c:1107: warning: cast discards qualifiers from pointer target type mv -f .deps/avahi_daemon-chroot.Tpo .deps/avahi_daemon-chroot.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-async-address-resolver.o -MD -MP -MF .deps/avahi_daemon-dbus-async-address-resolver.Tpo -c -o avahi_daemon-dbus-async-address-resolver.o `test -f 'dbus-async-address-resolver.c' || echo './'`dbus-async-address-resolver.c mv -f .deps/avahi_daemon-main.Tpo .deps/avahi_daemon-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-async-host-name-resolver.o -MD -MP -MF .deps/avahi_daemon-dbus-async-host-name-resolver.Tpo -c -o avahi_daemon-dbus-async-host-name-resolver.o `test -f 'dbus-async-host-name-resolver.c' || echo './'`dbus-async-host-name-resolver.c dbus-protocol.c: In function 'client_get': ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:138: warning: called from here dbus-protocol.c: In function 'msg_server_impl': ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:447: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:493: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:538: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:591: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:646: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:702: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:755: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:813: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:868: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:924: warning: called from here ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal.clone.0': call is unlikely and code size would grow dbus-protocol.c:983: warning: called from here mv -f .deps/avahi_daemon-dbus-async-address-resolver.Tpo .deps/avahi_daemon-dbus-async-address-resolver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-async-service-resolver.o -MD -MP -MF .deps/avahi_daemon-dbus-async-service-resolver.Tpo -c -o avahi_daemon-dbus-async-service-resolver.o `test -f 'dbus-async-service-resolver.c' || echo './'`dbus-async-service-resolver.c mv -f .deps/avahi_daemon-dbus-async-host-name-resolver.Tpo .deps/avahi_daemon-dbus-async-host-name-resolver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-domain-browser.o -MD -MP -MF .deps/avahi_daemon-dbus-domain-browser.Tpo -c -o avahi_daemon-dbus-domain-browser.o `test -f 'dbus-domain-browser.c' || echo './'`dbus-domain-browser.c mv -f .deps/avahi_daemon-dbus-util.Tpo .deps/avahi_daemon-dbus-util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-entry-group.o -MD -MP -MF .deps/avahi_daemon-dbus-entry-group.Tpo -c -o avahi_daemon-dbus-entry-group.o `test -f 'dbus-entry-group.c' || echo './'`dbus-entry-group.c mv -f .deps/avahi_daemon-dbus-domain-browser.Tpo .deps/avahi_daemon-dbus-domain-browser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-service-browser.o -MD -MP -MF .deps/avahi_daemon-dbus-service-browser.Tpo -c -o avahi_daemon-dbus-service-browser.o `test -f 'dbus-service-browser.c' || echo './'`dbus-service-browser.c mv -f .deps/avahi_daemon-dbus-async-service-resolver.Tpo .deps/avahi_daemon-dbus-async-service-resolver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-service-type-browser.o -MD -MP -MF .deps/avahi_daemon-dbus-service-type-browser.Tpo -c -o avahi_daemon-dbus-service-type-browser.o `test -f 'dbus-service-type-browser.c' || echo './'`dbus-service-type-browser.c mv -f .deps/avahi_daemon-dbus-service-browser.Tpo .deps/avahi_daemon-dbus-service-browser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-sync-address-resolver.o -MD -MP -MF .deps/avahi_daemon-dbus-sync-address-resolver.Tpo -c -o avahi_daemon-dbus-sync-address-resolver.o `test -f 'dbus-sync-address-resolver.c' || echo './'`dbus-sync-address-resolver.c mv -f .deps/avahi_daemon-dbus-entry-group.Tpo .deps/avahi_daemon-dbus-entry-group.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-sync-host-name-resolver.o -MD -MP -MF .deps/avahi_daemon-dbus-sync-host-name-resolver.Tpo -c -o avahi_daemon-dbus-sync-host-name-resolver.o `test -f 'dbus-sync-host-name-resolver.c' || echo './'`dbus-sync-host-name-resolver.c mv -f .deps/avahi_daemon-dbus-service-type-browser.Tpo .deps/avahi_daemon-dbus-service-type-browser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-sync-service-resolver.o -MD -MP -MF .deps/avahi_daemon-dbus-sync-service-resolver.Tpo -c -o avahi_daemon-dbus-sync-service-resolver.o `test -f 'dbus-sync-service-resolver.c' || echo './'`dbus-sync-service-resolver.c mv -f .deps/avahi_daemon-dbus-sync-host-name-resolver.Tpo .deps/avahi_daemon-dbus-sync-host-name-resolver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-record-browser.o -MD -MP -MF .deps/avahi_daemon-dbus-record-browser.Tpo -c -o avahi_daemon-dbus-record-browser.o `test -f 'dbus-record-browser.c' || echo './'`dbus-record-browser.c mv -f .deps/avahi_daemon-dbus-sync-address-resolver.Tpo .deps/avahi_daemon-dbus-sync-address-resolver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus.o -MD -MP -MF .deps/avahi_daemon-dbus.Tpo -c -o avahi_daemon-dbus.o `test -f '../avahi-common/dbus.c' || echo './'`../avahi-common/dbus.c mv -f .deps/avahi_daemon-dbus-protocol.Tpo .deps/avahi_daemon-dbus-protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_daemon-dbus-watch-glue.o -MD -MP -MF .deps/avahi_daemon-dbus-watch-glue.Tpo -c -o avahi_daemon-dbus-watch-glue.o `test -f '../avahi-common/dbus-watch-glue.c' || echo './'`../avahi-common/dbus-watch-glue.c mv -f .deps/avahi_daemon-dbus-sync-service-resolver.Tpo .deps/avahi_daemon-dbus-sync-service-resolver.Po mv -f .deps/avahi_daemon-dbus.Tpo .deps/avahi_daemon-dbus.Po mv -f .deps/avahi_daemon-dbus-record-browser.Tpo .deps/avahi_daemon-dbus-record-browser.Po mv -f .deps/avahi_daemon-dbus-watch-glue.Tpo .deps/avahi_daemon-dbus-watch-glue.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o avahi-daemon avahi_daemon-main.o avahi_daemon-simple-protocol.o avahi_daemon-static-services.o avahi_daemon-static-hosts.o avahi_daemon-ini-file-parser.o avahi_daemon-setproctitle.o avahi_daemon-check-nss.o avahi_daemon-chroot.o avahi_daemon-caps.o avahi_daemon-dbus-protocol.o avahi_daemon-dbus-util.o avahi_daemon-dbus-async-address-resolver.o avahi_daemon-dbus-async-host-name-resolver.o avahi_daemon-dbus-async-service-resolver.o avahi_daemon-dbus-domain-browser.o avahi_daemon-dbus-entry-group.o avahi_daemon-dbus-service-browser.o avahi_daemon-dbus-service-type-browser.o avahi_daemon-dbus-sync-address-resolver.o avahi_daemon-dbus-sync-host-name-resolver.o avahi_daemon-dbus-sync-service-resolver.o avahi_daemon-dbus-record-browser.o avahi_daemon-dbus.o avahi_daemon-dbus-watch-glue.o ../avahi-common/libavahi-common.la ../avahi-core/libavahi-core.la -ldaemon -lexpat -lcap -ldl -L/lib64 -ldbus-1 -lpthread -lrt libtool: link: gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -DUSE_EXPAT_H -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/avahi-daemon avahi_daemon-main.o avahi_daemon-simple-protocol.o avahi_daemon-static-services.o avahi_daemon-static-hosts.o avahi_daemon-ini-file-parser.o avahi_daemon-setproctitle.o avahi_daemon-check-nss.o avahi_daemon-chroot.o avahi_daemon-caps.o avahi_daemon-dbus-protocol.o avahi_daemon-dbus-util.o avahi_daemon-dbus-async-address-resolver.o avahi_daemon-dbus-async-host-name-resolver.o avahi_daemon-dbus-async-service-resolver.o avahi_daemon-dbus-domain-browser.o avahi_daemon-dbus-entry-group.o avahi_daemon-dbus-service-browser.o avahi_daemon-dbus-service-type-browser.o avahi_daemon-dbus-sync-address-resolver.o avahi_daemon-dbus-sync-host-name-resolver.o avahi_daemon-dbus-sync-service-resolver.o avahi_daemon-dbus-record-browser.o avahi_daemon-dbus.o avahi_daemon-dbus-watch-glue.o ../avahi-common/.libs/libavahi-common.so ../avahi-core/.libs/libavahi-core.so /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -ldaemon -lexpat -lcap -ldl -L/lib64 -ldbus-1 -lpthread -lrt -pthread make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-daemon' Making all in avahi-sharp make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-sharp' MONO_SHARED_DIR=. mcs -keyfile:./avahi.snk -target:library -out:avahi-sharp.dll -debug ./AddressResolver.cs ./AssemblyInfo.cs ./BrowserBase.cs ./Client.cs ./ClientException.cs ./DomainBrowser.cs ./EntryGroup.cs ./HostNameResolver.cs ./RecordBrowser.cs ./ResolverBase.cs ./ServiceBrowser.cs ./ServiceResolver.cs ./ServiceTypeBrowser.cs ./Utility.cs -r:Mono.Posix ./gencfg.sh ../avahi-client/libavahi-client.la \ ../avahi-common/libavahi-common.la \ ../avahi-glib/libavahi-glib.la < avahi-sharp.dll.config.in > avahi-sharp.dll.config make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-sharp' Making all in initscript make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/initscript' Making all in fedora make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/initscript/fedora' sed -e 's,@sbindir\@,/usr/sbin,g' avahi-daemon.in > avahi-daemon sed -e 's,@sbindir\@,/usr/sbin,g' avahi-dnsconfd.in > avahi-dnsconfd chmod +x avahi-daemon chmod +x avahi-dnsconfd make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/initscript/fedora' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/initscript' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/initscript' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/initscript' Making all in avahi-dnsconfd make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-dnsconfd' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_DNSCONF_SCRIPT=\"/etc/avahi/avahi-dnsconfd.action\" '-DDEBUG_TRAP=__asm__("int $3")' -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_dnsconfd-main.o -MD -MP -MF .deps/avahi_dnsconfd-main.Tpo -c -o avahi_dnsconfd-main.o `test -f 'main.c' || echo './'`main.c main.c: In function 'main': main.c:611: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result mv -f .deps/avahi_dnsconfd-main.Tpo .deps/avahi_dnsconfd-main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_DNSCONF_SCRIPT=\"/etc/avahi/avahi-dnsconfd.action\" '-DDEBUG_TRAP=__asm__("int $3")' -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o avahi-dnsconfd avahi_dnsconfd-main.o ../avahi-common/libavahi-common.la -ldaemon libtool: link: gcc -I.. -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_DNSCONF_SCRIPT=\"/etc/avahi/avahi-dnsconfd.action\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/avahi-dnsconfd avahi_dnsconfd-main.o ../avahi-common/.libs/libavahi-common.so -ldaemon -pthread make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-dnsconfd' Making all in avahi-utils make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-utils' gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_browse-avahi-browse.o -MD -MP -MF .deps/avahi_browse-avahi-browse.Tpo -c -o avahi_browse-avahi-browse.o `test -f 'avahi-browse.c' || echo './'`avahi-browse.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_browse-sigint.o -MD -MP -MF .deps/avahi_browse-sigint.Tpo -c -o avahi_browse-sigint.o `test -f 'sigint.c' || echo './'`sigint.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_browse-stdb.o -MD -MP -MF .deps/avahi_browse-stdb.Tpo -c -o avahi_browse-stdb.o `test -f 'stdb.c' || echo './'`stdb.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_resolve-avahi-resolve.o -MD -MP -MF .deps/avahi_resolve-avahi-resolve.Tpo -c -o avahi_resolve-avahi-resolve.o `test -f 'avahi-resolve.c' || echo './'`avahi-resolve.c stdb.c: In function 'init': stdb.c:54: warning: cast discards qualifiers from pointer target type sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result avahi-browse.c: In function 'help': avahi-browse.c:631: warning: string length '679' is greater than the length '509' ISO C90 compilers are required to support stdb.c: In function 'stdb_lookup': stdb.c:126: warning: cast discards qualifiers from pointer target type mv -f .deps/avahi_browse-sigint.Tpo .deps/avahi_browse-sigint.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_resolve-sigint.o -MD -MP -MF .deps/avahi_resolve-sigint.Tpo -c -o avahi_resolve-sigint.o `test -f 'sigint.c' || echo './'`sigint.c mv -f .deps/avahi_browse-stdb.Tpo .deps/avahi_browse-stdb.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_publish-avahi-publish.o -MD -MP -MF .deps/avahi_publish-avahi-publish.Tpo -c -o avahi_publish-avahi-publish.o `test -f 'avahi-publish.c' || echo './'`avahi-publish.c mv -f .deps/avahi_resolve-avahi-resolve.Tpo .deps/avahi_resolve-avahi-resolve.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_publish-sigint.o -MD -MP -MF .deps/avahi_publish-sigint.Tpo -c -o avahi_publish-sigint.o `test -f 'sigint.c' || echo './'`sigint.c sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result avahi-publish.c: In function 'help': avahi-publish.c:218: warning: string length '543' is greater than the length '509' ISO C90 compilers are required to support sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/avahi_resolve-sigint.Tpo .deps/avahi_resolve-sigint.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_set_host_name-avahi-set-host-name.o -MD -MP -MF .deps/avahi_set_host_name-avahi-set-host-name.Tpo -c -o avahi_set_host_name-avahi-set-host-name.o `test -f 'avahi-set-host-name.c' || echo './'`avahi-set-host-name.c mv -f .deps/avahi_publish-sigint.Tpo .deps/avahi_publish-sigint.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_set_host_name-sigint.o -MD -MP -MF .deps/avahi_set_host_name-sigint.Tpo -c -o avahi_set_host_name-sigint.o `test -f 'sigint.c' || echo './'`sigint.c mv -f .deps/avahi_browse-avahi-browse.Tpo .deps/avahi_browse-avahi-browse.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o avahi-browse avahi_browse-avahi-browse.o avahi_browse-sigint.o avahi_browse-stdb.o ../avahi-client/libavahi-client.la ../avahi-common/libavahi-common.la -lgdbm sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/avahi_set_host_name-avahi-set-host-name.Tpo .deps/avahi_set_host_name-avahi-set-host-name.Po mv -f .deps/avahi_publish-avahi-publish.Tpo .deps/avahi_publish-avahi-publish.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o avahi-resolve avahi_resolve-avahi-resolve.o avahi_resolve-sigint.o ../avahi-client/libavahi-client.la ../avahi-common/libavahi-common.la /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o avahi-publish avahi_publish-avahi-publish.o avahi_publish-sigint.o ../avahi-client/libavahi-client.la ../avahi-common/libavahi-common.la mv -f .deps/avahi_set_host_name-sigint.Tpo .deps/avahi_set_host_name-sigint.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o avahi-set-host-name avahi_set_host_name-avahi-set-host-name.o avahi_set_host_name-sigint.o ../avahi-client/libavahi-client.la ../avahi-common/libavahi-common.la libtool: link: gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/avahi-browse avahi_browse-avahi-browse.o avahi_browse-sigint.o avahi_browse-stdb.o ../avahi-client/.libs/libavahi-client.so -L/lib64 -ldbus-1 -lpthread -lrt /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -ldl ../avahi-common/.libs/libavahi-common.so -lgdbm -pthread libtool: link: gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/avahi-resolve avahi_resolve-avahi-resolve.o avahi_resolve-sigint.o ../avahi-client/.libs/libavahi-client.so -L/lib64 -ldbus-1 -lpthread -lrt /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -ldl ../avahi-common/.libs/libavahi-common.so -pthread libtool: link: gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/avahi-publish avahi_publish-avahi-publish.o avahi_publish-sigint.o ../avahi-client/.libs/libavahi-client.so -L/lib64 -ldbus-1 -lpthread -lrt /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -ldl ../avahi-common/.libs/libavahi-common.so -pthread libtool: link: gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/avahi-set-host-name avahi_set_host_name-avahi-set-host-name.o avahi_set_host_name-sigint.o ../avahi-client/.libs/libavahi-client.so -L/lib64 -ldbus-1 -lpthread -lrt /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -ldl ../avahi-common/.libs/libavahi-common.so -pthread make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-utils' Making all in avahi-python make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python' Making all in avahi make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi' sed -e 's,@PYTHON\@,/usr/bin/python,g' \ -e 's,@DBM\@,gdbm,g' \ -e 's,@FIRST_KEY\@,key = self.db.firstkey(),g' \ -e 's,@CHECK_KEY\@,while key is not None:,g' \ -e 's,@NEXT_KEY\@,key = self.db.nextkey(key),g' \ -e 's,@pkglibdir\@,/usr/lib64/avahi,g' ServiceTypeDatabase.py.in > ServiceTypeDatabase.py chmod +x ServiceTypeDatabase.py make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi' Making all in avahi-discover make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi-discover' sed -e 's,@PYTHON\@,/usr/bin/python,g' \ -e 's,@GETTEXT_PACKAGE\@,"avahi",g' \ -e 's,@LOCALEDIR\@,"/usr/share/locale",g' \ -e 's,@interfacesdir\@,/usr/share/avahi/interfaces/,g' avahi-discover.in > avahi-discover sed -e 's,@bindir\@,/usr/bin,g' avahi-discover.desktop.in.in > avahi-discover.desktop.in LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po avahi-discover.desktop.in avahi-discover.desktop chmod +x avahi-discover Generating and caching the translation database Merging translations into avahi-discover.desktop. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi-discover' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python' sed -e 's,@PYTHON\@,/usr/bin/python,g' avahi-bookmarks.in > avahi-bookmarks chmod +x avahi-bookmarks make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/examples' Making all in man make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/man' sed -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-browse.1.xml.in > avahi-browse.1.xml sed -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-publish.1.xml.in > avahi-publish.1.xml sed -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-resolve.1.xml.in > avahi-resolve.1.xml sed -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-set-host-name.1.xml.in > avahi-set-host-name.1.xml sed -e 's,@pkgsysconfdir\@,/etc/avahi,g' \ -e 's,@servicedir\@,/etc/avahi/services,g' \ -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-daemon.8.xml.in > avahi-daemon.8.xml sed -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-discover.1.xml.in > avahi-discover.1.xml sed -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-bookmarks.1.xml.in > avahi-bookmarks.1.xml sed -e 's,@pkgsysconfdir\@,/etc/avahi,g' \ -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-dnsconfd.8.xml.in > avahi-dnsconfd.8.xml sed -e 's,@pkgsysconfdir\@,/etc/avahi,g' \ -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-daemon.conf.5.xml.in > avahi-daemon.conf.5.xml sed -e 's,@pkgsysconfdir\@,/etc/avahi,g' \ -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-dnsconfd.action.8.xml.in > avahi-dnsconfd.action.8.xml sed -e 's,@pkgsysconfdir\@,/etc/avahi,g' \ -e 's,@servicedir\@,/etc/avahi/services,g' \ -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi.service.5.xml.in > avahi.service.5.xml sed -e 's,@pkgsysconfdir\@,/etc/avahi,g' \ -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi.hosts.5.xml.in > avahi.hosts.5.xml sed -e 's,@pkgsysconfdir\@,/etc/avahi,g' \ -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-autoipd.8.xml.in > avahi-autoipd.8.xml sed -e 's,@pkgsysconfdir\@,/etc/avahi,g' \ -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' avahi-autoipd.action.8.xml.in > avahi-autoipd.action.8.xml sed -e 's,@pkgsysconfdir\@,/etc/avahi,g' \ -e 's,@PACKAGE_BUGREPORT\@,avahi (at) lists (dot) freedesktop (dot) org,g' \ -e 's,@PACKAGE_URL\@,http://avahi.org/,g' bssh.1.xml.in > bssh.1.xml make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/man' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/tests' Making all in service-type-database make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/service-type-database' sed -e 's,@PYTHON\@,/usr/bin/python,g' \ -e 's,@DBM\@,gdbm,g' build-db.in > build-db chmod +x build-db /usr/bin/python build-db service-types service-types.db.coming mv service-types.db.coming service-types.db make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/service-type-database' Making all in avahi-compat-libdns_sd make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-libdns_sd' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-compat.lo -MD -MP -MF .deps/libdns_sd_la-compat.Tpo -c -o libdns_sd_la-compat.lo `test -f 'compat.c' || echo './'`compat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-txt.lo -MD -MP -MF .deps/libdns_sd_la-txt.Tpo -c -o libdns_sd_la-txt.lo `test -f 'txt.c' || echo './'`txt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-unsupported.lo -MD -MP -MF .deps/libdns_sd_la-unsupported.Tpo -c -o libdns_sd_la-unsupported.lo `test -f 'unsupported.c' || echo './'`unsupported.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-warn.lo -MD -MP -MF .deps/libdns_sd_la-warn.Tpo -c -o libdns_sd_la-warn.lo `test -f 'warn.c' || echo './'`warn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-unsupported.lo -MD -MP -MF .deps/libdns_sd_la-unsupported.Tpo -c unsupported.c -fPIC -DPIC -o .libs/libdns_sd_la-unsupported.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-compat.lo -MD -MP -MF .deps/libdns_sd_la-compat.Tpo -c compat.c -fPIC -DPIC -o .libs/libdns_sd_la-compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-txt.lo -MD -MP -MF .deps/libdns_sd_la-txt.Tpo -c txt.c -fPIC -DPIC -o .libs/libdns_sd_la-txt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-warn.lo -MD -MP -MF .deps/libdns_sd_la-warn.Tpo -c warn.c -fPIC -DPIC -o .libs/libdns_sd_la-warn.o In file included from unsupported.c:28: dns_sd.h:1705:8: warning: C++ style comments are not allowed in ISO C90 dns_sd.h:1705:8: warning: (this will be reported only once per input file) In file included from txt.c:33: dns_sd.h:1705:8: warning: C++ style comments are not allowed in ISO C90 dns_sd.h:1705:8: warning: (this will be reported only once per input file) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-unsupported.lo -MD -MP -MF .deps/libdns_sd_la-unsupported.Tpo -c unsupported.c -o libdns_sd_la-unsupported.o >/dev/null 2>&1 In file included from compat.c:50: dns_sd.h:1705:8: warning: C++ style comments are not allowed in ISO C90 dns_sd.h:1705:8: warning: (this will be reported only once per input file) mv -f .deps/libdns_sd_la-unsupported.Tpo .deps/libdns_sd_la-unsupported.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-warn.lo -MD -MP -MF .deps/libdns_sd_la-warn.Tpo -c warn.c -o libdns_sd_la-warn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-txt.lo -MD -MP -MF .deps/libdns_sd_la-txt.Tpo -c txt.c -o libdns_sd_la-txt.o >/dev/null 2>&1 mv -f .deps/libdns_sd_la-warn.Tpo .deps/libdns_sd_la-warn.Plo mv -f .deps/libdns_sd_la-txt.Tpo .deps/libdns_sd_la-txt.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libdns_sd_la-compat.lo -MD -MP -MF .deps/libdns_sd_la-compat.Tpo -c compat.c -o libdns_sd_la-compat.o >/dev/null 2>&1 mv -f .deps/libdns_sd_la-compat.Tpo .deps/libdns_sd_la-compat.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 1:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la -o libdns_sd.la -rpath /usr/lib64 libdns_sd_la-compat.lo libdns_sd_la-txt.lo libdns_sd_la-unsupported.lo libdns_sd_la-warn.lo libtool: link: gcc -shared .libs/libdns_sd_la-compat.o .libs/libdns_sd_la-txt.o .libs/libdns_sd_la-unsupported.o .libs/libdns_sd_la-warn.o -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-client/.libs -L/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so -L/lib64 -ldbus-1 -lpthread -lrt /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -ldl -pthread -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libdns_sd.so.1 -o .libs/libdns_sd.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libdns_sd.so.1" && ln -s "libdns_sd.so.1.0.0" "libdns_sd.so.1") libtool: link: (cd ".libs" && rm -f "libdns_sd.so" && ln -s "libdns_sd.so.1.0.0" "libdns_sd.so") libtool: link: ar cru .libs/libdns_sd.a libdns_sd_la-compat.o libdns_sd_la-txt.o libdns_sd_la-unsupported.o libdns_sd_la-warn.o libtool: link: ranlib .libs/libdns_sd.a libtool: link: ( cd ".libs" && rm -f "libdns_sd.la" && ln -s "../libdns_sd.la" "libdns_sd.la" ) make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-libdns_sd' Making all in avahi-compat-howl make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl' Making all in . make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-warn.lo -MD -MP -MF .deps/libhowl_la-warn.Tpo -c -o libhowl_la-warn.lo `test -f 'warn.c' || echo './'`warn.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-unsupported.lo -MD -MP -MF .deps/libhowl_la-unsupported.Tpo -c -o libhowl_la-unsupported.lo `test -f 'unsupported.c' || echo './'`unsupported.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-address.lo -MD -MP -MF .deps/libhowl_la-address.Tpo -c -o libhowl_la-address.lo `test -f 'address.c' || echo './'`address.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-text.lo -MD -MP -MF .deps/libhowl_la-text.Tpo -c -o libhowl_la-text.lo `test -f 'text.c' || echo './'`text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-unsupported.lo -MD -MP -MF .deps/libhowl_la-unsupported.Tpo -c unsupported.c -fPIC -DPIC -o .libs/libhowl_la-unsupported.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-address.lo -MD -MP -MF .deps/libhowl_la-address.Tpo -c address.c -fPIC -DPIC -o .libs/libhowl_la-address.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-text.lo -MD -MP -MF .deps/libhowl_la-text.Tpo -c text.c -fPIC -DPIC -o .libs/libhowl_la-text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-warn.lo -MD -MP -MF .deps/libhowl_la-warn.Tpo -c warn.c -fPIC -DPIC -o .libs/libhowl_la-warn.o In file included from ./include/salt/salt.h:32, from ./include/howl.h:32, from address.c:36: ./include/salt/platform.h:411: warning: function declaration isn't a prototype In file included from ./include/howl.h:34, from address.c:36: ./include/salt/debug.h:199:21: warning: anonymous variadic macros were introduced in C99 In file included from ./include/salt/salt.h:32, from ./include/howl.h:32, from text.c:32: ./include/salt/platform.h:411: warning: function declaration isn't a prototype In file included from ./include/howl.h:34, from text.c:32: ./include/salt/debug.h:199:21: warning: anonymous variadic macros were introduced in C99 In file included from ./include/salt/salt.h:32, from ./include/howl.h:32, from unsupported.c:28: ./include/salt/platform.h:411: warning: function declaration isn't a prototype In file included from ./include/howl.h:34, from unsupported.c:28: ./include/salt/debug.h:199:21: warning: anonymous variadic macros were introduced in C99 unsupported.c:64: warning: function declaration isn't a prototype unsupported.c: In function 'sw_strerror': unsupported.c:64: warning: old-style function definition libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-warn.lo -MD -MP -MF .deps/libhowl_la-warn.Tpo -c warn.c -o libhowl_la-warn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-address.lo -MD -MP -MF .deps/libhowl_la-address.Tpo -c address.c -o libhowl_la-address.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-text.lo -MD -MP -MF .deps/libhowl_la-text.Tpo -c text.c -o libhowl_la-text.o >/dev/null 2>&1 mv -f .deps/libhowl_la-warn.Tpo .deps/libhowl_la-warn.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-compat.lo -MD -MP -MF .deps/libhowl_la-compat.Tpo -c -o libhowl_la-compat.lo `test -f 'compat.c' || echo './'`compat.c mv -f .deps/libhowl_la-address.Tpo .deps/libhowl_la-address.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-compat.lo -MD -MP -MF .deps/libhowl_la-compat.Tpo -c compat.c -fPIC -DPIC -o .libs/libhowl_la-compat.o mv -f .deps/libhowl_la-text.Tpo .deps/libhowl_la-text.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-unsupported.lo -MD -MP -MF .deps/libhowl_la-unsupported.Tpo -c unsupported.c -o libhowl_la-unsupported.o >/dev/null 2>&1 In file included from ./include/salt/salt.h:32, from ./include/howl.h:32, from compat.c:41: ./include/salt/platform.h:411: warning: function declaration isn't a prototype In file included from ./include/howl.h:34, from compat.c:41: ./include/salt/debug.h:199:21: warning: anonymous variadic macros were introduced in C99 mv -f .deps/libhowl_la-unsupported.Tpo .deps/libhowl_la-unsupported.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libhowl_la-compat.lo -MD -MP -MF .deps/libhowl_la-compat.Tpo -c compat.c -o libhowl_la-compat.o >/dev/null 2>&1 mv -f .deps/libhowl_la-compat.Tpo .deps/libhowl_la-compat.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 0:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la -o libhowl.la -rpath /usr/lib64 libhowl_la-warn.lo libhowl_la-unsupported.lo libhowl_la-address.lo libhowl_la-text.lo libhowl_la-compat.lo libtool: link: gcc -shared .libs/libhowl_la-warn.o .libs/libhowl_la-unsupported.o .libs/libhowl_la-address.o .libs/libhowl_la-text.o .libs/libhowl_la-compat.o -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-client/.libs -L/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so -L/lib64 -ldbus-1 -lpthread -lrt /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -ldl -pthread -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libhowl.so.0 -o .libs/libhowl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libhowl.so.0" && ln -s "libhowl.so.0.0.0" "libhowl.so.0") libtool: link: (cd ".libs" && rm -f "libhowl.so" && ln -s "libhowl.so.0.0.0" "libhowl.so") libtool: link: ar cru .libs/libhowl.a libhowl_la-warn.o libhowl_la-unsupported.o libhowl_la-address.o libhowl_la-text.o libhowl_la-compat.o libtool: link: ranlib .libs/libhowl.a libtool: link: ( cd ".libs" && rm -f "libhowl.la" && ln -s "../libhowl.la" "libhowl.la" ) make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl' Making all in samples make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl/samples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl/samples' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl' Making all in avahi-autoipd make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-autoipd' gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_autoipd-main.o -MD -MP -MF .deps/avahi_autoipd-main.Tpo -c -o avahi_autoipd-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_autoipd-setproctitle.o -MD -MP -MF .deps/avahi_autoipd-setproctitle.Tpo -c -o avahi_autoipd-setproctitle.o `test -f '../avahi-daemon/setproctitle.c' || echo './'`../avahi-daemon/setproctitle.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_autoipd-malloc.o -MD -MP -MF .deps/avahi_autoipd-malloc.Tpo -c -o avahi_autoipd-malloc.o `test -f '../avahi-common/malloc.c' || echo './'`../avahi-common/malloc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_autoipd-timeval.o -MD -MP -MF .deps/avahi_autoipd-timeval.Tpo -c -o avahi_autoipd-timeval.o `test -f '../avahi-common/timeval.c' || echo './'`../avahi-common/timeval.c main.c:165: warning: ISO C90 forbids specifying subobject to initialize main.c:166: warning: ISO C90 forbids specifying subobject to initialize main.c:167: warning: ISO C90 forbids specifying subobject to initialize main.c:168: warning: ISO C90 forbids specifying subobject to initialize main.c: In function 'init_rand_seed': main.c:194: warning: ignoring return value of 'read', declared with attribute warn_unused_result main.c: In function 'set_state': main.c:388: warning: ISO C90 forbids specifying subobject to initialize main.c:389: warning: ISO C90 forbids specifying subobject to initialize main.c:390: warning: ISO C90 forbids specifying subobject to initialize main.c:391: warning: ISO C90 forbids specifying subobject to initialize main.c:392: warning: ISO C90 forbids specifying subobject to initialize main.c:393: warning: ISO C90 forbids specifying subobject to initialize main.c:394: warning: ISO C90 forbids specifying subobject to initialize mv -f .deps/avahi_autoipd-timeval.Tpo .deps/avahi_autoipd-timeval.Po main.c: In function 'drop_privs':gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT avahi_autoipd-iface-linux.o -MD -MP -MF .deps/avahi_autoipd-iface-linux.Tpo -c -o avahi_autoipd-iface-linux.o `test -f 'iface-linux.c' || echo './'`iface-linux.c main.c:994: warning: ignoring return value of 'chown', declared with attribute warn_unused_result main.c:1016: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result main.c: In function 'help': main.c:1475: warning: string length '1033' is greater than the length '509' ISO C90 compilers are required to support mv -f .deps/avahi_autoipd-setproctitle.Tpo .deps/avahi_autoipd-setproctitle.Po main.c: In function 'main': main.c:1675: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result cp avahi-autoipd.action.linux avahi-autoipd.action mv -f .deps/avahi_autoipd-malloc.Tpo .deps/avahi_autoipd-malloc.Po mv -f .deps/avahi_autoipd-iface-linux.Tpo .deps/avahi_autoipd-iface-linux.Po mv -f .deps/avahi_autoipd-main.Tpo .deps/avahi_autoipd-main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o avahi-autoipd avahi_autoipd-main.o avahi_autoipd-setproctitle.o avahi_autoipd-malloc.o avahi_autoipd-timeval.o avahi_autoipd-iface-linux.o -ldaemon libtool: link: gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o avahi-autoipd avahi_autoipd-main.o avahi_autoipd-setproctitle.o avahi_autoipd-malloc.o avahi_autoipd-timeval.o avahi_autoipd-iface-linux.o -ldaemon make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-autoipd' Making all in avahi-ui make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 '-DDEBUG_TRAP=__asm__("int $3")' -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_ui_la-avahi-ui.lo -MD -MP -MF .deps/libavahi_ui_la-avahi-ui.Tpo -c -o libavahi_ui_la-avahi-ui.lo `test -f 'avahi-ui.c' || echo './'`avahi-ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 '-DDEBUG_TRAP=__asm__("int $3")' -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_ui_la-stdb.lo -MD -MP -MF .deps/libavahi_ui_la-stdb.Tpo -c -o libavahi_ui_la-stdb.lo `test -f '../avahi-utils/stdb.c' || echo './'`../avahi-utils/stdb.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 '-DDEBUG_TRAP=__asm__("int $3")' -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT bssh-bssh.o -MD -MP -MF .deps/bssh-bssh.Tpo -c -o bssh-bssh.o `test -f 'bssh.c' || echo './'`bssh.c sed -e 's,@bindir\@,/usr/bin,g' bssh.desktop.in.in > bssh.desktop.in sed -e 's,@bindir\@,/usr/bin,g' bvnc.desktop.in.in > bvnc.desktop.in LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po bssh.desktop.in bssh.desktop libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_ui_la-stdb.lo -MD -MP -MF .deps/libavahi_ui_la-stdb.Tpo -c ../avahi-utils/stdb.c -fPIC -DPIC -o .libs/libavahi_ui_la-stdb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_ui_la-avahi-ui.lo -MD -MP -MF .deps/libavahi_ui_la-avahi-ui.Tpo -c avahi-ui.c -fPIC -DPIC -o .libs/libavahi_ui_la-avahi-ui.o Found cached translation database Merging translations into bssh.desktop. LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po bvnc.desktop.in bvnc.desktop ../avahi-utils/stdb.c: In function 'init': ../avahi-utils/stdb.c:54: warning: cast discards qualifiers from pointer target type ../avahi-utils/stdb.c: In function 'stdb_lookup': ../avahi-utils/stdb.c:126: warning: cast discards qualifiers from pointer target type Found cached translation database Merging translations into bvnc.desktop. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_ui_la-stdb.lo -MD -MP -MF .deps/libavahi_ui_la-stdb.Tpo -c ../avahi-utils/stdb.c -o libavahi_ui_la-stdb.o >/dev/null 2>&1 mv -f .deps/libavahi_ui_la-stdb.Tpo .deps/libavahi_ui_la-stdb.Plo In file included from /usr/include/gtk-2.0/gtk/gtk.h:132, from bssh.c:33: /usr/include/gtk-2.0/gtk/gtkoffscreenwindow.h:52: warning: function declaration isn't a prototype /usr/include/gtk-2.0/gtk/gtkoffscreenwindow.h:54: warning: function declaration isn't a prototype In file included from /usr/include/gtk-2.0/gtk/gtk.h:132, from avahi-ui.c:32: /usr/include/gtk-2.0/gtk/gtkoffscreenwindow.h:52: warning: function declaration isn't a prototype /usr/include/gtk-2.0/gtk/gtkoffscreenwindow.h:54: warning: function declaration isn't a prototype In file included from bssh.c:40: ../avahi-common/i18n.h:33:1: warning: "_" redefined In file included from bssh.c:34: /usr/include/glib-2.0/glib/gi18n.h:28:1: warning: this is the location of the previous definition bssh.c: In function 'main': bssh.c:208: warning: cast discards qualifiers from pointer target type In file included from avahi-ui.c:41: ../avahi-common/i18n.h:33:1: warning: "_" redefined In file included from avahi-ui.c:33: /usr/include/glib-2.0/glib/gi18n.h:28:1: warning: this is the location of the previous definition avahi-ui.c: In function 'aui_service_dialog_set_browse_service_typesv': avahi-ui.c:1235: warning: cast discards qualifiers from pointer target type avahi-ui.c: In function 'aui_service_dialog_get_property': avahi-ui.c:1429: warning: cast discards qualifiers from pointer target type avahi-ui.c:1445: warning: cast discards qualifiers from pointer target type avahi-ui.c:1457: warning: cast discards qualifiers from pointer target type mv -f .deps/bssh-bssh.Tpo .deps/bssh-bssh.Po libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_ui_la-avahi-ui.lo -MD -MP -MF .deps/libavahi_ui_la-avahi-ui.Tpo -c avahi-ui.c -o libavahi_ui_la-avahi-ui.o >/dev/null 2>&1 mv -f .deps/libavahi_ui_la-avahi-ui.Tpo .deps/libavahi_ui_la-avahi-ui.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 '-DDEBUG_TRAP=__asm__("int $3")' -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 1:1:1 -o libavahi-ui.la -rpath /usr/lib64 libavahi_ui_la-avahi-ui.lo libavahi_ui_la-stdb.lo ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la ../avahi-glib/libavahi-glib.la -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lgdbm libtool: link: gcc -shared .libs/libavahi_ui_la-avahi-ui.o .libs/libavahi_ui_la-stdb.o -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-client/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/avahi-0.6.25/avahi-glib/.libs -L/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so -L/lib64 -ldbus-1 -lpthread -ldl ../avahi-glib/.libs/libavahi-glib.so /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lgdbm -pthread -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libavahi-ui.so.0 -o .libs/libavahi-ui.so.0.1.1 libtool: link: (cd ".libs" && rm -f "libavahi-ui.so.0" && ln -s "libavahi-ui.so.0.1.1" "libavahi-ui.so.0") libtool: link: (cd ".libs" && rm -f "libavahi-ui.so" && ln -s "libavahi-ui.so.0.1.1" "libavahi-ui.so") libtool: link: ar cru .libs/libavahi-ui.a libavahi_ui_la-avahi-ui.o libavahi_ui_la-stdb.o libtool: link: ranlib .libs/libavahi-ui.a libtool: link: ( cd ".libs" && rm -f "libavahi-ui.la" && ln -s "../libavahi-ui.la" "libavahi-ui.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 '-DDEBUG_TRAP=__asm__("int $3")' -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o bssh bssh-bssh.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../avahi-client/libavahi-client.la ../avahi-common/libavahi-common.la libavahi-ui.la libtool: link: gcc -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/bssh bssh-bssh.o -pthread ../avahi-client/.libs/libavahi-client.so -L/lib64 ../avahi-common/.libs/libavahi-common.so ./.libs/libavahi-ui.so /builddir/build/BUILD/avahi-0.6.25/avahi-client/.libs/libavahi-client.so -ldbus-1 -lpthread -ldl /builddir/build/BUILD/avahi-0.6.25/avahi-glib/.libs/libavahi-glib.so /builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs/libavahi-common.so -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lgdbm -pthread make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui' Making all in avahi-ui-sharp make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui-sharp' mcs -keyfile:../avahi-sharp/avahi.snk -target:library -out:avahi-ui-sharp.dll -debug ./ServiceDialog.cs -pkg:gtk-sharp-2.0 -r:../avahi-sharp/avahi-sharp.dll -r:Mono.Posix ./gencfg.sh ../avahi-common/libavahi-common.la < avahi-ui-sharp.dll.config.in > avahi-ui-sharp.dll.config mcs -out:bssh.exe ./bssh.cs -r:./avahi-ui-sharp.dll -r:../avahi-sharp/avahi-sharp.dll -pkg:gtk-sharp-2.0 -r:Mono.Posix make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui-sharp' Making all in po make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo en_NZ | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_NZ.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/po' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25' sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib64,g' \ -e 's,@PACKAGE_VERSION\@,0.6.25,g' avahi-core.pc.in > avahi-core.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib64,g' \ -e 's,@PACKAGE_VERSION\@,0.6.25,g' avahi-client.pc.in > avahi-client.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib64,g' \ -e 's,@HOWL_COMPAT_VERSION\@,0.9.8,g' avahi-compat-howl.pc.in > avahi-compat-howl.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib64,g' \ -e 's,@PACKAGE_VERSION\@,0.6.25,g' avahi-compat-libdns_sd.pc.in > avahi-compat-libdns_sd.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@PACKAGE_VERSION\@,0.6.25,g' \ -e 's,@libdir\@,/usr/lib64,g' avahi-sharp.pc.in > avahi-sharp.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@PACKAGE_VERSION\@,0.6.25,g' \ -e 's,@libdir\@,/usr/lib64,g' avahi-ui-sharp.pc.in > avahi-ui-sharp.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib64,g' \ -e 's,@PACKAGE_VERSION\@,0.6.25,g' avahi-glib.pc.in > avahi-glib.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib64,g' \ -e 's,@PACKAGE_VERSION\@,0.6.25,g' avahi-gobject.pc.in > avahi-gobject.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib64,g' \ -e 's,@PACKAGE_VERSION\@,0.6.25,g' avahi-ui.pc.in > avahi-ui.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib64,g' \ -e 's,@PACKAGE_VERSION\@,0.6.25,g' avahi-qt3.pc.in > avahi-qt3.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib64,g' \ -e 's,@PACKAGE_VERSION\@,0.6.25,g' avahi-qt4.pc.in > avahi-qt4.pc make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rw2Rcv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64 + cd avahi-0.6.25 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64 Making install in common make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/common' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/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 `/builddir/build/BUILD/avahi-0.6.25/common' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/common' Making install in avahi-common make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-common' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-common' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-common.la '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libavahi-common.so.3.5.1 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-common.so.3.5.1 libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-common.so.3.5.1 libavahi-common.so.3 || { rm -f libavahi-common.so.3 && ln -s libavahi-common.so.3.5.1 libavahi-common.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-common.so.3.5.1 libavahi-common.so || { rm -f libavahi-common.so && ln -s libavahi-common.so.3.5.1 libavahi-common.so; }; }) libtool: install: /usr/bin/install -c .libs/libavahi-common.lai /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-common.la libtool: install: /usr/bin/install -c .libs/libavahi-common.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-common.a libtool: install: chmod 644 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-common.a libtool: install: ranlib /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-common.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-common" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/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 '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-common' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-common' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-common' Making install in avahi-core make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-core' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-core' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-core.la '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64' libtool: install: warning: relinking `libavahi-core.la' libtool: install: (cd /builddir/build/BUILD/avahi-0.6.25/avahi-core; /bin/sh /builddir/build/BUILD/avahi-0.6.25/libtool --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 6:1:0 -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 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64) libtool: relink: gcc -shared .libs/libavahi_core_la-timeeventq.o .libs/libavahi_core_la-iface.o .libs/libavahi_core_la-server.o .libs/libavahi_core_la-entry.o .libs/libavahi_core_la-prioq.o .libs/libavahi_core_la-cache.o .libs/libavahi_core_la-socket.o .libs/libavahi_core_la-response-sched.o .libs/libavahi_core_la-query-sched.o .libs/libavahi_core_la-probe-sched.o .libs/libavahi_core_la-announce.o .libs/libavahi_core_la-browse.o .libs/libavahi_core_la-rrlist.o .libs/libavahi_core_la-resolve-host-name.o .libs/libavahi_core_la-resolve-address.o .libs/libavahi_core_la-browse-domain.o .libs/libavahi_core_la-browse-service-type.o .libs/libavahi_core_la-browse-service.o .libs/libavahi_core_la-resolve-service.o .libs/libavahi_core_la-dns.o .libs/libavahi_core_la-rr.o .libs/libavahi_core_la-log.o .libs/libavahi_core_la-browse-dns-server.o .libs/libavahi_core_la-fdutil.o .libs/libavahi_core_la-util.o .libs/libavahi_core_la-hashmap.o .libs/libavahi_core_la-wide-area.o .libs/libavahi_core_la-multicast-lookup.o .libs/libavahi_core_la-querier.o .libs/libavahi_core_la-addr-util.o .libs/libavahi_core_la-domain-util.o .libs/libavahi_core_la-iface-linux.o .libs/libavahi_core_la-netlink.o -L/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 -L/usr/lib64 -lavahi-common -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-core.so.6 -o .libs/libavahi-core.so.6.0.1 libtool: install: /usr/bin/install -c .libs/libavahi-core.so.6.0.1T /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-core.so.6.0.1 libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-core.so.6.0.1 libavahi-core.so.6 || { rm -f libavahi-core.so.6 && ln -s libavahi-core.so.6.0.1 libavahi-core.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-core.so.6.0.1 libavahi-core.so || { rm -f libavahi-core.so && ln -s libavahi-core.so.6.0.1 libavahi-core.so; }; }) libtool: install: /usr/bin/install -c .libs/libavahi-core.lai /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-core.la libtool: install: /usr/bin/install -c .libs/libavahi-core.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-core.a libtool: install: chmod 644 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-core.a libtool: install: ranlib /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-core.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-core" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-core" /usr/bin/install -c -m 644 core.h log.h rr.h publish.h lookup.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-core' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-core' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-core' Making install in avahi-qt make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-qt' make install-am make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-qt' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-qt' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-qt3.la libavahi-qt4.la '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64' libtool: install: warning: relinking `libavahi-qt3.la' libtool: install: (cd /builddir/build/BUILD/avahi-0.6.25/avahi-qt; /bin/sh /builddir/build/BUILD/avahi-0.6.25/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -export-dynamic -version-info 1:2:0 -o libavahi-qt3.la -rpath /usr/lib64 libavahi_qt3_la-qt-watch.lo ../avahi-common/libavahi-common.la -L/usr/lib64/qt-3.3/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/libavahi_qt3_la-qt-watch.o -L/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 -L/usr/lib64 -lavahi-common -L/usr/lib64/qt-3.3/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lSM -lICE -ldl -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-qt3.so.1 -o .libs/libavahi-qt3.so.1.0.2 libtool: install: /usr/bin/install -c .libs/libavahi-qt3.so.1.0.2T /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt3.so.1.0.2 libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-qt3.so.1.0.2 libavahi-qt3.so.1 || { rm -f libavahi-qt3.so.1 && ln -s libavahi-qt3.so.1.0.2 libavahi-qt3.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-qt3.so.1.0.2 libavahi-qt3.so || { rm -f libavahi-qt3.so && ln -s libavahi-qt3.so.1.0.2 libavahi-qt3.so; }; }) libtool: install: /usr/bin/install -c .libs/libavahi-qt3.lai /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt3.la libtool: install: warning: relinking `libavahi-qt4.la' libtool: install: (cd /builddir/build/BUILD/avahi-0.6.25/avahi-qt; /bin/sh /builddir/build/BUILD/avahi-0.6.25/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -version-info 1:2:0 -o libavahi-qt4.la -rpath /usr/lib64 libavahi_qt4_la-qt-watch.lo ../avahi-common/libavahi-common.la -lQtCore -inst-prefix-dir /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/libavahi_qt4_la-qt-watch.o -L/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 -L/usr/lib64 -lavahi-common -lQtCore -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-qt4.so.1 -o .libs/libavahi-qt4.so.1.0.2 libtool: install: /usr/bin/install -c .libs/libavahi-qt4.so.1.0.2T /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt4.so.1.0.2 libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/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 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/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 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt4.la libtool: install: /usr/bin/install -c .libs/libavahi-qt3.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt3.a libtool: install: ranlib /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt3.a libtool: install: /usr/bin/install -c .libs/libavahi-qt4.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt4.a libtool: install: chmod 644 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt4.a libtool: install: ranlib /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt4.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-qt3" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-qt3" /usr/bin/install -c -m 644 qt-watch.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-qt3' test -z "/usr/include/avahi-qt4" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-qt4" /usr/bin/install -c -m 644 qt-watch.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-qt4' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-qt' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-qt' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-qt' Making install in avahi-client make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-client' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-client' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-client.la '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64' libtool: install: warning: relinking `libavahi-client.la' libtool: install: (cd /builddir/build/BUILD/avahi-0.6.25/avahi-client; /bin/sh /builddir/build/BUILD/avahi-0.6.25/libtool --tag CC --mode=relink gcc -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=2 -DDBUS_VERSION_MICRO=16 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 5:5:2 -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 -L/lib64 -ldbus-1 -lpthread -lrt ../avahi-common/libavahi-common.la -ldl -inst-prefix-dir /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64) libtool: relink: gcc -shared .libs/libavahi_client_la-client.o .libs/libavahi_client_la-entrygroup.o .libs/libavahi_client_la-browser.o .libs/libavahi_client_la-resolver.o .libs/libavahi_client_la-xdg-config.o .libs/libavahi_client_la-check-nss.o .libs/libavahi_client_la-dbus.o .libs/libavahi_client_la-dbus-watch-glue.o -L/lib64 -ldbus-1 -lpthread -lrt -L/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 -L/usr/lib64 -lavahi-common -ldl -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-client.so.3 -o .libs/libavahi-client.so.3.2.5 libtool: install: /usr/bin/install -c .libs/libavahi-client.so.3.2.5T /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-client.so.3.2.5 libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-client.so.3.2.5 libavahi-client.so.3 || { rm -f libavahi-client.so.3 && ln -s libavahi-client.so.3.2.5 libavahi-client.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-client.so.3.2.5 libavahi-client.so || { rm -f libavahi-client.so && ln -s libavahi-client.so.3.2.5 libavahi-client.so; }; }) libtool: install: /usr/bin/install -c .libs/libavahi-client.lai /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-client.la libtool: install: /usr/bin/install -c .libs/libavahi-client.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-client.a libtool: install: chmod 644 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-client.a libtool: install: ranlib /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-client.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-client" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-client" /usr/bin/install -c -m 644 client.h lookup.h publish.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-client' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-client' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-client' Making install in avahi-glib make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-glib' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-glib' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-glib.la '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64' libtool: install: warning: relinking `libavahi-glib.la' libtool: install: (cd /builddir/build/BUILD/avahi-0.6.25/avahi-glib; /bin/sh /builddir/build/BUILD/avahi-0.6.25/libtool --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 1:1:0 -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 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64) libtool: relink: gcc -shared .libs/libavahi_glib_la-glib-watch.o .libs/libavahi_glib_la-glib-malloc.o -L/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 -L/usr/lib64 -lavahi-common -lglib-2.0 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-glib.so.1 -o .libs/libavahi-glib.so.1.0.1 libtool: install: /usr/bin/install -c .libs/libavahi-glib.so.1.0.1T /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-glib.so.1.0.1 libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-glib.so.1.0.1 libavahi-glib.so.1 || { rm -f libavahi-glib.so.1 && ln -s libavahi-glib.so.1.0.1 libavahi-glib.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-glib.so.1.0.1 libavahi-glib.so || { rm -f libavahi-glib.so && ln -s libavahi-glib.so.1.0.1 libavahi-glib.so; }; }) libtool: install: /usr/bin/install -c .libs/libavahi-glib.lai /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-glib.la libtool: install: /usr/bin/install -c .libs/libavahi-glib.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-glib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-glib.a libtool: install: ranlib /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-glib.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-glib" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-glib" /usr/bin/install -c -m 644 glib-watch.h glib-malloc.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-glib' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-glib' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-glib' Making install in avahi-gobject make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-gobject' make install-am make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-gobject' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-gobject' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-gobject.la '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64' libtool: install: warning: relinking `libavahi-gobject.la' libtool: install: (cd /builddir/build/BUILD/avahi-0.6.25/avahi-gobject; /bin/sh /builddir/build/BUILD/avahi-0.6.25/libtool --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 0:1:0 -export-symbols-regex "^ga_" -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 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64) libtool: relink: /usr/bin/nm -B .libs/libavahi_gobject_la-ga-client.o .libs/libavahi_gobject_la-ga-entry-group.o .libs/libavahi_gobject_la-ga-error.o .libs/libavahi_gobject_la-ga-record-browser.o .libs/libavahi_gobject_la-ga-service-browser.o .libs/libavahi_gobject_la-ga-service-resolver.o .libs/libavahi_gobject_la-signals-marshal.o .libs/libavahi_gobject_la-ga-client-enumtypes.o .libs/libavahi_gobject_la-ga-entry-group-enumtypes.o .libs/libavahi_gobject_la-ga-enums-enumtypes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libavahi-gobject.exp libtool: relink: /bin/grep -E -e "^ga_" ".libs/libavahi-gobject.exp" > ".libs/libavahi-gobject.expT" libtool: relink: mv -f ".libs/libavahi-gobject.expT" ".libs/libavahi-gobject.exp" libtool: relink: echo "{ global:" > .libs/libavahi-gobject.ver libtool: relink: cat .libs/libavahi-gobject.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libavahi-gobject.ver libtool: relink: echo "local: *; };" >> .libs/libavahi-gobject.ver libtool: relink: gcc -shared .libs/libavahi_gobject_la-ga-client.o .libs/libavahi_gobject_la-ga-entry-group.o .libs/libavahi_gobject_la-ga-error.o .libs/libavahi_gobject_la-ga-record-browser.o .libs/libavahi_gobject_la-ga-service-browser.o .libs/libavahi_gobject_la-ga-service-resolver.o .libs/libavahi_gobject_la-signals-marshal.o .libs/libavahi_gobject_la-ga-client-enumtypes.o .libs/libavahi_gobject_la-ga-entry-group-enumtypes.o .libs/libavahi_gobject_la-ga-enums-enumtypes.o -L/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs -L/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 -L/usr/lib64 -lavahi-client -L/lib64 -ldbus-1 -lpthread -lrt -ldl -lavahi-glib -lavahi-common -lgobject-2.0 -lglib-2.0 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-gobject.so.0 -Wl,-version-script -Wl,.libs/libavahi-gobject.ver -o .libs/libavahi-gobject.so.0.0.1 libtool: install: /usr/bin/install -c .libs/libavahi-gobject.so.0.0.1T /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-gobject.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-gobject.so.0.0.1 libavahi-gobject.so.0 || { rm -f libavahi-gobject.so.0 && ln -s libavahi-gobject.so.0.0.1 libavahi-gobject.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-gobject.so.0.0.1 libavahi-gobject.so || { rm -f libavahi-gobject.so && ln -s libavahi-gobject.so.0.0.1 libavahi-gobject.so; }; }) libtool: install: /usr/bin/install -c .libs/libavahi-gobject.lai /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-gobject.la libtool: install: /usr/bin/install -c .libs/libavahi-gobject.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-gobject.a libtool: install: chmod 644 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-gobject.a libtool: install: ranlib /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-gobject.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-gobject" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/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 '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-gobject' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-gobject' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-gobject' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-gobject' Making install in avahi-discover-standalone make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-discover-standalone' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-discover-standalone' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c avahi-discover-standalone '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: warning: `../avahi-glib/libavahi-glib.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: `/builddir/build/BUILD/avahi-0.6.25/avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/avahi-discover-standalone /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/avahi-discover-standalone test -z "/usr/share/avahi/interfaces/" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/avahi/interfaces/" /usr/bin/install -c -m 644 avahi-discover.glade '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/avahi/interfaces/' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-discover-standalone' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-discover-standalone' Making install in avahi-daemon make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-daemon' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-daemon' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c avahi-daemon '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/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: `/builddir/build/BUILD/avahi-0.6.25/avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/avahi-daemon /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin/avahi-daemon test -z "/var/run" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/var/run" test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/dbus-1/system.d" /usr/bin/install -c -m 644 avahi-dbus.conf '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/dbus-1/system.d' test -z "/usr/share/avahi/introspection" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/avahi/introspection" /usr/bin/install -c -m 644 Server.introspect EntryGroup.introspect DomainBrowser.introspect ServiceTypeBrowser.introspect ServiceBrowser.introspect ServiceResolver.introspect AddressResolver.introspect HostNameResolver.introspect RecordBrowser.introspect '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/avahi/introspection' test -z "/usr/share/avahi" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/avahi" /usr/bin/install -c -m 644 avahi-service.dtd '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/avahi' test -z "/etc/avahi" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi" /usr/bin/install -c -m 644 avahi-daemon.conf hosts '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi' test -z "/etc/avahi/services" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi/services" /usr/bin/install -c -m 644 ssh.service sftp-ssh.service '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi/services' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-daemon' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-daemon' Making install in avahi-sharp make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-sharp' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-sharp' make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64" make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-sharp' MONO_SHARED_DIR=. /usr/bin/gacutil /i avahi-sharp.dll /package avahi-sharp /gacdir /usr/lib64 /root /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 Package exported to: /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/mono/avahi-sharp/avahi-sharp.dll -> ../gac/avahi-sharp/1.0.0.0__4d116c78973743f5/avahi-sharp.dll Installed avahi-sharp.dll into the gac (/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/mono/gac) make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-sharp' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-sharp' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-sharp' Making install in initscript make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/initscript' Making install in fedora make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/initscript/fedora' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/initscript/fedora' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/init.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/init.d" /usr/bin/install -c avahi-daemon avahi-dnsconfd '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/init.d' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/initscript/fedora' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/initscript/fedora' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/initscript' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/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 `/builddir/build/BUILD/avahi-0.6.25/initscript' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/initscript' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/initscript' Making install in avahi-dnsconfd make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-dnsconfd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-dnsconfd' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c avahi-dnsconfd '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/avahi-dnsconfd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin/avahi-dnsconfd test -z "/etc/avahi" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi" /usr/bin/install -c avahi-dnsconfd.action '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-dnsconfd' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-dnsconfd' Making install in avahi-utils make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-utils' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-utils' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c avahi-browse avahi-resolve avahi-publish avahi-set-host-name '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin' libtool: install: warning: `../avahi-client/libavahi-client.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.25/avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/avahi-browse /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/avahi-browse libtool: install: warning: `../avahi-client/libavahi-client.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.25/avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/avahi-resolve /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/avahi-resolve libtool: install: warning: `../avahi-client/libavahi-client.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.25/avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/avahi-publish /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/avahi-publish libtool: install: warning: `../avahi-client/libavahi-client.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.25/avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/avahi-set-host-name /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/avahi-set-host-name cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//usr/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 `/builddir/build/BUILD/avahi-0.6.25/avahi-utils' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-utils' Making install in avahi-python make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python' Making install in avahi make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.6/site-packages/avahi" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib/python2.6/site-packages/avahi" /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib/python2.6/site-packages/avahi' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py test -z "/usr/lib/python2.6/site-packages/avahi" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib/python2.6/site-packages/avahi" /usr/bin/install -c ServiceTypeDatabase.py '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib/python2.6/site-packages/avahi' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi' Making install in avahi-discover make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi-discover' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi-discover' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin" /usr/bin/install -c avahi-discover '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin' test -z "/usr/lib/python2.6/site-packages/avahi_discover" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib/python2.6/site-packages/avahi_discover" /usr/bin/install -c -m 644 __init__.py SimpleGladeApp.py '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib/python2.6/site-packages/avahi_discover' Byte-compiling python modules... __init__.py SimpleGladeApp.py Byte-compiling python modules (optimized versions) ... __init__.py SimpleGladeApp.py test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/applications" /usr/bin/install -c -m 644 avahi-discover.desktop '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/applications' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi-discover' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python/avahi-discover' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin" /usr/bin/install -c avahi-bookmarks '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-python' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/examples' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/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 `/builddir/build/BUILD/avahi-0.6.25/examples' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/examples' Making install in man make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/man' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/man' mkdir -p /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//usr/share/man/man1 && \ cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//usr/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 bssh.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 test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 avahi-browse.1 avahi-resolve.1 avahi-publish.1 avahi-set-host-name.1 bssh.1 avahi-bookmarks.1 avahi-discover.1 '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/man/man1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 avahi-daemon.conf.5 avahi.service.5 avahi.hosts.5 '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 avahi-daemon.8 avahi-dnsconfd.8 avahi-dnsconfd.action.8 avahi-autoipd.8 avahi-autoipd.action.8 '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/man' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/man' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/tests' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/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 `/builddir/build/BUILD/avahi-0.6.25/tests' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/tests' Making install in service-type-database make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/service-type-database' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/service-type-database' test -z "/usr/lib64/avahi" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/avahi" /usr/bin/install -c -m 644 service-types.db '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/avahi' test -z "/usr/share/avahi" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/avahi" /usr/bin/install -c -m 644 service-types '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/avahi' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/service-type-database' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/service-type-database' Making install in avahi-compat-libdns_sd make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-libdns_sd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-libdns_sd' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libdns_sd.la '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64' libtool: install: warning: relinking `libdns_sd.la' libtool: install: (cd /builddir/build/BUILD/avahi-0.6.25/avahi-compat-libdns_sd; /bin/sh /builddir/build/BUILD/avahi-0.6.25/libtool --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 1:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la -o libdns_sd.la -rpath /usr/lib64 libdns_sd_la-compat.lo libdns_sd_la-txt.lo libdns_sd_la-unsupported.lo libdns_sd_la-warn.lo -inst-prefix-dir /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64) libtool: relink: gcc -shared .libs/libdns_sd_la-compat.o .libs/libdns_sd_la-txt.o .libs/libdns_sd_la-unsupported.o .libs/libdns_sd_la-warn.o -L/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs -L/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 -L/usr/lib64 -lavahi-client -L/lib64 -ldbus-1 -lpthread -lrt -lavahi-common -ldl -pthread -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libdns_sd.so.1 -o .libs/libdns_sd.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libdns_sd.so.1.0.0T /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libdns_sd.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libdns_sd.so.1.0.0 libdns_sd.so.1 || { rm -f libdns_sd.so.1 && ln -s libdns_sd.so.1.0.0 libdns_sd.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libdns_sd.so.1.0.0 libdns_sd.so || { rm -f libdns_sd.so && ln -s libdns_sd.so.1.0.0 libdns_sd.so; }; }) libtool: install: /usr/bin/install -c .libs/libdns_sd.lai /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libdns_sd.la libtool: install: /usr/bin/install -c .libs/libdns_sd.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libdns_sd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libdns_sd.a libtool: install: ranlib /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libdns_sd.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-compat-libdns_sd" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-libdns_sd" /usr/bin/install -c -m 644 dns_sd.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-libdns_sd' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-libdns_sd' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-libdns_sd' Making install in avahi-compat-howl make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl' Making install in . make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libhowl.la '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64' libtool: install: warning: relinking `libhowl.la' libtool: install: (cd /builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl; /bin/sh /builddir/build/BUILD/avahi-0.6.25/libtool --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 0:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la -o libhowl.la -rpath /usr/lib64 libhowl_la-warn.lo libhowl_la-unsupported.lo libhowl_la-address.lo libhowl_la-text.lo libhowl_la-compat.lo -inst-prefix-dir /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64) libtool: relink: gcc -shared .libs/libhowl_la-warn.o .libs/libhowl_la-unsupported.o .libs/libhowl_la-address.o .libs/libhowl_la-text.o .libs/libhowl_la-compat.o -L/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs -L/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 -L/usr/lib64 -lavahi-client -L/lib64 -ldbus-1 -lpthread -lrt -lavahi-common -ldl -pthread -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libhowl.so.0 -o .libs/libhowl.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libhowl.so.0.0.0T /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libhowl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libhowl.so.0.0.0 libhowl.so.0 || { rm -f libhowl.so.0 && ln -s libhowl.so.0.0.0 libhowl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libhowl.so.0.0.0 libhowl.so || { rm -f libhowl.so && ln -s libhowl.so.0.0.0 libhowl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhowl.lai /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libhowl.la libtool: install: /usr/bin/install -c .libs/libhowl.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libhowl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libhowl.a libtool: install: ranlib /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libhowl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-compat-howl" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-howl" /usr/bin/install -c -m 644 include/howl.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-howl' test -z "/usr/include/avahi-compat-howl/corby" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-howl/corby" /usr/bin/install -c -m 644 include/corby/message.h include/corby/object.h include/corby/orb.h include/corby/corby.h include/corby/channel.h include/corby/buffer.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-howl/corby' test -z "/usr/include/avahi-compat-howl/discovery" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-howl/discovery" /usr/bin/install -c -m 644 include/discovery/discovery.h include/discovery/text_record.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-howl/discovery' test -z "/usr/include/avahi-compat-howl/rendezvous" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-howl/rendezvous" /usr/bin/install -c -m 644 include/rendezvous/rendezvous.h include/rendezvous/text_record.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-howl/rendezvous' test -z "/usr/include/avahi-compat-howl/salt" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-howl/salt" /usr/bin/install -c -m 644 include/salt/socket.h include/salt/address.h include/salt/platform.h include/salt/signal.h include/salt/interface.h include/salt/salt.h include/salt/time.h include/salt/debug.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-compat-howl/salt' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl' Making install in samples make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl/samples' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/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 `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl/samples' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl/samples' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-compat-howl' Making install in avahi-autoipd make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-autoipd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-autoipd' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c avahi-autoipd '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin' libtool: install: /usr/bin/install -c avahi-autoipd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin/avahi-autoipd make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-autoipd' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-autoipd' test -z "/etc/avahi" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi" /usr/bin/install -c avahi-autoipd.action '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-autoipd' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-autoipd' Making install in avahi-ui make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libavahi-ui.la '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64' libtool: install: warning: relinking `libavahi-ui.la' libtool: install: (cd /builddir/build/BUILD/avahi-0.6.25/avahi-ui; /bin/sh /builddir/build/BUILD/avahi-0.6.25/libtool --tag CC --mode=relink gcc -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATABASE_FILE=\"/usr/lib64/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -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 -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -version-info 1:1:1 -o libavahi-ui.la -rpath /usr/lib64 libavahi_ui_la-avahi-ui.lo libavahi_ui_la-stdb.lo ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la ../avahi-glib/libavahi-glib.la -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lgdbm -inst-prefix-dir /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64) libtool: relink: gcc -shared .libs/libavahi_ui_la-avahi-ui.o .libs/libavahi_ui_la-stdb.o -L/builddir/build/BUILD/avahi-0.6.25/avahi-common/.libs -L/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 -L/usr/lib64 -lavahi-client -L/lib64 -ldbus-1 -lpthread -ldl -lavahi-glib -lavahi-common -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lgdbm -pthread -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libavahi-ui.so.0 -o .libs/libavahi-ui.so.0.1.1 libtool: install: /usr/bin/install -c .libs/libavahi-ui.so.0.1.1T /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-ui.so.0.1.1 libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-ui.so.0.1.1 libavahi-ui.so.0 || { rm -f libavahi-ui.so.0 && ln -s libavahi-ui.so.0.1.1 libavahi-ui.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 && { ln -s -f libavahi-ui.so.0.1.1 libavahi-ui.so || { rm -f libavahi-ui.so && ln -s libavahi-ui.so.0.1.1 libavahi-ui.so; }; }) libtool: install: /usr/bin/install -c .libs/libavahi-ui.lai /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-ui.la libtool: install: /usr/bin/install -c .libs/libavahi-ui.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-ui.a libtool: install: chmod 644 /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-ui.a libtool: install: ranlib /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-ui.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c bssh '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin' libtool: install: warning: `../avahi-client/libavahi-client.la' has not been installed in `/usr/lib64' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: warning: `libavahi-ui.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.25/avahi-client/libavahi-client.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.25/avahi-glib/libavahi-glib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.25/avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/bssh /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/bssh cd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//usr/bin && \ rm -f bvnc bshell && \ ln -s bssh bvnc && \ ln -s bssh bshell test -z "/usr/include/avahi-ui" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-ui" /usr/bin/install -c -m 644 avahi-ui.h '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/include/avahi-ui' test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/applications" /usr/bin/install -c -m 644 bssh.desktop bvnc.desktop '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/applications' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui' Making install in avahi-ui-sharp make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui-sharp' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui-sharp' make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64" make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui-sharp' /usr/bin/gacutil /i avahi-ui-sharp.dll /package avahi-ui-sharp /gacdir /usr/lib64 /root /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64 Package exported to: /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/mono/avahi-ui-sharp/avahi-ui-sharp.dll -> ../gac/avahi-ui-sharp/0.0.0.0__4d116c78973743f5/avahi-ui-sharp.dll Installed avahi-ui-sharp.dll into the gac (/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/mono/gac) make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui-sharp' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui-sharp' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/avahi-ui-sharp' Making install in po make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25/po' linguas="ca de el en_AU en_CA en_GB en_NZ es fi fr hu it ms pl pt_BR ro ru sr sr@latin sv zh_CN "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/avahi-0.6.25/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/avahi.mo; \ echo "installing $lang.gmo as $dir/avahi.mo"; \ else \ /usr/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 \ /usr/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 \ /usr/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 ca.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/ca/LC_MESSAGES/avahi.mo installing de.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/de/LC_MESSAGES/avahi.mo installing el.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/el/LC_MESSAGES/avahi.mo installing en_AU.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/en_AU/LC_MESSAGES/avahi.mo installing en_CA.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/en_CA/LC_MESSAGES/avahi.mo installing en_GB.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/en_GB/LC_MESSAGES/avahi.mo installing en_NZ.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/en_NZ/LC_MESSAGES/avahi.mo installing es.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/es/LC_MESSAGES/avahi.mo installing fi.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/fi/LC_MESSAGES/avahi.mo installing fr.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/fr/LC_MESSAGES/avahi.mo installing hu.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/hu/LC_MESSAGES/avahi.mo installing it.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/it/LC_MESSAGES/avahi.mo installing ms.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/ms/LC_MESSAGES/avahi.mo installing pl.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/pl/LC_MESSAGES/avahi.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/avahi.mo installing ro.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/ro/LC_MESSAGES/avahi.mo installing ru.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/ru/LC_MESSAGES/avahi.mo installing sr.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/sr/LC_MESSAGES/avahi.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/avahi.mo installing sv.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/sv/LC_MESSAGES/avahi.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/avahi.mo make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25/po' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.25' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.25' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 avahi-core.pc avahi-client.pc avahi-compat-howl.pc avahi-compat-libdns_sd.pc avahi-sharp.pc avahi-ui-sharp.pc avahi-glib.pc avahi-gobject.pc avahi-ui.pc avahi-qt3.pc avahi-qt4.pc '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.25' + rm -f /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-client.la /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-common.la /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-core.la /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-glib.la /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-gobject.la /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt3.la /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt4.la /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-ui.la /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libdns_sd.la /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libhowl.la + rm -f /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-client.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-common.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-core.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-glib.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-gobject.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt3.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt4.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-ui.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libdns_sd.a /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libhowl.a + rm -f /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi/services/sftp-ssh.service + rm -f /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/applications/avahi-discover.desktop + mkdir -p /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/var/run/avahi-daemon + mkdir -p /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/var/lib/avahi-autoipd + rm -rf /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/avahi-0.6.25 + rm -f /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//usr/bin/avahi-bookmarks /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//usr/share/man/man1/avahi-bookmarks.1 + mkdir -p /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//etc/rc.d/init.d + mv /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//etc/init.d/avahi-daemon /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//etc/init.d/avahi-dnsconfd /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//etc/rc.d/init.d + rm -rf '/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//etc/init.d/*' + mkdir -p /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi/etc + touch /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/etc/avahi/etc/localtime + ln -s avahi-compat-howl.pc /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//usr/lib64/pkgconfig/howl.pc + ln -s avahi-compat-libdns_sd.pc /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//usr/lib64/pkgconfig/libdns_sd.pc + ln -s avahi-compat-libdns_sd/dns_sd.h /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64//usr/include/ + : + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64 avahi + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/avahi-0.6.25 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-common.so.3.5.1 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-core.so.6.0.1 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt3.so.1.0.2 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-qt4.so.1.0.2 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-client.so.3.2.5 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-glib.so.1.0.1 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-gobject.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libdns_sd.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libhowl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib64/libavahi-ui.so.0.1.1 extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/avahi-discover-standalone extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/avahi-browse extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/avahi-resolve extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/avahi-publish extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/avahi-set-host-name extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/bin/bssh extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin/avahi-daemon extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin/avahi-dnsconfd extracting debug info from /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/sbin/avahi-autoipd symlinked /usr/lib/debug/usr/lib64/libavahi-common.so.3.5.1.debug to /usr/lib/debug/usr/lib64/libavahi-common.so.3.debug symlinked /usr/lib/debug/usr/lib64/libavahi-common.so.3.5.1.debug to /usr/lib/debug/usr/lib64/libavahi-common.so.debug symlinked /usr/lib/debug/usr/lib64/libavahi-core.so.6.0.1.debug to /usr/lib/debug/usr/lib64/libavahi-core.so.6.debug symlinked /usr/lib/debug/usr/lib64/libavahi-core.so.6.0.1.debug to /usr/lib/debug/usr/lib64/libavahi-core.so.debug symlinked /usr/lib/debug/usr/lib64/libavahi-qt3.so.1.0.2.debug to /usr/lib/debug/usr/lib64/libavahi-qt3.so.1.debug symlinked /usr/lib/debug/usr/lib64/libavahi-qt3.so.1.0.2.debug to /usr/lib/debug/usr/lib64/libavahi-qt3.so.debug symlinked /usr/lib/debug/usr/lib64/libavahi-qt4.so.1.0.2.debug to /usr/lib/debug/usr/lib64/libavahi-qt4.so.1.debug symlinked /usr/lib/debug/usr/lib64/libavahi-qt4.so.1.0.2.debug to /usr/lib/debug/usr/lib64/libavahi-qt4.so.debug symlinked /usr/lib/debug/usr/lib64/libavahi-client.so.3.2.5.debug to /usr/lib/debug/usr/lib64/libavahi-client.so.3.debug symlinked /usr/lib/debug/usr/lib64/libavahi-client.so.3.2.5.debug to /usr/lib/debug/usr/lib64/libavahi-client.so.debug symlinked /usr/lib/debug/usr/lib64/libavahi-glib.so.1.0.1.debug to /usr/lib/debug/usr/lib64/libavahi-glib.so.1.debug symlinked /usr/lib/debug/usr/lib64/libavahi-glib.so.1.0.1.debug to /usr/lib/debug/usr/lib64/libavahi-glib.so.debug symlinked /usr/lib/debug/usr/lib64/libavahi-gobject.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libavahi-gobject.so.0.debug symlinked /usr/lib/debug/usr/lib64/libavahi-gobject.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libavahi-gobject.so.debug symlinked /usr/lib/debug/usr/lib64/libdns_sd.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libdns_sd.so.1.debug symlinked /usr/lib/debug/usr/lib64/libdns_sd.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libdns_sd.so.debug symlinked /usr/lib/debug/usr/lib64/libhowl.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libhowl.so.0.debug symlinked /usr/lib/debug/usr/lib64/libhowl.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libhowl.so.debug symlinked /usr/lib/debug/usr/lib64/libavahi-ui.so.0.1.1.debug to /usr/lib/debug/usr/lib64/libavahi-ui.so.0.debug symlinked /usr/lib/debug/usr/lib64/libavahi-ui.so.0.1.1.debug to /usr/lib/debug/usr/lib64/libavahi-ui.so.debug symlinked /usr/lib/debug/usr/bin/avahi-resolve.debug to /usr/lib/debug/usr/bin/avahi-resolve-host-name.debug symlinked /usr/lib/debug/usr/bin/avahi-resolve.debug to /usr/lib/debug/usr/bin/avahi-resolve-address.debug symlinked /usr/lib/debug/usr/bin/avahi-browse.debug to /usr/lib/debug/usr/bin/avahi-browse-domains.debug symlinked /usr/lib/debug/usr/bin/avahi-publish.debug to /usr/lib/debug/usr/bin/avahi-publish-address.debug symlinked /usr/lib/debug/usr/bin/avahi-publish.debug to /usr/lib/debug/usr/bin/avahi-publish-service.debug symlinked /usr/lib/debug/usr/bin/bssh.debug to /usr/lib/debug/usr/bin/bvnc.debug symlinked /usr/lib/debug/usr/bin/bssh.debug to /usr/lib/debug/usr/bin/bshell.debug 3182 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/lib/python2.6/ using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: avahi-0.6.25-6.fc13.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZOBV5N + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.25 + DOCDIR=/builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/doc/avahi-0.6.25 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/doc/avahi-0.6.25 + /bin/mkdir -p /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/doc/avahi-0.6.25 + cp -pr docs/API-CHANGES-0.6 docs/AUTHORS docs/COMPAT-LAYERS docs/DBUS-API docs/HACKING docs/INSTALL docs/MALLOC docs/NEWS docs/README docs/TODO docs/avahi-poll.dia docs/overview.dia docs/server-states.dia avahi-daemon/example.service avahi-daemon/sftp-ssh.service /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64/usr/share/doc/avahi-0.6.25 + exit 0 Provides: config(avahi) = 0.6.25-6.fc13 libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-core.so.6()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh chkconfig initscripts ldconfig Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-core.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcap.so.2()(64bit) libdaemon.so.0()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libexpat.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Obsoletes: howl Processing files: avahi-tools-0.6.25-6.fc13.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libgdbm.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: avahi-ui-tools-0.6.25-6.fc13.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python libatk-1.0.so.0()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libavahi-ui.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdbm.so.2()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: avahi-glib-0.6.25-6.fc13.x86_64 Provides: libavahi-glib.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libglib-2.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: avahi-glib-devel-0.6.25-6.fc13.x86_64 Provides: pkgconfig(avahi-glib) = 0.6.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libavahi-glib.so.1()(64bit) pkgconfig(glib-2.0) Processing files: avahi-gobject-0.6.25-6.fc13.x86_64 Provides: libavahi-gobject.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libavahi-gobject.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: avahi-gobject-devel-0.6.25-6.fc13.x86_64 Provides: pkgconfig(avahi-gobject) = 0.6.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libavahi-gobject.so.0()(64bit) pkgconfig(avahi-client) pkgconfig(avahi-glib) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) Processing files: avahi-ui-0.6.25-6.fc13.x86_64 Provides: libavahi-ui.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libatk-1.0.so.0()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libavahi-ui.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdbm.so.2()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: avahi-ui-devel-0.6.25-6.fc13.x86_64 Provides: pkgconfig(avahi-ui) = 0.6.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libavahi-ui.so.0()(64bit) pkgconfig(avahi-client) pkgconfig(avahi-glib) pkgconfig(gtk+-2.0) Processing files: avahi-qt3-0.6.25-6.fc13.x86_64 Provides: libavahi-qt3.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXcursor.so.1()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXi.so.6()(64bit) libXinerama.so.1()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libavahi-common.so.3()(64bit) libavahi-qt3.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libmng.so.1()(64bit) libpng12.so.0()(64bit) libpthread.so.0()(64bit) libqt-mt.so.3()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: avahi-qt3-devel-0.6.25-6.fc13.x86_64 Provides: pkgconfig(avahi-qt3) = 0.6.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libavahi-qt3.so.1()(64bit) pkgconfig(qt-mt) >= 3.0.0 Processing files: avahi-qt4-0.6.25-6.fc13.x86_64 Provides: libavahi-qt4.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libQtCore.so.4()(64bit) libavahi-common.so.3()(64bit) libavahi-qt4.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: avahi-qt4-devel-0.6.25-6.fc13.x86_64 Provides: pkgconfig(avahi-qt4) = 0.6.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libavahi-qt4.so.1()(64bit) pkgconfig(QtCore) >= 4.0.0 Processing files: avahi-sharp-0.6.25-6.fc13.x86_64 Provides: mono(avahi-sharp) = 1.0.0.0 pkgconfig(avahi-sharp) = 0.6.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config mono(Mono.Posix) = 1.0.5000.0 mono(System) = 1.0.5000.0 mono(mscorlib) = 1.0.5000.0 Processing files: avahi-ui-sharp-0.6.25-6.fc13.x86_64 Provides: mono(avahi-ui-sharp) = 0.0.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: mono(Mono.Posix) = 1.0.5000.0 mono(System) = 1.0.5000.0 mono(avahi-sharp) = 1.0.0.0 mono(glib-sharp) = 2.12.0.0 mono(gtk-sharp) = 2.12.0.0 mono(mscorlib) = 1.0.5000.0 Processing files: avahi-ui-sharp-devel-0.6.25-6.fc13.x86_64 Provides: pkgconfig(avahi-ui-sharp) = 0.6.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config pkgconfig(gtk-sharp-2.0) Processing files: avahi-devel-0.6.25-6.fc13.x86_64 Provides: pkgconfig(avahi-client) = 0.6.25 pkgconfig(avahi-core) = 0.6.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-core.so.6()(64bit) Processing files: avahi-compat-howl-0.6.25-6.fc13.x86_64 Provides: howl-libs libhowl.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libhowl.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Obsoletes: howl-libs Processing files: avahi-compat-howl-devel-0.6.25-6.fc13.x86_64 Provides: howl-devel pkgconfig(avahi-compat-howl) = 0.9.8 pkgconfig(howl) = 0.9.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libhowl.so.0()(64bit) Obsoletes: howl-devel Processing files: avahi-compat-libdns_sd-0.6.25-6.fc13.x86_64 Provides: libdns_sd.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libdns_sd.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: avahi-compat-libdns_sd-devel-0.6.25-6.fc13.x86_64 Provides: pkgconfig(avahi-compat-libdns_sd) = 0.6.25 pkgconfig(libdns_sd) = 0.6.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libdns_sd.so.1()(64bit) Processing files: avahi-autoipd-0.6.25-6.fc13.x86_64 Provides: config(avahi-autoipd) = 0.6.25-6.fc13 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdaemon.so.0()(64bit) rtld(GNU_HASH) Processing files: avahi-dnsconfd-0.6.25-6.fc13.x86_64 Provides: config(avahi-dnsconfd) = 0.6.25-6.fc13 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdaemon.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: avahi-debuginfo-0.6.25-6.fc13.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64 warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/avahi-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-tools-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-ui-tools-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-glib-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-glib-devel-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-gobject-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-gobject-devel-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-ui-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-ui-devel-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-qt3-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-qt3-devel-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-qt4-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-qt4-devel-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-sharp-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-ui-sharp-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-ui-sharp-devel-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-devel-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-compat-howl-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-compat-howl-devel-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-compat-libdns_sd-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-compat-libdns_sd-devel-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-autoipd-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-dnsconfd-0.6.25-6.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-debuginfo-0.6.25-6.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OOY5l2 + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.25 + rm -rf /builddir/build/BUILDROOT/avahi-0.6.25-6.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->