ENTER doChroot(, 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/avahi.spec', '', uidManager=logger=gid=103uid=101timeout=0) ENTER do('rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/avahi.spec', '/var/lib/mock/dist-f8-build-95152-11994/root/', 0, True, 0, , 101, 103, 'ppc', logger=) run cmd timeout(0): rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/avahi.spec warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/avahi-0.6.21-8.fc8.src.rpm LEAVE do --> LEAVE doChroot --> ENTER doChroot(, 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/avahi.spec', '', uidManager=logger=gid=103uid=101timeout=0) ENTER do('rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/avahi.spec', '/var/lib/mock/dist-f8-build-95152-11994/root/', 0, True, 0, , 101, 103, 'ppc', logger=) run cmd timeout(0): rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/avahi.spec Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.56966 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf avahi-0.6.21 + /bin/gzip -dc /builddir/build/SOURCES/avahi-0.6.21.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd avahi-0.6.21 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (avahi-0.6.21-avahi-browse-help-fix.patch):' Patch #1 (avahi-0.6.21-avahi-browse-help-fix.patch): + patch -p0 -b --suffix .avahi-browse-help-fix -s + 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.21-initscript.patch):' Patch #3 (avahi-0.6.21-initscript.patch): + patch -p0 -b --suffix .initscript -s + echo 'Patch #4 (avahi-0.6.21-libdns_sd-fix.patch):' Patch #4 (avahi-0.6.21-libdns_sd-fix.patch): + patch -p0 -b --suffix .dns_sd -s + echo 'Patch #5 (avahi-0.6.21-resolv-conf.patch):' Patch #5 (avahi-0.6.21-resolv-conf.patch): + patch -p2 -b --suffix .resolv_conf -s + echo 'Patch #6 (avahi-0.6.21-multiarch.patch):' Patch #6 (avahi-0.6.21-multiarch.patch): + patch -p2 -b --suffix .multiarch -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.78241 + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.21 + LANG=C + export LANG + unset DISPLAY + aclocal -I common + automake avahi-autoipd/Makefile.am:36: compiling `main.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + 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=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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/lib --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 ppc-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 ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-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 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... powerpc-redhat-linux-gnu checking host system type... powerpc-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 recognise 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 ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-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... 262144 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) 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... no checking whether gcc accepts -Wall... yes checking whether gcc accepts -W... yes checking whether gcc accepts -Wextra... yes checking whether gcc accepts -pedantic... yes checking whether gcc accepts -pipe... yes checking whether gcc accepts -Wformat... yes checking whether gcc accepts -Wold-style-definition... yes checking whether gcc accepts -Wdeclaration-after-statement... yes checking whether gcc accepts -Wfloat-equal... yes checking whether gcc accepts -Wmissing-declarations... yes checking whether gcc accepts -Wmissing-prototypes... yes checking whether gcc accepts -Wstrict-prototypes... yes checking whether gcc accepts -Wredundant-decls... yes checking whether gcc accepts -Wmissing-noreturn... yes checking whether gcc accepts -Wshadow... yes checking whether gcc accepts -Wendif-labels... yes checking whether gcc accepts -Wpointer-arith... yes checking whether gcc accepts -Wbad-function-cast... yes checking whether gcc accepts -Wcast-qual... yes checking whether gcc accepts -Wcast-align... yes checking whether gcc accepts -Wwrite-strings... yes checking whether gcc accepts -Winline... yes checking 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 for pkg-config... yes checking for ppc-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 QT3... yes checking for "/usr/lib/qt-3.3/bin/moc-qt3"... no checking for "/usr/lib/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,2. 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 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}/lib/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 ppc-redhat-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for ppc-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-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 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 config.h config.status: executing depfiles commands ---{ avahi 0.6.21 }--- 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.2 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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 GTK: yes Enable D-Bus: yes Enable Expat: yes 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 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 -j4 cd . && /bin/sh /builddir/build/BUILD/avahi-0.6.21/missing --run autoconf /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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/lib --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 build_alias=ppc-redhat-linux-gnu host_alias=ppc-redhat-linux-gnu target_alias=ppc-redhat-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-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 ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-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 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... powerpc-redhat-linux-gnu checking host system type... powerpc-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 ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-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 ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) 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... no checking whether gcc accepts -Wall... yes checking whether gcc accepts -W... yes checking whether gcc accepts -Wextra... yes checking whether gcc accepts -pedantic... yes checking whether gcc accepts -pipe... yes checking whether gcc accepts -Wformat... yes checking whether gcc accepts -Wold-style-definition... yes checking whether gcc accepts -Wdeclaration-after-statement... yes checking whether gcc accepts -Wfloat-equal... yes checking whether gcc accepts -Wmissing-declarations... yes checking whether gcc accepts -Wmissing-prototypes... yes checking whether gcc accepts -Wstrict-prototypes... yes checking whether gcc accepts -Wredundant-decls... yes checking whether gcc accepts -Wmissing-noreturn... yes checking whether gcc accepts -Wshadow... yes checking whether gcc accepts -Wendif-labels... yes checking whether gcc accepts -Wpointer-arith... yes checking whether gcc accepts -Wbad-function-cast... yes checking whether gcc accepts -Wcast-qual... yes checking whether gcc accepts -Wcast-align... yes checking whether gcc accepts -Wwrite-strings... yes checking whether gcc accepts -Winline... yes checking 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 for pkg-config... yes checking for ppc-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 QT3... yes checking for "/usr/lib/qt-3.3/bin/moc-qt3"... no checking for "/usr/lib/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,2. 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 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}/lib/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 ppc-redhat-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for ppc-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 ---{ avahi 0.6.21 }--- 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.2 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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 GTK: yes Enable D-Bus: yes Enable Expat: yes 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 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 /bin/sh ./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-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 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 config.h config.status: config.h is unchanged config.status: executing depfiles commands cd . && /bin/sh /builddir/build/BUILD/avahi-0.6.21/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21' Making all in common make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/common' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/common' Making all in avahi-common make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_common_la-malloc.Tpo .deps/libavahi_common_la-malloc.Plo mv -f .deps/libavahi_common_la-error.Tpo .deps/libavahi_common_la-error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_common_la-alternative.Tpo .deps/libavahi_common_la-alternative.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_common_la-address.Tpo .deps/libavahi_common_la-address.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_common_la-strlst.Tpo .deps/libavahi_common_la-strlst.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_common_la-domain.Tpo .deps/libavahi_common_la-domain.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_common_la-timeval.Tpo .deps/libavahi_common_la-timeval.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_common_la-utf8.Tpo .deps/libavahi_common_la-utf8.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_common_la-rlist.Tpo .deps/libavahi_common_la-rlist.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_common_la-thread-watch.Tpo .deps/libavahi_common_la-thread-watch.Plo mv -f .deps/libavahi_common_la-simple-watch.Tpo .deps/libavahi_common_la-simple-watch.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 7:5:4 -o libavahi-common.la -rpath /usr/lib 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 -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 -pthread -m32 -pthread -Wl,-soname -Wl,libavahi-common.so.3 -o .libs/libavahi-common.so.3.4.5 (cd .libs && rm -f libavahi-common.so.3 && ln -s libavahi-common.so.3.4.5 libavahi-common.so.3) (cd .libs && rm -f libavahi-common.so && ln -s libavahi-common.so.3.4.5 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 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.21/avahi-common' Making all in avahi-glib make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-glib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_glib_la-glib-malloc.Tpo .deps/libavahi_glib_la-glib-malloc.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_glib_la-glib-watch.Tpo .deps/libavahi_glib_la-glib-watch.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 1:1:0 -o libavahi-glib.la -rpath /usr/lib 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.21/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so -lglib-2.0 -m32 -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.21/avahi-glib' Making all in avahi-core make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-core' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-timeeventq.Tpo .deps/libavahi_core_la-timeeventq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-iface.Tpo .deps/libavahi_core_la-iface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-server.Tpo .deps/libavahi_core_la-server.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-prioq.Tpo .deps/libavahi_core_la-prioq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-cache.Tpo .deps/libavahi_core_la-cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-entry.Tpo .deps/libavahi_core_la-entry.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-response-sched.Tpo .deps/libavahi_core_la-response-sched.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-query-sched.Tpo .deps/libavahi_core_la-query-sched.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-socket.Tpo .deps/libavahi_core_la-socket.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-probe-sched.Tpo .deps/libavahi_core_la-probe-sched.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-rrlist.Tpo .deps/libavahi_core_la-rrlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-announce.Tpo .deps/libavahi_core_la-announce.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-resolve-host-name.Tpo .deps/libavahi_core_la-resolve-host-name.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-browse.Tpo .deps/libavahi_core_la-browse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-resolve-address.Tpo .deps/libavahi_core_la-resolve-address.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-browse-domain.Tpo .deps/libavahi_core_la-browse-domain.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-browse-service-type.Tpo .deps/libavahi_core_la-browse-service-type.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 dns.c: In function 'avahi_rdata_parse': dns.c:845: warning: cast discards qualifiers from pointer target type mv -f .deps/libavahi_core_la-browse-service.Tpo .deps/libavahi_core_la-browse-service.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-resolve-service.Tpo .deps/libavahi_core_la-resolve-service.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-rr.Tpo .deps/libavahi_core_la-rr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-dns.Tpo .deps/libavahi_core_la-dns.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-log.Tpo .deps/libavahi_core_la-log.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-browse-dns-server.Tpo .deps/libavahi_core_la-browse-dns-server.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-fdutil.Tpo .deps/libavahi_core_la-fdutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-util.Tpo .deps/libavahi_core_la-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-hashmap.Tpo .deps/libavahi_core_la-hashmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-addr-util.Tpo .deps/libavahi_core_la-addr-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-multicast-lookup.Tpo .deps/libavahi_core_la-multicast-lookup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-wide-area.Tpo .deps/libavahi_core_la-wide-area.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-querier.Tpo .deps/libavahi_core_la-querier.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-iface-linux.Tpo .deps/libavahi_core_la-iface-linux.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_core_la-domain-util.Tpo .deps/libavahi_core_la-domain-util.Plo mv -f .deps/libavahi_core_la-netlink.Tpo .deps/libavahi_core_la-netlink.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 5:3:0 -o libavahi-core.la -rpath /usr/lib libavahi_core_la-timeeventq.lo libavahi_core_la-iface.lo libavahi_core_la-server.lo libavahi_core_la-entry.lo libavahi_core_la-prioq.lo libavahi_core_la-cache.lo libavahi_core_la-socket.lo libavahi_core_la-response-sched.lo libavahi_core_la-query-sched.lo libavahi_core_la-probe-sched.lo libavahi_core_la-announce.lo libavahi_core_la-browse.lo libavahi_core_la-rrlist.lo libavahi_core_la-resolve-host-name.lo libavahi_core_la-resolve-address.lo libavahi_core_la-browse-domain.lo libavahi_core_la-browse-service-type.lo libavahi_core_la-browse-service.lo libavahi_core_la-resolve-service.lo libavahi_core_la-dns.lo libavahi_core_la-rr.lo libavahi_core_la-log.lo libavahi_core_la-browse-dns-server.lo libavahi_core_la-fdutil.lo libavahi_core_la-util.lo libavahi_core_la-hashmap.lo libavahi_core_la-wide-area.lo libavahi_core_la-multicast-lookup.lo libavahi_core_la-querier.lo libavahi_core_la-addr-util.lo libavahi_core_la-domain-util.lo libavahi_core_la-iface-linux.lo libavahi_core_la-netlink.lo ../avahi-common/libavahi-common.la 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.21/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so -m32 -Wl,-soname -Wl,libavahi-core.so.5 -o .libs/libavahi-core.so.5.0.3 (cd .libs && rm -f libavahi-core.so.5 && ln -s libavahi-core.so.5.0.3 libavahi-core.so.5) (cd .libs && rm -f libavahi-core.so && ln -s libavahi-core.so.5.0.3 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.21/avahi-core' Making all in avahi-discover-standalone make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-discover-standalone' gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/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/lib/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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 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 mv -f .deps/avahi_discover_standalone-main.Tpo .deps/avahi_discover_standalone-main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/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/lib/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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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\")" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/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/lib/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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 /builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs/libavahi-common.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 creating avahi-discover-standalone make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-discover-standalone' Making all in avahi-qt make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-qt' /usr/lib/qt-3.3/bin/moc qt-watch.cpp > qt-watch.moc3 make all-am make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-qt' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt-3.3/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -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 mkdir .libs g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt-3.3/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -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.. -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt-3.3/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -MT libavahi_qt3_la-qt-watch.lo -MD -MP -MF .deps/libavahi_qt3_la-qt-watch.Tpo -c qt-watch.cpp -o libavahi_qt3_la-qt-watch.o >/dev/null 2>&1 mv -f .deps/libavahi_qt3_la-qt-watch.Tpo .deps/libavahi_qt3_la-qt-watch.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -export-dynamic -version-info 1:1:0 -o libavahi-qt3.la -rpath /usr/lib libavahi_qt3_la-qt-watch.lo ../avahi-common/libavahi-common.la -L/usr/lib/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/ppc64-redhat-linux/4.1.2/../../../../lib/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/libavahi_qt3_la-qt-watch.o -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so -L/usr/lib/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/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib/crtn.o -m32 -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.21/avahi-qt' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-qt' Making all in avahi-client make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-client' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from entrygroup.c:30: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from resolver.c:30: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from browser.c:30: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from client.c:30: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_client_la-entrygroup.Tpo .deps/libavahi_client_la-entrygroup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_client_la-resolver.Tpo .deps/libavahi_client_la-resolver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_client_la-browser.Tpo .deps/libavahi_client_la-browser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_client_la-check-nss.Tpo .deps/libavahi_client_la-check-nss.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_client_la-xdg-config.Tpo .deps/libavahi_client_la-xdg-config.Plo mv -f .deps/libavahi_client_la-client.Tpo .deps/libavahi_client_la-client.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus-watch-glue.h:25, from ../avahi-common/dbus-watch-glue.c:27: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from ../avahi-common/dbus.c:31: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_client_la-dbus.Tpo .deps/libavahi_client_la-dbus.Plo mv -f .deps/libavahi_client_la-dbus-watch-glue.Tpo .deps/libavahi_client_la-dbus-watch-glue.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 5:3:2 -o libavahi-client.la -rpath /usr/lib libavahi_client_la-client.lo libavahi_client_la-entrygroup.lo libavahi_client_la-browser.lo libavahi_client_la-resolver.lo libavahi_client_la-xdg-config.lo libavahi_client_la-check-nss.lo libavahi_client_la-dbus.lo libavahi_client_la-dbus-watch-glue.lo -L/lib -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.21/avahi-common/.libs -L/lib -ldbus-1 ../avahi-common/.libs/libavahi-common.so -ldl -m32 -Wl,-soname -Wl,libavahi-client.so.3 -o .libs/libavahi-client.so.3.2.3 (cd .libs && rm -f libavahi-client.so.3 && ln -s libavahi-client.so.3.2.3 libavahi-client.so.3) (cd .libs && rm -f libavahi-client.so && ln -s libavahi-client.so.3.2.3 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.21/avahi-client' Making all in avahi-daemon make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-daemon' gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 main.c: In function 'help': main.c:432: warning: string length '754' is greater than the length '509' ISO C89 compilers are required to support 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 mv -f .deps/avahi_daemon-static-hosts.Tpo .deps/avahi_daemon-static-hosts.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 ini-file-parser.c: In function 'avahi_split_csv': ini-file-parser.c:163: warning: implicit declaration of function 'isblank' mv -f .deps/avahi_daemon-ini-file-parser.Tpo .deps/avahi_daemon-ini-file-parser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_daemon-static-services.Tpo .deps/avahi_daemon-static-services.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_daemon-simple-protocol.Tpo .deps/avahi_daemon-simple-protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_daemon-setproctitle.Tpo .deps/avahi_daemon-setproctitle.Po mv -f .deps/avahi_daemon-check-nss.Tpo .deps/avahi_daemon-check-nss.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_daemon-caps.Tpo .deps/avahi_daemon-caps.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from dbus-protocol.c:41: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' dbus-protocol.c: In function 'dbus_connect': dbus-protocol.c:1107: warning: cast discards qualifiers from pointer target type In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-util.c:35: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' mv -f .deps/avahi_daemon-chroot.Tpo .deps/avahi_daemon-chroot.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_daemon-main.Tpo .deps/avahi_daemon-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-async-address-resolver.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-async-host-name-resolver.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' mv -f .deps/avahi_daemon-dbus-util.Tpo .deps/avahi_daemon-dbus-util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-async-service-resolver.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' mv -f .deps/avahi_daemon-dbus-async-address-resolver.Tpo .deps/avahi_daemon-dbus-async-address-resolver.Po mv -f .deps/avahi_daemon-dbus-async-host-name-resolver.Tpo .deps/avahi_daemon-dbus-async-host-name-resolver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-entry-group.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' mv -f .deps/avahi_daemon-dbus-async-service-resolver.Tpo .deps/avahi_daemon-dbus-async-service-resolver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-domain-browser.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' mv -f .deps/avahi_daemon-dbus-domain-browser.Tpo .deps/avahi_daemon-dbus-domain-browser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-service-browser.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-service-type-browser.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' mv -f .deps/avahi_daemon-dbus-service-browser.Tpo .deps/avahi_daemon-dbus-service-browser.Po mv -f .deps/avahi_daemon-dbus-service-type-browser.Tpo .deps/avahi_daemon-dbus-service-type-browser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-sync-address-resolver.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-sync-host-name-resolver.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' mv -f .deps/avahi_daemon-dbus-entry-group.Tpo .deps/avahi_daemon-dbus-entry-group.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_daemon-dbus-sync-host-name-resolver.Tpo .deps/avahi_daemon-dbus-sync-host-name-resolver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-sync-service-resolver.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from dbus-record-browser.c:29: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' mv -f .deps/avahi_daemon-dbus-sync-address-resolver.Tpo .deps/avahi_daemon-dbus-sync-address-resolver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_daemon-dbus-sync-service-resolver.Tpo .deps/avahi_daemon-dbus-sync-service-resolver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus.h:28, from ../avahi-common/dbus.c:31: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' mv -f .deps/avahi_daemon-dbus.Tpo .deps/avahi_daemon-dbus.Po mv -f .deps/avahi_daemon-dbus-record-browser.Tpo .deps/avahi_daemon-dbus-record-browser.Po In file included from /usr/include/dbus-1.0/dbus/dbus.h:29, from ../avahi-common/dbus-watch-glue.h:25, from ../avahi-common/dbus-watch-glue.c:27: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ISO C90 does not support 'long long' /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ISO C90 does not support 'long long' mv -f .deps/avahi_daemon-dbus-protocol.Tpo .deps/avahi_daemon-dbus-protocol.Po mv -f .deps/avahi_daemon-dbus-watch-glue.Tpo .deps/avahi_daemon-dbus-watch-glue.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_DAEMON_RUNTIME_DIR=\"/var/run/avahi-daemon/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_SERVICE_DIR=\"/etc/avahi/services\" -DAVAHI_CONFIG_FILE=\"/etc/avahi/avahi-daemon.conf\" -DAVAHI_HOSTS_FILE=\"/etc/avahi/hosts\" -DAVAHI_DBUS_INTROSPECTION_DIR=\"/usr/share/avahi/introspection\" -DAVAHI_CONFIG_DIR=\"/etc/avahi\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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/lib -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\" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 /builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs/libavahi-common.so -ldaemon -lexpat -lcap -ldl -L/lib -ldbus-1 creating avahi-daemon make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-daemon' Making all in avahi-sharp make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-sharp' MONO_SHARED_DIR=. mcs -keyfile:./avahi.snk -target:library -out:avahi-sharp.dll -debug ./AddressResolver.cs ./AssemblyInfo.cs ./BrowserBase.cs ./Client.cs ./ClientException.cs ./DomainBrowser.cs ./EntryGroup.cs ./HostNameResolver.cs ./RecordBrowser.cs ./ResolverBase.cs ./ServiceBrowser.cs ./ServiceResolver.cs ./ServiceTypeBrowser.cs ./Utility.cs -r:Mono.Posix ./gencfg.sh ../avahi-client/libavahi-client.la \ ../avahi-common/libavahi-common.la \ ../avahi-glib/libavahi-glib.la < avahi-sharp.dll.config.in > avahi-sharp.dll.config make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-sharp' Making all in initscript make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/initscript' Making all in fedora make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/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.21/initscript/fedora' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/initscript' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/initscript' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/initscript' Making all in avahi-dnsconfd make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-dnsconfd' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_DNSCONF_SCRIPT=\"/etc/avahi/avahi-dnsconfd.action\" '-DDEBUG_TRAP=__asm__("int $3")' -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 main.c: In function 'main': main.c:611: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result mv -f .deps/avahi_dnsconfd-main.Tpo .deps/avahi_dnsconfd-main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" -DAVAHI_DNSCONF_SCRIPT=\"/etc/avahi/avahi-dnsconfd.action\" '-DDEBUG_TRAP=__asm__("int $3")' -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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\")" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 creating avahi-dnsconfd make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-dnsconfd' Making all in avahi-utils make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-utils' gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 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 avahi-browse.c: In function 'help': avahi-browse.c:613: warning: string length '732' is greater than the length '509' ISO C89 compilers are required to support mv -f .deps/avahi_browse-stdb.Tpo .deps/avahi_browse-stdb.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/avahi_resolve-avahi-resolve.Tpo .deps/avahi_resolve-avahi-resolve.Po sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/avahi_browse-sigint.Tpo .deps/avahi_browse-sigint.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_resolve-sigint.Tpo .deps/avahi_resolve-sigint.Po sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result avahi-publish.c: In function 'help': avahi-publish.c:226: warning: string length '543' is greater than the length '509' ISO C89 compilers are required to support gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_publish-sigint.Tpo .deps/avahi_publish-sigint.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_browse-avahi-browse.Tpo .deps/avahi_browse-avahi-browse.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 sigint.c: In function 'handler': sigint.c:57: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/avahi_publish-avahi-publish.Tpo .deps/avahi_publish-avahi-publish.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 mv -f .deps/avahi_set_host_name-sigint.Tpo .deps/avahi_set_host_name-sigint.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 mv -f .deps/avahi_set_host_name-avahi-set-host-name.Tpo .deps/avahi_set_host_name-avahi-set-host-name.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 mkdir .libs gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 -L/lib -ldbus-1 /builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs/libavahi-common.so -ldl ../avahi-common/.libs/libavahi-common.so -lgdbm creating avahi-browse gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 -L/lib -ldbus-1 /builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs/libavahi-common.so -ldl ../avahi-common/.libs/libavahi-common.so 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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 -L/lib -ldbus-1 /builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs/libavahi-common.so -ldl ../avahi-common/.libs/libavahi-common.so creating avahi-set-host-name gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 -L/lib -ldbus-1 /builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs/libavahi-common.so -ldl ../avahi-common/.libs/libavahi-common.so creating avahi-publish make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-utils' Making all in avahi-python make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python' Making all in avahi make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/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/lib/avahi,g' ServiceTypeDatabase.py.in > ServiceTypeDatabase.py chmod +x ServiceTypeDatabase.py make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python/avahi' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python' sed -e 's,@PYTHON\@,/usr/bin/python,g' avahi-bookmarks.in > avahi-bookmarks sed -e 's,@PYTHON\@,/usr/bin/python,g' \ -e 's,@interfacesdir\@,/usr/share/avahi/interfaces/,g' avahi-discover.in > avahi-discover chmod +x avahi-bookmarks chmod +x avahi-discover sed -e 's,@bindir\@,/usr/bin,g' avahi-discover.desktop.in > avahi-discover.desktop make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/examples' Making all in man make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/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.21/man' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/tests' Making all in service-type-database make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/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.21/service-type-database' Making all in avahi-compat-libdns_sd make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-libdns_sd' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from unsupported.c:28: dns_sd.h:1705:8: warning: C++ style comments are not allowed in ISO C90 dns_sd.h:1705:8: warning: (this will be reported only once per input file) In file included from txt.c:33: dns_sd.h:1705:8: warning: C++ style comments are not allowed in ISO C90 dns_sd.h:1705:8: warning: (this will be reported only once per input file) gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from compat.c:50: dns_sd.h:1705:8: warning: C++ style comments are not allowed in ISO C90 dns_sd.h:1705:8: warning: (this will be reported only once per input file) compat.c: In function 'thread_func': compat.c:318: warning: comparison is always false due to limited range of data type gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libdns_sd_la-unsupported.Tpo .deps/libdns_sd_la-unsupported.Plo mv -f .deps/libdns_sd_la-warn.Tpo .deps/libdns_sd_la-warn.Plo mv -f .deps/libdns_sd_la-txt.Tpo .deps/libdns_sd_la-txt.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libdns_sd_la-compat.Tpo .deps/libdns_sd_la-compat.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 1:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la -o libdns_sd.la -rpath /usr/lib 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.21/avahi-common/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.21/avahi-client/.libs -L/builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so -L/lib -pthread -m32 -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.21/avahi-compat-libdns_sd' Making all in avahi-compat-howl make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl' Making all in . make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 text.c:32: ./include/salt/platform.h:411: warning: function declaration isn't a prototype In file included from ./include/howl.h:34, from text.c:32: ./include/salt/debug.h:199:21: warning: anonymous variadic macros were introduced in C99 In file included from ./include/salt/salt.h:32, from ./include/howl.h:32, from address.c:36: ./include/salt/platform.h:411: warning: function declaration isn't a prototype In file included from ./include/howl.h:34, from address.c:36: ./include/salt/debug.h:199:21: warning: anonymous variadic macros were introduced in C99 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from ./include/salt/salt.h:32, from ./include/howl.h:32, from unsupported.c:28: ./include/salt/platform.h:411: warning: function declaration isn't a prototype In file included from ./include/howl.h:34, from unsupported.c:28: ./include/salt/debug.h:199:21: warning: anonymous variadic macros were introduced in C99 unsupported.c:64: warning: function declaration isn't a prototype unsupported.c: In function 'sw_strerror': unsupported.c:64: warning: old-style function definition mv -f .deps/libhowl_la-warn.Tpo .deps/libhowl_la-warn.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libhowl_la-address.Tpo .deps/libhowl_la-address.Plo mv -f .deps/libhowl_la-text.Tpo .deps/libhowl_la-text.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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.. "-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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from ./include/salt/salt.h:32, from ./include/howl.h:32, from compat.c:41: ./include/salt/platform.h:411: warning: function declaration isn't a prototype In file included from ./include/howl.h:34, from compat.c:41: ./include/salt/debug.h:199:21: warning: anonymous variadic macros were introduced in C99 compat.c: In function 'thread_func': compat.c:183: warning: comparison is always false due to limited range of data type mv -f .deps/libhowl_la-unsupported.Tpo .deps/libhowl_la-unsupported.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libhowl_la-compat.Tpo .deps/libhowl_la-compat.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 0:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la -o libhowl.la -rpath /usr/lib 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.21/avahi-common/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.21/avahi-client/.libs -L/builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so -L/lib -pthread -m32 -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.21/avahi-compat-howl' Making all in samples make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl/samples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl/samples' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl' Making all in avahi-autoipd make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-autoipd' gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 main.c:159: warning: ISO C90 forbids specifying subobject to initialize main.c:160: warning: ISO C90 forbids specifying subobject to initialize main.c:161: warning: ISO C90 forbids specifying subobject to initialize main.c:162: warning: ISO C90 forbids specifying subobject to initialize main.c: In function 'init_rand_seed': main.c:187: warning: ignoring return value of 'read', declared with attribute warn_unused_result main.c: In function 'set_state': main.c:381: warning: ISO C90 forbids specifying subobject to initialize main.c:382: warning: ISO C90 forbids specifying subobject to initialize main.c:383: warning: ISO C90 forbids specifying subobject to initialize main.c:384: warning: ISO C90 forbids specifying subobject to initialize main.c:385: warning: ISO C90 forbids specifying subobject to initialize main.c:386: warning: ISO C90 forbids specifying subobject to initialize main.c:387: warning: ISO C90 forbids specifying subobject to initialize main.c: In function 'drop_privs': main.c:960: warning: ignoring return value of 'chown', declared with attribute warn_unused_result main.c:982: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result main.c: In function 'help': main.c:1437: warning: string length '1037' is greater than the length '509' ISO C89 compilers are required to support mv -f .deps/avahi_autoipd-timeval.Tpo .deps/avahi_autoipd-timeval.Po main.c: In function 'main': main.c:1637: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/avahi_autoipd-setproctitle.Tpo .deps/avahi_autoipd-setproctitle.Po cp avahi-autoipd.action.linux avahi-autoipd.action mv -f .deps/avahi_autoipd-malloc.Tpo .deps/avahi_autoipd-malloc.Po mv -f .deps/avahi_autoipd-iface-linux.Tpo .deps/avahi_autoipd-iface-linux.Po mv -f .deps/avahi_autoipd-main.Tpo .deps/avahi_autoipd-main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -DAVAHI_RUNTIME_DIR=\"/var/run/\" -DAVAHI_IPCONF_SCRIPT=\"/etc/avahi/avahi-autoipd.action\" -DAVAHI_IPDATA_DIR=\"/var/lib/avahi-autoipd\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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.21/avahi-autoipd' Making all in avahi-ui make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 sed -e 's,@bindir\@,/usr/bin,g' bssh.desktop.in > bssh.desktop sed -e 's,@bindir\@,/usr/bin,g' bvnc.desktop.in > bvnc.desktop mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 ../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 In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/include/gtk-2.0/gtk/gtk.h:38, from bssh.c:31: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/include/gtk-2.0/gtk/gtk.h:38, from avahi-ui.c:32: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype In file included from bssh.c:38: avahi-ui.h:88:1: warning: "/*" within comment bssh.c: In function 'main': bssh.c:90: warning: cast discards qualifiers from pointer target type mv -f .deps/libavahi_ui_la-stdb.Tpo .deps/libavahi_ui_la-stdb.Plo In file included from avahi-ui.c:41: avahi-ui.h:88:1: warning: "/*" within comment avahi-ui.c: In function 'aui_service_dialog_new': avahi-ui.c:294: warning: cast discards qualifiers from pointer target type avahi-ui.c: In function 'resolve_callback': avahi-ui.c:332: warning: unused parameter 'r' avahi-ui.c:333: warning: unused parameter 'interface' avahi-ui.c:334: warning: unused parameter 'protocol' avahi-ui.c:343: warning: unused parameter 'flags' avahi-ui.c: In function 'browse_callback': avahi-ui.c:397: warning: unused parameter 'b' avahi-ui.c: In function 'domain_browse_callback': avahi-ui.c:551: warning: unused parameter 'b' avahi-ui.c:552: warning: unused parameter 'interface' avahi-ui.c:553: warning: unused parameter 'protocol' avahi-ui.c: In function 'service_row_activated_callback': avahi-ui.c:826: warning: unused parameter 'tree_view' avahi-ui.c:826: warning: unused parameter 'path' avahi-ui.c:826: warning: unused parameter 'column' avahi-ui.c: In function 'domain_row_activated_callback': avahi-ui.c:913: warning: unused parameter 'tree_view' avahi-ui.c:913: warning: unused parameter 'path' avahi-ui.c:913: warning: unused parameter 'column' avahi-ui.c: In function 'domain_selection_changed_callback': avahi-ui.c:920: warning: unused parameter 'selection' avahi-ui.c: In function 'domain_entry_changed_callback': avahi-ui.c:933: warning: unused parameter 'editable' avahi-ui.c: In function 'domain_button_clicked': avahi-ui.c:939: warning: unused parameter 'button' avahi-ui.c: In function 'aui_service_dialog_set_browse_service_typesv': avahi-ui.c:1220: warning: cast discards qualifiers from pointer target type avahi-ui.c: In function 'aui_service_dialog_get_property': avahi-ui.c:1388: warning: cast discards qualifiers from pointer target type avahi-ui.c:1404: warning: cast discards qualifiers from pointer target type avahi-ui.c:1416: warning: cast discards qualifiers from pointer target type mv -f .deps/bssh-bssh.Tpo .deps/bssh-bssh.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-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 mv -f .deps/libavahi_ui_la-avahi-ui.Tpo .deps/libavahi_ui_la-avahi-ui.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 0:2:0 -o libavahi-ui.la -rpath /usr/lib 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.21/avahi-common/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.21/avahi-client/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/avahi-0.6.21/avahi-glib/.libs -L/builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs ../avahi-common/.libs/libavahi-common.so ../avahi-client/.libs/libavahi-client.so -L/lib ../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 -m32 -Wl,-soname -Wl,libavahi-ui.so.0 -o .libs/libavahi-ui.so.0.0.2 (cd .libs && rm -f libavahi-ui.so.0 && ln -s libavahi-ui.so.0.0.2 libavahi-ui.so.0) (cd .libs && rm -f libavahi-ui.so && ln -s libavahi-ui.so.0.0.2 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.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -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 ../avahi-client/.libs/libavahi-client.so -L/lib ../avahi-common/.libs/libavahi-common.so ./.libs/libavahi-ui.so /builddir/build/BUILD/avahi-0.6.21/avahi-client/.libs/libavahi-client.so -ldbus-1 /builddir/build/BUILD/avahi-0.6.21/avahi-glib/.libs/libavahi-glib.so /builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs/libavahi-common.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 creating bssh make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui' Making all in avahi-ui-sharp make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/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.21/avahi-ui-sharp' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21' sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib,g' \ -e 's,@PACKAGE_VERSION\@,0.6.21,g' avahi-core.pc.in > avahi-core.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib,g' \ -e 's,@PACKAGE_VERSION\@,0.6.21,g' avahi-client.pc.in > avahi-client.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib,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/lib,g' \ -e 's,@PACKAGE_VERSION\@,0.6.21,g' avahi-compat-libdns_sd.pc.in > avahi-compat-libdns_sd.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@PACKAGE_VERSION\@,0.6.21,g' \ -e 's,@libdir\@,/usr/lib,g' avahi-sharp.pc.in > avahi-sharp.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@PACKAGE_VERSION\@,0.6.21,g' \ -e 's,@libdir\@,/usr/lib,g' avahi-ui-sharp.pc.in > avahi-ui-sharp.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib,g' \ -e 's,@PACKAGE_VERSION\@,0.6.21,g' avahi-glib.pc.in > avahi-glib.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib,g' \ -e 's,@PACKAGE_VERSION\@,0.6.21,g' avahi-ui.pc.in > avahi-ui.pc sed -e 's,@prefix\@,/usr,g' \ -e 's,@libdir\@,/usr/lib,g' \ -e 's,@PACKAGE_VERSION\@,0.6.21,g' avahi-qt3.pc.in > avahi-qt3.pc make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.55084 + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.21 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild + make install DESTDIR=/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild Making install in common make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/common' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/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.21/common' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/common' Making install in avahi-common make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-common' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-common' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-common.la' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-common.la' /usr/bin/install -c .libs/libavahi-common.so.3.4.5 /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-common.so.3.4.5 (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { ln -s -f libavahi-common.so.3.4.5 libavahi-common.so.3 || { rm -f libavahi-common.so.3 && ln -s libavahi-common.so.3.4.5 libavahi-common.so.3; }; }) (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { ln -s -f libavahi-common.so.3.4.5 libavahi-common.so || { rm -f libavahi-common.so && ln -s libavahi-common.so.3.4.5 libavahi-common.so; }; }) /usr/bin/install -c .libs/libavahi-common.lai /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-common.la /usr/bin/install -c .libs/libavahi-common.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-common.a chmod 644 /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-common.a ranlib /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-common.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/avahi-common" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common" /usr/bin/install -c -m 644 'strlst.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/strlst.h' /usr/bin/install -c -m 644 'address.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/address.h' /usr/bin/install -c -m 644 'alternative.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/alternative.h' /usr/bin/install -c -m 644 'domain.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/domain.h' /usr/bin/install -c -m 644 'cdecl.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/cdecl.h' /usr/bin/install -c -m 644 'defs.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/defs.h' /usr/bin/install -c -m 644 'malloc.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/malloc.h' /usr/bin/install -c -m 644 'watch.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/watch.h' /usr/bin/install -c -m 644 'timeval.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/timeval.h' /usr/bin/install -c -m 644 'simple-watch.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/simple-watch.h' /usr/bin/install -c -m 644 'thread-watch.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/thread-watch.h' /usr/bin/install -c -m 644 'gccmacro.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/gccmacro.h' /usr/bin/install -c -m 644 'error.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/error.h' /usr/bin/install -c -m 644 'llist.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/llist.h' /usr/bin/install -c -m 644 'rlist.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-common/rlist.h' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-common' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-common' Making install in avahi-glib make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-glib' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-glib' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-glib.la' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-glib.la' libtool: install: warning: relinking `libavahi-glib.la' (cd /builddir/build/BUILD/avahi-0.6.21/avahi-glib; /bin/sh ../libtool --tag=CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 1:1:0 -o libavahi-glib.la -rpath /usr/lib 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.21-8.fc8-root-mockbuild) gcc -shared .libs/libavahi_glib_la-glib-watch.o .libs/libavahi_glib_la-glib-malloc.o -L/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib -L/usr/lib -lavahi-common -lglib-2.0 -m32 -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.21-8.fc8-root-mockbuild/usr/lib/libavahi-glib.so.1.0.1 (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { 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.21-8.fc8-root-mockbuild/usr/lib && { 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.21-8.fc8-root-mockbuild/usr/lib/libavahi-glib.la /usr/bin/install -c .libs/libavahi-glib.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-glib.a chmod 644 /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-glib.a ranlib /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-glib.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/avahi-glib" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-glib" /usr/bin/install -c -m 644 'glib-watch.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-glib/glib-watch.h' /usr/bin/install -c -m 644 'glib-malloc.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-glib/glib-malloc.h' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-glib' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-glib' Making install in avahi-core make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-core' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-core' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-core.la' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-core.la' libtool: install: warning: relinking `libavahi-core.la' (cd /builddir/build/BUILD/avahi-0.6.21/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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 5:3:0 -o libavahi-core.la -rpath /usr/lib libavahi_core_la-timeeventq.lo libavahi_core_la-iface.lo libavahi_core_la-server.lo libavahi_core_la-entry.lo libavahi_core_la-prioq.lo libavahi_core_la-cache.lo libavahi_core_la-socket.lo libavahi_core_la-response-sched.lo libavahi_core_la-query-sched.lo libavahi_core_la-probe-sched.lo libavahi_core_la-announce.lo libavahi_core_la-browse.lo libavahi_core_la-rrlist.lo libavahi_core_la-resolve-host-name.lo libavahi_core_la-resolve-address.lo libavahi_core_la-browse-domain.lo libavahi_core_la-browse-service-type.lo libavahi_core_la-browse-service.lo libavahi_core_la-resolve-service.lo libavahi_core_la-dns.lo libavahi_core_la-rr.lo libavahi_core_la-log.lo libavahi_core_la-browse-dns-server.lo libavahi_core_la-fdutil.lo libavahi_core_la-util.lo libavahi_core_la-hashmap.lo libavahi_core_la-wide-area.lo libavahi_core_la-multicast-lookup.lo libavahi_core_la-querier.lo libavahi_core_la-addr-util.lo libavahi_core_la-domain-util.lo libavahi_core_la-iface-linux.lo libavahi_core_la-netlink.lo ../avahi-common/libavahi-common.la -inst-prefix-dir /var/tmp/avahi-0.6.21-8.fc8-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 -L/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib -L/usr/lib -lavahi-common -m32 -Wl,-soname -Wl,libavahi-core.so.5 -o .libs/libavahi-core.so.5.0.3 /usr/bin/install -c .libs/libavahi-core.so.5.0.3T /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-core.so.5.0.3 (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { ln -s -f libavahi-core.so.5.0.3 libavahi-core.so.5 || { rm -f libavahi-core.so.5 && ln -s libavahi-core.so.5.0.3 libavahi-core.so.5; }; }) (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { ln -s -f libavahi-core.so.5.0.3 libavahi-core.so || { rm -f libavahi-core.so && ln -s libavahi-core.so.5.0.3 libavahi-core.so; }; }) /usr/bin/install -c .libs/libavahi-core.lai /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-core.la /usr/bin/install -c .libs/libavahi-core.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-core.a chmod 644 /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-core.a ranlib /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-core.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/avahi-core" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-core" /usr/bin/install -c -m 644 'core.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-core/core.h' /usr/bin/install -c -m 644 'log.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-core/log.h' /usr/bin/install -c -m 644 'rr.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-core/rr.h' /usr/bin/install -c -m 644 'publish.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-core/publish.h' /usr/bin/install -c -m 644 'lookup.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-core/lookup.h' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-core' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-core' Making install in avahi-discover-standalone make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-discover-standalone' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-discover-standalone' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-discover-standalone' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-discover-standalone' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib' libtool: install: warning: `../avahi-glib/libavahi-glib.la' has not been installed in `/usr/lib' libtool: install: warning: `../avahi-core/libavahi-core.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.21/avahi-common/libavahi-common.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/avahi-discover-standalone /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-discover-standalone test -z "/usr/share/avahi/interfaces/" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/interfaces/" /usr/bin/install -c -m 644 'avahi-discover.glade' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/interfaces//avahi-discover.glade' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-discover-standalone' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-discover-standalone' Making install in avahi-qt make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-qt' make install-am make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-qt' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-qt' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-qt3.la' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-qt3.la' libtool: install: warning: relinking `libavahi-qt3.la' (cd /builddir/build/BUILD/avahi-0.6.21/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 -m32 -fstack-protector -export-dynamic -version-info 1:1:0 -o libavahi-qt3.la -rpath /usr/lib libavahi_qt3_la-qt-watch.lo ../avahi-common/libavahi-common.la -L/usr/lib/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.21-8.fc8-root-mockbuild) g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/libavahi_qt3_la-qt-watch.o -L/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib -L/usr/lib -lavahi-common -L/usr/lib/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/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib/crtn.o -m32 -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.21-8.fc8-root-mockbuild/usr/lib/libavahi-qt3.so.1.0.1 (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { 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.21-8.fc8-root-mockbuild/usr/lib && { 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.21-8.fc8-root-mockbuild/usr/lib/libavahi-qt3.la /usr/bin/install -c .libs/libavahi-qt3.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-qt3.a chmod 644 /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-qt3.a ranlib /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-qt3.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/avahi-qt3" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-qt3" /usr/bin/install -c -m 644 'qt-watch.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-qt3/qt-watch.h' test -z "" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild" make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-qt' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-qt' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-qt' Making install in avahi-client make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-client' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-client' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-client.la' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-client.la' libtool: install: warning: relinking `libavahi-client.la' (cd /builddir/build/BUILD/avahi-0.6.21/avahi-client; /bin/sh ../libtool --tag=CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=1 -DDBUS_VERSION_MICRO=2 -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 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 5:3:2 -o libavahi-client.la -rpath /usr/lib libavahi_client_la-client.lo libavahi_client_la-entrygroup.lo libavahi_client_la-browser.lo libavahi_client_la-resolver.lo libavahi_client_la-xdg-config.lo libavahi_client_la-check-nss.lo libavahi_client_la-dbus.lo libavahi_client_la-dbus-watch-glue.lo -L/lib -ldbus-1 ../avahi-common/libavahi-common.la -ldl -inst-prefix-dir /var/tmp/avahi-0.6.21-8.fc8-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 -L/lib -ldbus-1 -L/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib -L/usr/lib -lavahi-common -ldl -m32 -Wl,-soname -Wl,libavahi-client.so.3 -o .libs/libavahi-client.so.3.2.3 /usr/bin/install -c .libs/libavahi-client.so.3.2.3T /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-client.so.3.2.3 (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { ln -s -f libavahi-client.so.3.2.3 libavahi-client.so.3 || { rm -f libavahi-client.so.3 && ln -s libavahi-client.so.3.2.3 libavahi-client.so.3; }; }) (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { ln -s -f libavahi-client.so.3.2.3 libavahi-client.so || { rm -f libavahi-client.so && ln -s libavahi-client.so.3.2.3 libavahi-client.so; }; }) /usr/bin/install -c .libs/libavahi-client.lai /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-client.la /usr/bin/install -c .libs/libavahi-client.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-client.a chmod 644 /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-client.a ranlib /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-client.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/avahi-client" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-client" /usr/bin/install -c -m 644 'client.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-client/client.h' /usr/bin/install -c -m 644 'lookup.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-client/lookup.h' /usr/bin/install -c -m 644 'publish.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-client/publish.h' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-client' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-client' Making install in avahi-daemon make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-daemon' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-daemon' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-daemon' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin/avahi-daemon' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib' libtool: install: warning: `../avahi-core/libavahi-core.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.21/avahi-common/libavahi-common.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/avahi-daemon /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin/avahi-daemon test -z "/var/run" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/var/run" test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/dbus-1/system.d" /usr/bin/install -c -m 644 'avahi-dbus.conf' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/dbus-1/system.d/avahi-dbus.conf' test -z "/usr/share/avahi/introspection" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/introspection" /usr/bin/install -c -m 644 'Server.introspect' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/introspection/Server.introspect' /usr/bin/install -c -m 644 'EntryGroup.introspect' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/introspection/EntryGroup.introspect' /usr/bin/install -c -m 644 'DomainBrowser.introspect' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/introspection/DomainBrowser.introspect' /usr/bin/install -c -m 644 'ServiceTypeBrowser.introspect' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/introspection/ServiceTypeBrowser.introspect' /usr/bin/install -c -m 644 'ServiceBrowser.introspect' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/introspection/ServiceBrowser.introspect' /usr/bin/install -c -m 644 'ServiceResolver.introspect' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/introspection/ServiceResolver.introspect' /usr/bin/install -c -m 644 'AddressResolver.introspect' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/introspection/AddressResolver.introspect' /usr/bin/install -c -m 644 'HostNameResolver.introspect' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/introspection/HostNameResolver.introspect' /usr/bin/install -c -m 644 'RecordBrowser.introspect' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/introspection/RecordBrowser.introspect' test -z "/usr/share/avahi" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi" /usr/bin/install -c -m 644 'avahi-service.dtd' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/avahi-service.dtd' test -z "/etc/avahi" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi" /usr/bin/install -c -m 644 'avahi-daemon.conf' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi/avahi-daemon.conf' /usr/bin/install -c -m 644 'hosts' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi/hosts' test -z "/etc/avahi/services" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi/services" /usr/bin/install -c -m 644 'ssh.service' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi/services/ssh.service' /usr/bin/install -c -m 644 'sftp-ssh.service' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi/services/sftp-ssh.service' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-daemon' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-daemon' Making install in avahi-sharp make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-sharp' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-sharp' make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild" make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-sharp' MONO_SHARED_DIR=. /usr/bin/gacutil /i avahi-sharp.dll /package avahi-sharp /gacdir /usr/lib /root /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib Package exported to: /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/mono/avahi-sharp/avahi-sharp.dll -> ../gac/avahi-sharp/1.0.0.0__4d116c78973743f5/avahi-sharp.dll avahi-sharp installed into the gac (/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/mono/gac) make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-sharp' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-sharp' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-sharp' Making install in initscript make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/initscript' Making install in fedora make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/initscript/fedora' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/initscript/fedora' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/init.d" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/init.d" /usr/bin/install -c 'avahi-daemon' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/init.d/avahi-daemon' /usr/bin/install -c 'avahi-dnsconfd' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/init.d/avahi-dnsconfd' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/initscript/fedora' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/initscript/fedora' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/initscript' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/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.21/initscript' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/initscript' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/initscript' Making install in avahi-dnsconfd make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-dnsconfd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-dnsconfd' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-dnsconfd' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin/avahi-dnsconfd' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/avahi-dnsconfd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin/avahi-dnsconfd test -z "/etc/avahi" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi" /usr/bin/install -c 'avahi-dnsconfd.action' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi/avahi-dnsconfd.action' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-dnsconfd' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-dnsconfd' Making install in avahi-utils make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-utils' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-utils' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-browse' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-browse' libtool: install: warning: `../avahi-client/libavahi-client.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.21/avahi-common/libavahi-common.la' has not been installed in `/usr/lib' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/avahi-browse /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-browse /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-resolve' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-resolve' libtool: install: warning: `../avahi-client/libavahi-client.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.21/avahi-common/libavahi-common.la' has not been installed in `/usr/lib' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/avahi-resolve /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-resolve /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-publish' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-publish' libtool: install: warning: `../avahi-client/libavahi-client.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.21/avahi-common/libavahi-common.la' has not been installed in `/usr/lib' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/avahi-publish /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-publish /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-set-host-name' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-set-host-name' libtool: install: warning: `../avahi-client/libavahi-client.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.21/avahi-common/libavahi-common.la' has not been installed in `/usr/lib' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/avahi-set-host-name /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-set-host-name cd /var/tmp/avahi-0.6.21-8.fc8-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.21/avahi-utils' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-utils' Making install in avahi-python make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python' Making install in avahi make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python/avahi' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python/avahi' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.5/site-packages/avahi" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/python2.5/site-packages/avahi" /usr/bin/install -c -m 644 '__init__.py' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/python2.5/site-packages/avahi/__init__.py' /usr/bin/install -c -m 644 'SimpleGladeApp.py' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/python2.5/site-packages/avahi/SimpleGladeApp.py' Byte-compiling python modules... __init__.py SimpleGladeApp.py Byte-compiling python modules (optimized versions) ... __init__.py SimpleGladeApp.py test -z "/usr/lib/python2.5/site-packages/avahi" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/python2.5/site-packages/avahi" /usr/bin/install -c 'ServiceTypeDatabase.py' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/python2.5/site-packages/avahi/ServiceTypeDatabase.py' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python/avahi' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python/avahi' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin" /usr/bin/install -c 'avahi-bookmarks' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-bookmarks' /usr/bin/install -c 'avahi-discover' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-discover' test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/applications" /usr/bin/install -c -m 644 'avahi-discover.desktop' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/applications/avahi-discover.desktop' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-python' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/examples' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/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.21/examples' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/examples' Making install in man make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/man' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/man' mkdir -p /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//usr/share/man/man1 && \ cd /var/tmp/avahi-0.6.21-8.fc8-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" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './avahi-browse.1' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man1/avahi-browse.1' /usr/bin/install -c -m 644 './avahi-resolve.1' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man1/avahi-resolve.1' /usr/bin/install -c -m 644 './avahi-publish.1' '/var/tmp/avahi-0.6.21-8.fc8-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.21-8.fc8-root-mockbuild/usr/share/man/man1/avahi-set-host-name.1' /usr/bin/install -c -m 644 './bssh.1' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man1/bssh.1' /usr/bin/install -c -m 644 './avahi-discover.1' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man1/avahi-discover.1' /usr/bin/install -c -m 644 './avahi-bookmarks.1' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man1/avahi-bookmarks.1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man5" /usr/bin/install -c -m 644 './avahi-daemon.conf.5' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man5/avahi-daemon.conf.5' /usr/bin/install -c -m 644 './avahi.service.5' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man5/avahi.service.5' /usr/bin/install -c -m 644 './avahi.hosts.5' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man5/avahi.hosts.5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 './avahi-daemon.8' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man8/avahi-daemon.8' /usr/bin/install -c -m 644 './avahi-dnsconfd.8' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man8/avahi-dnsconfd.8' /usr/bin/install -c -m 644 './avahi-dnsconfd.action.8' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man8/avahi-dnsconfd.action.8' /usr/bin/install -c -m 644 './avahi-autoipd.8' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man8/avahi-autoipd.8' /usr/bin/install -c -m 644 './avahi-autoipd.action.8' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/man/man8/avahi-autoipd.action.8' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/man' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/man' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/tests' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/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.21/tests' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/tests' Making install in service-type-database make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/service-type-database' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/service-type-database' test -z "/usr/lib/avahi" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/avahi" /usr/bin/install -c -m 644 'service-types.db' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/avahi/service-types.db' test -z "/usr/share/avahi" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi" /usr/bin/install -c -m 644 'service-types' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi/service-types' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/service-type-database' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/service-type-database' Making install in avahi-compat-libdns_sd make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-libdns_sd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-libdns_sd' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libdns_sd.la' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libdns_sd.la' libtool: install: warning: relinking `libdns_sd.la' (cd /builddir/build/BUILD/avahi-0.6.21/avahi-compat-libdns_sd; /bin/sh ../libtool --tag=CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 1:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la -o libdns_sd.la -rpath /usr/lib 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.21-8.fc8-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 -L/builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs -L/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib -L/usr/lib -lavahi-common -lavahi-client -L/lib -pthread -m32 -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.21-8.fc8-root-mockbuild/usr/lib/libdns_sd.so.1.0.0 (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { 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.21-8.fc8-root-mockbuild/usr/lib && { 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.21-8.fc8-root-mockbuild/usr/lib/libdns_sd.la /usr/bin/install -c .libs/libdns_sd.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libdns_sd.a chmod 644 /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libdns_sd.a ranlib /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libdns_sd.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/avahi-compat-libdns_sd" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-compat-libdns_sd" /usr/bin/install -c -m 644 'dns_sd.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-compat-libdns_sd/dns_sd.h' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-libdns_sd' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-libdns_sd' Making install in avahi-compat-howl make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl' Making install in . make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libhowl.la' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libhowl.la' libtool: install: warning: relinking `libhowl.la' (cd /builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl; /bin/sh ../libtool --tag=CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 0:0:0 -pthread ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la -o libhowl.la -rpath /usr/lib 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.21-8.fc8-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 -L/builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs -L/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib -L/usr/lib -lavahi-common -lavahi-client -L/lib -pthread -m32 -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.21-8.fc8-root-mockbuild/usr/lib/libhowl.so.0.0.0 (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { 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.21-8.fc8-root-mockbuild/usr/lib && { 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.21-8.fc8-root-mockbuild/usr/lib/libhowl.la /usr/bin/install -c .libs/libhowl.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libhowl.a chmod 644 /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libhowl.a ranlib /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libhowl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/avahi-compat-howl" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-compat-howl" /usr/bin/install -c -m 644 'include/howl.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-compat-howl/howl.h' test -z "/usr/include/avahi-compat-howl/corby" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-compat-howl/corby" /usr/bin/install -c -m 644 'include/corby/message.h' '/var/tmp/avahi-0.6.21-8.fc8-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.21-8.fc8-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.21-8.fc8-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.21-8.fc8-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.21-8.fc8-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.21-8.fc8-root-mockbuild/usr/include/avahi-compat-howl/corby/buffer.h' test -z "/usr/include/avahi-compat-howl/discovery" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-compat-howl/discovery" /usr/bin/install -c -m 644 'include/discovery/discovery.h' '/var/tmp/avahi-0.6.21-8.fc8-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.21-8.fc8-root-mockbuild/usr/include/avahi-compat-howl/discovery/text_record.h' test -z "/usr/include/avahi-compat-howl/rendezvous" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-compat-howl/rendezvous" /usr/bin/install -c -m 644 'include/rendezvous/rendezvous.h' '/var/tmp/avahi-0.6.21-8.fc8-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.21-8.fc8-root-mockbuild/usr/include/avahi-compat-howl/rendezvous/text_record.h' test -z "/usr/include/avahi-compat-howl/salt" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-compat-howl/salt" /usr/bin/install -c -m 644 'include/salt/socket.h' '/var/tmp/avahi-0.6.21-8.fc8-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.21-8.fc8-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.21-8.fc8-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.21-8.fc8-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.21-8.fc8-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.21-8.fc8-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.21-8.fc8-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.21-8.fc8-root-mockbuild/usr/include/avahi-compat-howl/salt/debug.h' make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl' Making install in samples make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl/samples' make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/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.21/avahi-compat-howl/samples' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl/samples' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-compat-howl' Making install in avahi-autoipd make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-autoipd' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-autoipd' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avahi-autoipd' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin/avahi-autoipd' /usr/bin/install -c avahi-autoipd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin/avahi-autoipd make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-autoipd' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-autoipd' test -z "/etc/avahi" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi" /usr/bin/install -c 'avahi-autoipd.action' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi/avahi-autoipd.action' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-autoipd' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-autoipd' Making install in avahi-ui make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavahi-ui.la' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-ui.la' libtool: install: warning: relinking `libavahi-ui.la' (cd /builddir/build/BUILD/avahi-0.6.21/avahi-ui; /bin/sh ../libtool --tag=CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -DDATABASE_FILE="/usr/lib/avahi/service-types.db" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -export-dynamic -version-info 0:2:0 -o libavahi-ui.la -rpath /usr/lib 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.21-8.fc8-root-mockbuild) gcc -shared .libs/libavahi_ui_la-avahi-ui.o .libs/libavahi_ui_la-stdb.o -L/builddir/build/BUILD/avahi-0.6.21/avahi-common/.libs -L/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib -L/usr/lib -lavahi-common -lavahi-client -L/lib -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 -m32 -Wl,-soname -Wl,libavahi-ui.so.0 -o .libs/libavahi-ui.so.0.0.2 /usr/bin/install -c .libs/libavahi-ui.so.0.0.2T /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-ui.so.0.0.2 (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { ln -s -f libavahi-ui.so.0.0.2 libavahi-ui.so.0 || { rm -f libavahi-ui.so.0 && ln -s libavahi-ui.so.0.0.2 libavahi-ui.so.0; }; }) (cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib && { ln -s -f libavahi-ui.so.0.0.2 libavahi-ui.so || { rm -f libavahi-ui.so && ln -s libavahi-ui.so.0.0.2 libavahi-ui.so; }; }) /usr/bin/install -c .libs/libavahi-ui.lai /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-ui.la /usr/bin/install -c .libs/libavahi-ui.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-ui.a chmod 644 /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-ui.a ranlib /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-ui.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'bssh' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/bssh' libtool: install: warning: `../avahi-client/libavahi-client.la' has not been installed in `/usr/lib' libtool: install: warning: `../avahi-common/libavahi-common.la' has not been installed in `/usr/lib' libtool: install: warning: `libavahi-ui.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.21/avahi-client/libavahi-client.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.21/avahi-glib/libavahi-glib.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/avahi-0.6.21/avahi-common/libavahi-common.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bssh /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/bssh cd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//usr/bin && \ rm -f bvnc && \ ln -s bssh bvnc test -z "/usr/include/avahi-ui" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-ui" /usr/bin/install -c -m 644 'avahi-ui.h' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/include/avahi-ui/avahi-ui.h' test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/applications" /usr/bin/install -c -m 644 'bssh.desktop' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/applications/bssh.desktop' /usr/bin/install -c -m 644 'bvnc.desktop' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/applications/bvnc.desktop' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui' Making install in avahi-ui-sharp make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui-sharp' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui-sharp' make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild" make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui-sharp' /usr/bin/gacutil /i avahi-ui-sharp.dll /package avahi-ui-sharp /gacdir /usr/lib /root /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib Package exported to: /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/mono/avahi-ui-sharp/avahi-ui-sharp.dll -> ../gac/avahi-ui-sharp/0.0.0.0__4d116c78973743f5/avahi-ui-sharp.dll avahi-ui-sharp installed into the gac (/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/mono/gac) make[3]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui-sharp' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui-sharp' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21/avahi-ui-sharp' make[1]: Entering directory `/builddir/build/BUILD/avahi-0.6.21' make[2]: Entering directory `/builddir/build/BUILD/avahi-0.6.21' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'avahi-core.pc' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/pkgconfig/avahi-core.pc' /usr/bin/install -c -m 644 'avahi-client.pc' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/pkgconfig/avahi-client.pc' /usr/bin/install -c -m 644 'avahi-compat-howl.pc' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/pkgconfig/avahi-compat-howl.pc' /usr/bin/install -c -m 644 'avahi-compat-libdns_sd.pc' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/pkgconfig/avahi-compat-libdns_sd.pc' /usr/bin/install -c -m 644 'avahi-sharp.pc' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/pkgconfig/avahi-sharp.pc' /usr/bin/install -c -m 644 'avahi-ui-sharp.pc' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/pkgconfig/avahi-ui-sharp.pc' /usr/bin/install -c -m 644 'avahi-glib.pc' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/pkgconfig/avahi-glib.pc' /usr/bin/install -c -m 644 'avahi-ui.pc' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/pkgconfig/avahi-ui.pc' /usr/bin/install -c -m 644 'avahi-qt3.pc' '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/pkgconfig/avahi-qt3.pc' make[2]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21' make[1]: Leaving directory `/builddir/build/BUILD/avahi-0.6.21' + rm -f /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-client.la /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-common.la /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-core.la /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-glib.la /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-qt3.la /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-ui.la /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libdns_sd.la /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libhowl.la + rm -f /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-client.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-common.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-core.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-glib.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-qt3.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-ui.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libdns_sd.a /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libhowl.a + rm -f /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi/services/sftp-ssh.service + rm -f /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/applications/avahi-discover.desktop + mkdir -p /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/var/run/avahi-daemon + mkdir -p /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/var/lib/avahi-autoipd + rm -rf /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/avahi-0.6.21 + rm -f /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//usr/bin/avahi-bookmarks /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//usr/share/man/man1/avahi-bookmarks.1 + mkdir -p /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//etc/rc.d/init.d + mv /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//etc/init.d/avahi-daemon /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//etc/init.d/avahi-dnsconfd /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//etc/rc.d/init.d + rm -rf '/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//etc/init.d/*' + mkdir -p /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi/etc + touch /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/etc/avahi/etc/localtime + ln -s avahi-compat-howl.pc /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//usr/lib/pkgconfig/howl.pc + ln -s avahi-compat-libdns_sd.pc /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//usr/lib/pkgconfig/libdns_sd.pc + ln -s avahi-compat-libdns_sd/dns_sd.h /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild//usr/include/ + : + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/avahi-0.6.21 extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-common.so.3.4.5 extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-glib.so.1.0.1 extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-core.so.5.0.3 extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-qt3.so.1.0.1 extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-client.so.3.2.3 extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libdns_sd.so.1.0.0 extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libhowl.so.0.0.0 extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/lib/libavahi-ui.so.0.0.2 extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-discover-standalone extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-browse extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-resolve extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-publish extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/avahi-set-host-name extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/bin/bssh extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin/avahi-daemon extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin/avahi-dnsconfd extracting debug info from /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/sbin/avahi-autoipd symlinked /usr/lib/debug/usr/lib/libavahi-common.so.3.4.5.debug to /usr/lib/debug/usr/lib/libavahi-common.so.3.debug symlinked /usr/lib/debug/usr/lib/libavahi-common.so.3.4.5.debug to /usr/lib/debug/usr/lib/libavahi-common.so.debug symlinked /usr/lib/debug/usr/lib/libavahi-glib.so.1.0.1.debug to /usr/lib/debug/usr/lib/libavahi-glib.so.1.debug symlinked /usr/lib/debug/usr/lib/libavahi-glib.so.1.0.1.debug to /usr/lib/debug/usr/lib/libavahi-glib.so.debug symlinked /usr/lib/debug/usr/lib/libavahi-core.so.5.0.3.debug to /usr/lib/debug/usr/lib/libavahi-core.so.5.debug symlinked /usr/lib/debug/usr/lib/libavahi-core.so.5.0.3.debug to /usr/lib/debug/usr/lib/libavahi-core.so.debug symlinked /usr/lib/debug/usr/lib/libavahi-qt3.so.1.0.1.debug to /usr/lib/debug/usr/lib/libavahi-qt3.so.1.debug symlinked /usr/lib/debug/usr/lib/libavahi-qt3.so.1.0.1.debug to /usr/lib/debug/usr/lib/libavahi-qt3.so.debug symlinked /usr/lib/debug/usr/lib/libavahi-client.so.3.2.3.debug to /usr/lib/debug/usr/lib/libavahi-client.so.3.debug symlinked /usr/lib/debug/usr/lib/libavahi-client.so.3.2.3.debug to /usr/lib/debug/usr/lib/libavahi-client.so.debug symlinked /usr/lib/debug/usr/lib/libdns_sd.so.1.0.0.debug to /usr/lib/debug/usr/lib/libdns_sd.so.1.debug symlinked /usr/lib/debug/usr/lib/libdns_sd.so.1.0.0.debug to /usr/lib/debug/usr/lib/libdns_sd.so.debug symlinked /usr/lib/debug/usr/lib/libhowl.so.0.0.0.debug to /usr/lib/debug/usr/lib/libhowl.so.0.debug symlinked /usr/lib/debug/usr/lib/libhowl.so.0.0.0.debug to /usr/lib/debug/usr/lib/libhowl.so.debug symlinked /usr/lib/debug/usr/lib/libavahi-ui.so.0.0.2.debug to /usr/lib/debug/usr/lib/libavahi-ui.so.0.debug symlinked /usr/lib/debug/usr/lib/libavahi-ui.so.0.0.2.debug to /usr/lib/debug/usr/lib/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 cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: Cannot stat: No such file or directory 2930 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.21-8.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.55422 + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.21 + DOCDIR=/var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/doc/avahi-0.6.21 + export DOCDIR + rm -rf /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/doc/avahi-0.6.21 + /bin/mkdir -p /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild/usr/share/doc/avahi-0.6.21 + 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.21-8.fc8-root-mockbuild/usr/share/doc/avahi-0.6.21 + exit 0 Provides: config(avahi) = 0.6.21-8.fc8 libavahi-client.so.3 libavahi-common.so.3 libavahi-core.so.5 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 config(avahi) = 0.6.21-8.fc8 dbus expat libavahi-client.so.3 libavahi-common.so.3 libavahi-core.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcap.so.1 libdaemon >= 0.11 libdaemon.so.0 libdbus-1.so.3 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libexpat.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Obsoletes: howl Processing files: avahi-tools-0.6.21-8.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python avahi = 0.6.21 dbus-python gdbm gtk2 libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdl.so.2 libgdbm.so.2 pygtk2 pygtk2-libglade python python(abi) = 2.5 rtld(GNU_HASH) Processing files: avahi-ui-tools-0.6.21-8.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: avahi = 0.6.21 avahi-ui = 0.6.21 libatk-1.0.so.0 libavahi-client.so.3 libavahi-common.so.3 libavahi-glib.so.1 libavahi-ui.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.4) libcairo.so.2 libdbus-1.so.3 libdl.so.2 libgdbm.so.2 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 rtld(GNU_HASH) Processing files: avahi-glib-0.6.21-8.fc8 Provides: libavahi-glib.so.1 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: avahi = 0.6.21 glib2 libavahi-common.so.3 libavahi-glib.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libglib-2.0.so.0 rtld(GNU_HASH) Processing files: avahi-glib-devel-0.6.21-8.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: avahi-devel = 0.6.21 avahi-glib = 0.6.21 glib2-devel libavahi-glib.so.1 Processing files: avahi-ui-0.6.21-8.fc8 Provides: libavahi-ui.so.0 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: gtk2 libatk-1.0.so.0 libavahi-client.so.3 libavahi-common.so.3 libavahi-glib.so.1 libavahi-ui.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcairo.so.2 libdl.so.2 libgdbm.so.2 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 rtld(GNU_HASH) Processing files: avahi-ui-devel-0.6.21-8.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: avahi-devel = 0.6.21 avahi-glib-devel = 0.6.21 avahi-ui = 0.6.21 libavahi-ui.so.0 Processing files: avahi-qt3-0.6.21-8.fc8 Provides: libavahi-qt3.so.1 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: avahi = 0.6.21 libICE.so.6 libSM.so.6 libX11.so.6 libXcursor.so.1 libXext.so.6 libXft.so.2 libXi.so.6 libXinerama.so.1 libXrandr.so.2 libXrender.so.1 libavahi-common.so.3 libavahi-qt3.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libjpeg.so.62 libm.so.6 libmng.so.1 libpng12.so.0 libpthread.so.0 libqt-mt.so.3 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libz.so.1 qt rtld(GNU_HASH) Processing files: avahi-qt3-devel-0.6.21-8.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: avahi-devel = 0.6.21 avahi-qt3 = 0.6.21 libavahi-qt3.so.1 qt-devel Processing files: avahi-sharp-0.6.21-8.fc8 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 mono-core >= 1.1.13 Processing files: avahi-ui-sharp-0.6.21-8.fc8 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: gtk-sharp2 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 mono-core >= 1.1.13 Processing files: avahi-devel-0.6.21-8.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: avahi = 0.6.21 libavahi-client.so.3 libavahi-common.so.3 libavahi-core.so.5 Processing files: avahi-compat-howl-0.6.21-8.fc8 Provides: howl-libs libhowl.so.0 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: avahi = 0.6.21 libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libhowl.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Obsoletes: howl-libs Processing files: avahi-compat-howl-devel-0.6.21-8.fc8 Provides: howl-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: avahi-compat-howl = 0.6.21 libhowl.so.0 Obsoletes: howl-devel Processing files: avahi-compat-libdns_sd-0.6.21-8.fc8 Provides: libdns_sd.so.1 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: avahi = 0.6.21 libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdns_sd.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Processing files: avahi-compat-libdns_sd-devel-0.6.21-8.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: avahi-compat-libdns_sd = 0.6.21 libdns_sd.so.1 Processing files: avahi-autoipd-0.6.21-8.fc8 Provides: config(avahi-autoipd) = 0.6.21-8.fc8 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 config(avahi-autoipd) = 0.6.21-8.fc8 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.4) libdaemon.so.0 rtld(GNU_HASH) Processing files: avahi-dnsconfd-0.6.21-8.fc8 Provides: config(avahi-dnsconfd) = 0.6.21-8.fc8 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 avahi = 0.6.21 config(avahi-dnsconfd) = 0.6.21-8.fc8 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdaemon.so.0 rtld(GNU_HASH) Processing files: avahi-debuginfo-0.6.21-8.fc8 Provides: libavahi-client.so.3.2.3.debug libavahi-common.so.3.4.5.debug libavahi-core.so.5.0.3.debug libavahi-glib.so.1.0.1.debug libavahi-qt3.so.1.0.1.debug libavahi-ui.so.0.0.2.debug libdns_sd.so.1.0.0.debug libhowl.so.0.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libavahi-client.so.3 libavahi-common.so.3 libavahi-core.so.5 libavahi-glib.so.1 libavahi-qt3.so.1 libavahi-ui.so.0 libdns_sd.so.1 libhowl.so.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/avahi-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-tools-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-ui-tools-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-glib-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-glib-devel-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-ui-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-ui-devel-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-qt3-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-qt3-devel-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-sharp-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-ui-sharp-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-devel-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-compat-howl-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-compat-howl-devel-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-compat-libdns_sd-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-compat-libdns_sd-devel-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-autoipd-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-dnsconfd-0.6.21-8.fc8.ppc.rpm Wrote: /builddir/build/RPMS/avahi-debuginfo-0.6.21-8.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.86772 + umask 022 + cd /builddir/build/BUILD + cd avahi-0.6.21 + rm -rf /var/tmp/avahi-0.6.21-8.fc8-root-mockbuild + exit 0 LEAVE do --> LEAVE doChroot -->