ENTER do("bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/avahi.spec'", '/var/lib/mock/dist-f9-build-158067-26104/root/', 0, True, 0, , 421, 421, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/avahi.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/avahi-0.6.22-9.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/avahi.spec'", '/var/lib/mock/dist-f9-build-158067-26104/root/', 0, True, 0, , 421, 421, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/avahi.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.25790 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf avahi-0.6.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/avahi-0.6.22.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd avahi-0.6.22 ++ /usr/bin/id -u + '[' 421 = 0 ']' ++ /usr/bin/id -u + '[' 421 = 0 ']' + /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): + patch -p1 -b --suffix .MONO_SHARED_DIR -s + echo 'Patch #3 (avahi-0.6.22-vncviewer.patch):' Patch #3 (avahi-0.6.22-vncviewer.patch): + patch -p1 -b --suffix .vncviewer -s + echo 'Patch #4 (avahi-0.6.22-update-de.patch):' Patch #4 (avahi-0.6.22-update-de.patch): + patch -p1 -b --suffix .update-de -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7098 + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.22 + 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' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-distro=fedora --disable-qt4 --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... 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 appending configuration tag "F77" to libtool 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... yes checking whether gcc accepts -std=c99... yes checking whether gcc accepts -Wall... yes checking whether gcc accepts -W... yes checking whether gcc accepts -Wextra... yes checking whether gcc accepts -pedantic... yes checking whether gcc accepts -pipe... yes checking whether gcc accepts -Wformat... yes checking whether gcc accepts -Wold-style-definition... yes checking whether gcc accepts -Wdeclaration-after-statement... yes checking whether gcc accepts -Wfloat-equal... yes checking whether gcc accepts -Wmissing-declarations... yes checking whether gcc accepts -Wmissing-prototypes... yes checking whether gcc accepts -Wstrict-prototypes... yes checking whether gcc accepts -Wredundant-decls... yes checking whether gcc accepts -Wmissing-noreturn... yes checking whether gcc accepts -Wshadow... yes checking whether gcc accepts -Wendif-labels... yes checking whether gcc accepts -Wpointer-arith... yes checking whether gcc accepts -Wbad-function-cast... yes checking whether gcc accepts -Wcast-qual... yes checking whether gcc accepts -Wcast-align... yes checking whether gcc accepts -Wwrite-strings... yes checking whether gcc accepts -Winline... yes checking whether gcc accepts -fPIC... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes 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 dereferences a symlink specified with a 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 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 linux/inotify.h usability... yes checking linux/inotify.h presence... yes checking for linux/inotify.h... 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 msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for intltool >= 0.35.0... 0.36.2 found checking for perl... /usr/bin/perl 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 "/usr/lib64/qt-3.3/bin/moc-qt3"... no checking for "/usr/lib64/qt-3.3/bin/moc"... yes checking for GTK20... yes checking for GLADE20... yes checking for DBUS... yes Your D-Bus version is 1,1,20. checking for dbus_connection_close... yes checking for dbus_bus_get_private... yes checking for XML_ParserCreate in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lbsdxml... no checking for 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.5 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.5/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/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 po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands ---{ avahi 0.6.22 }--- 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.1.20 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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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: no 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: no 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 -j8 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22' Making all in common make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/common' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/common' Making all in avahi-common make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-common' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-malloc.Tpo" ".deps/libavahi_common_la-malloc.Plo"; else rm -f ".deps/libavahi_common_la-malloc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-address.Tpo" ".deps/libavahi_common_la-address.Plo"; else rm -f ".deps/libavahi_common_la-address.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-alternative.Tpo" ".deps/libavahi_common_la-alternative.Plo"; else rm -f ".deps/libavahi_common_la-alternative.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-error.Tpo" ".deps/libavahi_common_la-error.Plo"; else rm -f ".deps/libavahi_common_la-error.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-strlst.Tpo" ".deps/libavahi_common_la-strlst.Plo"; else rm -f ".deps/libavahi_common_la-strlst.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-domain.Tpo" ".deps/libavahi_common_la-domain.Plo"; else rm -f ".deps/libavahi_common_la-domain.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-timeval.Tpo" ".deps/libavahi_common_la-timeval.Plo"; else rm -f ".deps/libavahi_common_la-timeval.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-simple-watch.Tpo" ".deps/libavahi_common_la-simple-watch.Plo"; else rm -f ".deps/libavahi_common_la-simple-watch.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-thread-watch.Tpo" ".deps/libavahi_common_la-thread-watch.Plo"; else rm -f ".deps/libavahi_common_la-thread-watch.Tpo"; exit 1; fi 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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-rlist.Tpo" ".deps/libavahi_common_la-rlist.Plo"; else rm -f ".deps/libavahi_common_la-rlist.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-utf8.Tpo" ".deps/libavahi_common_la-utf8.Plo"; else rm -f ".deps/libavahi_common_la-utf8.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_common_la-i18n.Tpo" ".deps/libavahi_common_la-i18n.Plo"; else rm -f ".deps/libavahi_common_la-i18n.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-common.la -rpath /usr/lib64 -export-dynamic -version-info 8:0:5 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 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 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libavahi-common.so.3 -o .libs/libavahi-common.so.3.5.0 (cd .libs && rm -f libavahi-common.so.3 && ln -s libavahi-common.so.3.5.0 libavahi-common.so.3) (cd .libs && rm -f libavahi-common.so && ln -s libavahi-common.so.3.5.0 libavahi-common.so) 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 ranlib .libs/libavahi-common.a creating libavahi-common.la (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.22/avahi-common' Making all in avahi-core make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-core' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-timeeventq.Tpo" ".deps/libavahi_core_la-timeeventq.Plo"; else rm -f ".deps/libavahi_core_la-timeeventq.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-iface.Tpo" ".deps/libavahi_core_la-iface.Plo"; else rm -f ".deps/libavahi_core_la-iface.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-server.Tpo" ".deps/libavahi_core_la-server.Plo"; else rm -f ".deps/libavahi_core_la-server.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-entry.Tpo" ".deps/libavahi_core_la-entry.Plo"; else rm -f ".deps/libavahi_core_la-entry.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-prioq.Tpo" ".deps/libavahi_core_la-prioq.Plo"; else rm -f ".deps/libavahi_core_la-prioq.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-cache.Tpo" ".deps/libavahi_core_la-cache.Plo"; else rm -f ".deps/libavahi_core_la-cache.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-socket.Tpo" ".deps/libavahi_core_la-socket.Plo"; else rm -f ".deps/libavahi_core_la-socket.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-response-sched.Tpo" ".deps/libavahi_core_la-response-sched.Plo"; else rm -f ".deps/libavahi_core_la-response-sched.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 cache.c: In function 'avahi_cache_start_poof': cache.c:483: warning: cast discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-query-sched.Tpo" ".deps/libavahi_core_la-query-sched.Plo"; else rm -f ".deps/libavahi_core_la-query-sched.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-probe-sched.Tpo" ".deps/libavahi_core_la-probe-sched.Plo"; else rm -f ".deps/libavahi_core_la-probe-sched.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-announce.Tpo" ".deps/libavahi_core_la-announce.Plo"; else rm -f ".deps/libavahi_core_la-announce.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-browse.Tpo" ".deps/libavahi_core_la-browse.Plo"; else rm -f ".deps/libavahi_core_la-browse.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-rrlist.Tpo" ".deps/libavahi_core_la-rrlist.Plo"; else rm -f ".deps/libavahi_core_la-rrlist.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-resolve-host-name.Tpo" ".deps/libavahi_core_la-resolve-host-name.Plo"; else rm -f ".deps/libavahi_core_la-resolve-host-name.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-resolve-address.Tpo" ".deps/libavahi_core_la-resolve-address.Plo"; else rm -f ".deps/libavahi_core_la-resolve-address.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-browse-domain.Tpo" ".deps/libavahi_core_la-browse-domain.Plo"; else rm -f ".deps/libavahi_core_la-browse-domain.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-browse-service-type.Tpo" ".deps/libavahi_core_la-browse-service-type.Plo"; else rm -f ".deps/libavahi_core_la-browse-service-type.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-browse-service.Tpo" ".deps/libavahi_core_la-browse-service.Plo"; else rm -f ".deps/libavahi_core_la-browse-service.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-resolve-service.Tpo" ".deps/libavahi_core_la-resolve-service.Plo"; else rm -f ".deps/libavahi_core_la-resolve-service.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-dns.Tpo" ".deps/libavahi_core_la-dns.Plo"; else rm -f ".deps/libavahi_core_la-dns.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-rr.Tpo" ".deps/libavahi_core_la-rr.Plo"; else rm -f ".deps/libavahi_core_la-rr.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-log.Tpo" ".deps/libavahi_core_la-log.Plo"; else rm -f ".deps/libavahi_core_la-log.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-browse-dns-server.Tpo" ".deps/libavahi_core_la-browse-dns-server.Plo"; else rm -f ".deps/libavahi_core_la-browse-dns-server.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-fdutil.Tpo" ".deps/libavahi_core_la-fdutil.Plo"; else rm -f ".deps/libavahi_core_la-fdutil.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-util.Tpo" ".deps/libavahi_core_la-util.Plo"; else rm -f ".deps/libavahi_core_la-util.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 dns.c: In function 'avahi_rdata_parse': dns.c:845: warning: cast discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-hashmap.Tpo" ".deps/libavahi_core_la-hashmap.Plo"; else rm -f ".deps/libavahi_core_la-hashmap.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-wide-area.Tpo" ".deps/libavahi_core_la-wide-area.Plo"; else rm -f ".deps/libavahi_core_la-wide-area.Tpo"; exit 1; fi 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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-multicast-lookup.Tpo" ".deps/libavahi_core_la-multicast-lookup.Plo"; else rm -f ".deps/libavahi_core_la-multicast-lookup.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-querier.Tpo" ".deps/libavahi_core_la-querier.Plo"; else rm -f ".deps/libavahi_core_la-querier.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-addr-util.Tpo" ".deps/libavahi_core_la-addr-util.Plo"; else rm -f ".deps/libavahi_core_la-addr-util.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-domain-util.Tpo" ".deps/libavahi_core_la-domain-util.Plo"; else rm -f ".deps/libavahi_core_la-domain-util.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-iface-linux.Tpo" ".deps/libavahi_core_la-iface-linux.Plo"; else rm -f ".deps/libavahi_core_la-iface-linux.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_core_la-netlink.Tpo" ".deps/libavahi_core_la-netlink.Plo"; else rm -f ".deps/libavahi_core_la-netlink.Tpo"; exit 1; fi hashmap.c: In function 'avahi_hashmap_replace': ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal': call is unlikely and code size would grow hashmap.c:176: warning: called from here hashmap.c: In function 'avahi_hashmap_insert': ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal': call is unlikely and code size would grow hashmap.c:142: warning: called from here gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-core.la -rpath /usr/lib64 -export-dynamic -version-info 5:4:0 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 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.22/avahi-common/.libs -Wl,--rpath -Wl,/usr/lib64 ../avahi-common/.libs/libavahi-common.so -m64 -mtune=generic -Wl,-soname -Wl,libavahi-core.so.5 -o .libs/libavahi-core.so.5.0.4 (cd .libs && rm -f libavahi-core.so.5 && ln -s libavahi-core.so.5.0.4 libavahi-core.so.5) (cd .libs && rm -f libavahi-core.so && ln -s libavahi-core.so.5.0.4 libavahi-core.so) 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 ranlib .libs/libavahi-core.a creating libavahi-core.la (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.22/avahi-core' Making all in avahi-qt make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' /usr/lib64/qt-3.3/bin/moc qt-watch.cpp > qt-watch.moc3 make all-am make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib64/qt-3.3/include -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; \ then mv -f ".deps/libavahi_qt3_la-qt-watch.Tpo" ".deps/libavahi_qt3_la-qt-watch.Plo"; else rm -f ".deps/libavahi_qt3_la-qt-watch.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib64/qt-3.3/include -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib64/qt-3.3/include -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 /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 -o libavahi-qt3.la -rpath /usr/lib64 -export-dynamic -version-info 1:1:0 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 g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtbeginS.o .libs/libavahi_qt3_la-qt-watch.o -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.22/avahi-common/.libs -Wl,--rpath -Wl,/usr/lib64 ../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.3.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libavahi-qt3.so.1 -o .libs/libavahi-qt3.so.1.0.1 (cd .libs && rm -f libavahi-qt3.so.1 && ln -s libavahi-qt3.so.1.0.1 libavahi-qt3.so.1) (cd .libs && rm -f libavahi-qt3.so && ln -s libavahi-qt3.so.1.0.1 libavahi-qt3.so) ar cru .libs/libavahi-qt3.a libavahi_qt3_la-qt-watch.o ranlib .libs/libavahi-qt3.a creating libavahi-qt3.la (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.22/avahi-qt' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' Making all in avahi-client make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-client' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_client_la-client.Tpo" ".deps/libavahi_client_la-client.Plo"; else rm -f ".deps/libavahi_client_la-client.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_client_la-entrygroup.Tpo" ".deps/libavahi_client_la-entrygroup.Plo"; else rm -f ".deps/libavahi_client_la-entrygroup.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_client_la-browser.Tpo" ".deps/libavahi_client_la-browser.Plo"; else rm -f ".deps/libavahi_client_la-browser.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_client_la-resolver.Tpo" ".deps/libavahi_client_la-resolver.Plo"; else rm -f ".deps/libavahi_client_la-resolver.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_client_la-xdg-config.Tpo" ".deps/libavahi_client_la-xdg-config.Plo"; else rm -f ".deps/libavahi_client_la-xdg-config.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_client_la-check-nss.Tpo" ".deps/libavahi_client_la-check-nss.Plo"; else rm -f ".deps/libavahi_client_la-check-nss.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_client_la-dbus.Tpo" ".deps/libavahi_client_la-dbus.Plo"; else rm -f ".deps/libavahi_client_la-dbus.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_client_la-dbus-watch-glue.Tpo" ".deps/libavahi_client_la-dbus-watch-glue.Plo"; else rm -f ".deps/libavahi_client_la-dbus-watch-glue.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-client.la -rpath /usr/lib64 -export-dynamic -version-info 5:4:2 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 ../avahi-common/libavahi-common.la -ldl 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.22/avahi-common/.libs -Wl,--rpath -Wl,/usr/lib64 -L/lib64 -ldbus-1 ../avahi-common/.libs/libavahi-common.so -ldl -m64 -mtune=generic -Wl,-soname -Wl,libavahi-client.so.3 -o .libs/libavahi-client.so.3.2.4 (cd .libs && rm -f libavahi-client.so.3 && ln -s libavahi-client.so.3.2.4 libavahi-client.so.3) (cd .libs && rm -f libavahi-client.so && ln -s libavahi-client.so.3.2.4 libavahi-client.so) 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 ranlib .libs/libavahi-client.a creating libavahi-client.la (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.22/avahi-client' Making all in avahi-glib make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-glib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_glib_la-glib-watch.Tpo" ".deps/libavahi_glib_la-glib-watch.Plo"; else rm -f ".deps/libavahi_glib_la-glib-watch.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_glib_la-glib-malloc.Tpo" ".deps/libavahi_glib_la-glib-malloc.Plo"; else rm -f ".deps/libavahi_glib_la-glib-malloc.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-glib.la -rpath /usr/lib64 -export-dynamic -version-info 1:1:0 libavahi_glib_la-glib-watch.lo libavahi_glib_la-glib-malloc.lo ../avahi-common/libavahi-common.la -lglib-2.0 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.22/avahi-common/.libs -Wl,--rpath -Wl,/usr/lib64 ../avahi-common/.libs/libavahi-common.so -lglib-2.0 -m64 -mtune=generic -Wl,-soname -Wl,libavahi-glib.so.1 -o .libs/libavahi-glib.so.1.0.1 (cd .libs && rm -f libavahi-glib.so.1 && ln -s libavahi-glib.so.1.0.1 libavahi-glib.so.1) (cd .libs && rm -f libavahi-glib.so && ln -s libavahi-glib.so.1.0.1 libavahi-glib.so) ar cru .libs/libavahi-glib.a libavahi_glib_la-glib-watch.o libavahi_glib_la-glib-malloc.o ranlib .libs/libavahi-glib.a creating libavahi-glib.la (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.22/avahi-glib' Making all in avahi-gobject make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/avahi-gobject' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-client.Tpo" ".deps/libavahi_gobject_la-ga-client.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-client.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-entry-group.Tpo" ".deps/libavahi_gobject_la-ga-entry-group.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-entry-group.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-error.Tpo" ".deps/libavahi_gobject_la-ga-error.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-error.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-record-browser.Tpo" ".deps/libavahi_gobject_la-ga-record-browser.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-record-browser.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-service-browser.Tpo" ".deps/libavahi_gobject_la-ga-service-browser.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-service-browser.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-service-resolver.Tpo" ".deps/libavahi_gobject_la-ga-service-resolver.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-service-resolver.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-signals-marshal.Tpo" ".deps/libavahi_gobject_la-signals-marshal.Plo"; else rm -f ".deps/libavahi_gobject_la-signals-marshal.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-client-enumtypes.Tpo" ".deps/libavahi_gobject_la-ga-client-enumtypes.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-client-enumtypes.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 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' gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-entry-group-enumtypes.Tpo" ".deps/libavahi_gobject_la-ga-entry-group-enumtypes.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-entry-group-enumtypes.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-enums-enumtypes.Tpo" ".deps/libavahi_gobject_la-ga-enums-enumtypes.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-enums-enumtypes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 ga-entry-group-enumtypes.c:8: warning: no previous prototype for 'ga_entry_group_state_get_type' gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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' gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-gobject.la -rpath /usr/lib64 -export-dynamic -version-info 0:0:0 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 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.22/avahi-common/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.22/avahi-client/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.22/avahi-glib/.libs -Wl,--rpath -Wl,/usr/lib64 ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so ../avahi-glib/.libs/libavahi-glib.so -m64 -mtune=generic -Wl,-soname -Wl,libavahi-gobject.so.0 -o .libs/libavahi-gobject.so.0.0.0 (cd .libs && rm -f libavahi-gobject.so.0 && ln -s libavahi-gobject.so.0.0.0 libavahi-gobject.so.0) (cd .libs && rm -f libavahi-gobject.so && ln -s libavahi-gobject.so.0.0.0 libavahi-gobject.so) 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 ranlib .libs/libavahi-gobject.a creating libavahi-gobject.la (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.22/avahi-gobject' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-gobject' Making all in avahi-discover-standalone make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-discover-standalone' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/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 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_discover_standalone-main.Tpo" ".deps/avahi_discover_standalone-main.Po"; else rm -f ".deps/avahi_discover_standalone-main.Tpo"; exit 1; fi In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/include/gtk-2.0/gtk/gtk.h:38, from main.c:33: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 mkdir .libs 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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/avahi-discover-standalone avahi_discover_standalone-main.o ../avahi-common/.libs/libavahi-common.so ../avahi-glib/.libs/libavahi-glib.so ../avahi-core/.libs/libavahi-core.so -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 creating avahi-discover-standalone make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-discover-standalone' Making all in avahi-daemon make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-daemon' if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-main.Tpo" ".deps/avahi_daemon-main.Po"; else rm -f ".deps/avahi_daemon-main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-simple-protocol.Tpo" ".deps/avahi_daemon-simple-protocol.Po"; else rm -f ".deps/avahi_daemon-simple-protocol.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-static-services.Tpo" ".deps/avahi_daemon-static-services.Po"; else rm -f ".deps/avahi_daemon-static-services.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-static-hosts.Tpo" ".deps/avahi_daemon-static-hosts.Po"; else rm -f ".deps/avahi_daemon-static-hosts.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-ini-file-parser.Tpo" ".deps/avahi_daemon-ini-file-parser.Po"; else rm -f ".deps/avahi_daemon-ini-file-parser.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-setproctitle.Tpo" ".deps/avahi_daemon-setproctitle.Po"; else rm -f ".deps/avahi_daemon-setproctitle.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-check-nss.Tpo" ".deps/avahi_daemon-check-nss.Po"; else rm -f ".deps/avahi_daemon-check-nss.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-chroot.Tpo" ".deps/avahi_daemon-chroot.Po"; else rm -f ".deps/avahi_daemon-chroot.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-caps.Tpo" ".deps/avahi_daemon-caps.Po"; else rm -f ".deps/avahi_daemon-caps.Tpo"; exit 1; fi main.c: In function 'run_server': main.c:1018: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result main.c: In function 'make_runtime_dir': main.c:1243: warning: ignoring return value of 'chown', declared with attribute warn_unused_result main.c: In function 'init_rand_seed': main.c:1308: warning: ignoring return value of 'read', declared with attribute warn_unused_result main.c: In function 'main': main.c:1477: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-protocol.Tpo" ".deps/avahi_daemon-dbus-protocol.Po"; else rm -f ".deps/avahi_daemon-dbus-protocol.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-util.Tpo" ".deps/avahi_daemon-dbus-util.Po"; else rm -f ".deps/avahi_daemon-dbus-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-async-address-resolver.Tpo" ".deps/avahi_daemon-dbus-async-address-resolver.Po"; else rm -f ".deps/avahi_daemon-dbus-async-address-resolver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-async-host-name-resolver.Tpo" ".deps/avahi_daemon-dbus-async-host-name-resolver.Po"; else rm -f ".deps/avahi_daemon-dbus-async-host-name-resolver.Tpo"; exit 1; fi dbus-protocol.c: In function 'dbus_connect': dbus-protocol.c:1107: warning: cast discards qualifiers from pointer target type if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-async-service-resolver.Tpo" ".deps/avahi_daemon-dbus-async-service-resolver.Po"; else rm -f ".deps/avahi_daemon-dbus-async-service-resolver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-domain-browser.Tpo" ".deps/avahi_daemon-dbus-domain-browser.Po"; else rm -f ".deps/avahi_daemon-dbus-domain-browser.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-entry-group.Tpo" ".deps/avahi_daemon-dbus-entry-group.Po"; else rm -f ".deps/avahi_daemon-dbus-entry-group.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-service-browser.Tpo" ".deps/avahi_daemon-dbus-service-browser.Po"; else rm -f ".deps/avahi_daemon-dbus-service-browser.Tpo"; exit 1; fi dbus-protocol.c: In function 'client_get': ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal': call is unlikely and code size would grow dbus-protocol.c:138: warning: called from here if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-service-type-browser.Tpo" ".deps/avahi_daemon-dbus-service-type-browser.Po"; else rm -f ".deps/avahi_daemon-dbus-service-type-browser.Tpo"; exit 1; fi dbus-protocol.c: In function 'msg_server_impl': ../avahi-common/malloc.h:50: warning: inlining failed in call to 'avahi_new_internal': 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': 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': 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': 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': 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': 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': 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': 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': 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': 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': call is unlikely and code size would grow dbus-protocol.c:983: warning: called from here if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-sync-address-resolver.Tpo" ".deps/avahi_daemon-dbus-sync-address-resolver.Po"; else rm -f ".deps/avahi_daemon-dbus-sync-address-resolver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-sync-host-name-resolver.Tpo" ".deps/avahi_daemon-dbus-sync-host-name-resolver.Po"; else rm -f ".deps/avahi_daemon-dbus-sync-host-name-resolver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-sync-service-resolver.Tpo" ".deps/avahi_daemon-dbus-sync-service-resolver.Po"; else rm -f ".deps/avahi_daemon-dbus-sync-service-resolver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-record-browser.Tpo" ".deps/avahi_daemon-dbus-record-browser.Po"; else rm -f ".deps/avahi_daemon-dbus-record-browser.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus.Tpo" ".deps/avahi_daemon-dbus.Po"; else rm -f ".deps/avahi_daemon-dbus.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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=1 -DDBUS_VERSION_MICRO=20 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_daemon-dbus-watch-glue.Tpo" ".deps/avahi_daemon-dbus-watch-glue.Po"; else rm -f ".deps/avahi_daemon-dbus-watch-glue.Tpo"; exit 1; fi /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\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 mkdir .libs 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\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 -ldaemon -lexpat -lcap -ldl -L/lib64 -ldbus-1 -Wl,--rpath -Wl,/usr/lib64 creating avahi-daemon make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-daemon' Making all in avahi-sharp make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-sharp' cd .. && /bin/sh /builddir/build/BUILD/avahi-0.6.22/missing --run automake-1.9 --foreign avahi-sharp/Makefile /builddir/build/BUILD/avahi-0.6.22/missing: line 52: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd .. && /bin/sh ./config.status avahi-sharp/Makefile config.status: creating avahi-sharp/Makefile make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-sharp' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-sharp' 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.22/avahi-sharp' Making all in initscript make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/initscript' cd .. && /bin/sh ./config.status initscript/Makefile config.status: creating initscript/Makefile make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/initscript' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/initscript' Making all in fedora make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/initscript/fedora' cd ../.. && /bin/sh ./config.status initscript/fedora/Makefile config.status: creating initscript/fedora/Makefile make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/initscript/fedora' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/initscript/fedora' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/initscript' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/initscript' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/initscript' Making all in avahi-dnsconfd make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-dnsconfd' cd .. && /bin/sh ./config.status avahi-dnsconfd/Makefile depfiles config.status: creating avahi-dnsconfd/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-dnsconfd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-dnsconfd' if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_dnsconfd-main.Tpo" ".deps/avahi_dnsconfd-main.Po"; else rm -f ".deps/avahi_dnsconfd-main.Tpo"; exit 1; fi main.c: In function 'main': main.c:611: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result /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")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o avahi-dnsconfd avahi_dnsconfd-main.o ../avahi-common/libavahi-common.la -ldaemon mkdir .libs 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\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/avahi-dnsconfd avahi_dnsconfd-main.o ../avahi-common/.libs/libavahi-common.so -ldaemon -Wl,--rpath -Wl,/usr/lib64 creating avahi-dnsconfd make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-dnsconfd' Making all in avahi-utils make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-utils' cd .. && /bin/sh ./config.status avahi-utils/Makefile depfiles config.status: creating avahi-utils/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-utils' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-utils' if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_browse-avahi-browse.Tpo" ".deps/avahi_browse-avahi-browse.Po"; else rm -f ".deps/avahi_browse-avahi-browse.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_browse-sigint.Tpo" ".deps/avahi_browse-sigint.Po"; else rm -f ".deps/avahi_browse-sigint.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_browse-stdb.Tpo" ".deps/avahi_browse-stdb.Po"; else rm -f ".deps/avahi_browse-stdb.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_resolve-avahi-resolve.Tpo" ".deps/avahi_resolve-avahi-resolve.Po"; else rm -f ".deps/avahi_resolve-avahi-resolve.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_resolve-sigint.Tpo" ".deps/avahi_resolve-sigint.Po"; else rm -f ".deps/avahi_resolve-sigint.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_publish-avahi-publish.Tpo" ".deps/avahi_publish-avahi-publish.Po"; else rm -f ".deps/avahi_publish-avahi-publish.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_publish-sigint.Tpo" ".deps/avahi_publish-sigint.Po"; else rm -f ".deps/avahi_publish-sigint.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_set_host_name-avahi-set-host-name.Tpo" ".deps/avahi_set_host_name-avahi-set-host-name.Po"; else rm -f ".deps/avahi_set_host_name-avahi-set-host-name.Tpo"; exit 1; fi stdb.c: In function 'init': stdb.c:54: warning: cast discards qualifiers from pointer target type stdb.c: In function 'stdb_lookup': stdb.c:126: 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 sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_set_host_name-sigint.Tpo" ".deps/avahi_set_host_name-sigint.Po"; else rm -f ".deps/avahi_set_host_name-sigint.Tpo"; exit 1; fi /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 mkdir .libs 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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 ../avahi-common/.libs/libavahi-common.so -Wl,--rpath -Wl,/usr/lib64 creating avahi-resolve 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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 ../avahi-common/.libs/libavahi-common.so -Wl,--rpath -Wl,/usr/lib64 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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 ../avahi-common/.libs/libavahi-common.so -Wl,--rpath -Wl,/usr/lib64 creating avahi-set-host-name creating avahi-publish 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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 ../avahi-common/.libs/libavahi-common.so -lgdbm -Wl,--rpath -Wl,/usr/lib64 creating avahi-browse make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-utils' Making all in avahi-python make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python' cd .. && /bin/sh ./config.status avahi-python/Makefile config.status: creating avahi-python/Makefile make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python' Making all in avahi make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi' cd ../.. && /bin/sh ./config.status avahi-python/avahi/Makefile config.status: creating avahi-python/avahi/Makefile make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/avahi-python/avahi' Making all in avahi-discover make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi-discover' cd ../.. && /bin/sh ./config.status avahi-python/avahi-discover/Makefile config.status: creating avahi-python/avahi-discover/Makefile make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi-discover' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi-discover' sed -e 's,@PYTHON\@,/usr/bin/python,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 > avahi-discover.desktop chmod +x avahi-discover make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi-discover' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/avahi-python' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/examples' cd .. && /bin/sh ./config.status examples/Makefile depfiles config.status: creating examples/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/examples' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/examples' Making all in man make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/man' cd .. && /bin/sh ./config.status man/Makefile config.status: creating man/Makefile make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/man' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/man' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/tests' cd .. && /bin/sh ./config.status tests/Makefile depfiles config.status: creating tests/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/tests' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/tests' Making all in service-type-database make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/service-type-database' cd .. && /bin/sh ./config.status service-type-database/Makefile config.status: creating service-type-database/Makefile make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/service-type-database' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/service-type-database' Making all in avahi-compat-libdns_sd make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-libdns_sd' cd .. && /bin/sh ./config.status avahi-compat-libdns_sd/Makefile depfiles config.status: creating avahi-compat-libdns_sd/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-libdns_sd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-libdns_sd' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libdns_sd_la-compat.Tpo" ".deps/libdns_sd_la-compat.Plo"; else rm -f ".deps/libdns_sd_la-compat.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libdns_sd_la-txt.Tpo" ".deps/libdns_sd_la-txt.Plo"; else rm -f ".deps/libdns_sd_la-txt.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libdns_sd_la-unsupported.Tpo" ".deps/libdns_sd_la-unsupported.Plo"; else rm -f ".deps/libdns_sd_la-unsupported.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libdns_sd_la-warn.Tpo" ".deps/libdns_sd_la-warn.Plo"; else rm -f ".deps/libdns_sd_la-warn.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libdns_sd.la -rpath /usr/lib64 -export-dynamic -version-info 1:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la libdns_sd_la-compat.lo libdns_sd_la-txt.lo libdns_sd_la-unsupported.lo libdns_sd_la-warn.lo 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.22/avahi-common/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.22/avahi-client/.libs -Wl,--rpath -Wl,/usr/lib64 ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so -m64 -mtune=generic -pthread -Wl,-soname -Wl,libdns_sd.so.1 -o .libs/libdns_sd.so.1.0.0 (cd .libs && rm -f libdns_sd.so.1 && ln -s libdns_sd.so.1.0.0 libdns_sd.so.1) (cd .libs && rm -f libdns_sd.so && ln -s libdns_sd.so.1.0.0 libdns_sd.so) 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 ranlib .libs/libdns_sd.a creating libdns_sd.la (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.22/avahi-compat-libdns_sd' Making all in avahi-compat-howl make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' cd .. && /bin/sh ./config.status avahi-compat-howl/Makefile depfiles config.status: creating avahi-compat-howl/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' Making all in . make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libhowl_la-warn.Tpo" ".deps/libhowl_la-warn.Plo"; else rm -f ".deps/libhowl_la-warn.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libhowl_la-unsupported.Tpo" ".deps/libhowl_la-unsupported.Plo"; else rm -f ".deps/libhowl_la-unsupported.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libhowl_la-address.Tpo" ".deps/libhowl_la-address.Plo"; else rm -f ".deps/libhowl_la-address.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libhowl_la-text.Tpo" ".deps/libhowl_la-text.Plo"; else rm -f ".deps/libhowl_la-text.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libhowl_la-compat.Tpo" ".deps/libhowl_la-compat.Plo"; else rm -f ".deps/libhowl_la-compat.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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/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 unsupported.c:64: warning: function declaration isn't a prototype unsupported.c: In function 'sw_strerror': unsupported.c:64: warning: old-style function definition 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/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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libhowl.la -rpath /usr/lib64 -export-dynamic -version-info 0:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la libhowl_la-warn.lo libhowl_la-unsupported.lo libhowl_la-address.lo libhowl_la-text.lo libhowl_la-compat.lo 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.22/avahi-common/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.22/avahi-client/.libs -Wl,--rpath -Wl,/usr/lib64 ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so -m64 -mtune=generic -pthread -Wl,-soname -Wl,libhowl.so.0 -o .libs/libhowl.so.0.0.0 (cd .libs && rm -f libhowl.so.0 && ln -s libhowl.so.0.0.0 libhowl.so.0) (cd .libs && rm -f libhowl.so && ln -s libhowl.so.0.0.0 libhowl.so) 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 ranlib .libs/libhowl.a creating libhowl.la (cd .libs && rm -f libhowl.la && ln -s ../libhowl.la libhowl.la) make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' Making all in samples make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl/samples' cd ../.. && /bin/sh ./config.status avahi-compat-howl/samples/Makefile depfiles config.status: creating avahi-compat-howl/samples/Makefile config.status: executing depfiles commands make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl/samples' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl/samples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl/samples' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' Making all in avahi-autoipd make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-autoipd' cd .. && /bin/sh ./config.status avahi-autoipd/Makefile depfiles config.status: creating avahi-autoipd/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-autoipd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-autoipd' if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_autoipd-main.Tpo" ".deps/avahi_autoipd-main.Po"; else rm -f ".deps/avahi_autoipd-main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_autoipd-setproctitle.Tpo" ".deps/avahi_autoipd-setproctitle.Po"; else rm -f ".deps/avahi_autoipd-setproctitle.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_autoipd-malloc.Tpo" ".deps/avahi_autoipd-malloc.Po"; else rm -f ".deps/avahi_autoipd-malloc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_autoipd-timeval.Tpo" ".deps/avahi_autoipd-timeval.Po"; else rm -f ".deps/avahi_autoipd-timeval.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/avahi_autoipd-iface-linux.Tpo" ".deps/avahi_autoipd-iface-linux.Po"; else rm -f ".deps/avahi_autoipd-iface-linux.Tpo"; exit 1; fi cp avahi-autoipd.action.linux avahi-autoipd.action 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 'drop_privs': 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 'main': main.c:1671: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result /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\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 mkdir .libs 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\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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.22/avahi-autoipd' Making all in avahi-ui make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui' cd .. && /bin/sh ./config.status avahi-ui/Makefile depfiles config.status: creating avahi-ui/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 '-DDEBUG_TRAP=__asm__("int $3")' -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 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_ui_la-avahi-ui.Tpo" ".deps/libavahi_ui_la-avahi-ui.Plo"; else rm -f ".deps/libavahi_ui_la-avahi-ui.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 '-DDEBUG_TRAP=__asm__("int $3")' -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 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_ui_la-stdb.Tpo" ".deps/libavahi_ui_la-stdb.Plo"; else rm -f ".deps/libavahi_ui_la-stdb.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 '-DDEBUG_TRAP=__asm__("int $3")' -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/bssh-bssh.Tpo" ".deps/bssh-bssh.Po"; else rm -f ".deps/bssh-bssh.Tpo"; exit 1; fi sed -e 's,@bindir\@,/usr/bin,g' bssh.desktop.in > bssh.desktop sed -e 's,@bindir\@,/usr/bin,g' bvnc.desktop.in > bvnc.desktop bssh.c: In function 'main': bssh.c:100: warning: cast discards qualifiers from pointer target type mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-DDEBUG_TRAP=__asm__(\"int \$3\")" -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 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-DDEBUG_TRAP=__asm__(\"int \$3\")" -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 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 ../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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-DDEBUG_TRAP=__asm__(\"int \$3\")" -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 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 avahi-ui.c: In function 'aui_service_dialog_set_browse_service_typesv': avahi-ui.c:1234: warning: cast discards qualifiers from pointer target type avahi-ui.c: In function 'aui_service_dialog_get_property': avahi-ui.c:1428: warning: cast discards qualifiers from pointer target type avahi-ui.c:1444: warning: cast discards qualifiers from pointer target type avahi-ui.c:1456: warning: cast discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-DDEBUG_TRAP=__asm__(\"int \$3\")" -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 -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-ui.la -rpath /usr/lib64 -export-dynamic -version-info 1:0:1 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 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgdbm gcc -shared .libs/libavahi_ui_la-avahi-ui.o .libs/libavahi_ui_la-stdb.o -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.22/avahi-common/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.22/avahi-client/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.22/avahi-glib/.libs -Wl,--rpath -Wl,/usr/lib64 ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so ../avahi-glib/.libs/libavahi-glib.so -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgdbm -m64 -mtune=generic -Wl,-soname -Wl,libavahi-ui.so.0 -o .libs/libavahi-ui.so.0.1.0 (cd .libs && rm -f libavahi-ui.so.0 && ln -s libavahi-ui.so.0.1.0 libavahi-ui.so.0) (cd .libs && rm -f libavahi-ui.so && ln -s libavahi-ui.so.0.1.0 libavahi-ui.so) ar cru .libs/libavahi-ui.a libavahi_ui_la-avahi-ui.o libavahi_ui_la-stdb.o ranlib .libs/libavahi-ui.a creating libavahi-ui.la (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")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o bssh bssh-bssh.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../avahi-client/libavahi-client.la ../avahi-common/libavahi-common.la libavahi-ui.la gcc -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o .libs/bssh bssh-bssh.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../avahi-client/.libs/libavahi-client.so ../avahi-common/.libs/libavahi-common.so ./.libs/libavahi-ui.so -Wl,--rpath -Wl,/usr/lib64 creating bssh make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui' Making all in avahi-ui-sharp make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui-sharp' cd .. && /bin/sh ./config.status avahi-ui-sharp/Makefile config.status: creating avahi-ui-sharp/Makefile make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui-sharp' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/avahi-ui-sharp' Making all in po make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/po' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22' cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22' sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib64,g' \ -e 's,@PACKAGE_VERSION\@,0.6.22,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.22,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.22,g' avahi-compat-libdns_sd.pc.in > avahi-compat-libdns_sd.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@PACKAGE_VERSION\@,0.6.22,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.22,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.22,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.22,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.22,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.22,g' avahi-qt3.pc.in > avahi-qt3.pc make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.85333 + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.22 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild + make install DESTDIR=/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild Making install in common make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/common' cd .. && /bin/sh ./config.status common/Makefile config.status: creating common/Makefile make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/common' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/common' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/common' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/common' Making install in avahi-common make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-common' cd .. && /bin/sh ./config.status avahi-common/Makefile depfiles config.status: creating avahi-common/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-common' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-common' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-common' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-common.la' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-common.la' /usr/bin/install -c .libs/libavahi-common.so.3.5.0 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-common.so.3.5.0 (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-common.so.3.5.0 libavahi-common.so.3 || { rm -f libavahi-common.so.3 && ln -s libavahi-common.so.3.5.0 libavahi-common.so.3; }; }) (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-common.so.3.5.0 libavahi-common.so || { rm -f libavahi-common.so && ln -s libavahi-common.so.3.5.0 libavahi-common.so; }; }) /usr/bin/install -c .libs/libavahi-common.lai /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-common.la /usr/bin/install -c .libs/libavahi-common.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-common.a chmod 644 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-common.a ranlib /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-common.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-common" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common" /usr/bin/install -c -m 644 'strlst.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/strlst.h' /usr/bin/install -c -m 644 'address.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/address.h' /usr/bin/install -c -m 644 'alternative.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/alternative.h' /usr/bin/install -c -m 644 'domain.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/domain.h' /usr/bin/install -c -m 644 'cdecl.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/cdecl.h' /usr/bin/install -c -m 644 'defs.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/defs.h' /usr/bin/install -c -m 644 'malloc.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/malloc.h' /usr/bin/install -c -m 644 'watch.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/watch.h' /usr/bin/install -c -m 644 'timeval.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/timeval.h' /usr/bin/install -c -m 644 'simple-watch.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/simple-watch.h' /usr/bin/install -c -m 644 'thread-watch.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/thread-watch.h' /usr/bin/install -c -m 644 'gccmacro.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/gccmacro.h' /usr/bin/install -c -m 644 'error.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/error.h' /usr/bin/install -c -m 644 'llist.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/llist.h' /usr/bin/install -c -m 644 'rlist.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-common/rlist.h' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-common' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-common' Making install in avahi-core make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-core' cd .. && /bin/sh ./config.status avahi-core/Makefile depfiles config.status: creating avahi-core/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-core' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-core' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-core' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-core.la' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-core.la' libtool: install: warning: relinking `libavahi-core.la' (cd /builddir/build/BUILD/avahi-0.6.22/avahi-core; /bin/sh ../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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-core.la -rpath /usr/lib64 -export-dynamic -version-info 5:4:0 libavahi_core_la-timeeventq.lo libavahi_core_la-iface.lo libavahi_core_la-server.lo libavahi_core_la-entry.lo libavahi_core_la-prioq.lo libavahi_core_la-cache.lo libavahi_core_la-socket.lo libavahi_core_la-response-sched.lo libavahi_core_la-query-sched.lo libavahi_core_la-probe-sched.lo libavahi_core_la-announce.lo libavahi_core_la-browse.lo libavahi_core_la-rrlist.lo libavahi_core_la-resolve-host-name.lo libavahi_core_la-resolve-address.lo libavahi_core_la-browse-domain.lo libavahi_core_la-browse-service-type.lo libavahi_core_la-browse-service.lo libavahi_core_la-resolve-service.lo libavahi_core_la-dns.lo libavahi_core_la-rr.lo libavahi_core_la-log.lo libavahi_core_la-browse-dns-server.lo libavahi_core_la-fdutil.lo libavahi_core_la-util.lo libavahi_core_la-hashmap.lo libavahi_core_la-wide-area.lo libavahi_core_la-multicast-lookup.lo libavahi_core_la-querier.lo libavahi_core_la-addr-util.lo libavahi_core_la-domain-util.lo libavahi_core_la-iface-linux.lo libavahi_core_la-netlink.lo ../avahi-common/libavahi-common.la -inst-prefix-dir /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild) 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,/usr/lib64 -L/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 -L/usr/lib64 -lavahi-common -m64 -mtune=generic -Wl,-soname -Wl,libavahi-core.so.5 -o .libs/libavahi-core.so.5.0.4 /usr/bin/install -c .libs/libavahi-core.so.5.0.4T /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-core.so.5.0.4 (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-core.so.5.0.4 libavahi-core.so.5 || { rm -f libavahi-core.so.5 && ln -s libavahi-core.so.5.0.4 libavahi-core.so.5; }; }) (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-core.so.5.0.4 libavahi-core.so || { rm -f libavahi-core.so && ln -s libavahi-core.so.5.0.4 libavahi-core.so; }; }) /usr/bin/install -c .libs/libavahi-core.lai /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-core.la /usr/bin/install -c .libs/libavahi-core.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-core.a chmod 644 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-core.a ranlib /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-core.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-core" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-core" /usr/bin/install -c -m 644 'core.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-core/core.h' /usr/bin/install -c -m 644 'log.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-core/log.h' /usr/bin/install -c -m 644 'rr.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-core/rr.h' /usr/bin/install -c -m 644 'publish.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-core/publish.h' /usr/bin/install -c -m 644 'lookup.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-core/lookup.h' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-core' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-core' Making install in avahi-qt make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' cd .. && /bin/sh ./config.status avahi-qt/Makefile depfiles config.status: creating avahi-qt/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' make install-am make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-qt3.la' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-qt3.la' libtool: install: warning: relinking `libavahi-qt3.la' (cd /builddir/build/BUILD/avahi-0.6.22/avahi-qt; /bin/sh ../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 -o libavahi-qt3.la -rpath /usr/lib64 -export-dynamic -version-info 1:1:0 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 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtbeginS.o .libs/libavahi_qt3_la-qt-watch.o -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/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.3.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libavahi-qt3.so.1 -o .libs/libavahi-qt3.so.1.0.1 /usr/bin/install -c .libs/libavahi-qt3.so.1.0.1T /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-qt3.so.1.0.1 (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-qt3.so.1.0.1 libavahi-qt3.so.1 || { rm -f libavahi-qt3.so.1 && ln -s libavahi-qt3.so.1.0.1 libavahi-qt3.so.1; }; }) (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-qt3.so.1.0.1 libavahi-qt3.so || { rm -f libavahi-qt3.so && ln -s libavahi-qt3.so.1.0.1 libavahi-qt3.so; }; }) /usr/bin/install -c .libs/libavahi-qt3.lai /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-qt3.la /usr/bin/install -c .libs/libavahi-qt3.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-qt3.a chmod 644 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-qt3.a ranlib /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-qt3.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-qt3" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-qt3" /usr/bin/install -c -m 644 'qt-watch.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-qt3/qt-watch.h' test -z "" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild" make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-qt' Making install in avahi-client make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-client' cd .. && /bin/sh ./config.status avahi-client/Makefile depfiles config.status: creating avahi-client/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-client' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-client' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-client' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-client.la' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-client.la' libtool: install: warning: relinking `libavahi-client.la' (cd /builddir/build/BUILD/avahi-0.6.22/avahi-client; /bin/sh ../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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-client.la -rpath /usr/lib64 -export-dynamic -version-info 5:4:2 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 ../avahi-common/libavahi-common.la -ldl -inst-prefix-dir /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild) 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,/usr/lib64 -L/lib64 -ldbus-1 -L/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 -L/usr/lib64 -lavahi-common -ldl -m64 -mtune=generic -Wl,-soname -Wl,libavahi-client.so.3 -o .libs/libavahi-client.so.3.2.4 /usr/bin/install -c .libs/libavahi-client.so.3.2.4T /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-client.so.3.2.4 (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-client.so.3.2.4 libavahi-client.so.3 || { rm -f libavahi-client.so.3 && ln -s libavahi-client.so.3.2.4 libavahi-client.so.3; }; }) (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-client.so.3.2.4 libavahi-client.so || { rm -f libavahi-client.so && ln -s libavahi-client.so.3.2.4 libavahi-client.so; }; }) /usr/bin/install -c .libs/libavahi-client.lai /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-client.la /usr/bin/install -c .libs/libavahi-client.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-client.a chmod 644 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-client.a ranlib /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-client.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-client" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-client" /usr/bin/install -c -m 644 'client.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-client/client.h' /usr/bin/install -c -m 644 'lookup.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-client/lookup.h' /usr/bin/install -c -m 644 'publish.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-client/publish.h' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-client' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-client' Making install in avahi-glib make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-glib' cd .. && /bin/sh ./config.status avahi-glib/Makefile depfiles config.status: creating avahi-glib/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-glib' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-glib' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-glib' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-glib.la' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-glib.la' libtool: install: warning: relinking `libavahi-glib.la' (cd /builddir/build/BUILD/avahi-0.6.22/avahi-glib; /bin/sh ../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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-glib.la -rpath /usr/lib64 -export-dynamic -version-info 1:1:0 libavahi_glib_la-glib-watch.lo libavahi_glib_la-glib-malloc.lo ../avahi-common/libavahi-common.la -lglib-2.0 -inst-prefix-dir /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild) gcc -shared .libs/libavahi_glib_la-glib-watch.o .libs/libavahi_glib_la-glib-malloc.o -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 -L/usr/lib64 -lavahi-common -lglib-2.0 -m64 -mtune=generic -Wl,-soname -Wl,libavahi-glib.so.1 -o .libs/libavahi-glib.so.1.0.1 /usr/bin/install -c .libs/libavahi-glib.so.1.0.1T /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-glib.so.1.0.1 (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/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; }; }) (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/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; }; }) /usr/bin/install -c .libs/libavahi-glib.lai /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-glib.la /usr/bin/install -c .libs/libavahi-glib.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-glib.a chmod 644 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-glib.a ranlib /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-glib.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-glib" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-glib" /usr/bin/install -c -m 644 'glib-watch.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-glib/glib-watch.h' /usr/bin/install -c -m 644 'glib-malloc.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-glib/glib-malloc.h' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-glib' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-glib' Making install in avahi-gobject make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-gobject' cd .. && /bin/sh ./config.status avahi-gobject/Makefile depfiles config.status: creating avahi-gobject/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-gobject' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-gobject' 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 make install-am make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-gobject' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-client.Tpo" ".deps/libavahi_gobject_la-ga-client.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-client.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-entry-group.Tpo" ".deps/libavahi_gobject_la-ga-entry-group.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-entry-group.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-record-browser.Tpo" ".deps/libavahi_gobject_la-ga-record-browser.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-record-browser.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-service-browser.Tpo" ".deps/libavahi_gobject_la-ga-service-browser.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-service-browser.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-service-resolver.Tpo" ".deps/libavahi_gobject_la-ga-service-resolver.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-service-resolver.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-client-enumtypes.Tpo" ".deps/libavahi_gobject_la-ga-client-enumtypes.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-client-enumtypes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 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' gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-entry-group-enumtypes.Tpo" ".deps/libavahi_gobject_la-ga-entry-group-enumtypes.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-entry-group-enumtypes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 ga-entry-group-enumtypes.c:8: warning: no previous prototype for 'ga_entry_group_state_get_type' gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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; \ then mv -f ".deps/libavahi_gobject_la-ga-enums-enumtypes.Tpo" ".deps/libavahi_gobject_la-ga-enums-enumtypes.Plo"; else rm -f ".deps/libavahi_gobject_la-ga-enums-enumtypes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 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' gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -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 /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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-gobject.la -rpath /usr/lib64 -export-dynamic -version-info 0:0:0 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 rm -fr .libs/libavahi-gobject.a .libs/libavahi-gobject.la .libs/libavahi-gobject.lai .libs/libavahi-gobject.so .libs/libavahi-gobject.so.0 .libs/libavahi-gobject.so.0.0.0 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.22/avahi-common/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.22/avahi-client/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.22/avahi-glib/.libs -Wl,--rpath -Wl,/usr/lib64 ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so ../avahi-glib/.libs/libavahi-glib.so -m64 -mtune=generic -Wl,-soname -Wl,libavahi-gobject.so.0 -o .libs/libavahi-gobject.so.0.0.0 (cd .libs && rm -f libavahi-gobject.so.0 && ln -s libavahi-gobject.so.0.0.0 libavahi-gobject.so.0) (cd .libs && rm -f libavahi-gobject.so && ln -s libavahi-gobject.so.0.0.0 libavahi-gobject.so) 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 ranlib .libs/libavahi-gobject.a creating libavahi-gobject.la (cd .libs && rm -f libavahi-gobject.la && ln -s ../libavahi-gobject.la libavahi-gobject.la) make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-gobject' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-gobject.la' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-gobject.la' libtool: install: warning: relinking `libavahi-gobject.la' (cd /builddir/build/BUILD/avahi-0.6.22/avahi-gobject; /bin/sh ../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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-gobject.la -rpath /usr/lib64 -export-dynamic -version-info 0:0:0 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 -inst-prefix-dir /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild) 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,/usr/lib64 -L/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 -L/usr/lib64 -lavahi-common -lavahi-client -lavahi-glib -m64 -mtune=generic -Wl,-soname -Wl,libavahi-gobject.so.0 -o .libs/libavahi-gobject.so.0.0.0 /usr/bin/install -c .libs/libavahi-gobject.so.0.0.0T /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-gobject.so.0.0.0 (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-gobject.so.0.0.0 libavahi-gobject.so.0 || { rm -f libavahi-gobject.so.0 && ln -s libavahi-gobject.so.0.0.0 libavahi-gobject.so.0; }; }) (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-gobject.so.0.0.0 libavahi-gobject.so || { rm -f libavahi-gobject.so && ln -s libavahi-gobject.so.0.0.0 libavahi-gobject.so; }; }) /usr/bin/install -c .libs/libavahi-gobject.lai /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-gobject.la /usr/bin/install -c .libs/libavahi-gobject.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-gobject.a chmod 644 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-gobject.a ranlib /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-gobject.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-gobject" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-gobject" /usr/bin/install -c -m 644 'ga-client.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-gobject/ga-client.h' /usr/bin/install -c -m 644 'ga-entry-group.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-gobject/ga-entry-group.h' /usr/bin/install -c -m 644 'ga-enums.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-gobject/ga-enums.h' /usr/bin/install -c -m 644 'ga-error.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-gobject/ga-error.h' /usr/bin/install -c -m 644 'ga-record-browser.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-gobject/ga-record-browser.h' /usr/bin/install -c -m 644 'ga-service-browser.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-gobject/ga-service-browser.h' /usr/bin/install -c -m 644 'ga-service-resolver.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-gobject/ga-service-resolver.h' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-gobject' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-gobject' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-gobject' Making install in avahi-discover-standalone make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-discover-standalone' cd .. && /bin/sh ./config.status avahi-discover-standalone/Makefile depfiles config.status: creating avahi-discover-standalone/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-discover-standalone' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-discover-standalone' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-discover-standalone' test -z "/usr/bin" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-discover-standalone' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-discover-standalone' 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' /usr/bin/install -c .libs/avahi-discover-standalone /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-discover-standalone test -z "/usr/share/avahi/interfaces/" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/interfaces/" /usr/bin/install -c -m 644 'avahi-discover.glade' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/interfaces//avahi-discover.glade' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-discover-standalone' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-discover-standalone' Making install in avahi-daemon make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-daemon' cd .. && /bin/sh ./config.status avahi-daemon/Makefile depfiles config.status: creating avahi-daemon/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-daemon' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-daemon' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-daemon' test -z "/usr/sbin" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-daemon' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin/avahi-daemon' 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' /usr/bin/install -c .libs/avahi-daemon /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin/avahi-daemon test -z "/var/run" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/var/run" test -z "/etc/dbus-1/system.d" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/dbus-1/system.d" /usr/bin/install -c -m 644 'avahi-dbus.conf' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/dbus-1/system.d/avahi-dbus.conf' test -z "/usr/share/avahi/introspection" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/introspection" /usr/bin/install -c -m 644 'Server.introspect' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/introspection/Server.introspect' /usr/bin/install -c -m 644 'EntryGroup.introspect' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/introspection/EntryGroup.introspect' /usr/bin/install -c -m 644 'DomainBrowser.introspect' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/introspection/DomainBrowser.introspect' /usr/bin/install -c -m 644 'ServiceTypeBrowser.introspect' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/introspection/ServiceTypeBrowser.introspect' /usr/bin/install -c -m 644 'ServiceBrowser.introspect' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/introspection/ServiceBrowser.introspect' /usr/bin/install -c -m 644 'ServiceResolver.introspect' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/introspection/ServiceResolver.introspect' /usr/bin/install -c -m 644 'AddressResolver.introspect' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/introspection/AddressResolver.introspect' /usr/bin/install -c -m 644 'HostNameResolver.introspect' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/introspection/HostNameResolver.introspect' /usr/bin/install -c -m 644 'RecordBrowser.introspect' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/introspection/RecordBrowser.introspect' test -z "/usr/share/avahi" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi" /usr/bin/install -c -m 644 'avahi-service.dtd' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/avahi-service.dtd' test -z "/etc/avahi" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi" /usr/bin/install -c -m 644 'avahi-daemon.conf' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi/avahi-daemon.conf' /usr/bin/install -c -m 644 'hosts' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi/hosts' test -z "/etc/avahi/services" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi/services" /usr/bin/install -c -m 644 'ssh.service' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi/services/ssh.service' /usr/bin/install -c -m 644 'sftp-ssh.service' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi/services/sftp-ssh.service' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-daemon' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-daemon' Making install in avahi-sharp make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-sharp' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-sharp' make[2]: Nothing to be done for `install-exec-am'. test -z "" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild" make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-sharp' /usr/bin/gacutil /i avahi-sharp.dll /package avahi-sharp /gacdir /usr/lib64 /root /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 Package exported to: /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/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 (/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/mono/gac) make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-sharp' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-sharp' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-sharp' Making install in initscript make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/initscript' Making install in fedora make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/initscript/fedora' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/initscript/fedora' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/init.d" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/init.d" /usr/bin/install -c 'avahi-daemon' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/init.d/avahi-daemon' /usr/bin/install -c 'avahi-dnsconfd' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/init.d/avahi-dnsconfd' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/initscript/fedora' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/initscript/fedora' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/initscript' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/initscript' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/initscript' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/initscript' Making install in avahi-dnsconfd make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-dnsconfd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-dnsconfd' test -z "/usr/sbin" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-dnsconfd' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin/avahi-dnsconfd' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/avahi-dnsconfd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin/avahi-dnsconfd test -z "/etc/avahi" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi" /usr/bin/install -c 'avahi-dnsconfd.action' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi/avahi-dnsconfd.action' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-dnsconfd' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-dnsconfd' Making install in avahi-utils make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-utils' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-utils' test -z "/usr/bin" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-browse' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-browse' 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' /usr/bin/install -c .libs/avahi-browse /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-browse /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-resolve' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-resolve' 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' /usr/bin/install -c .libs/avahi-resolve /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-resolve /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-publish' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-publish' 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' /usr/bin/install -c .libs/avahi-publish /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-publish /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-set-host-name' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-set-host-name' 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' /usr/bin/install -c .libs/avahi-set-host-name /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-set-host-name cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//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.22/avahi-utils' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-utils' Making install in avahi-python make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python' Making install in avahi make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.5/site-packages/avahi" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib/python2.5/site-packages/avahi" /usr/bin/install -c -m 644 '__init__.py' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib/python2.5/site-packages/avahi/__init__.py' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py test -z "/usr/lib/python2.5/site-packages/avahi" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib/python2.5/site-packages/avahi" /usr/bin/install -c 'ServiceTypeDatabase.py' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib/python2.5/site-packages/avahi/ServiceTypeDatabase.py' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi' Making install in avahi-discover make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi-discover' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi-discover' test -z "/usr/bin" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin" /usr/bin/install -c 'avahi-discover' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-discover' test -z "/usr/lib/python2.5/site-packages/avahi_discover" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib/python2.5/site-packages/avahi_discover" /usr/bin/install -c -m 644 '__init__.py' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib/python2.5/site-packages/avahi_discover/__init__.py' /usr/bin/install -c -m 644 'SimpleGladeApp.py' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib/python2.5/site-packages/avahi_discover/SimpleGladeApp.py' Byte-compiling python modules... __init__.py SimpleGladeApp.py Byte-compiling python modules (optimized versions) ... __init__.py SimpleGladeApp.py test -z "/usr/share/applications" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/applications" /usr/bin/install -c -m 644 'avahi-discover.desktop' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/applications/avahi-discover.desktop' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi-discover' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python/avahi-discover' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python' test -z "/usr/bin" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin" /usr/bin/install -c 'avahi-bookmarks' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-bookmarks' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-python' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/examples' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/examples' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/examples' Making install in man make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/man' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/man' mkdir -p /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//usr/share/man/man1 && \ cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//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 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 && \ ln -s bssh.1 bvnc.1 test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './avahi-browse.1' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man1/avahi-browse.1' /usr/bin/install -c -m 644 './avahi-resolve.1' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man1/avahi-resolve.1' /usr/bin/install -c -m 644 './avahi-publish.1' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man1/avahi-publish.1' /usr/bin/install -c -m 644 './avahi-set-host-name.1' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man1/avahi-set-host-name.1' /usr/bin/install -c -m 644 './bssh.1' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man1/bssh.1' /usr/bin/install -c -m 644 './avahi-discover.1' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man1/avahi-discover.1' /usr/bin/install -c -m 644 './avahi-bookmarks.1' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man1/avahi-bookmarks.1' test -z "/usr/share/man/man5" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man5" /usr/bin/install -c -m 644 './avahi-daemon.conf.5' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man5/avahi-daemon.conf.5' /usr/bin/install -c -m 644 './avahi.service.5' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man5/avahi.service.5' /usr/bin/install -c -m 644 './avahi.hosts.5' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man5/avahi.hosts.5' test -z "/usr/share/man/man8" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 './avahi-daemon.8' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man8/avahi-daemon.8' /usr/bin/install -c -m 644 './avahi-dnsconfd.8' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man8/avahi-dnsconfd.8' /usr/bin/install -c -m 644 './avahi-dnsconfd.action.8' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man8/avahi-dnsconfd.action.8' /usr/bin/install -c -m 644 './avahi-autoipd.8' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man8/avahi-autoipd.8' /usr/bin/install -c -m 644 './avahi-autoipd.action.8' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/man/man8/avahi-autoipd.action.8' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/man' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/man' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/tests' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/tests' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/tests' Making install in service-type-database make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/service-type-database' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/service-type-database' test -z "/usr/lib64/avahi" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/avahi" /usr/bin/install -c -m 644 'service-types.db' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/avahi/service-types.db' test -z "/usr/share/avahi" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi" /usr/bin/install -c -m 644 'service-types' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi/service-types' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/service-type-database' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/service-type-database' Making install in avahi-compat-libdns_sd make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-libdns_sd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-libdns_sd' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libdns_sd.la' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libdns_sd.la' libtool: install: warning: relinking `libdns_sd.la' (cd /builddir/build/BUILD/avahi-0.6.22/avahi-compat-libdns_sd; /bin/sh ../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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libdns_sd.la -rpath /usr/lib64 -export-dynamic -version-info 1:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la libdns_sd_la-compat.lo libdns_sd_la-txt.lo libdns_sd_la-unsupported.lo libdns_sd_la-warn.lo -inst-prefix-dir /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild) 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,/usr/lib64 -L/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 -L/usr/lib64 -lavahi-common -lavahi-client -m64 -mtune=generic -pthread -Wl,-soname -Wl,libdns_sd.so.1 -o .libs/libdns_sd.so.1.0.0 /usr/bin/install -c .libs/libdns_sd.so.1.0.0T /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libdns_sd.so.1.0.0 (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/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; }; }) (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/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; }; }) /usr/bin/install -c .libs/libdns_sd.lai /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libdns_sd.la /usr/bin/install -c .libs/libdns_sd.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libdns_sd.a chmod 644 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libdns_sd.a ranlib /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libdns_sd.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-compat-libdns_sd" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-libdns_sd" /usr/bin/install -c -m 644 'dns_sd.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-libdns_sd/dns_sd.h' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-libdns_sd' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-libdns_sd' Making install in avahi-compat-howl make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' Making install in . make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libhowl.la' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libhowl.la' libtool: install: warning: relinking `libhowl.la' (cd /builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl; /bin/sh ../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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libhowl.la -rpath /usr/lib64 -export-dynamic -version-info 0:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la libhowl_la-warn.lo libhowl_la-unsupported.lo libhowl_la-address.lo libhowl_la-text.lo libhowl_la-compat.lo -inst-prefix-dir /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild) 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,/usr/lib64 -L/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 -L/usr/lib64 -lavahi-common -lavahi-client -m64 -mtune=generic -pthread -Wl,-soname -Wl,libhowl.so.0 -o .libs/libhowl.so.0.0.0 /usr/bin/install -c .libs/libhowl.so.0.0.0T /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libhowl.so.0.0.0 (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/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; }; }) (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/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; }; }) /usr/bin/install -c .libs/libhowl.lai /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libhowl.la /usr/bin/install -c .libs/libhowl.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libhowl.a chmod 644 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libhowl.a ranlib /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libhowl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/avahi-compat-howl" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl" /usr/bin/install -c -m 644 'include/howl.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/howl.h' test -z "/usr/include/avahi-compat-howl/corby" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/corby" /usr/bin/install -c -m 644 'include/corby/message.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/corby/message.h' /usr/bin/install -c -m 644 'include/corby/object.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/corby/object.h' /usr/bin/install -c -m 644 'include/corby/orb.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/corby/orb.h' /usr/bin/install -c -m 644 'include/corby/corby.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/corby/corby.h' /usr/bin/install -c -m 644 'include/corby/channel.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/corby/channel.h' /usr/bin/install -c -m 644 'include/corby/buffer.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/corby/buffer.h' test -z "/usr/include/avahi-compat-howl/discovery" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/discovery" /usr/bin/install -c -m 644 'include/discovery/discovery.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/discovery/discovery.h' /usr/bin/install -c -m 644 'include/discovery/text_record.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/discovery/text_record.h' test -z "/usr/include/avahi-compat-howl/rendezvous" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/rendezvous" /usr/bin/install -c -m 644 'include/rendezvous/rendezvous.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/rendezvous/rendezvous.h' /usr/bin/install -c -m 644 'include/rendezvous/text_record.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/rendezvous/text_record.h' test -z "/usr/include/avahi-compat-howl/salt" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/salt" /usr/bin/install -c -m 644 'include/salt/socket.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/salt/socket.h' /usr/bin/install -c -m 644 'include/salt/address.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/salt/address.h' /usr/bin/install -c -m 644 'include/salt/platform.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/salt/platform.h' /usr/bin/install -c -m 644 'include/salt/signal.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/salt/signal.h' /usr/bin/install -c -m 644 'include/salt/interface.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/salt/interface.h' /usr/bin/install -c -m 644 'include/salt/salt.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/salt/salt.h' /usr/bin/install -c -m 644 'include/salt/time.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/salt/time.h' /usr/bin/install -c -m 644 'include/salt/debug.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-compat-howl/salt/debug.h' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' Making install in samples make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl/samples' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/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.22/avahi-compat-howl/samples' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl/samples' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-compat-howl' Making install in avahi-autoipd make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-autoipd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-autoipd' test -z "/usr/sbin" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-autoipd' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin/avahi-autoipd' /usr/bin/install -c avahi-autoipd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin/avahi-autoipd make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-autoipd' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-autoipd' test -z "/etc/avahi" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi" /usr/bin/install -c 'avahi-autoipd.action' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi/avahi-autoipd.action' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-autoipd' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-autoipd' Making install in avahi-ui make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-ui.la' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-ui.la' libtool: install: warning: relinking `libavahi-ui.la' (cd /builddir/build/BUILD/avahi-0.6.22/avahi-ui; /bin/sh ../libtool --tag=CC --mode=relink gcc -I.. -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 "-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 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -o libavahi-ui.la -rpath /usr/lib64 -export-dynamic -version-info 1:0:1 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 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgdbm -inst-prefix-dir /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild) gcc -shared .libs/libavahi_ui_la-avahi-ui.o .libs/libavahi_ui_la-stdb.o -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 -L/usr/lib64 -lavahi-common -lavahi-client -lavahi-glib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgdbm -m64 -mtune=generic -Wl,-soname -Wl,libavahi-ui.so.0 -o .libs/libavahi-ui.so.0.1.0 /usr/bin/install -c .libs/libavahi-ui.so.0.1.0T /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-ui.so.0.1.0 (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-ui.so.0.1.0 libavahi-ui.so.0 || { rm -f libavahi-ui.so.0 && ln -s libavahi-ui.so.0.1.0 libavahi-ui.so.0; }; }) (cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 && { ln -s -f libavahi-ui.so.0.1.0 libavahi-ui.so || { rm -f libavahi-ui.so && ln -s libavahi-ui.so.0.1.0 libavahi-ui.so; }; }) /usr/bin/install -c .libs/libavahi-ui.lai /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-ui.la /usr/bin/install -c .libs/libavahi-ui.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-ui.a chmod 644 /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-ui.a ranlib /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-ui.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'bssh' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/bssh' 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' /usr/bin/install -c .libs/bssh /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/bssh cd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//usr/bin && \ rm -f bvnc bshell && \ ln -s bssh bvnc && \ ln -s bssh bshell test -z "/usr/include/avahi-ui" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-ui" /usr/bin/install -c -m 644 'avahi-ui.h' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/include/avahi-ui/avahi-ui.h' test -z "/usr/share/applications" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/applications" /usr/bin/install -c -m 644 'bssh.desktop' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/applications/bssh.desktop' /usr/bin/install -c -m 644 'bvnc.desktop' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/applications/bvnc.desktop' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui' Making install in avahi-ui-sharp make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui-sharp' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui-sharp' make[2]: Nothing to be done for `install-exec-am'. test -z "" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild" make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui-sharp' /usr/bin/gacutil /i avahi-ui-sharp.dll /package avahi-ui-sharp /gacdir /usr/lib64 /root /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64 Package exported to: /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/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 (/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/mono/gac) make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui-sharp' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui-sharp' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/avahi-ui-sharp' Making install in po make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22/po' /builddir/build/BUILD/avahi-0.6.22/install-sh -d /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/locale linguas="de "; \ for lang in $linguas; do \ dir=/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/locale/$lang/LC_MESSAGES; \ /builddir/build/BUILD/avahi-0.6.22/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 de.gmo as /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/locale/de/LC_MESSAGES/avahi.mo make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22/po' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.22' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.22' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'avahi-core.pc' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig/avahi-core.pc' /usr/bin/install -c -m 644 'avahi-client.pc' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig/avahi-client.pc' /usr/bin/install -c -m 644 'avahi-compat-howl.pc' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig/avahi-compat-howl.pc' /usr/bin/install -c -m 644 'avahi-compat-libdns_sd.pc' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig/avahi-compat-libdns_sd.pc' /usr/bin/install -c -m 644 'avahi-sharp.pc' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig/avahi-sharp.pc' /usr/bin/install -c -m 644 'avahi-ui-sharp.pc' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig/avahi-ui-sharp.pc' /usr/bin/install -c -m 644 'avahi-glib.pc' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig/avahi-glib.pc' /usr/bin/install -c -m 644 'avahi-gobject.pc' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig/avahi-gobject.pc' /usr/bin/install -c -m 644 'avahi-ui.pc' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig/avahi-ui.pc' /usr/bin/install -c -m 644 'avahi-qt3.pc' '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/pkgconfig/avahi-qt3.pc' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.22' + rm -f /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-client.la /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-common.la /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-core.la /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-glib.la /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-gobject.la /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-qt3.la /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-ui.la /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libdns_sd.la /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libhowl.la + rm -f /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-client.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-common.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-core.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-glib.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-gobject.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-qt3.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-ui.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libdns_sd.a /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libhowl.a + rm -f /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi/services/sftp-ssh.service + rm -f /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/applications/avahi-discover.desktop + mkdir -p /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/var/run/avahi-daemon + mkdir -p /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/var/lib/avahi-autoipd + rm -rf /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/avahi-0.6.22 + rm -f /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//usr/bin/avahi-bookmarks /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//usr/share/man/man1/avahi-bookmarks.1 + mkdir -p /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//etc/rc.d/init.d + mv /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//etc/init.d/avahi-daemon /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//etc/init.d/avahi-dnsconfd /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//etc/rc.d/init.d + rm -rf '/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//etc/init.d/*' + mkdir -p /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi/etc + touch /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/etc/avahi/etc/localtime + ln -s avahi-compat-howl.pc /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//usr/lib64/pkgconfig/howl.pc + ln -s avahi-compat-libdns_sd.pc /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//usr/lib64/pkgconfig/libdns_sd.pc + ln -s avahi-compat-libdns_sd/dns_sd.h /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild//usr/include/ + : + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/avahi-0.6.22 extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-common.so.3.5.0 extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-core.so.5.0.4 extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-qt3.so.1.0.1 extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-client.so.3.2.4 extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-glib.so.1.0.1 extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-gobject.so.0.0.0 extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libdns_sd.so.1.0.0 extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libhowl.so.0.0.0 extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/lib64/libavahi-ui.so.0.1.0 extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-discover-standalone extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-browse extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-resolve extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-publish extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/avahi-set-host-name extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/bin/bssh extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin/avahi-daemon extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin/avahi-dnsconfd extracting debug info from /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/sbin/avahi-autoipd symlinked /usr/lib/debug/usr/lib64/libavahi-common.so.3.5.0.debug to /usr/lib/debug/usr/lib64/libavahi-common.so.3.debug symlinked /usr/lib/debug/usr/lib64/libavahi-common.so.3.5.0.debug to /usr/lib/debug/usr/lib64/libavahi-common.so.debug symlinked /usr/lib/debug/usr/lib64/libavahi-core.so.5.0.4.debug to /usr/lib/debug/usr/lib64/libavahi-core.so.5.debug symlinked /usr/lib/debug/usr/lib64/libavahi-core.so.5.0.4.debug to /usr/lib/debug/usr/lib64/libavahi-core.so.debug symlinked /usr/lib/debug/usr/lib64/libavahi-qt3.so.1.0.1.debug to /usr/lib/debug/usr/lib64/libavahi-qt3.so.1.debug symlinked /usr/lib/debug/usr/lib64/libavahi-qt3.so.1.0.1.debug to /usr/lib/debug/usr/lib64/libavahi-qt3.so.debug symlinked /usr/lib/debug/usr/lib64/libavahi-client.so.3.2.4.debug to /usr/lib/debug/usr/lib64/libavahi-client.so.3.debug symlinked /usr/lib/debug/usr/lib64/libavahi-client.so.3.2.4.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.0.debug to /usr/lib/debug/usr/lib64/libavahi-gobject.so.0.debug symlinked /usr/lib/debug/usr/lib64/libavahi-gobject.so.0.0.0.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.0.debug to /usr/lib/debug/usr/lib64/libavahi-ui.so.0.debug symlinked /usr/lib/debug/usr/lib64/libavahi-ui.so.0.1.0.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 3179 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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: avahi-0.6.22-9.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.83148 + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.22 + DOCDIR=/var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/doc/avahi-0.6.22 + export DOCDIR + rm -rf /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/doc/avahi-0.6.22 + /bin/mkdir -p /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/doc/avahi-0.6.22 + cp -pr docs/API-CHANGES-0.6 docs/AUTHORS docs/avahi-poll.dia docs/COMPAT-LAYERS docs/DBUS-API docs/HACKING docs/INSTALL docs/MALLOC docs/NEWS docs/overview.dia docs/README docs/server-states.dia docs/TODO avahi-daemon/example.service avahi-daemon/sftp-ssh.service /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild/usr/share/doc/avahi-0.6.22 + exit 0 Provides: config(avahi) = 0.6.22-9.fc9 libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-core.so.5()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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.5()(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) rtld(GNU_HASH) Obsoletes: howl Processing files: avahi-tools-0.6.22-9.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python 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) libgdbm.so.2()(64bit) python(abi) = 2.5 rtld(GNU_HASH) Processing files: avahi-ui-tools-0.6.22-9.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(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) libdl.so.2()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-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) rtld(GNU_HASH) Processing files: avahi-glib-0.6.22-9.fc9 Provides: libavahi-glib.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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) rtld(GNU_HASH) Processing files: avahi-glib-devel-0.6.22-9.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libavahi-glib.so.1()(64bit) Processing files: avahi-gobject-0.6.22-9.fc9 Provides: libavahi-gobject.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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) rtld(GNU_HASH) Processing files: avahi-gobject-devel-0.6.22-9.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libavahi-gobject.so.0()(64bit) Processing files: avahi-ui-0.6.22-9.fc9 Provides: libavahi-ui.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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) libdl.so.2()(64bit) libgdbm.so.2()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-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) rtld(GNU_HASH) Processing files: avahi-ui-devel-0.6.22-9.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libavahi-ui.so.0()(64bit) Processing files: avahi-qt3-0.6.22-9.fc9 Provides: libavahi-qt3.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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.22-9.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libavahi-qt3.so.1()(64bit) Processing files: avahi-sharp-0.6.22-9.fc9 Provides: mono(avahi-sharp) = 1.0.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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(mscorlib) = 1.0.5000.0 Processing files: avahi-ui-sharp-0.6.22-9.fc9 Provides: mono(avahi-ui-sharp) = 0.0.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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.10.0.0 mono(gtk-sharp) = 2.10.0.0 mono(mscorlib) = 1.0.5000.0 Processing files: avahi-devel-0.6.22-9.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-core.so.5()(64bit) Processing files: avahi-compat-howl-0.6.22-9.fc9 Provides: howl-libs libhowl.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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) libhowl.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: howl-libs Processing files: avahi-compat-howl-devel-0.6.22-9.fc9 Provides: howl-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libhowl.so.0()(64bit) Obsoletes: howl-devel Processing files: avahi-compat-libdns_sd-0.6.22-9.fc9 Provides: libdns_sd.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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) libdns_sd.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: avahi-compat-libdns_sd-devel-0.6.22-9.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdns_sd.so.1()(64bit) Processing files: avahi-autoipd-0.6.22-9.fc9 Provides: config(avahi-autoipd) = 0.6.22-9.fc9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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.22-9.fc9 Provides: config(avahi-dnsconfd) = 0.6.22-9.fc9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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) rtld(GNU_HASH) Processing files: avahi-debuginfo-0.6.22-9.fc9 Provides: libavahi-client.so.3.2.4.debug()(64bit) libavahi-common.so.3.5.0.debug()(64bit) libavahi-core.so.5.0.4.debug()(64bit) libavahi-glib.so.1.0.1.debug()(64bit) libavahi-gobject.so.0.0.0.debug()(64bit) libavahi-qt3.so.1.0.1.debug()(64bit) libavahi-ui.so.0.1.0.debug()(64bit) libdns_sd.so.1.0.0.debug()(64bit) libhowl.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-core.so.5()(64bit) libavahi-glib.so.1()(64bit) libavahi-gobject.so.0()(64bit) libavahi-qt3.so.1()(64bit) libavahi-ui.so.0()(64bit) libdns_sd.so.1()(64bit) libhowl.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/avahi-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-tools-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-ui-tools-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-glib-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-glib-devel-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-gobject-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-gobject-devel-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-ui-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-ui-devel-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-qt3-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-qt3-devel-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-sharp-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-ui-sharp-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-devel-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-compat-howl-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-compat-howl-devel-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-compat-libdns_sd-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-compat-libdns_sd-devel-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-autoipd-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-dnsconfd-0.6.22-9.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/avahi-debuginfo-0.6.22-9.fc9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.51248 + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.22 + rm -rf /var/tmp/avahi-0.6.22-9.fc9-root-mockbuild + exit 0 LEAVE do -->